Age | Commit message (Expand) | Author |
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 |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds |
2009-12-02 | sparc,leon: init_leon srmmu cleanup | Kristoffer Glembo |
2009-11-23 | sparc64: Fix definition of VMEMMAP_SIZE. | David S. Miller |
2009-11-02 | sparc,leon: Sparc-Leon SMP support | Konrad Eisele |
2009-10-12 | sparc64: Fix D-cache flushing on swapin from SW devices. | David S. Miller |
2009-09-22 | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven |
2009-09-04 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-08-25 | sparc64: Validate linear D-TLB misses. | David S. Miller |
2009-08-17 | sparc, leon: sparc-leon specific SRMMU initialization and bootup fixes. | Konrad Eisele |
2009-08-17 | sparc,leon: Introduce the sparc-leon CPU type. | Konrad Eisele |