summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/tlb_low_64e.S
AgeCommit message (Expand)Author
2019-04-17powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)Diana Craciun
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder
2015-10-27powerpc/e6500: hw tablewalk: make sure we invalidate and write to the same tl...Kevin Hao
2015-08-17powerpc/e6500: hw tablewalk: optimize a bit for tcd lock acquiring codesKevin Hao
2015-06-02powerpc/e6500: Optimize hugepage TLB missesScott Wood
2014-07-29powerpc/e6500: Work around erratum A-008139Scott Wood
2014-06-20powerpc/booke64: wrap tlb lock and search in htw miss with FTR_SMTLaurentiu Tudor
2014-06-20powerpc/e6500: hw tablewalk: fix recursive tlb lock on cpu 0Scott Wood
2014-06-20powerpc/e6500: hw tablewalk: clear TID in kernel indirect entriesScott Wood
2014-03-19powerpc/booke64: Use SPRG_TLB_EXFRAME on bolted handlersScott Wood
2014-03-19powerpc/e6500: Make TLB lock recursiveScott Wood
2014-03-07powerpc/book3e: Fix check for linear mapping in TLB miss handlerBenjamin Krill
2014-01-17powerpc/booke64: Guard e6500 tlb handler with CONFIG_PPC_FSL_BOOK3EScott Wood
2014-01-10powerpc/booke-64: fix tlbsrx. path in bolted tlb handlerScott Wood
2014-01-09powerpc/e6500: TLB miss handler with hardware tablewalk supportScott Wood
2012-09-05powerpc/booke64: Use SPRG0/3 scratch for bolted TLB miss & crit intMihai Caraman
2012-09-05powerpc/booke64: Add DO_KVM kernel hooksMihai Caraman
2012-07-10powerpc: Enforce usage of RA 0-R31 where possibleMichael Neuling
2012-07-10powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling
2011-12-07powerpc: Add hugepage support to 64-bit tablewalk code for FSL_BOOK3EBecky Bruce
2011-12-07powerpc: Whitespace/comment changes to tlb_low_64e.SBecky Bruce
2011-09-20powerpc: Hugetlb for BookEBecky Bruce
2011-06-29powerpc/book3e-64: use a separate TLB handler when linear map is boltedScott Wood
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-04Documentation: fix minor typos/spellingSylvestre Ledru
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-18powerpc/mm: Fix module instruction tlb fault handling on Book-E 64Kumar Gala
2010-02-03powerpc: Fix typo s/leve/level/ in TLB codeThadeu Lima de Souza Cascardo
2009-09-24powerpc/mm: Remove duplicated #includeHuang Weiyi
2009-08-28powerpc/mm: Add MMU features for TLB reservation & Paired MAS registersKumar Gala
2009-08-27powerpc/mm: Cleanup handling of execute permissionBenjamin Herrenschmidt
2009-08-20powerpc: Add TLB management code for 64-bit Book3EBenjamin Herrenschmidt