summaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar2011-12-201-25/+7
|\
| * sparc: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-081-20/+4
| * memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-081-1/+1
| * memblock: Kill memblock_init()Tejun Heo2011-12-081-2/+0
| * Merge branch 'master' into x86/memblockTejun Heo2011-11-2811-279/+250
| |\
| * | memblock: Don't allow archs to override memblock_nid_range()Tejun Heo2011-07-141-2/+2
* | | sparc32: Be less strict in matching %lo part of relocation.David S. Miller2011-12-141-2/+1
| |/ |/|
* | sparc: Kill custom io_remap_pfn_range().David S. Miller2011-11-173-265/+0
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-065-2/+3
|\ \
| * | sparc: Add module.h to files previously implicitly using it.Paul Gortmaker2011-10-311-0/+1
| * | sparc: remove several unnecessary module.h include instancesPaul Gortmaker2011-10-313-3/+0
| * | sparc: add export.h to arch/sparc files as requiredPaul Gortmaker2011-10-313-0/+3
* | | thp: share get_huge_page_tail()Andrea Arcangeli2011-11-021-11/+0
* | | sparc: gup_pte_range() support THP based tail recountingAndrea Arcangeli2011-11-021-0/+13
|/ /
* | sparc32,leon: SRMMU MMU Table probe fixDaniel Hellstrom2011-10-071-1/+1
* | sparc64: Force the execute bit in OpenFirmware's translation entries.David S. Miller2011-09-291-0/+5
* | sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller2011-08-061-2/+4
* | sparc: Access kernel TSB using physical addressing when possible.David S. Miller2011-08-051-1/+39
* | sparc64: implement get_user_pages_fast()David S. Miller2011-07-252-1/+182
* | sparc64: kill page table quicklistsDavid S. Miller2011-07-251-0/+11
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-222-10/+6
|\ \
| * | perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-012-10/+6
| |/
* | sparc32,leon: Added __init declaration to leon_flush_needed()Matthias Rosenfelder2011-07-061-1/+1
|/
* sparc: Remove unnecessary semicolonsJoe Perches2011-06-076-14/+14
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0
* sparc: mmu_gather reworkPeter Zijlstra2011-05-252-26/+32
* arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes2011-05-251-1/+1
* sparc: convert old cpumask API into new oneKOSAKI Motohiro2011-05-161-7/+7
* lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-241-1/+1
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-222-4/+4
* sparc32: Fix might-be-used-uninitialized warning in do_sparc_fault().David S. Miller2011-03-161-2/+1
* thp: pte alloc trans splittingAndrea Arcangeli2011-01-133-3/+3
* sparc: use _start for the start entry (like 64 bit does)Sam Ravnborg2011-01-041-5/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-10-291-0/+12
|\
| * sparc32: Fix unaligned stack handling on trap return.David S. Miller2010-10-261-0/+12
* | mm: fix race in kunmap_atomic()Peter Zijlstra2010-10-271-1/+3
* | mm: stack based kmap_atomic()Peter Zijlstra2010-10-261-21/+27
|/
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-253-5/+7
|\
| * of/sparc: convert various prom_* functions to use phandleAndres Salomon2010-10-093-5/+7
* | memblock, bootmem: Round pfn properly for memory and reserved regionsYinghai Lu2010-10-121-2/+2
* | Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-313-7/+7
|\ \ | |/
| * kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-091-2/+2
| * Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-052-4/+4
| |\
| | * sparc: remove references to of_device and to_of_deviceGrant Likely2010-07-242-4/+4
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-08-051-1/+1
| |\ \ | | |/ | |/|
| | * arch/sparc/mm: Use GFP_KERNELJulia Lawall2010-08-021-1/+1
* | | memblock: Separate memblock_alloc_nid() and memblock_alloc_try_nid()Benjamin Herrenschmidt2010-08-051-2/+2
* | | memblock: Remove nid_range argument, arch provides memblock_nid_range() insteadBenjamin Herrenschmidt2010-08-051-10/+6
* | | memblock/sparc: Use new accessorsBenjamin Herrenschmidt2010-08-041-18/+12
* | | memblock: Rename memblock_region to memblock_type and memblock_property to me...Benjamin Herrenschmidt2010-08-041-3/+3
|/ /
OpenPOWER on IntegriCloud