summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/tlb_low_64e.S
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix misspellings in comments.Adam Buchbinder2016-03-011-1/+1
* powerpc/e6500: hw tablewalk: make sure we invalidate and write to the same tl...Kevin Hao2015-10-271-8/+17
* powerpc/e6500: hw tablewalk: optimize a bit for tcd lock acquiring codesKevin Hao2015-08-171-5/+5
* powerpc/e6500: Optimize hugepage TLB missesScott Wood2015-06-021-3/+48
* powerpc/e6500: Work around erratum A-008139Scott Wood2014-07-291-12/+56
* powerpc/booke64: wrap tlb lock and search in htw miss with FTR_SMTLaurentiu Tudor2014-06-201-0/+4
* powerpc/e6500: hw tablewalk: fix recursive tlb lock on cpu 0Scott Wood2014-06-201-1/+2
* powerpc/e6500: hw tablewalk: clear TID in kernel indirect entriesScott Wood2014-06-201-7/+5
* powerpc/booke64: Use SPRG_TLB_EXFRAME on bolted handlersScott Wood2014-03-191-16/+28
* powerpc/e6500: Make TLB lock recursiveScott Wood2014-03-191-7/+12
* powerpc/book3e: Fix check for linear mapping in TLB miss handlerBenjamin Krill2014-03-071-1/+2
* powerpc/booke64: Guard e6500 tlb handler with CONFIG_PPC_FSL_BOOK3EScott Wood2014-01-171-1/+2
* powerpc/booke-64: fix tlbsrx. path in bolted tlb handlerScott Wood2014-01-101-1/+2
* powerpc/e6500: TLB miss handler with hardware tablewalk supportScott Wood2014-01-091-0/+171
* powerpc/booke64: Use SPRG0/3 scratch for bolted TLB miss & crit intMihai Caraman2012-09-051-2/+2
* powerpc/booke64: Add DO_KVM kernel hooksMihai Caraman2012-09-051-3/+11
* powerpc: Enforce usage of RA 0-R31 where possibleMichael Neuling2012-07-101-5/+5
* powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling2012-07-101-5/+5
* powerpc: Add hugepage support to 64-bit tablewalk code for FSL_BOOK3EBecky Bruce2011-12-071-7/+7
* powerpc: Whitespace/comment changes to tlb_low_64e.SBecky Bruce2011-12-071-17/+11
* powerpc: Hugetlb for BookEBecky Bruce2011-09-201-12/+12
* powerpc/book3e-64: use a separate TLB handler when linear map is boltedScott Wood2011-06-291-0/+206
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-071-2/+2
|\
| * Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* | Documentation: fix minor typos/spellingSylvestre Ledru2011-04-041-1/+1
|/
* powerpc/mm: Fix module instruction tlb fault handling on Book-E 64Kumar Gala2010-11-181-1/+4
* powerpc: Fix typo s/leve/level/ in TLB codeThadeu Lima de Souza Cascardo2010-02-031-1/+1
* powerpc/mm: Remove duplicated #includeHuang Weiyi2009-09-241-1/+0
* powerpc/mm: Add MMU features for TLB reservation & Paired MAS registersKumar Gala2009-08-281-1/+37
* powerpc/mm: Cleanup handling of execute permissionBenjamin Herrenschmidt2009-08-271-2/+2
* powerpc: Add TLB management code for 64-bit Book3EBenjamin Herrenschmidt2009-08-201-0/+734
OpenPOWER on IntegriCloud