index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
book3s
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/mm: Fixup _HPAGE_CHG_MASK
Aneesh Kumar K.V
2016-01-28
1
-1
/
+3
*
powerpc: Remove newly added extra definition of pmd_dirty
Stephen Rothwell
2016-01-21
1
-1
/
+0
*
arch/powerpc/include/asm/pgtable-ppc64.h: add pmd_[dirty|mkclean] for THP
Minchan Kim
2016-01-16
1
-0
/
+2
*
powerpc, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2016-01-16
3
-24
/
+2
*
powerpc/mm: fix _PAGE_SWP_SOFT_DIRTY breaking swapoff
Hugh Dickins
2016-01-12
2
-3
/
+11
*
powerpc/mm: Fix _PAGE_PTE breaking swapoff
Aneesh Kumar K.V
2016-01-12
1
-3
/
+8
*
powerpc/mm: Add page soft dirty tracking
Laurent Dufour
2015-12-17
4
-8
/
+54
*
powerpc/mm: Don't hardcode the hash pte slot shift
Aneesh Kumar K.V
2015-12-14
2
-2
/
+2
*
powerpc/mm: Don't hardcode page table size
Aneesh Kumar K.V
2015-12-14
1
-7
/
+23
*
powerpc/mm: Add a _PAGE_PTE bit
Aneesh Kumar K.V
2015-12-14
4
-25
/
+23
*
powerpc/mm: Move THP headers around
Aneesh Kumar K.V
2015-12-14
2
-174
/
+175
*
powerpc/mm: Move hugetlb related headers
Aneesh Kumar K.V
2015-12-14
2
-0
/
+82
*
powerpc/mm: Add helper for converting pte bit to hpte bits
Aneesh Kumar K.V
2015-12-14
1
-0
/
+1
*
powerpc/mm: Convert __hash_page_64K to C
Aneesh Kumar K.V
2015-12-14
1
-1
/
+2
*
powerpc/mm: Increase the width of #define
Aneesh Kumar K.V
2015-12-14
1
-13
/
+13
*
powerpc/mm: Remove pte_val usage for the second half of pgtable_t
Aneesh Kumar K.V
2015-12-14
1
-1
/
+3
*
powerpc/mm: Don't track subpage valid bit in pte_t
Aneesh Kumar K.V
2015-12-14
3
-42
/
+13
*
powerpc/mm: Move PTE bits from generic functions to hash64 functions.
Aneesh Kumar K.V
2015-12-14
4
-204
/
+340
*
powerpc/mm: Move hash64 PTE bits from book3s/64/pgtable.h to hash.h
Aneesh Kumar K.V
2015-12-14
2
-445
/
+448
*
powerpc/mm: Don't use pmd_val, pud_val and pgd_val as lvalue
Aneesh Kumar K.V
2015-12-14
3
-11
/
+37
*
powerpc/mm: Don't use pte_val as lvalue
Aneesh Kumar K.V
2015-12-14
1
-35
/
+83
*
powerpc/mm: Drop pte-common.h from BOOK3S 64
Aneesh Kumar K.V
2015-12-14
4
-12
/
+111
*
powerpc/mm: Don't have generic headers introduce functions touching pte bits
Aneesh Kumar K.V
2015-12-14
1
-0
/
+176
*
powerpc/mm: Delete booke bits from book3s
Aneesh Kumar K.V
2015-12-14
3
-131
/
+49
*
powerpc/mm: Move hash specific pte width and other defines to book3s
Aneesh Kumar K.V
2015-12-14
3
-9
/
+129
*
powerpc/mm: make a separate copy for book3s
Aneesh Kumar K.V
2015-12-14
3
-0
/
+976
*
powerpc/mm: move pte headers to book3s directory
Aneesh Kumar K.V
2015-12-14
4
-0
/
+219