aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-01mm: use debug_kmap_atomicAkinobu Mita1-0/+1
2009-03-29Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask-for-sparcDavid S. Miller2-2/+2
2009-03-18sparc64: Reschedule KGDB capture to a software interrupt.David S. Miller1-22/+2
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparcRusty Russell1-1/+1
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparc64Rusty Russell1-1/+1
2009-02-03sparc64: Kill bogus TPC/address truncation during 32-bit faults.David S. Miller1-14/+35
2009-02-02sparc64: Validate kernel generated fault addresses on sparc64.David S. Miller1-7/+18
2009-01-08sparc64: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg2-0/+5
2009-01-08sparc: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg3-0/+9
2009-01-06sparc64: Use unsigned long long for u64.Sam Ravnborg1-8/+8
2009-01-06sparc: refactor code in fault_32.cSam Ravnborg1-1/+2
2009-01-06sparc64: refactor code in init_64.cSam Ravnborg1-11/+21
2008-12-27sparc: drop SUN_IOSam Ravnborg1-2/+0
2008-12-27sparc: unify sections.hSam Ravnborg2-9/+9
2008-12-11sparc: use sparc64 version of scatterlist.hRobert Reif3-15/+15
2008-12-04sparc: drop CONFIG_SUN_AUXIOSam Ravnborg1-2/+0
2008-12-04sparc32: Don't btfixup cache flush ops for viking multiple times.David S. Miller1-12/+11
2008-12-04sparc64: Make %pil level 15 a pseudo-NMI.David S. Miller1-2/+2
2008-12-04sparc64: Add tsb-ratio sysctl.David S. Miller1-7/+14
2008-12-04sparc,sparc64: unify mm/Sam Ravnborg9-1/+4734
2008-12-04sparc: prepare mm/ for unificationSam Ravnborg4-8/+12
2008-11-30sparc32 cpuinit flase positivesAl Viro1-7/+7
2008-09-03sparc32: add init memory poisoningRobert Reif1-3/+11
2008-09-02sparc32: Fix sun4c build warnings.David S. Miller1-4/+4
2008-08-31sparc: remove CONFIG_SUN4Adrian Bunk5-210/+47
2008-08-29sparc: Kill now spurious includes of sbus.hDavid S. Miller4-4/+4
2008-08-29sparc32: Kill iounit_map_dma_*().David S. Miller1-48/+0
2008-08-29sparc: Remove generic SBUS probing layer.David S. Miller2-29/+41
2008-08-29sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer.David S. Miller3-17/+13
2008-08-29sparc32: Kill mmu_translate_dvma and implementations.David S. Miller3-32/+0
2008-08-29sparc32: Make mmu_{get,release}_*() take a struct device pointer.David S. Miller2-31/+30
2008-08-29sparc32: Make IOMMU and IO-UNIT init work with device nodes.David S. Miller2-29/+35
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2-4/+2
2008-07-17sparc32: fix init.c allnoconfig build errorRobert Reif1-0/+1
2008-07-17sparc/mm/: possible cleanupsAdrian Bunk4-24/+25
2008-05-20sparc: remove CVS keywordsAdrian Bunk12-12/+11
2008-05-02sparc32: More memory probing consolidation.David S. Miller1-55/+6
2008-05-02sparc32: Kill totally unused memory information tables.David S. Miller1-1/+1
2008-02-12[SPARC]: Use shorter form of "get_zeroed_page".Robert P. J. Day1-3/+1
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2-7/+17
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2-2/+0
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-3/+3
2007-10-27[SPARC32]: Fix build-warning in io-unit.cDavid S. Miller1-1/+1
2007-10-27[SPARC32]: __inline__ --> inlineDavid S. Miller2-11/+9
2007-10-22Update arch/ to use sg helpersJens Axboe3-6/+6
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds3-14/+18
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt1-1/+1
2007-10-16SPARC: sg chaining supportJens Axboe3-14/+18
2007-08-20[SPARC32]: Revert f642b263800e6e57c377d630be6d2a999683b579.David S. Miller1-1/+2
2007-08-14[SPARC32]: Remove superfluous 'kernel_end' alignment on sun4c.Mark Fortescue1-2/+0