summaryrefslogtreecommitdiff
path: root/arch/sparc/mm
AgeCommit message (Expand)Author
2012-01-11sparc: Kill custom io_remap_pfn_range().David S. Miller
2012-01-11sparc32: Be less strict in matching %lo part of relocation.David S. Miller
2011-11-11thp: share get_huge_page_tail()Andrea Arcangeli
2011-11-11sparc: gup_pte_range() support THP based tail recountingAndrea Arcangeli
2011-10-07sparc32,leon: SRMMU MMU Table probe fixDaniel Hellstrom
2011-09-29sparc64: Force the execute bit in OpenFirmware's translation entries.David S. Miller
2011-08-06sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller
2011-08-05sparc: Access kernel TSB using physical addressing when possible.David S. Miller
2011-07-25sparc64: implement get_user_pages_fast()David S. Miller
2011-07-25sparc64: kill page table quicklistsDavid S. Miller
2011-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-06sparc32,leon: Added __init declaration to leon_flush_needed()Matthias Rosenfelder
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra
2011-06-07sparc: Remove unnecessary semicolonsJoe Perches
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra
2011-05-25sparc: mmu_gather reworkPeter Zijlstra
2011-05-25arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes
2011-05-16sparc: convert old cpumask API into new oneKOSAKI Motohiro
2011-03-24lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet
2011-03-16sparc32: Fix might-be-used-uninitialized warning in do_sparc_fault().David S. Miller
2011-01-13thp: pte alloc trans splittingAndrea Arcangeli
2011-01-04sparc: use _start for the start entry (like 64 bit does)Sam Ravnborg
2010-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-10-27mm: fix race in kunmap_atomic()Peter Zijlstra
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra
2010-10-26sparc32: Fix unaligned stack handling on trap return.David S. Miller
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-10-12memblock, bootmem: Round pfn properly for memory and reserved regionsYinghai Lu
2010-10-09of/sparc: convert various prom_* functions to use phandleAndres Salomon
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar
2010-08-09kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-08-05memblock: Separate memblock_alloc_nid() and memblock_alloc_try_nid()Benjamin Herrenschmidt
2010-08-05memblock: Remove nid_range argument, arch provides memblock_nid_range() insteadBenjamin Herrenschmidt
2010-08-04memblock/sparc: Use new accessorsBenjamin Herrenschmidt
2010-08-04memblock: Rename memblock_region to memblock_type and memblock_property to me...Benjamin Herrenschmidt
2010-08-02arch/sparc/mm: Use GFP_KERNELJulia Lawall
2010-07-24sparc: remove references to of_device and to_of_deviceGrant Likely
2010-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-07-14lmb: rename to memblockYinghai Lu
2010-05-25sparc32: Kill none_mask, it's bogus.David S. Miller
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-04-03sparc64: Fix array size reported by vmemmap_populate()Ben Hutchings
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-03-01sparc: Support show_unhandled_signals.David S. Miller
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King