index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
tlb_low_64e.S
Age
Commit message (
Expand
)
Author
2014-07-29
powerpc/e6500: Work around erratum A-008139
Scott Wood
2014-06-20
powerpc/booke64: wrap tlb lock and search in htw miss with FTR_SMT
Laurentiu Tudor
2014-06-20
powerpc/e6500: hw tablewalk: fix recursive tlb lock on cpu 0
Scott Wood
2014-06-20
powerpc/e6500: hw tablewalk: clear TID in kernel indirect entries
Scott Wood
2014-03-19
powerpc/booke64: Use SPRG_TLB_EXFRAME on bolted handlers
Scott Wood
2014-03-19
powerpc/e6500: Make TLB lock recursive
Scott Wood
2014-03-07
powerpc/book3e: Fix check for linear mapping in TLB miss handler
Benjamin Krill
2014-01-17
powerpc/booke64: Guard e6500 tlb handler with CONFIG_PPC_FSL_BOOK3E
Scott Wood
2014-01-10
powerpc/booke-64: fix tlbsrx. path in bolted tlb handler
Scott Wood
2014-01-09
powerpc/e6500: TLB miss handler with hardware tablewalk support
Scott Wood
2012-09-05
powerpc/booke64: Use SPRG0/3 scratch for bolted TLB miss & crit int
Mihai Caraman
2012-09-05
powerpc/booke64: Add DO_KVM kernel hooks
Mihai Caraman
2012-07-10
powerpc: Enforce usage of RA 0-R31 where possible
Michael Neuling
2012-07-10
powerpc: Fix usage of register macros getting ready for %r0 change
Michael Neuling
2011-12-07
powerpc: Add hugepage support to 64-bit tablewalk code for FSL_BOOK3E
Becky Bruce
2011-12-07
powerpc: Whitespace/comment changes to tlb_low_64e.S
Becky Bruce
2011-09-20
powerpc: Hugetlb for BookE
Becky Bruce
2011-06-29
powerpc/book3e-64: use a separate TLB handler when linear map is bolted
Scott Wood
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2011-04-04
Documentation: fix minor typos/spelling
Sylvestre Ledru
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-11-18
powerpc/mm: Fix module instruction tlb fault handling on Book-E 64
Kumar Gala
2010-02-03
powerpc: Fix typo s/leve/level/ in TLB code
Thadeu Lima de Souza Cascardo
2009-09-24
powerpc/mm: Remove duplicated #include
Huang Weiyi
2009-08-28
powerpc/mm: Add MMU features for TLB reservation & Paired MAS registers
Kumar Gala
2009-08-27
powerpc/mm: Cleanup handling of execute permission
Benjamin Herrenschmidt
2009-08-20
powerpc: Add TLB management code for 64-bit Book3E
Benjamin Herrenschmidt