Age | Commit message (Expand) | Author | Files | Lines |
2011-05-25 | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 1 | -2/+0 |
2011-05-25 | sparc: mmu_gather rework | Peter Zijlstra | 2 | -26/+32 |
2011-05-25 | arch, mm: filter disallowed nodes from arch specific show_mem functions | David Rientjes | 1 | -1/+1 |
2011-05-17 | sparc: convert old cpumask API into new one | KOSAKI Motohiro | 1 | -7/+7 |
2011-03-25 | lib, arch: add filter argument to show_mem and fix private implementations | David Rientjes | 1 | -1/+1 |
2011-03-23 | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet | 2 | -4/+4 |
2011-03-17 | sparc32: Fix might-be-used-uninitialized warning in do_sparc_fault(). | David S. Miller | 1 | -2/+1 |
2011-01-14 | thp: pte alloc trans splitting | Andrea Arcangeli | 3 | -3/+3 |
2011-01-05 | sparc: use _start for the start entry (like 64 bit does) | Sam Ravnborg | 1 | -5/+3 |
2010-10-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -0/+12 |
2010-10-28 | mm: fix race in kunmap_atomic() | Peter Zijlstra | 1 | -1/+3 |
2010-10-27 | mm: stack based kmap_atomic() | Peter Zijlstra | 1 | -21/+27 |
2010-10-26 | sparc32: Fix unaligned stack handling on trap return. | David S. Miller | 1 | -0/+12 |
2010-10-25 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 3 | -5/+7 |
2010-10-13 | memblock, bootmem: Round pfn properly for memory and reserved regions | Yinghai Lu | 1 | -2/+2 |
2010-10-09 | of/sparc: convert various prom_* functions to use phandle | Andres Salomon | 3 | -5/+7 |
2010-08-31 | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar | 3 | -7/+7 |
2010-08-10 | kmap_atomic: make kunmap_atomic() harder to misuse | Cesar Eduardo Barros | 1 | -2/+2 |
2010-08-06 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2 | -4/+4 |
2010-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -1/+1 |
2010-08-05 | memblock: Separate memblock_alloc_nid() and memblock_alloc_try_nid() | Benjamin Herrenschmidt | 1 | -2/+2 |
2010-08-05 | memblock: Remove nid_range argument, arch provides memblock_nid_range() instead | Benjamin Herrenschmidt | 1 | -10/+6 |
2010-08-04 | memblock/sparc: Use new accessors | Benjamin Herrenschmidt | 1 | -18/+12 |
2010-08-04 | memblock: Rename memblock_region to memblock_type and memblock_property to me... | Benjamin Herrenschmidt | 1 | -3/+3 |
2010-08-03 | arch/sparc/mm: Use GFP_KERNEL | Julia Lawall | 1 | -1/+1 |
2010-07-24 | sparc: remove references to of_device and to_of_device | Grant Likely | 2 | -4/+4 |
2010-07-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2 | -5/+0 |
2010-07-14 | lmb: rename to memblock | Yinghai Lu | 1 | -27/+27 |
2010-05-26 | sparc32: Kill none_mask, it's bogus. | David S. Miller | 2 | -5/+0 |
2010-04-05 | Merge branch 'master' into export-slabh | Tejun Heo | 1 | -1/+1 |
2010-04-04 | sparc64: Fix array size reported by vmemmap_populate() | Ben Hutchings | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 6 | -3/+5 |
2010-03-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds | 2 | -49/+91 |
2010-03-01 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 5 | -10/+11 |
2010-03-01 | sparc: Support show_unhandled_signals. | David S. Miller | 2 | -49/+91 |
2010-02-20 | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 5 | -10/+11 |
2010-01-21 | sparc: Add missing SW perf fault events. | David S. Miller | 2 | -5/+20 |
2009-12-16 | sparc: use bitmap_find_next_zero_area | Akinobu Mita | 1 | -12/+5 |
2009-12-11 | sparc64: Add some missing __kprobes annotations to kernel fault paths. | David S. Miller | 1 | -7/+8 |
2009-12-11 | sparc64: Use kprobes_built_in() to avoid ifdefs in fault_64.c | David S. Miller | 1 | -8/+1 |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds | 1 | -4/+5 |
2009-12-03 | sparc,leon: init_leon srmmu cleanup | Kristoffer Glembo | 1 | -3/+1 |
2009-11-24 | sparc64: Fix definition of VMEMMAP_SIZE. | David S. Miller | 1 | -1/+1 |
2009-11-02 | sparc,leon: Sparc-Leon SMP support | Konrad Eisele | 1 | -1/+4 |
2009-10-12 | sparc64: Fix D-cache flushing on swapin from SW devices. | David S. Miller | 1 | -1/+1 |
2009-09-22 | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 1 | -1/+1 |
2009-09-04 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 4 | -27/+37 |
2009-08-26 | sparc64: Validate linear D-TLB misses. | David S. Miller | 2 | -21/+29 |
2009-08-18 | sparc, leon: sparc-leon specific SRMMU initialization and bootup fixes. | Konrad Eisele | 1 | -1/+52 |
2009-08-18 | sparc,leon: Introduce the sparc-leon CPU type. | Konrad Eisele | 3 | -0/+6 |