aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+12
2010-10-27mm: fix race in kunmap_atomic()Peter Zijlstra1-1/+3
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra1-21/+27
2010-10-26sparc32: Fix unaligned stack handling on trap return.David S. Miller1-0/+12
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-5/+7
2010-10-12memblock, bootmem: Round pfn properly for memory and reserved regionsYinghai Lu1-2/+2
2010-10-09of/sparc: convert various prom_* functions to use phandleAndres Salomon3-5/+7
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar3-7/+7
2010-08-09kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros1-2/+2
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-4/+4
2010-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2010-08-05memblock: Separate memblock_alloc_nid() and memblock_alloc_try_nid()Benjamin Herrenschmidt1-2/+2
2010-08-05memblock: Remove nid_range argument, arch provides memblock_nid_range() insteadBenjamin Herrenschmidt1-10/+6
2010-08-04memblock/sparc: Use new accessorsBenjamin Herrenschmidt1-18/+12
2010-08-04memblock: Rename memblock_region to memblock_type and memblock_property to memblock_regionBenjamin Herrenschmidt1-3/+3
2010-08-02arch/sparc/mm: Use GFP_KERNELJulia Lawall1-1/+1
2010-07-24sparc: remove references to of_device and to_of_deviceGrant Likely2-4/+4
2010-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-5/+0
2010-07-14lmb: rename to memblockYinghai Lu1-27/+27
2010-05-25sparc32: Kill none_mask, it's bogus.David S. Miller2-5/+0
2010-04-05Merge branch 'master' into export-slabhTejun Heo1-1/+1
2010-04-03sparc64: Fix array size reported by vmemmap_populate()Ben Hutchings1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo6-3/+5
2010-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2-49/+91
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-10/+11
2010-03-01sparc: Support show_unhandled_signals.David S. Miller2-49/+91
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King5-10/+11
2010-01-20sparc: Add missing SW perf fault events.David S. Miller2-5/+20
2009-12-16sparc: use bitmap_find_next_zero_areaAkinobu Mita1-12/+5
2009-12-10sparc64: Add some missing __kprobes annotations to kernel fault paths.David S. Miller1-7/+8
2009-12-10sparc64: Use kprobes_built_in() to avoid ifdefs in fault_64.cDavid S. Miller1-8/+1
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds1-4/+5
2009-12-02sparc,leon: init_leon srmmu cleanupKristoffer Glembo1-3/+1
2009-11-23sparc64: Fix definition of VMEMMAP_SIZE.David S. Miller1-1/+1
2009-11-02sparc,leon: Sparc-Leon SMP supportKonrad Eisele1-1/+4
2009-10-12sparc64: Fix D-cache flushing on swapin from SW devices.David S. Miller1-1/+1
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven1-1/+1
2009-09-04Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller4-27/+37
2009-08-25sparc64: Validate linear D-TLB misses.David S. Miller2-21/+29
2009-08-17sparc, leon: sparc-leon specific SRMMU initialization and bootup fixes.Konrad Eisele1-1/+52
2009-08-17sparc,leon: Introduce the sparc-leon CPU type.Konrad Eisele3-0/+6
2009-08-17sparc,leon: CONFIG_SPARC_LEON option and leon specific files.Konrad Eisele1-0/+260
2009-08-02sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM.David S. Miller2-6/+8
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2-3/+3
2009-06-18sparc64: Fix UP bootup regression.David S. Miller1-0/+6
2009-06-16sparc: replace uses of CPU_MASK_ALL_PTRStephen Rothwell1-1/+1
2009-06-16sparc: Simplify code using is_power_of_2() routine.Robert P. J. Day1-1/+2
2009-06-16sparc64: Get rid of real_setup_per_cpu_areas().David S. Miller1-7/+0
2009-06-16sparc64: Defer cpu_data() setup until end of per-cpu data initialization.David S. Miller1-8/+4
2009-06-16sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.David S. Miller1-1/+1