index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
tlb_low_64e.S
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-01
powerpc: Fix misspellings in comments.
Adam Buchbinder
1
-1
/
+1
2015-10-28
powerpc/e6500: hw tablewalk: make sure we invalidate and write to the same tl...
Kevin Hao
1
-8
/
+17
2015-08-18
powerpc/e6500: hw tablewalk: optimize a bit for tcd lock acquiring codes
Kevin Hao
1
-5
/
+5
2015-06-03
powerpc/e6500: Optimize hugepage TLB misses
Scott Wood
1
-3
/
+48
2014-07-30
powerpc/e6500: Work around erratum A-008139
Scott Wood
1
-12
/
+56
2014-06-21
powerpc/booke64: wrap tlb lock and search in htw miss with FTR_SMT
Laurentiu Tudor
1
-0
/
+4
2014-06-21
powerpc/e6500: hw tablewalk: fix recursive tlb lock on cpu 0
Scott Wood
1
-1
/
+2
2014-06-21
powerpc/e6500: hw tablewalk: clear TID in kernel indirect entries
Scott Wood
1
-7
/
+5
2014-03-20
powerpc/booke64: Use SPRG_TLB_EXFRAME on bolted handlers
Scott Wood
1
-16
/
+28
2014-03-20
powerpc/e6500: Make TLB lock recursive
Scott Wood
1
-7
/
+12
2014-03-07
powerpc/book3e: Fix check for linear mapping in TLB miss handler
Benjamin Krill
1
-1
/
+2
2014-01-18
powerpc/booke64: Guard e6500 tlb handler with CONFIG_PPC_FSL_BOOK3E
Scott Wood
1
-1
/
+2
2014-01-11
powerpc/booke-64: fix tlbsrx. path in bolted tlb handler
Scott Wood
1
-1
/
+2
2014-01-10
powerpc/e6500: TLB miss handler with hardware tablewalk support
Scott Wood
1
-0
/
+171
2012-09-05
powerpc/booke64: Use SPRG0/3 scratch for bolted TLB miss & crit int
Mihai Caraman
1
-2
/
+2
2012-09-05
powerpc/booke64: Add DO_KVM kernel hooks
Mihai Caraman
1
-3
/
+11
2012-07-10
powerpc: Enforce usage of RA 0-R31 where possible
Michael Neuling
1
-5
/
+5
2012-07-10
powerpc: Fix usage of register macros getting ready for %r0 change
Michael Neuling
1
-5
/
+5
2011-12-07
powerpc: Add hugepage support to 64-bit tablewalk code for FSL_BOOK3E
Becky Bruce
1
-7
/
+7
2011-12-07
powerpc: Whitespace/comment changes to tlb_low_64e.S
Becky Bruce
1
-17
/
+11
2011-09-20
powerpc: Hugetlb for BookE
Becky Bruce
1
-12
/
+12
2011-06-29
powerpc/book3e-64: use a separate TLB handler when linear map is bolted
Scott Wood
1
-0
/
+206
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
1
-2
/
+2
2011-04-05
Documentation: fix minor typos/spelling
Sylvestre Ledru
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2010-11-18
powerpc/mm: Fix module instruction tlb fault handling on Book-E 64
Kumar Gala
1
-1
/
+4
2010-02-03
powerpc: Fix typo s/leve/level/ in TLB code
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2009-09-24
powerpc/mm: Remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-08-28
powerpc/mm: Add MMU features for TLB reservation & Paired MAS registers
Kumar Gala
1
-1
/
+37
2009-08-27
powerpc/mm: Cleanup handling of execute permission
Benjamin Herrenschmidt
1
-2
/
+2
2009-08-20
powerpc: Add TLB management code for 64-bit Book3E
Benjamin Herrenschmidt
1
-0
/
+734