| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc/mm/fault_32.c: Port OOM changes to do_sparc_fault | Kautuk Consul | 2012-04-04 | 1 | -7/+30 |
* | sparc/mm/fault_64.c: Port OOM changes to do_sparc64_fault | Kautuk Consul | 2012-04-04 | 1 | -7/+30 |
* | Move all declarations of free_initmem() to linux/mm.h | David Howells | 2012-03-28 | 1 | -2/+0 |
* | Disintegrate asm/system.h for Sparc | David Howells | 2012-03-28 | 6 | -6/+0 |
* | highmem: kill all __kmap_atomic() | Cong Wang | 2012-03-20 | 1 | -2/+2 |
* | Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l... | Ingo Molnar | 2011-12-20 | 1 | -25/+7 |
|\ |
|
| * | sparc: Use HAVE_MEMBLOCK_NODE_MAP | Tejun Heo | 2011-12-08 | 1 | -20/+4 |
| * | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users | Tejun Heo | 2011-12-08 | 1 | -1/+1 |
| * | memblock: Kill memblock_init() | Tejun Heo | 2011-12-08 | 1 | -2/+0 |
| * | Merge branch 'master' into x86/memblock | Tejun Heo | 2011-11-28 | 11 | -279/+250 |
| |\ |
|
| * | | memblock: Don't allow archs to override memblock_nid_range() | Tejun Heo | 2011-07-14 | 1 | -2/+2 |
* | | | sparc32: Be less strict in matching %lo part of relocation. | David S. Miller | 2011-12-14 | 1 | -2/+1 |
| |/
|/| |
|
* | | sparc: Kill custom io_remap_pfn_range(). | David S. Miller | 2011-11-17 | 3 | -265/+0 |
* | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 5 | -2/+3 |
|\ \ |
|
| * | | sparc: Add module.h to files previously implicitly using it. | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
| * | | sparc: remove several unnecessary module.h include instances | Paul Gortmaker | 2011-10-31 | 3 | -3/+0 |
| * | | sparc: add export.h to arch/sparc files as required | Paul Gortmaker | 2011-10-31 | 3 | -0/+3 |
* | | | thp: share get_huge_page_tail() | Andrea Arcangeli | 2011-11-02 | 1 | -11/+0 |
* | | | sparc: gup_pte_range() support THP based tail recounting | Andrea Arcangeli | 2011-11-02 | 1 | -0/+13 |
|/ / |
|
* | | sparc32,leon: SRMMU MMU Table probe fix | Daniel Hellstrom | 2011-10-07 | 1 | -1/+1 |
* | | sparc64: Force the execute bit in OpenFirmware's translation entries. | David S. Miller | 2011-09-29 | 1 | -0/+5 |
* | | sparc: Fix build with DEBUG_PAGEALLOC enabled. | David S. Miller | 2011-08-06 | 1 | -2/+4 |
* | | sparc: Access kernel TSB using physical addressing when possible. | David S. Miller | 2011-08-05 | 1 | -1/+39 |
* | | sparc64: implement get_user_pages_fast() | David S. Miller | 2011-07-25 | 2 | -1/+182 |
* | | sparc64: kill page table quicklists | David S. Miller | 2011-07-25 | 1 | -0/+11 |
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-07-22 | 2 | -10/+6 |
|\ \ |
|
| * | | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra | 2011-07-01 | 2 | -10/+6 |
| |/ |
|
* / | sparc32,leon: Added __init declaration to leon_flush_needed() | Matthias Rosenfelder | 2011-07-06 | 1 | -1/+1 |
|/ |
|
* | sparc: Remove unnecessary semicolons | Joe Perches | 2011-06-07 | 6 | -14/+14 |
* | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 2011-05-25 | 1 | -2/+0 |
* | sparc: mmu_gather rework | Peter Zijlstra | 2011-05-25 | 2 | -26/+32 |
* | arch, mm: filter disallowed nodes from arch specific show_mem functions | David Rientjes | 2011-05-25 | 1 | -1/+1 |
* | sparc: convert old cpumask API into new one | KOSAKI Motohiro | 2011-05-16 | 1 | -7/+7 |
* | lib, arch: add filter argument to show_mem and fix private implementations | David Rientjes | 2011-03-24 | 1 | -1/+1 |
* | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet | 2011-03-22 | 2 | -4/+4 |
* | sparc32: Fix might-be-used-uninitialized warning in do_sparc_fault(). | David S. Miller | 2011-03-16 | 1 | -2/+1 |
* | thp: pte alloc trans splitting | Andrea Arcangeli | 2011-01-13 | 3 | -3/+3 |
* | sparc: use _start for the start entry (like 64 bit does) | Sam Ravnborg | 2011-01-04 | 1 | -5/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2010-10-29 | 1 | -0/+12 |
|\ |
|
| * | sparc32: Fix unaligned stack handling on trap return. | David S. Miller | 2010-10-26 | 1 | -0/+12 |
* | | mm: fix race in kunmap_atomic() | Peter Zijlstra | 2010-10-27 | 1 | -1/+3 |
* | | mm: stack based kmap_atomic() | Peter Zijlstra | 2010-10-26 | 1 | -21/+27 |
|/ |
|
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-10-25 | 3 | -5/+7 |
|\ |
|
| * | of/sparc: convert various prom_* functions to use phandle | Andres Salomon | 2010-10-09 | 3 | -5/+7 |
* | | memblock, bootmem: Round pfn properly for memory and reserved regions | Yinghai Lu | 2010-10-12 | 1 | -2/+2 |
* | | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar | 2010-08-31 | 3 | -7/+7 |
|\| |
|
| * | kmap_atomic: make kunmap_atomic() harder to misuse | Cesar Eduardo Barros | 2010-08-09 | 1 | -2/+2 |
| * | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-05 | 2 | -4/+4 |
| |\ |
|
| | * | sparc: remove references to of_device and to_of_device | Grant Likely | 2010-07-24 | 2 | -4/+4 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2010-08-05 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|