index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
book3s
/
64
/
hash.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/mm/hash64: Allocate larger PMD table if hugetlb config is enabled
Aneesh Kumar K.V
2018-02-13
1
-1
/
+2
*
powerpc/mm: Fix crashes with 16G huge pages
Aneesh Kumar K.V
2018-02-13
1
-0
/
+10
*
powerpc: Swizzle around 4K PTE bits to free up bit 5 and bit 6
Ram Pai
2017-12-20
1
-1
/
+0
*
powerpc: Free up four 64K PTE bits in 64K backed HPTE pages
Ram Pai
2017-12-20
1
-3
/
+0
*
powerpc: Free up four 64K PTE bits in 4K backed HPTE pages
Ram Pai
2017-12-20
1
-1
/
+0
*
powerpc: introduce pte_get_hash_gslot() helper
Ram Pai
2017-12-20
1
-0
/
+3
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
powerpc/mm/hash64: Make vmalloc 56T on hash
Michael Ellerman
2017-08-08
1
-2
/
+2
*
powerpc/mm/book3s64: Make KERN_IO_START a variable
Michael Ellerman
2017-08-08
1
-0
/
+2
*
powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y
Michael Ellerman
2017-07-18
1
-0
/
+1
*
powerpc/mm/hash: Implement mark_rodata_ro() for hash
Balbir Singh
2017-07-04
1
-0
/
+3
*
powerpc/mm: Move hash specific pte bits to be top bits of RPN
Aneesh Kumar K.V
2017-03-31
1
-12
/
+5
*
powerpc/mm: Cleanup bits definition between hash and radix.
Aneesh Kumar K.V
2017-03-31
1
-4
/
+5
*
powerpc/mm/4k: don't allocate larger pmd page table for 4k
Aneesh Kumar K.V
2017-01-23
1
-2
/
+2
*
powerpc/mm: Fix memory hotplug BUG() on radix
Reza Arbab
2017-01-17
1
-0
/
+4
*
powerpc/mm: vmalloc abstraction in preparation for radix
Aneesh Kumar K.V
2016-05-11
1
-7
/
+7
*
powerpc/mm: Abstraction for vmemmap and map_kernel_page()
Aneesh Kumar K.V
2016-05-01
1
-0
/
+8
*
powerpc/mm: Add radix callbacks to pte accessors
Aneesh Kumar K.V
2016-05-01
1
-21
/
+20
*
powerpc/mm: Move page table index and and vaddr to pgtable.h
Aneesh Kumar K.V
2016-05-01
1
-16
/
+0
*
powerpc/mm: Make page table size a variable
Aneesh Kumar K.V
2016-05-01
1
-5
/
+9
*
powerpc/mm: Move pte accessors that operate on common pte bits to pgtable.h
Aneesh Kumar K.V
2016-05-01
1
-205
/
+0
*
powerpc/mm: Move common pte bits and accessors to book3s/64/pgtable.h
Aneesh Kumar K.V
2016-05-01
1
-136
/
+0
*
powerpc/mm: Handle _PTE_NONE_MASK
Aneesh Kumar K.V
2016-05-01
1
-4
/
+2
*
powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefix
Aneesh Kumar K.V
2016-05-01
1
-20
/
+18
*
powerpc/mm: Use generic version of ptep_clear_flush_young()
Aneesh Kumar K.V
2016-05-01
1
-16
/
+7
*
powerpc/mm: Drop WIMG in favour of new constants
Aneesh Kumar K.V
2016-05-01
1
-39
/
+31
*
powerpc/mm: Update _PAGE_KERNEL_RO
Aneesh Kumar K.V
2016-05-01
1
-2
/
+2
*
powerpc/mm: Remove RPN_SHIFT and RPN_SIZE
Aneesh Kumar K.V
2016-05-01
1
-8
/
+7
*
powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED
Aneesh Kumar K.V
2016-05-01
1
-17
/
+17
*
powerpc/mm: Use _PAGE_READ to indicate Read access
Aneesh Kumar K.V
2016-05-01
1
-14
/
+21
*
powerpc/mm: Use pte_raw() in pte_same()/pmd_same()
Michael Ellerman
2016-05-01
1
-1
/
+5
*
powerpc/mm: Use big endian Linux page tables for book3s 64
Aneesh Kumar K.V
2016-05-01
1
-10
/
+14
*
powerpc/mm: Drop PTE_ATOMIC_UPDATES from pmd_hugepage_update()
Aneesh Kumar K.V
2016-05-01
1
-2
/
+0
*
powerpc/mm: Switch book3s 64 with 64K page size to 4 level page table
Aneesh Kumar K.V
2016-03-03
1
-0
/
+11
*
powerpc/mm/book3s-64: Move software-used bits in PTE
Paul Mackerras
2016-02-29
1
-3
/
+3
*
powerpc/mm/book3s-64: Shuffle read, write, execute and user bits in PTE
Paul Mackerras
2016-02-29
1
-4
/
+6
*
powerpc/mm/book3s-64: Move HPTE-related bits in PTE to upper end
Paul Mackerras
2016-02-29
1
-4
/
+4
*
powerpc/mm/book3s-64: Move _PAGE_PTE to 2nd most significant bit
Paul Mackerras
2016-02-29
1
-1
/
+1
*
powerpc/mm/book3s-64: Move _PAGE_PRESENT to the most significant bit
Paul Mackerras
2016-02-29
1
-2
/
+3
*
powerpc/mm/book3s-64: Use physical addresses in upper page table tree levels
Paul Mackerras
2016-02-29
1
-6
/
+7
*
powerpc/mm/book3s-64: Free up 7 high-order bits in the Linux PTE
Paul Mackerras
2016-02-27
1
-3
/
+3
*
powerpc/mm/book3s-64: Clean up some obsolete or misleading comments
Paul Mackerras
2016-02-27
1
-7
/
+6
*
powerpc/mm: Fixup _HPAGE_CHG_MASK
Aneesh Kumar K.V
2016-01-28
1
-1
/
+3
*
powerpc, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2016-01-15
1
-8
/
+2
*
powerpc/mm: fix _PAGE_SWP_SOFT_DIRTY breaking swapoff
Hugh Dickins
2016-01-12
1
-0
/
+5
*
powerpc/mm: Add page soft dirty tracking
Laurent Dufour
2015-12-17
1
-5
/
+25
*
powerpc/mm: Add a _PAGE_PTE bit
Aneesh Kumar K.V
2015-12-14
1
-6
/
+7
*
powerpc/mm: Move THP headers around
Aneesh Kumar K.V
2015-12-14
1
-174
/
+49
*
powerpc/mm: Add helper for converting pte bit to hpte bits
Aneesh Kumar K.V
2015-12-14
1
-0
/
+1
*
powerpc/mm: Increase the width of #define
Aneesh Kumar K.V
2015-12-14
1
-13
/
+13
[next]