aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel11-11/+0
2006-06-23[SPARC]: Port sparc64 in-kernel device tree code to sparc32.David S. Miller1-0/+2
2006-06-20[SPARC]: Fix iommu_flush_iotlb end addressBob Breuer1-1/+2
2006-03-23[SPARC]: Try to start getting SMP back into shape.Bob Breuer1-0/+6
2006-03-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-7/+20
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-3/+3
2006-03-22[SPARC]: Respect vm_page_prot in io_remap_page_range().David S. Miller4-7/+20
2006-01-17[SPARC]: change if() BUG(); to BUG_ON in iommu.cEric Sesterhenn1-7/+6
2005-12-15[PATCH] sun4c_memerr_reg __iomem annotationsAl Viro1-1/+1
2005-11-28[PATCH] sparc: convert IO remapping to VM_PFNMAPDavid S. Miller1-5/+5
2005-11-22[PATCH] unpaged: VM_UNPAGEDHugh Dickins1-1/+1
2005-11-09[SPARC]: Use ARRAY_SIZE macroTobias Klauser1-2/+0
2005-10-29[PATCH] mm: arches skip ptlockHugh Dickins1-3/+1
2005-10-29[PATCH] core remove PageReservedNick Piggin1-0/+3
2005-10-03[SPARC]: "extern inline" doesn't make much sense.Adrian Bunk1-1/+1
2005-09-09kbuild: arm26,sparc use generic asm-offset supportSam Ravnborg4-4/+4
2005-09-01[SPARC]: Kill io_remap_page_range()David S. Miller1-57/+0
2005-08-29[SPARC]: remove use of asm/segment.hKumar Gala2-2/+0
2005-06-21[PATCH] mm: remove PG_highmemBadari Pulavarty1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds18-0/+8432