summaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm
Commit message (Expand)AuthorAgeFilesLines
* [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
* [SPARC]: Port sparc64 in-kernel device tree code to sparc32.David S. Miller2006-06-241-0/+2
* [SPARC]: Fix iommu_flush_iotlb end addressBob Breuer2006-06-201-1/+2
* [SPARC]: Try to start getting SMP back into shape.Bob Breuer2006-03-241-0/+6
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-03-224-7/+20
|\
| * [SPARC]: Respect vm_page_prot in io_remap_page_range().David S. Miller2006-03-224-7/+20
* | [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-3/+3
|/
* [SPARC]: change if() BUG(); to BUG_ON in iommu.cEric Sesterhenn2006-01-181-7/+6Star
* [PATCH] sun4c_memerr_reg __iomem annotationsAl Viro2005-12-151-1/+1
* [PATCH] sparc: convert IO remapping to VM_PFNMAPDavid S. Miller2005-11-281-5/+5
* [PATCH] unpaged: VM_UNPAGEDHugh Dickins2005-11-221-1/+1
* [SPARC]: Use ARRAY_SIZE macroTobias Klauser2005-11-091-2/+0Star
* [PATCH] mm: arches skip ptlockHugh Dickins2005-10-301-3/+1Star
* [PATCH] core remove PageReservedNick Piggin2005-10-301-0/+3
* [SPARC]: "extern inline" doesn't make much sense.Adrian Bunk2005-10-041-1/+1
* kbuild: arm26,sparc use generic asm-offset supportSam Ravnborg2005-09-094-4/+4
* [SPARC]: Kill io_remap_page_range()David S. Miller2005-09-021-57/+0Star
* [SPARC]: remove use of asm/segment.hKumar Gala2005-08-292-2/+0Star
* [PATCH] mm: remove PG_highmemBadari Pulavarty2005-06-221-1/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-1718-0/+8432