index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
book3s
/
64
/
hash.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-21
powerpc/mm/hash: Rename KERNEL_REGION_ID to LINEAR_MAP_REGION_ID
Aneesh Kumar K.V
1
-2
/
+2
2019-04-21
powerpc/mm/hash: Simplify the region id calculation.
Aneesh Kumar K.V
1
-16
/
+15
2019-04-21
powerpc/mm/hash64: Map all the kernel regions in the same 0xc range
Aneesh Kumar K.V
1
-34
/
+61
2019-04-21
powerpc/mm/hash64: Add a variable to track the end of IO mapping
Aneesh Kumar K.V
1
-1
/
+2
2019-02-21
powerpc/mm/hash: Increase vmalloc space to 512T with hash MMU
Michael Ellerman
1
-9
/
+23
2018-10-14
powerpc: handover page flags with a pgprot_t parameter
Christophe Leroy
1
-2
/
+1
2018-10-03
powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bit
Aneesh Kumar K.V
1
-0
/
+5
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
1
-0
/
+2
2018-05-15
powerpc/mm: Use page fragments for allocation page table at PMD level
Aneesh Kumar K.V
1
-10
/
+0
2018-03-31
Merge branch 'topic/paca' into next
Michael Ellerman
1
-1
/
+1
2018-03-30
powerpc/mm: Pass node id into create_section_mapping
Nicholas Piggin
1
-1
/
+1
2018-02-13
powerpc/mm/hash64: Allocate larger PMD table if hugetlb config is enabled
Aneesh Kumar K.V
1
-1
/
+2
2018-02-13
powerpc/mm: Fix crashes with 16G huge pages
Aneesh Kumar K.V
1
-0
/
+10
2017-12-20
powerpc: Swizzle around 4K PTE bits to free up bit 5 and bit 6
Ram Pai
1
-1
/
+0
2017-12-20
powerpc: Free up four 64K PTE bits in 64K backed HPTE pages
Ram Pai
1
-3
/
+0
2017-12-20
powerpc: Free up four 64K PTE bits in 4K backed HPTE pages
Ram Pai
1
-1
/
+0
2017-12-20
powerpc: introduce pte_get_hash_gslot() helper
Ram Pai
1
-0
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-08
powerpc/mm/hash64: Make vmalloc 56T on hash
Michael Ellerman
1
-2
/
+2
2017-08-08
powerpc/mm/book3s64: Make KERN_IO_START a variable
Michael Ellerman
1
-0
/
+2
2017-07-18
powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y
Michael Ellerman
1
-0
/
+1
2017-07-04
powerpc/mm/hash: Implement mark_rodata_ro() for hash
Balbir Singh
1
-0
/
+3
2017-03-31
powerpc/mm: Move hash specific pte bits to be top bits of RPN
Aneesh Kumar K.V
1
-12
/
+5
2017-03-31
powerpc/mm: Cleanup bits definition between hash and radix.
Aneesh Kumar K.V
1
-4
/
+5
2017-01-23
powerpc/mm/4k: don't allocate larger pmd page table for 4k
Aneesh Kumar K.V
1
-2
/
+2
2017-01-17
powerpc/mm: Fix memory hotplug BUG() on radix
Reza Arbab
1
-0
/
+4
2016-05-11
powerpc/mm: vmalloc abstraction in preparation for radix
Aneesh Kumar K.V
1
-7
/
+7
2016-05-01
powerpc/mm: Abstraction for vmemmap and map_kernel_page()
Aneesh Kumar K.V
1
-0
/
+8
2016-05-01
powerpc/mm: Add radix callbacks to pte accessors
Aneesh Kumar K.V
1
-21
/
+20
2016-05-01
powerpc/mm: Move page table index and and vaddr to pgtable.h
Aneesh Kumar K.V
1
-16
/
+0
2016-05-01
powerpc/mm: Make page table size a variable
Aneesh Kumar K.V
1
-5
/
+9
2016-05-01
powerpc/mm: Move pte accessors that operate on common pte bits to pgtable.h
Aneesh Kumar K.V
1
-205
/
+0
2016-05-01
powerpc/mm: Move common pte bits and accessors to book3s/64/pgtable.h
Aneesh Kumar K.V
1
-136
/
+0
2016-05-01
powerpc/mm: Handle _PTE_NONE_MASK
Aneesh Kumar K.V
1
-4
/
+2
2016-05-01
powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefix
Aneesh Kumar K.V
1
-20
/
+18
2016-05-01
powerpc/mm: Use generic version of ptep_clear_flush_young()
Aneesh Kumar K.V
1
-16
/
+7
2016-05-01
powerpc/mm: Drop WIMG in favour of new constants
Aneesh Kumar K.V
1
-39
/
+31
2016-05-01
powerpc/mm: Update _PAGE_KERNEL_RO
Aneesh Kumar K.V
1
-2
/
+2
2016-05-01
powerpc/mm: Remove RPN_SHIFT and RPN_SIZE
Aneesh Kumar K.V
1
-8
/
+7
2016-05-01
powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED
Aneesh Kumar K.V
1
-17
/
+17
2016-05-01
powerpc/mm: Use _PAGE_READ to indicate Read access
Aneesh Kumar K.V
1
-14
/
+21
2016-05-01
powerpc/mm: Use pte_raw() in pte_same()/pmd_same()
Michael Ellerman
1
-1
/
+5
2016-05-01
powerpc/mm: Use big endian Linux page tables for book3s 64
Aneesh Kumar K.V
1
-10
/
+14
2016-05-01
powerpc/mm: Drop PTE_ATOMIC_UPDATES from pmd_hugepage_update()
Aneesh Kumar K.V
1
-2
/
+0
2016-03-03
powerpc/mm: Switch book3s 64 with 64K page size to 4 level page table
Aneesh Kumar K.V
1
-0
/
+11
2016-02-29
powerpc/mm/book3s-64: Move software-used bits in PTE
Paul Mackerras
1
-3
/
+3
2016-02-29
powerpc/mm/book3s-64: Shuffle read, write, execute and user bits in PTE
Paul Mackerras
1
-4
/
+6
2016-02-29
powerpc/mm/book3s-64: Move HPTE-related bits in PTE to upper end
Paul Mackerras
1
-4
/
+4
2016-02-29
powerpc/mm/book3s-64: Move _PAGE_PTE to 2nd most significant bit
Paul Mackerras
1
-1
/
+1
2016-02-29
powerpc/mm/book3s-64: Move _PAGE_PRESENT to the most significant bit
Paul Mackerras
1
-2
/
+3
[next]