Age | Commit message (Expand) | Author | Files | Lines |
2011-11-28 | Merge branch 'master' into x86/memblock | Tejun Heo | 11 | -279/+250 |
2011-11-18 | sparc: Kill custom io_remap_pfn_range(). | David S. Miller | 3 | -265/+0 |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -2/+3 |
2011-11-03 | thp: share get_huge_page_tail() | Andrea Arcangeli | 1 | -11/+0 |
2011-11-03 | sparc: gup_pte_range() support THP based tail recounting | Andrea Arcangeli | 1 | -0/+13 |
2011-11-01 | sparc: Add module.h to files previously implicitly using it. | Paul Gortmaker | 1 | -0/+1 |
2011-11-01 | sparc: remove several unnecessary module.h include instances | Paul Gortmaker | 3 | -3/+0 |
2011-11-01 | sparc: add export.h to arch/sparc files as required | Paul Gortmaker | 3 | -0/+3 |
2011-10-07 | sparc32,leon: SRMMU MMU Table probe fix | Daniel Hellstrom | 1 | -1/+1 |
2011-09-29 | sparc64: Force the execute bit in OpenFirmware's translation entries. | David S. Miller | 1 | -0/+5 |
2011-08-06 | sparc: Fix build with DEBUG_PAGEALLOC enabled. | David S. Miller | 1 | -2/+4 |
2011-08-05 | sparc: Access kernel TSB using physical addressing when possible. | David S. Miller | 1 | -1/+39 |
2011-07-26 | sparc64: implement get_user_pages_fast() | David S. Miller | 2 | -1/+182 |
2011-07-26 | sparc64: kill page table quicklists | David S. Miller | 1 | -0/+11 |
2011-07-23 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -10/+6 |
2011-07-14 | memblock: Don't allow archs to override memblock_nid_range() | Tejun Heo | 1 | -2/+2 |
2011-07-06 | sparc32,leon: Added __init declaration to leon_flush_needed() | Matthias Rosenfelder | 1 | -1/+1 |
2011-07-01 | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra | 2 | -10/+6 |
2011-06-08 | sparc: Remove unnecessary semicolons | Joe Perches | 6 | -14/+14 |
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 |