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
/
hugetlbpage-hash64.c
Age
Commit message (
Expand
)
Author
2017-01-23
powerpc/mm: Remove the debug hugepd_ok check
Aneesh Kumar K.V
2017-01-18
powerpc/mm: Fix little-endian 4K hugetlb
Aneesh Kumar K.V
2016-07-21
powerpc/mm: Move hash table ops to a separate structure
Benjamin Herrenschmidt
2016-05-01
powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefix
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Use _PAGE_READ to indicate Read access
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Add pte_xchg() helper
Michael Ellerman
2016-02-29
powerpc/mm/book3s-64: Move HPTE-related bits in PTE to upper end
Paul Mackerras
2015-12-14
powerpc/mm: Move hugetlb related headers
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Move WIMG update to helper.
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Add helper for converting pte bit to hpte bits
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Don't track subpage valid bit in pte_t
Aneesh Kumar K.V
2014-12-05
powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault
Aneesh Kumar K.V
2013-12-09
powerpc/mm: Free up _PAGE_COHERENCE for numa fault use later
Aneesh Kumar K.V
2013-06-21
powerpc/mm: handle hugepage size correctly when invalidating hpte entries
Aneesh Kumar K.V
2013-04-30
powerpc: print both base and actual page size on hash failure
Aneesh Kumar K.V
2013-04-18
powerpc: Split the code trying to insert hpte repeatedly as an helper function
Li Zhong
2013-04-18
powerpc: Move the setting of rflags out of loop in __hash_page_huge
Li Zhong
2012-09-17
powerpc/mm: Convert virtual address to vpn
Aneesh Kumar K.V
2010-07-23
powerpc/mm: Add some debug output when hash insertion fails
Benjamin Herrenschmidt
2010-07-23
powerpc/mm: Fix bugs in huge page hashing
Benjamin Herrenschmidt
2010-07-23
powerpc/mm: Handle hypervisor pte insert failure in __hash_page_huge
Anton Blanchard
2009-10-30
powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal ...
David Gibson
2009-10-30
powerpc/mm: Split hash MMU specific hugepage code into a new file
David Gibson