aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm
Commit message (Expand)AuthorAgeFilesLines
* sparc: tsb must be flushed before tlbDave Kleikamp2013-07-281-1/+1
* sparc64 address-congruence propertybob picco2013-07-281-1/+8
* sparc32: vm_area_struct access for old Sun SPARCs.Olivier DANET2013-07-284-16/+16
* sparc64: Fix race in TLB batch processing.David S. Miller2013-05-013-43/+172
* sparc64: Be less verbose during vmemmap population.David S. Miller2012-10-281-5/+23
* sparc64: Do not clobber %g2 in xcall_fetch_glob_regs().David S. Miller2012-05-211-3/+3
* sparc: Kill custom io_remap_pfn_range().David S. Miller2012-01-063-263/+0
* sparc32: Be less strict in matching %lo part of relocation.David S. Miller2012-01-061-2/+1
* sparc64: Force the execute bit in OpenFirmware's translation entries.David S. Miller2011-10-161-0/+5
* sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller2011-08-151-2/+4
* sparc: Access kernel TSB using physical addressing when possible.David S. Miller2011-08-151-1/+39
* 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
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-07-212-5/+0
|\|
| * sparc32: Kill none_mask, it's bogus.David S. Miller2010-05-252-5/+0
* | lmb: rename to memblockYinghai Lu2010-07-141-27/+27
|/
* Merge branch 'master' into export-slabhTejun Heo2010-04-051-1/+1
|\
| * sparc64: Fix array size reported by vmemmap_populate()Ben Hutchings2010-04-031-1/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-306-3/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2010-03-022-49/+91
|\
| * sparc: Support show_unhandled_signals.David S. Miller2010-03-012-49/+91
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-015-10/+11
|\ \ | |/ |/|
| * MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-205-10/+11
* | sparc: Add missing SW perf fault events.David S. Miller2010-01-202-5/+20
|/