summaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm
Commit message (Expand)AuthorAgeFilesLines
* sparc32: Don't btfixup cache flush ops for viking multiple times.David S. Miller2008-12-041-12/+11Star
* sparc64: Make %pil level 15 a pseudo-NMI.David S. Miller2008-12-041-2/+2
* sparc64: Add tsb-ratio sysctl.David S. Miller2008-12-041-7/+14
* sparc,sparc64: unify mm/Sam Ravnborg2008-12-049-1/+4734
* sparc: prepare mm/ for unificationSam Ravnborg2008-12-044-8/+12
* sparc32 cpuinit flase positivesAl Viro2008-11-301-7/+7
* sparc32: add init memory poisoningRobert Reif2008-09-041-3/+11
* sparc32: Fix sun4c build warnings.David S. Miller2008-09-021-4/+4
* sparc: remove CONFIG_SUN4Adrian Bunk2008-09-015-210/+47Star
* sparc: Kill now spurious includes of sbus.hDavid S. Miller2008-08-294-4/+4
* sparc32: Kill iounit_map_dma_*().David S. Miller2008-08-291-48/+0Star
* sparc: Remove generic SBUS probing layer.David S. Miller2008-08-292-29/+41
* sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer.David S. Miller2008-08-293-17/+13Star
* sparc32: Kill mmu_translate_dvma and implementations.David S. Miller2008-08-293-32/+0Star
* sparc32: Make mmu_{get,release}_*() take a struct device pointer.David S. Miller2008-08-292-31/+30Star
* sparc32: Make IOMMU and IO-UNIT init work with device nodes.David S. Miller2008-08-292-29/+35
* mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2008-07-242-4/+2Star
* sparc32: fix init.c allnoconfig build errorRobert Reif2008-07-181-0/+1
* sparc/mm/: possible cleanupsAdrian Bunk2008-07-184-24/+25
* sparc: remove CVS keywordsAdrian Bunk2008-05-2012-12/+11Star
* sparc32: More memory probing consolidation.David S. Miller2008-05-021-55/+6Star
* sparc32: Kill totally unused memory information tables.David S. Miller2008-05-021-1/+1
* [SPARC]: Use shorter form of "get_zeroed_page".Robert P. J. Day2008-02-131-3/+1Star
* CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-082-7/+17
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-082-2/+0Star
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-3/+3
* [SPARC32]: Fix build-warning in io-unit.cDavid S. Miller2007-10-271-1/+1
* [SPARC32]: __inline__ --> inlineDavid S. Miller2007-10-272-11/+9Star
* Update arch/ to use sg helpersJens Axboe2007-10-223-6/+6
* Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-163-14/+18
|\
| * SPARC: sg chaining supportJens Axboe2007-10-163-14/+18
* | During VM oom condition, kill all threads in process groupWill Schmidt2007-10-161-1/+1
|/
* [SPARC32]: Revert f642b263800e6e57c377d630be6d2a999683b579.David S. Miller2007-08-211-1/+2
* [SPARC32]: Remove superfluous 'kernel_end' alignment on sun4c.Mark Fortescue2007-08-151-2/+0Star
* [SPARC32]: Fix bogus ramdisk image location check.Mark Fortescue2007-08-151-2/+1Star
* [SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64.Robert Reif2007-08-112-15/+15
* [SPARC]: Fix exec failures on sun4c.Mark Fortescue2007-07-311-0/+3
* [SPARC32]: Make PAGE_SHARED a read-mostly variable.Al Viro2007-07-223-2/+5
* mm: fault feedback #2Nick Piggin2007-07-191-11/+11
* page table handling cleanupJan Beulich2007-07-162-10/+0Star
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* move die notifier handling to common codeChristoph Hellwig2007-05-082-2/+2
* [PATCH] sparc: nr_free_pages() is unsigned longAl Viro2007-03-141-1/+1
* [SPARC]: Check kzalloc() return value in SUN4D irq/iommu init.David S. Miller2006-12-101-0/+5
* [SPARC]: Replace kmalloc+memset with kzallocYan Burman2006-12-101-2/+1Star
* [PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra2006-12-071-5/+3Star
* [SPARC32]: Mark srmmu_nocache_init as __init.Martin Habets2006-10-121-1/+1
* [PATCH] Standardize pxx_page macrosDave McCracken2006-09-262-2/+2
* [SPARC]: Initialize iounit spinlock in iounit_init().Raymond Burns2006-07-211-0/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3011-11/+0Star