summaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm/srmmu.c
Commit message (Expand)AuthorAgeFilesLines
* sparc32: move probe_memory() to srmmu.cSam Ravnborg2012-07-271-1/+11
* sparc32: centralize all mmu context handling in srmmu.cSam Ravnborg2012-07-271-9/+60
* sparc32: beautify srmmu_inherit_prom_mappings()Sam Ravnborg2012-07-271-10/+16
* sparc32: use void * in nocache get/freeSam Ravnborg2012-07-271-27/+34
* sparc32: fix coding-style in srmmu.cSam Ravnborg2012-07-271-68/+64Star
* sparc32: sort includes in srmmu.cSam Ravnborg2012-07-271-21/+21
* sparc32: define a few srmmu functions __initSam Ravnborg2012-07-271-2/+2
* sparc32: srmmu_probe now knows about leon tooSam Ravnborg2012-05-281-4/+21
* sparc32: use the common implementation of alloc_thread_info_node()Sam Ravnborg2012-05-221-27/+0Star
* sparc32: drop unused inline functions in srmmu.cSam Ravnborg2012-05-201-26/+0Star
* sparc32,leon: move leon mmu functions to leon_mm.cSam Ravnborg2012-05-201-81/+2Star
* sparc32: Remove cypress cpu support.David S. Miller2012-05-151-331/+2Star
* sparc32: remove runtime btfix supportSam Ravnborg2012-05-141-3/+0Star
* sparc32: Move cache and TLB flushes over to method ops.David S. Miller2012-05-141-171/+363
* sparc32: Remove unused declarations in srmmu.cDavid S. Miller2012-05-141-6/+0Star
* sparc32: Un-btfixup update_mmu_cache().David S. Miller2012-05-131-40/+0Star
* sparc32: Kill btfixup for xchg()'s 'swap' instruction.David S. Miller2012-05-131-5/+0Star
* sparc32: drop btfixup in mmu_context_32.hSam Ravnborg2012-05-131-2/+1Star
* sparc32: drop btfixup in pgtable_32.hSam Ravnborg2012-05-131-60/+17Star
* sparc32: drop btfixup in pgalloc_32.hSam Ravnborg2012-05-131-57/+14Star
* sparc32: Un-btfixup more PTE constants and PTE ops.David S. Miller2012-05-121-16/+0Star
* sparc32: Un-btfixup pte_{write,dirty,young}iDavid S. Miller2012-05-121-3/+0Star
* sparc32: Un-btfixup set_pte, pte_present, mk_pte{_phys,_io}().David S. Miller2012-05-121-29/+6Star
* sparc32: drop loadmmuSam Ravnborg2012-05-121-1/+6
* sparc32: Un-btfixup pmd_{bad,present}().David S. Miller2012-05-121-9/+0Star
* sparc32: Un-btfixup pgd_{none,bad,present}.David S. Miller2012-05-121-16/+3Star
* sparc32: Un-btfixup PAGE_{NONE,COPY,READONLY,SHARED,KERNEL}.David S. Miller2012-05-121-9/+0Star
* sparc32: Un-btfixup pmd_page and pte_pfn.David S. Miller2012-05-121-29/+0Star
* sparc32: Un-btfixup {pte,pmd,pgd}_clear().David S. Miller2012-05-121-42/+1Star
* sparc32: Un-btfixup PGDIR_{SHIFT,SIZE,MASK} {USER_,}PTRS_PER_{PGD,PMD}David S. Miller2012-05-121-9/+0Star
* sparc32: drop btfixup for check_pgt_cacheSam Ravnborg2012-05-121-6/+0Star
* sparc32: drop btfixup for switch_mmSam Ravnborg2012-05-121-3/+2Star
* sparc32: Trivial removal of sun4c references in comments.David S. Miller2012-05-121-2/+1Star
* sparc32: use inline versions of pgprot_noncached, pte_to_pgoff and pgoff_to_pteSam Ravnborg2012-05-121-21/+0Star
* sparc32: drop btfixup for alloc_thread_info_node/free_thread_infoSam Ravnborg2012-05-121-5/+2Star
* sparc32: drop sun4c user stack checking routineSam Ravnborg2012-05-121-14/+0Star
* sparc32: drop sun4c stack checking routineSam Ravnborg2012-05-121-1/+0Star
* sparc32: drop sun4c window overflow stack checking routineSam Ravnborg2012-05-121-1/+0Star
* sparc32: drop sun4c specific stack validationSam Ravnborg2012-05-121-1/+0Star
* sparc32: remove sun4c trapsSam Ravnborg2012-05-121-5/+0Star
* 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/+0Star
* 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/+1Star
* 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