Age | Commit message (Expand) | Author |
2013-05-01 | sparc64: Fix race in TLB batch processing. | David S. Miller |
2012-10-28 | sparc64: Be less verbose during vmemmap population. | David S. Miller |
2012-05-21 | sparc64: Do not clobber %g2 in xcall_fetch_glob_regs(). | David S. Miller |
2012-01-06 | sparc: Kill custom io_remap_pfn_range(). | David S. Miller |
2012-01-06 | sparc32: Be less strict in matching %lo part of relocation. | David S. Miller |
2011-10-16 | sparc64: Force the execute bit in OpenFirmware's translation entries. | David S. Miller |
2011-08-15 | sparc: Fix build with DEBUG_PAGEALLOC enabled. | David S. Miller |
2011-08-15 | sparc: Access kernel TSB using physical addressing when possible. | David S. Miller |
2011-07-06 | sparc32,leon: Added __init declaration to leon_flush_needed() | Matthias Rosenfelder |
2011-06-07 | sparc: Remove unnecessary semicolons | Joe Perches |
2011-05-25 | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra |
2011-05-25 | sparc: mmu_gather rework | Peter Zijlstra |
2011-05-25 | arch, mm: filter disallowed nodes from arch specific show_mem functions | David Rientjes |
2011-05-16 | sparc: convert old cpumask API into new one | KOSAKI Motohiro |
2011-03-24 | lib, arch: add filter argument to show_mem and fix private implementations | David Rientjes |
2011-03-22 | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet |
2011-03-16 | sparc32: Fix might-be-used-uninitialized warning in do_sparc_fault(). | David S. Miller |
2011-01-13 | thp: pte alloc trans splitting | Andrea Arcangeli |
2011-01-04 | sparc: use _start for the start entry (like 64 bit does) | Sam Ravnborg |
2010-10-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2010-10-27 | mm: fix race in kunmap_atomic() | Peter Zijlstra |
2010-10-26 | mm: stack based kmap_atomic() | Peter Zijlstra |
2010-10-26 | sparc32: Fix unaligned stack handling on trap return. | David S. Miller |
2010-10-25 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-10-12 | memblock, bootmem: Round pfn properly for memory and reserved regions | Yinghai Lu |
2010-10-09 | of/sparc: convert various prom_* functions to use phandle | Andres Salomon |
2010-08-31 | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar |
2010-08-09 | kmap_atomic: make kunmap_atomic() harder to misuse | Cesar Eduardo Barros |
2010-08-05 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2010-08-05 | memblock: Separate memblock_alloc_nid() and memblock_alloc_try_nid() | Benjamin Herrenschmidt |
2010-08-05 | memblock: Remove nid_range argument, arch provides memblock_nid_range() instead | Benjamin Herrenschmidt |
2010-08-04 | memblock/sparc: Use new accessors | Benjamin Herrenschmidt |
2010-08-04 | memblock: Rename memblock_region to memblock_type and memblock_property to me... | Benjamin Herrenschmidt |
2010-08-02 | arch/sparc/mm: Use GFP_KERNEL | Julia Lawall |
2010-07-24 | sparc: remove references to of_device and to_of_device | Grant Likely |
2010-07-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2010-07-14 | lmb: rename to memblock | Yinghai Lu |
2010-05-25 | sparc32: Kill none_mask, it's bogus. | David S. Miller |
2010-04-05 | Merge branch 'master' into export-slabh | Tejun Heo |
2010-04-03 | sparc64: Fix array size reported by vmemmap_populate() | Ben Hutchings |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds |
2010-03-01 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-03-01 | sparc: Support show_unhandled_signals. | David S. Miller |
2010-02-20 | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King |
2010-01-20 | sparc: Add missing SW perf fault events. | David S. Miller |
2009-12-16 | sparc: use bitmap_find_next_zero_area | Akinobu Mita |
2009-12-10 | sparc64: Add some missing __kprobes annotations to kernel fault paths. | David S. Miller |
2009-12-10 | sparc64: Use kprobes_built_in() to avoid ifdefs in fault_64.c | David S. Miller |