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
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
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
[next]