index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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
/
include
/
asm
/
book3s
/
64
/
hash-64k.h
Age
Commit message (
Expand
)
Author
2020-09-15
powerpc/mm/book3s: Split radix and hash MAX_PHYSMEM limit
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/pkeys: Move pkey related bits in the linux page table
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/pkeys: Fixup bit numbering
Aneesh Kumar K.V
2020-03-25
powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE en...
Aneesh Kumar K.V
2019-04-21
powerpc/mm/hash: Simplify the region id calculation.
Aneesh Kumar K.V
2019-04-21
powerpc/mm/hash64: Map all the kernel regions in the same 0xc range
Aneesh Kumar K.V
2019-04-20
powerpc/mm/64: Document the sizes of/sizes mapped by Pxx_INDEX_SIZE
Michael Ellerman
2018-08-10
powerpc/mm/hash: Remove unnecessary do { } while(0) loop
Aneesh Kumar K.V
2018-05-15
powerpc/mm: Implement helpers for pagetable fragment support at PMD level
Aneesh Kumar K.V
2018-04-04
powerpc/mm/radix: Update pte fragment count from 16 to 256 on radix
Aneesh Kumar K.V
2018-03-31
powerpc/mm/hash64: Increase the VA range
Aneesh Kumar K.V
2018-03-31
powerpc/mm: Add support for handling > 512TB address in SLB miss
Aneesh Kumar K.V
2018-03-31
powerpc/mm/keys: Move pte bits to correct headers
Aneesh Kumar K.V
2018-02-13
powerpc/mm/hash64: Store the slot information at the right offset for hugetlb
Aneesh Kumar K.V
2018-02-13
powerpc/mm/hash64: Allocate larger PMD table if hugetlb config is enabled
Aneesh Kumar K.V
2018-02-13
powerpc/mm: Fix crashes with 16G huge pages
Aneesh Kumar K.V
2018-02-02
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-01-31
mm/thp: remove pmd_huge_split_prepare()
Aneesh Kumar K.V
2017-12-20
powerpc: Swizzle around 4K PTE bits to free up bit 5 and bit 6
Ram Pai
2017-12-20
powerpc: shifted-by-one hidx value
Ram Pai
2017-12-20
powerpc: Free up four 64K PTE bits in 64K backed HPTE pages
Ram Pai
2017-12-20
powerpc: Free up four 64K PTE bits in 4K backed HPTE pages
Ram Pai
2017-12-20
powerpc: introduce pte_set_hidx() helper
Ram Pai
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-09
powerpc/mm/book3s/64: Rework page table geometry for lower memory usage
Michael Ellerman
2017-03-31
powerpc/mm/hash: Increase VA range to 128TB
Aneesh Kumar K.V
2017-03-31
powerpc/mm: Define all PTE bits based on radix definitions.
Aneesh Kumar K.V
2017-03-31
powerpc/mm: Cleanup bits definition between hash and radix.
Aneesh Kumar K.V
2016-11-18
powerpc/64: get rid of MIN_HUGEPTE_SHIFT
Christophe Leroy
2016-05-11
powerpc/mm/thp: Abstraction for THP functions
Aneesh Kumar K.V
2016-05-11
powerpc/mm: pte_frag abstraction
Aneesh Kumar K.V
2016-05-01
powerpc/mm/radix: Add radix callback for pmd accessors
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Move hugetlb and THP related pmd accessors to pgtable.h
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Make page table size a variable
Aneesh Kumar K.V
2016-05-01
powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefix
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Remove RPN_SHIFT and RPN_SIZE
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: Use pte_raw() in pte_same()/pmd_same()
Michael Ellerman
2016-03-03
powerpc/mm: Switch book3s 64 with 64K page size to 4 level page table
Aneesh Kumar K.V
2016-02-29
powerpc/mm/book3s-64: Expand the real page number field of the Linux PTE
Paul Mackerras
2016-02-29
powerpc/mm/book3s-64: Move _PAGE_PRESENT to the most significant bit
Paul Mackerras
2016-02-27
powerpc/mm/book3s-64: Free up 7 high-order bits in the Linux PTE
Paul Mackerras
2016-01-15
powerpc, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2015-12-17
powerpc/mm: Add page soft dirty tracking
Laurent Dufour
2015-12-14
powerpc/mm: Don't hardcode the hash pte slot shift
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Don't hardcode page table size
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Add a _PAGE_PTE bit
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Move THP headers around
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Move hugetlb related headers
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Convert __hash_page_64K to C
Aneesh Kumar K.V
[next]