开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
hugetlbpage-hash64.c
Age
Commit message (
Expand
)
Author
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