index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
tlbflush.h
Age
Commit message (
Expand
)
Author
2018-07-30
powerpc: split asm/tlbflush.h
Christophe Leroy
2017-11-06
powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
Michael Ellerman
2016-08-01
powerpc/mm: remove flush_tlb_page_nohash
Aneesh Kumar K.V
2016-05-01
powerpc/mm/radix: Add tlbflush routines
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Hash abstraction for tlbflush routines
Aneesh Kumar K.V
2016-03-03
powerpc/mm: Move hash64 tlbflush code into a new header
Aneesh Kumar K.V
2014-12-05
powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault
Aneesh Kumar K.V
2014-12-02
powerpc/mm/thp: Use tlbiel if possible
Aneesh Kumar K.V
2014-12-02
powerpc/mm/thp: Remove code duplication
Aneesh Kumar K.V
2014-11-03
powerpc: Replace __get_cpu_var uses
Christoph Lameter
2013-06-21
powerpc/THP: Implement transparent hugepages for ppc64
Aneesh Kumar K.V
2012-09-17
powerpc/mm: Make some of the PGTABLE_RANGE dependency explicit
Aneesh Kumar K.V
2012-09-17
powerpc/mm: Convert virtual address to vpn
Aneesh Kumar K.V
2011-04-20
powerpc/mm: Standardise on MMU_NO_CONTEXT
Michael Ellerman
2009-08-20
powerpc/mm: Make low level TLB flush ops on BookE take additional args
Benjamin Herrenschmidt
2008-12-21
powerpc/mm: Split low level tlb invalidate for nohash processors
Benjamin Herrenschmidt
2008-12-21
powerpc/mm: Add SMP support to no-hash TLB handling
Benjamin Herrenschmidt
2008-12-21
powerpc/mm: Rework context management for CPUs with no hash table
Benjamin Herrenschmidt
2008-12-16
powerpc/mm: Add local_flush_tlb_mm() to SW loaded TLB implementations
Benjamin Herrenschmidt
2008-12-03
powerpc: Add a local_flush_tlb_page to handle kmap_atomic invalidates
Kumar Gala
2008-09-24
powerpc: Introduce local (non-broadcast) forms of tlb invalidates
Kumar Gala
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell