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
/
pgtable.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-19
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-3
/
+2
2018-07-16
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
1
-3
/
+2
2018-06-20
powerpc/mm/hash/4k: Free hugetlb page table caches correctly.
Aneesh Kumar K.V
1
-0
/
+5
2018-06-08
mm: introduce ARCH_HAS_PTE_SPECIAL
Laurent Dufour
1
-3
/
+0
2018-06-03
powerpc/mm: Change function prototype
Aneesh Kumar K.V
1
-3
/
+5
2018-05-15
powerpc/mm: Use page fragments for allocation page table at PMD level
Aneesh Kumar K.V
1
-2
/
+2
2018-05-15
powerpc/mm: Implement helpers for pagetable fragment support at PMD level
Aneesh Kumar K.V
1
-0
/
+6
2018-05-15
powerpc/book3s64/mm: Simplify the rcu callback for page table free
Aneesh Kumar K.V
1
-0
/
+10
2018-03-30
powerpc/mm/keys: Move pte bits to correct headers
Aneesh Kumar K.V
1
-19
/
+0
2018-02-13
powerpc/mm/hash64: Store the slot information at the right offset for hugetlb
Aneesh Kumar K.V
1
-1
/
+1
2018-02-13
powerpc/mm: Fix crashes with 16G huge pages
Aneesh Kumar K.V
1
-0
/
+2
2018-02-02
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+77
2018-02-01
mm/thp: remove pmd_huge_split_prepare()
Aneesh Kumar K.V
1
-9
/
+0
2018-02-01
powerpc/mm: update pmdp_invalidate to return old pmd value
Aneesh Kumar K.V
1
-2
/
+2
2018-01-20
powerpc: check key protection for user page access
Ram Pai
1
-1
/
+9
2018-01-20
powerpc: helper to validate key-access permissions of a pte
Ram Pai
1
-0
/
+2
2018-01-20
powerpc: map vma key-protection bits to pte key bits.
Ram Pai
1
-1
/
+24
2018-01-16
powerpc/mm: Introduce _PAGE_NA
Christophe Leroy
1
-0
/
+1
2018-01-16
powerpc/mm: extend _PAGE_PRIVILEGED to all CPUs
Christophe Leroy
1
-1
/
+1
2017-12-22
powerpc/mm/book3s/64: Add proper pte access check helper
Aneesh Kumar K.V
1
-0
/
+41
2017-11-30
mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE
Dan Williams
1
-1
/
+0
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-23
Merge branch 'fixes' into next
Michael Ellerman
1
-1
/
+9
2017-08-17
powerpc/mm: Don't send IPI to all cpus on THP updates
Aneesh Kumar K.V
1
-0
/
+1
2017-08-15
powerpc/hugetlb: fix page rights verification in gup_hugepte()
Christophe Leroy
1
-0
/
+5
2017-08-08
powerpc/mm/book3s64: Make KERN_IO_START a variable
Michael Ellerman
1
-1
/
+2
2017-07-28
powerpc/mm: Fix pmd/pte_devmap() on non-leaf entries
Oliver O'Halloran
1
-1
/
+9
2017-07-18
powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y
Michael Ellerman
1
-0
/
+1
2017-07-02
powerpc/mm: Add devmap support for ppc64
Oliver O'Halloran
1
-0
/
+45
2017-04-27
powerpc/mm: Fix missing page attributes in page table dump
Christophe Leroy
1
-0
/
+1
2017-04-12
powerpc/mm: Fix swapper_pg_dir size on 64-bit hash w/64K pages
Michael Ellerman
1
-4
/
+0
2017-03-31
powerpc/mm: Move hash specific pte bits to be top bits of RPN
Aneesh Kumar K.V
1
-3
/
+13
2017-03-31
powerpc/mm: Lower the max real address to 53 bits
Aneesh Kumar K.V
1
-3
/
+28
2017-03-31
powerpc/mm: Define all PTE bits based on radix definitions.
Aneesh Kumar K.V
1
-0
/
+2
2017-03-31
powerpc/mm: Define _PAGE_SOFT_DIRTY unconditionally
Aneesh Kumar K.V
1
-4
/
+0
2017-03-31
powerpc/mm: Cleanup bits definition between hash and radix.
Aneesh Kumar K.V
1
-8
/
+2
2017-03-10
Merge branch 'prep-for-5level'
Linus Torvalds
1
-0
/
+3
2017-03-10
power/mm: update pte_write and pte_wrprotect to handle savedwrite
Aneesh Kumar K.V
1
-5
/
+19
2017-03-10
powerpc/mm: handle protnone ptes on fork
Aneesh Kumar K.V
1
-31
/
+42
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
1
-0
/
+3
2017-02-25
powerpc/mm/autonuma: switch ppc64 to its own implementation of saved write
Aneesh Kumar K.V
1
-7
/
+45
2017-02-15
powerpc/mm/radix: Use ptep_get_and_clear_full when clearing pte for full mm
Aneesh Kumar K.V
1
-0
/
+17
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
[next]