index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
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: 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
*
powerpc/mm: Don't track subpage valid bit in pte_t
Aneesh Kumar K.V
2015-12-14
1
-5
/
+5
*
powerpc/mm: Move PTE bits from generic functions to hash64 functions.
Aneesh Kumar K.V
2015-12-14
1
-0
/
+151
*
powerpc/mm: Move hash64 PTE bits from book3s/64/pgtable.h to hash.h
Aneesh Kumar K.V
2015-12-14
1
-3
/
+445
*
powerpc/mm: Drop pte-common.h from BOOK3S 64
Aneesh Kumar K.V
2015-12-14
1
-0
/
+2
*
powerpc/mm: move pte headers to book3s directory
Aneesh Kumar K.V
2015-12-14
1
-0
/
+54