aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-08-14[SPARC32]: Fix bogus ramdisk image location check.Mark Fortescue1-2/+1
2007-08-10[SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64.Robert Reif2-15/+15
2007-07-31[SPARC]: Fix exec failures on sun4c.Mark Fortescue1-0/+3
2007-07-21[SPARC32]: Make PAGE_SHARED a read-mostly variable.Al Viro3-2/+5
2007-07-19mm: fault feedback #2Nick Piggin1-11/+11
2007-07-16page table handling cleanupJan Beulich2-10/+0
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig2-2/+2
2007-03-14[PATCH] sparc: nr_free_pages() is unsigned longAl Viro1-1/+1
2006-12-10[SPARC]: Check kzalloc() return value in SUN4D irq/iommu init.David S. Miller1-0/+5
2006-12-10[SPARC]: Replace kmalloc+memset with kzallocYan Burman1-2/+1
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra1-5/+3
2006-10-11[SPARC32]: Mark srmmu_nocache_init as __init.Martin Habets1-1/+1
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken2-2/+2
2006-07-21[SPARC]: Initialize iounit spinlock in iounit_init().Raymond Burns1-0/+1