index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
hugetlbpage-hash64.c
Age
Commit message (
Expand
)
Author
2019-03-07
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-03-05
arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade
Aneesh Kumar K.V
2019-03-02
powerpc/mm: Fix "sz" set but not used warning
Qian Cai
2018-10-03
arch/powerpc/mm/hash: validate the pte entries before handling the hash fault
Aneesh Kumar K.V
2018-02-13
powerpc/mm/hash64: Store the slot information at the right offset for hugetlb
Aneesh Kumar K.V
2017-12-20
powerpc: Free up four 64K PTE bits in 64K backed HPTE pages
Ram Pai
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
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