aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/mm
AgeCommit message (Expand)Author
2008-08-29sparc: Remove generic SBUS probing layer.David S. Miller
2008-08-29sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer.David S. Miller
2008-08-29sparc32: Kill mmu_translate_dvma and implementations.David S. Miller
2008-08-29sparc32: Make mmu_{get,release}_*() take a struct device pointer.David S. Miller
2008-08-29sparc32: Make IOMMU and IO-UNIT init work with device nodes.David S. Miller
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner
2008-07-17sparc32: fix init.c allnoconfig build errorRobert Reif
2008-07-17sparc/mm/: possible cleanupsAdrian Bunk
2008-05-20sparc: remove CVS keywordsAdrian Bunk
2008-05-02sparc32: More memory probing consolidation.David S. Miller
2008-05-02sparc32: Kill totally unused memory information tables.David S. Miller
2008-02-12[SPARC]: Use shorter form of "get_zeroed_page".Robert P. J. Day
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle
2007-10-27[SPARC32]: Fix build-warning in io-unit.cDavid S. Miller
2007-10-27[SPARC32]: __inline__ --> inlineDavid S. Miller
2007-10-22Update arch/ to use sg helpersJens Axboe
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt
2007-10-16SPARC: sg chaining supportJens Axboe
2007-08-20[SPARC32]: Revert f642b263800e6e57c377d630be6d2a999683b579.David S. Miller
2007-08-14[SPARC32]: Remove superfluous 'kernel_end' alignment on sun4c.Mark Fortescue
2007-08-14[SPARC32]: Fix bogus ramdisk image location check.Mark Fortescue
2007-08-10[SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64.Robert Reif
2007-07-31[SPARC]: Fix exec failures on sun4c.Mark Fortescue
2007-07-21[SPARC32]: Make PAGE_SHARED a read-mostly variable.Al Viro
2007-07-19mm: fault feedback #2Nick Piggin
2007-07-16page table handling cleanupJan Beulich
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-03-14[PATCH] sparc: nr_free_pages() is unsigned longAl Viro
2006-12-10[SPARC]: Check kzalloc() return value in SUN4D irq/iommu init.David S. Miller
2006-12-10[SPARC]: Replace kmalloc+memset with kzallocYan Burman
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra
2006-10-11[SPARC32]: Mark srmmu_nocache_init as __init.Martin Habets
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken
2006-07-21[SPARC]: Initialize iounit spinlock in iounit_init().Raymond Burns
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-23[SPARC]: Port sparc64 in-kernel device tree code to sparc32.David S. Miller
2006-06-20[SPARC]: Fix iommu_flush_iotlb end addressBob Breuer
2006-03-23[SPARC]: Try to start getting SMP back into shape.Bob Breuer
2006-03-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin
2006-03-22[SPARC]: Respect vm_page_prot in io_remap_page_range().David S. Miller
2006-01-17[SPARC]: change if() BUG(); to BUG_ON in iommu.cEric Sesterhenn
2005-12-15[PATCH] sun4c_memerr_reg __iomem annotationsAl Viro
2005-11-28[PATCH] sparc: convert IO remapping to VM_PFNMAPDavid S. Miller
2005-11-22[PATCH] unpaged: VM_UNPAGEDHugh Dickins
2005-11-09[SPARC]: Use ARRAY_SIZE macroTobias Klauser