index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
book3s
/
64
/
pgtable.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-16
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-5
/
+13
2016-12-16
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
1
-3
/
+0
2016-12-13
mm: THP page cache support for ppc64
Aneesh Kumar K.V
1
-0
/
+10
2016-12-13
mm: move vma_is_anonymous check within pmd_move_must_withdraw
Aneesh Kumar K.V
1
-1
/
+2
2016-12-10
powerpc: port 64 bits pgtable_cache to 32 bits
Christophe Leroy
1
-3
/
+0
2016-11-28
powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flush
Aneesh Kumar K.V
1
-2
/
+3
2016-11-28
powerpc/mm: Introduce _PAGE_LARGE software pte bits
Aneesh Kumar K.V
1
-0
/
+10
2016-09-23
powerpc: Fix usage of _PAGE_RO in hugepage
Christophe Leroy
1
-0
/
+2
2016-09-13
powerpc/mm/radix: Use different pte update sequence for different POWER9 revs
Aneesh Kumar K.V
1
-2
/
+3
2016-07-17
powerpc/mm: use _raw variant of page table accessors
Aneesh Kumar K.V
1
-29
/
+70
2016-06-30
powerpc: Initialise pci_io_base as early as possible
Darren Stevens
1
-0
/
+1
2016-05-20
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-79
/
+739
2016-05-20
arch: fix has_transparent_hugepage()
Hugh Dickins
1
-0
/
+1
2016-05-11
powerpc/mm/radix: Document software bits for radix
Aneesh Kumar K.V
1
-2
/
+6
2016-05-11
powerpc/mm/radix: Add THP support for 4K linux page size
Aneesh Kumar K.V
1
-0
/
+22
2016-05-11
powerpc/mm/radix: Add radix THP callbacks
Aneesh Kumar K.V
1
-0
/
+16
2016-05-11
powerpc/mm/thp: Abstraction for THP functions
Aneesh Kumar K.V
1
-13
/
+70
2016-05-11
powerpc/mm: THP is only available on hash64 as of now
Aneesh Kumar K.V
1
-13
/
+11
2016-05-11
powerpc/mm: pte_frag abstraction
Aneesh Kumar K.V
1
-0
/
+6
2016-05-11
powerpc/mm: vmalloc abstraction in preparation for radix
Aneesh Kumar K.V
1
-3
/
+12
2016-05-11
powerpc/mm: Add radix pgalloc details
Aneesh Kumar K.V
1
-2
/
+8
2016-05-01
powerpc/mm/radix: Add radix callbacks for vmemmap and map_kernel page()
Aneesh Kumar K.V
1
-0
/
+12
2016-05-01
powerpc/mm: Abstraction for vmemmap and map_kernel_page()
Aneesh Kumar K.V
1
-0
/
+20
2016-05-01
powerpc/mm: Move hugetlb and THP related pmd accessors to pgtable.h
Aneesh Kumar K.V
1
-0
/
+7
2016-05-01
powerpc/mm: Add radix callbacks to pte accessors
Aneesh Kumar K.V
1
-0
/
+64
2016-05-01
powerpc/mm/radix: Add radix pte #defines
Aneesh Kumar K.V
1
-0
/
+1
2016-05-01
powerpc/mm: Move pte related functions together
Aneesh Kumar K.V
1
-71
/
+71
2016-05-01
powerpc/mm: Move page table index and and vaddr to pgtable.h
Aneesh Kumar K.V
1
-0
/
+12
2016-05-01
powerpc/mm: Make page table size a variable
Aneesh Kumar K.V
1
-0
/
+60
2016-05-01
powerpc/mm: Move pte accessors that operate on common pte bits to pgtable.h
Aneesh Kumar K.V
1
-0
/
+209
2016-05-01
powerpc/mm: Move common pte bits and accessors to book3s/64/pgtable.h
Aneesh Kumar K.V
1
-2
/
+141
2016-05-01
powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefix
Aneesh Kumar K.V
1
-2
/
+2
2016-05-01
powerpc/mm: Use generic version of pmdp_clear_flush_young()
Aneesh Kumar K.V
1
-3
/
+0
2016-05-01
powerpc/mm: Remove RPN_SHIFT and RPN_SIZE
Aneesh Kumar K.V
1
-2
/
+2
2016-05-01
powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED
Aneesh Kumar K.V
1
-1
/
+17
2016-05-01
powerpc/mm: Use pte_user() instead of open coding
Aneesh Kumar K.V
1
-0
/
+5
2016-03-03
powerpc/mm: Switch book3s 64 with 64K page size to 4 level page table
Aneesh Kumar K.V
1
-1
/
+24
2016-03-03
powerpc/mm: Don't have conditional defines for real_pte_t
Aneesh Kumar K.V
1
-5
/
+0
2016-02-27
powerpc/mm/book3s-64: Free up 7 high-order bits in the Linux PTE
Paul Mackerras
1
-3
/
+3
2016-02-15
powerpc/mm: Fix Multi hit ERAT cause by recent THP update
Aneesh Kumar K.V
1
-0
/
+4
2016-01-21
powerpc: Remove newly added extra definition of pmd_dirty
Stephen Rothwell
1
-1
/
+0
2016-01-16
arch/powerpc/include/asm/pgtable-ppc64.h: add pmd_[dirty|mkclean] for THP
Minchan Kim
1
-0
/
+2
2016-01-16
powerpc, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
1
-4
/
+0
2016-01-12
powerpc/mm: fix _PAGE_SWP_SOFT_DIRTY breaking swapoff
Hugh Dickins
1
-3
/
+6
2016-01-12
powerpc/mm: Fix _PAGE_PTE breaking swapoff
Aneesh Kumar K.V
1
-3
/
+8
2015-12-17
powerpc/mm: Add page soft dirty tracking
Laurent Dufour
1
-0
/
+26
2015-12-14
powerpc/mm: Don't hardcode the hash pte slot shift
Aneesh Kumar K.V
1
-1
/
+1
2015-12-14
powerpc/mm: Add a _PAGE_PTE bit
Aneesh Kumar K.V
1
-2
/
+1
2015-12-14
powerpc/mm: Move PTE bits from generic functions to hash64 functions.
Aneesh Kumar K.V
1
-0
/
+6
2015-12-14
powerpc/mm: Move hash64 PTE bits from book3s/64/pgtable.h to hash.h
Aneesh Kumar K.V
1
-442
/
+3
[next]