aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm/sun4c.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-25sparc32: Kill none_mask, it's bogus.David S. Miller1-3/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King1-3/+3
2009-12-16sparc: use bitmap_find_next_zero_areaAkinobu Mita1-12/+5
2008-12-27sparc: unify sections.hSam Ravnborg1-2/+2
2008-12-11sparc: use sparc64 version of scatterlist.hRobert Reif1-3/+3
2008-12-04sparc: drop CONFIG_SUN_AUXIOSam Ravnborg1-2/+0
2008-09-02sparc32: Fix sun4c build warnings.David S. Miller1-4/+4
2008-08-31sparc: remove CONFIG_SUN4Adrian Bunk1-139/+43
2008-08-29sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer.David S. Miller1-3/+3
2008-08-29sparc32: Kill mmu_translate_dvma and implementations.David S. Miller1-8/+0
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner1-2/+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 Schwidefsky1-4/+10
2007-10-27[SPARC32]: __inline__ --> inlineDavid S. Miller1-8/+7
2007-10-22Update arch/ to use sg helpersJens Axboe1-1/+1
2007-10-16SPARC: sg chaining supportJens Axboe1-4/+6
2007-08-14[SPARC32]: Remove superfluous 'kernel_end' alignment on sun4c.Mark Fortescue1-2/+0
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 Viro1-1/+1
2007-07-16page table handling cleanupJan Beulich1-6/+0
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-22[SPARC]: Respect vm_page_prot in io_remap_page_range().David S. Miller1-3/+12
2005-12-15[PATCH] sun4c_memerr_reg __iomem annotationsAl Viro1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2276