index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
init-common.c
Age
Commit message (
Expand
)
Author
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2019-11-13
powerpc: introduce kernstart_virt_addr to store the kernel base
Jason Yan
2019-11-13
powerpc: move memstart_addr and kernstart_addr to init-common.c
Jason Yan
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-06
powerpc/mm: fix section mismatch for setup_kup()
Christophe Leroy
2019-04-21
powerpc/64: Setup KUP on secondary CPUs
Russell Currey
2019-04-21
powerpc: Add a framework for Kernel Userspace Access Protection
Christophe Leroy
2019-04-21
powerpc: Add skeleton for Kernel Userspace Execution Prevention
Christophe Leroy
2019-04-21
powerpc: Add framework for Kernel Userspace Protection
Christophe Leroy
2018-12-04
powerpc/mm: remove unnecessary test in pgtable_cache_init()
Christophe Leroy
2018-12-04
powerpc/mm: fix a warning when a cache is common to PGD and hugepages
Christophe Leroy
2018-12-04
powerpc/mm: enable the use of page table cache of order 0
Christophe Leroy
2018-02-13
powerpc/mm: Fix crashes with 16G huge pages
Aneesh Kumar K.V
2017-02-14
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2017-01-31
powerpc/64: Export pgtable_cache and pgtable_cache_add for KVM
Paul Mackerras
2017-01-18
powerpc: Fix pgtable pmd cache init
Nicholas Piggin
2016-12-09
powerpc: port 64 bits pgtable_cache to 32 bits
Christophe Leroy