aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm
Commit message (Expand)AuthorAge
* sparc: Remove unnecessary semicolonsJoe Perches2011-06-07
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-25
* sparc: mmu_gather reworkPeter Zijlstra2011-05-25
* arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes2011-05-25
* sparc: convert old cpumask API into new oneKOSAKI Motohiro2011-05-16
* lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-24
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-22
* sparc32: Fix might-be-used-uninitialized warning in do_sparc_fault().David S. Miller2011-03-16
* thp: pte alloc trans splittingAndrea Arcangeli2011-01-13
* sparc: use _start for the start entry (like 64 bit does)Sam Ravnborg2011-01-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-10-29
|\
| * sparc32: Fix unaligned stack handling on trap return.David S. Miller2010-10-26
* | mm: fix race in kunmap_atomic()Peter Zijlstra2010-10-27
* | mm: stack based kmap_atomic()Peter Zijlstra2010-10-26
|/
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-25
|\
| * of/sparc: convert various prom_* functions to use phandleAndres Salomon2010-10-09
* | memblock, bootmem: Round pfn properly for memory and reserved regionsYinghai Lu2010-10-12
* | Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-31
|\|
| * kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-09
| * Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-05
| |\
| | * sparc: remove references to of_device and to_of_deviceGrant Likely2010-07-24
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-08-05
| |\ \ | | |/ | |/|
| | * arch/sparc/mm: Use GFP_KERNELJulia Lawall2010-08-02
* | | memblock: Separate memblock_alloc_nid() and memblock_alloc_try_nid()Benjamin Herrenschmidt2010-08-04
* | | memblock: Remove nid_range argument, arch provides memblock_nid_range() insteadBenjamin Herrenschmidt2010-08-04
* | | memblock/sparc: Use new accessorsBenjamin Herrenschmidt2010-08-04
* | | memblock: Rename memblock_region to memblock_type and memblock_property to me...Benjamin Herrenschmidt2010-08-04
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-07-21
|\|
| * sparc32: Kill none_mask, it's bogus.David S. Miller2010-05-26
* | lmb: rename to memblockYinghai Lu2010-07-14
|/
* Merge branch 'master' into export-slabhTejun Heo2010-04-04
|\
| * sparc64: Fix array size reported by vmemmap_populate()Ben Hutchings2010-04-03
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2010-03-02
|\
| * sparc: Support show_unhandled_signals.David S. Miller2010-03-01
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-01
|\ \ | |/ |/|
| * MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-20
* | sparc: Add missing SW perf fault events.David S. Miller2010-01-20
|/
* sparc: use bitmap_find_next_zero_areaAkinobu Mita2009-12-16
* sparc64: Add some missing __kprobes annotations to kernel fault paths.David S. Miller2009-12-10
* sparc64: Use kprobes_built_in() to avoid ifdefs in fault_64.cDavid S. Miller2009-12-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2009-12-08
|\
| * sparc,leon: init_leon srmmu cleanupKristoffer Glembo2009-12-03
| * sparc,leon: Sparc-Leon SMP supportKonrad Eisele2009-11-02
* | sparc64: Fix definition of VMEMMAP_SIZE.David S. Miller2009-11-23
|/
* sparc64: Fix D-cache flushing on swapin from SW devices.David S. Miller2009-10-12
* arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-22
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-09-04
|\
| * sparc64: Validate linear D-TLB misses.David S. Miller2009-08-25
| * sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM.David S. Miller2009-08-02