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
/
mm
/
hash_native_64.c
Age
Commit message (
Expand
)
Author
2015-10-09
powerpc: Fix checkstop in native_hpte_clear() with lockdep
Cyril Bur
2015-06-03
cxl: Move include file cxl.h -> cxl-base.h
Michael Neuling
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: Check for matching hpte without taking hpte lock
Aneesh Kumar K.V
2014-11-03
powerpc: Replace __get_cpu_var uses
Christoph Lameter
2014-10-08
powerpc/mm: Add hooks for cxl
Ian Munsie
2014-08-13
powerpc/thp: Invalidate with vpn in loop
Aneesh Kumar K.V
2014-08-13
powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
Aneesh Kumar K.V
2014-04-28
powerpc/mm: Fix tlbie to add AVAL fields for 64K pages
Aneesh Kumar K.V
2013-10-11
powerpc: Book 3S MMU little endian support
Anton Blanchard
2013-07-24
powerpc/mm: Use the correct SLB(LLP) encoding in tlbie instruction
Aneesh Kumar K.V
2013-07-24
powerpc/mm: Fix fallthrough bug in hpte_decode
Aneesh Kumar K.V
2013-06-21
powerpc: Optimize hugepage invalidate
Aneesh Kumar K.V
2013-06-21
powerpc/mm: handle hugepage size correctly when invalidating hpte entries
Aneesh Kumar K.V
2013-06-01
powerpc/mm: Always invalidate tlb on hpte invalidate and update
Aneesh Kumar K.V
2013-04-30
powerpc: Update tlbie/tlbiel as per ISA doc
Aneesh Kumar K.V
2013-04-30
powerpc: Fix hpte_decode to use the correct decoding for page sizes
Aneesh Kumar K.V
2013-04-30
powerpc: Decode the pte-lp-encoding bits correctly.
Aneesh Kumar K.V
2013-04-30
powerpc: Use encode avpn where we need only avpn values
Aneesh Kumar K.V
2012-09-27
powerpc: Remove tlb batching hack for nighthawk
Michael Ellerman
2012-09-17
powerpc/mm: Convert virtual address to vpn
Aneesh Kumar K.V
2012-09-17
powerpc/mm: Simplify hpte_decode
Aneesh Kumar K.V
2012-09-05
powerpc: Remove all includes of <asm/abs_addr.h>
Michael Ellerman
2011-07-12
KVM: PPC: book3s_hv: Add support for PPC970-family processors
Paul Mackerras
2011-07-12
powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architect...
Paul Mackerras
2011-05-04
powerpc: Use new CPU feature bit to select 2.06 tlbie
Michael Neuling
2011-04-27
powerpc: Free up some CPU feature bits by moving out MMU-related features
Matt Evans
2010-02-19
powerpc: Convert native_tlbie_lock to raw_spinlock
Thomas Gleixner
2010-02-17
powerpc: Convert open coded native hashtable bit lock
Anton Blanchard
2009-05-21
powerpc: Add 2.06 tlbie mnemonics
Milton Miller
2007-10-12
[POWERPC] Use 1TB segments
Paul Mackerras
2007-07-10
[POWERPC] Move inline asm eieio to using eieio inline function
Kumar Gala
2007-06-14
[POWERPC] Kill typedef-ed structs for hash PTEs and BATs
David Gibson
2007-06-14
[POWERPC] Move common code out of if/else
Jon Tollefson
2007-05-12
[POWERPC] Remove unused variable in hpte_decode()
Stephen Rothwell
2007-05-12
[POWERPC] Assign correct variable in hpte_decode()
Stephen Rothwell
2007-05-10
[POWERPC] Fix warning in hpte_decode(), and generalize it
Paul Mackerras
2007-05-07
[POWERPC] 64K page support for kexec
Luke Browning
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2006-10-16
[POWERPC] Make pSeries_lpar_hpte_insert static
Geoff Levand
2006-06-28
[POWERPC] powerpc: Initialise ppc_md htab pointers earlier
Michael Ellerman
2006-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-06-17
[PATCH] powerpc: Fix 64k pages on non-partitioned machines
Arnd Bergmann
2006-06-09
[PATCH] powerpc: Fix buglet with MMU hash management
Benjamin Herrenschmidt
2006-02-24
[PATCH] powerpc64: fix spinlock recursion in native_hpte_clear
R Sharada
2005-11-06
[PATCH] ppc64: support 64k pages
Benjamin Herrenschmidt
2005-10-10
powerpc: Merge arch/ppc64/mm to arch/powerpc/mm
Paul Mackerras