Aneesh Kumar K.V
|
75646c480f
arch/powerpc/mm/hash: validate the pte entries before handling the hash fault
|
6 years ago |
Aneesh Kumar K.V
|
ff31e10546
powerpc/mm/hash64: Store the slot information at the right offset for hugetlb
|
7 years ago |
Ram Pai
|
bf9a95f9a6
powerpc: Free up four 64K PTE bits in 64K backed HPTE pages
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Aneesh Kumar K.V
|
9859f0c7e0
powerpc/mm: Remove the debug hugepd_ok check
|
8 years ago |
Aneesh Kumar K.V
|
20717e1ff5
powerpc/mm: Fix little-endian 4K hugetlb
|
8 years ago |
Benjamin Herrenschmidt
|
7025776ed1
powerpc/mm: Move hash table ops to a separate structure
|
9 years ago |
Aneesh Kumar K.V
|
945537df7a
powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefix
|
9 years ago |
Aneesh Kumar K.V
|
ac29c64089
powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED
|
9 years ago |
Aneesh Kumar K.V
|
c7d54842de
powerpc/mm: Use _PAGE_READ to indicate Read access
|
9 years ago |
Michael Ellerman
|
3910a7f485
powerpc/mm: Add pte_xchg() helper
|
9 years ago |
Paul Mackerras
|
a9d4996df1
powerpc/mm/book3s-64: Move HPTE-related bits in PTE to upper end
|
9 years ago |
Aneesh Kumar K.V
|
26a344aea4
powerpc/mm: Move hugetlb related headers
|
9 years ago |
Aneesh Kumar K.V
|
40e8550afc
powerpc/mm: Move WIMG update to helper.
|
9 years ago |
Aneesh Kumar K.V
|
c6a3c495f0
powerpc/mm: Add helper for converting pte bit to hpte bits
|
9 years ago |
Aneesh Kumar K.V
|
bf680d5160
powerpc/mm: Don't track subpage valid bit in pte_t
|
9 years ago |
Aneesh Kumar K.V
|
aefa5688c0
powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault
|
10 years ago |
Aneesh Kumar K.V
|
c8c06f5a0d
powerpc/mm: Free up _PAGE_COHERENCE for numa fault use later
|
11 years ago |
Aneesh Kumar K.V
|
db3d853490
powerpc/mm: handle hugepage size correctly when invalidating hpte entries
|
12 years ago |
Aneesh Kumar K.V
|
d8139ebf85
powerpc: print both base and actual page size on hash failure
|
12 years ago |
Li Zhong
|
b170bd3de6
powerpc: Split the code trying to insert hpte repeatedly as an helper function
|
12 years ago |
Li Zhong
|
2c3c0693d9
powerpc: Move the setting of rflags out of loop in __hash_page_huge
|
12 years ago |
Aneesh Kumar K.V
|
5524a27d39
powerpc/mm: Convert virtual address to vpn
|
13 years ago |
Benjamin Herrenschmidt
|
4b8692c022
powerpc/mm: Add some debug output when hash insertion fails
|
15 years ago |
Benjamin Herrenschmidt
|
171aa2caaa
powerpc/mm: Fix bugs in huge page hashing
|
15 years ago |
Anton Blanchard
|
b1623e7eb2
powerpc/mm: Handle hypervisor pte insert failure in __hash_page_huge
|
15 years ago |
David Gibson
|
0895ecda79
powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal accessors
|
16 years ago |
David Gibson
|
883a3e5236
powerpc/mm: Split hash MMU specific hugepage code into a new file
|
16 years ago |