summaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm/srmmu.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* sparc32: Un-btfixup pgd_{none,bad,present}.David S. Miller2012-05-121-16/+3
* sparc32: Un-btfixup PAGE_{NONE,COPY,READONLY,SHARED,KERNEL}.David S. Miller2012-05-121-9/+0
* sparc32: Un-btfixup pmd_page and pte_pfn.David S. Miller2012-05-121-29/+0
* sparc32: Un-btfixup {pte,pmd,pgd}_clear().David S. Miller2012-05-121-42/+1
* sparc32: Un-btfixup PGDIR_{SHIFT,SIZE,MASK} {USER_,}PTRS_PER_{PGD,PMD}David S. Miller2012-05-121-9/+0
* sparc32: drop btfixup for check_pgt_cacheSam Ravnborg2012-05-121-6/+0
* sparc32: drop btfixup for switch_mmSam Ravnborg2012-05-121-3/+2
* sparc32: Trivial removal of sun4c references in comments.David S. Miller2012-05-121-2/+1
* sparc32: use inline versions of pgprot_noncached, pte_to_pgoff and pgoff_to_pteSam Ravnborg2012-05-121-21/+0
* sparc32: drop btfixup for alloc_thread_info_node/free_thread_infoSam Ravnborg2012-05-121-5/+2
* sparc32: drop sun4c user stack checking routineSam Ravnborg2012-05-121-14/+0
* sparc32: drop sun4c stack checking routineSam Ravnborg2012-05-121-1/+0
* sparc32: drop sun4c window overflow stack checking routineSam Ravnborg2012-05-121-1/+0
* sparc32: drop sun4c specific stack validationSam Ravnborg2012-05-121-1/+0
* sparc32: remove sun4c trapsSam Ravnborg2012-05-121-5/+0
* sparc: Use vsprintf extention %pf with builtin_return_addressJoe Perches2012-02-281-1/+1
* sparc: Remove unnecessary semicolonsJoe Perches2011-06-081-2/+2
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-231-2/+2
* of/sparc: convert various prom_* functions to use phandleAndres Salomon2010-10-091-3/+5
* sparc32: Kill none_mask, it's bogus.David S. Miller2010-05-261-2/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-3/+3
* sparc,leon: init_leon srmmu cleanupKristoffer Glembo2009-12-031-3/+1
* sparc,leon: Sparc-Leon SMP supportKonrad Eisele2009-11-021-1/+4
* sparc, leon: sparc-leon specific SRMMU initialization and bootup fixes.Konrad Eisele2009-08-181-1/+52
* sparc: Simplify code using is_power_of_2() routine.Robert P. J. Day2009-06-161-1/+2
* cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparcRusty Russell2009-03-161-1/+1
* sparc: drop SUN_IOSam Ravnborg2008-12-271-2/+0
* sparc32: Don't btfixup cache flush ops for viking multiple times.David S. Miller2008-12-041-12/+11
* sparc32 cpuinit flase positivesAl Viro2008-11-301-7/+7
* sparc: Kill now spurious includes of sbus.hDavid S. Miller2008-08-291-1/+0
* mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2008-07-241-2/+1
* sparc/mm/: possible cleanupsAdrian Bunk2008-07-181-17/+21
* CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-081-3/+7
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-081-1/+0
* [SPARC32]: Make PAGE_SHARED a read-mostly variable.Al Viro2007-07-221-1/+1
* page table handling cleanupJan Beulich2007-07-161-4/+0
* move die notifier handling to common codeChristoph Hellwig2007-05-081-1/+1
* [SPARC32]: Mark srmmu_nocache_init as __init.Martin Habets2006-10-121-1/+1
* [PATCH] Standardize pxx_page macrosDave McCracken2006-09-261-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [SPARC]: Try to start getting SMP back into shape.Bob Breuer2006-03-241-0/+6
* [SPARC]: Respect vm_page_prot in io_remap_page_range().David S. Miller2006-03-221-1/+8
* [SPARC]: "extern inline" doesn't make much sense.Adrian Bunk2005-10-041-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-171-0/+2274