aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm/srmmu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-19sparc32: drop unused inline functions in srmmu.cSam Ravnborg1-26/+0
2012-05-19sparc32,leon: move leon mmu functions to leon_mm.cSam Ravnborg1-81/+2
2012-05-15sparc32: Remove cypress cpu support.David S. Miller1-331/+2
2012-05-14sparc32: remove runtime btfix supportSam Ravnborg1-3/+0
2012-05-13sparc32: Move cache and TLB flushes over to method ops.David S. Miller1-171/+363
2012-05-13sparc32: Remove unused declarations in srmmu.cDavid S. Miller1-6/+0
2012-05-13sparc32: Un-btfixup update_mmu_cache().David S. Miller1-40/+0
2012-05-13sparc32: Kill btfixup for xchg()'s 'swap' instruction.David S. Miller1-5/+0
2012-05-13sparc32: drop btfixup in mmu_context_32.hSam Ravnborg1-2/+1
2012-05-13sparc32: drop btfixup in pgtable_32.hSam Ravnborg1-60/+17
2012-05-13sparc32: drop btfixup in pgalloc_32.hSam Ravnborg1-57/+14
2012-05-12sparc32: Un-btfixup more PTE constants and PTE ops.David S. Miller1-16/+0
2012-05-12sparc32: Un-btfixup pte_{write,dirty,young}iDavid S. Miller1-3/+0
2012-05-12sparc32: Un-btfixup set_pte, pte_present, mk_pte{_phys,_io}().David S. Miller1-29/+6
2012-05-12sparc32: drop loadmmuSam Ravnborg1-1/+6
2012-05-12sparc32: Un-btfixup pmd_{bad,present}().David S. Miller1-9/+0
2012-05-12sparc32: Un-btfixup pgd_{none,bad,present}.David S. Miller1-16/+3
2012-05-12sparc32: Un-btfixup PAGE_{NONE,COPY,READONLY,SHARED,KERNEL}.David S. Miller1-9/+0
2012-05-12sparc32: Un-btfixup pmd_page and pte_pfn.David S. Miller1-29/+0
2012-05-12sparc32: Un-btfixup {pte,pmd,pgd}_clear().David S. Miller1-42/+1
2012-05-12sparc32: Un-btfixup PGDIR_{SHIFT,SIZE,MASK} {USER_,}PTRS_PER_{PGD,PMD}David S. Miller1-9/+0
2012-05-12sparc32: drop btfixup for check_pgt_cacheSam Ravnborg1-6/+0
2012-05-12sparc32: drop btfixup for switch_mmSam Ravnborg1-3/+2
2012-05-12sparc32: Trivial removal of sun4c references in comments.David S. Miller1-2/+1
2012-05-11sparc32: use inline versions of pgprot_noncached, pte_to_pgoff and pgoff_to_pteSam Ravnborg1-21/+0
2012-05-11sparc32: drop btfixup for alloc_thread_info_node/free_thread_infoSam Ravnborg1-5/+2
2012-05-11sparc32: drop sun4c user stack checking routineSam Ravnborg1-14/+0
2012-05-11sparc32: drop sun4c stack checking routineSam Ravnborg1-1/+0
2012-05-11sparc32: drop sun4c window overflow stack checking routineSam Ravnborg1-1/+0
2012-05-11sparc32: drop sun4c specific stack validationSam Ravnborg1-1/+0
2012-05-11sparc32: remove sun4c trapsSam Ravnborg1-5/+0
2012-02-28sparc: Use vsprintf extention %pf with builtin_return_addressJoe Perches1-1/+1
2011-06-07sparc: Remove unnecessary semicolonsJoe Perches1-2/+2
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet1-2/+2
2010-10-09of/sparc: convert various prom_* functions to use phandleAndres Salomon1-3/+5
2010-05-25sparc32: Kill none_mask, it's bogus.David S. Miller1-2/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+1
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King1-3/+3
2009-12-02sparc,leon: init_leon srmmu cleanupKristoffer Glembo1-3/+1
2009-11-02sparc,leon: Sparc-Leon SMP supportKonrad Eisele1-1/+4
2009-08-17sparc, leon: sparc-leon specific SRMMU initialization and bootup fixes.Konrad Eisele1-1/+52
2009-06-16sparc: Simplify code using is_power_of_2() routine.Robert P. J. Day1-1/+2
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparcRusty Russell1-1/+1
2008-12-27sparc: drop SUN_IOSam Ravnborg1-2/+0
2008-12-04sparc32: Don't btfixup cache flush ops for viking multiple times.David S. Miller1-12/+11
2008-11-30sparc32 cpuinit flase positivesAl Viro1-7/+7
2008-08-29sparc: Kill now spurious includes of sbus.hDavid S. Miller1-1/+0
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner1-2/+1
2008-07-17sparc/mm/: possible cleanupsAdrian Bunk1-17/+21
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky1-3/+7