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
/
pgtable.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-07-02
1
-0
/
+5
|
\
|
*
powerpc/lib/code-patching: Set up Strict RWX patching earlier
Jordan Niethe
2021-06-21
1
-0
/
+1
|
*
powerpc: Define swapper_pg_dir[] in C
Christophe Leroy
2021-06-16
1
-0
/
+4
*
|
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2021-07-01
1
-0
/
+6
|
/
*
powerpc: Remove duplicate includes
Zhang Yunkai
2021-03-24
1
-2
/
+0
*
powerpc/mm: Declare arch_report_meminfo() prototype.
Cédric Le Goater
2021-01-30
1
-0
/
+3
*
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
1
-0
/
+7
*
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2020-06-09
1
-19
/
+0
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-2
/
+0
*
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-06-05
1
-0
/
+2
|
\
|
*
powerpc/8xx: Add a function to early map kernel via huge pages
Christophe Leroy
2020-05-26
1
-0
/
+2
*
|
powerpc: add support for folded p4d page tables
Mike Rapoport
2020-06-05
1
-5
/
+5
|
/
*
powerpc/32: Fix missing NULL pmd check in virt_to_kpte()
Christophe Leroy
2020-03-13
1
-1
/
+3
*
powerpc/32: drop get_pteptr()
Christophe Leroy
2020-02-26
1
-0
/
+5
*
powerpc/32: refactor pmd_offset(pud_offset(pgd_offset...
Christophe Leroy
2020-02-26
1
-0
/
+12
*
powerpc/ptdump: don't entirely rebuild kernel when selecting CONFIG_PPC_DEBUG_WX
Christophe Leroy
2020-01-23
1
-6
/
+0
*
powerpc/mm: drop #ifdef CONFIG_MMU in is_ioremap_addr()
Christophe Leroy
2019-11-18
1
-4
/
+0
*
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-25
1
-1
/
+0
*
powerpc/mm: make ioremap_bot common to all
Christophe Leroy
2019-08-27
1
-0
/
+2
*
powerpc/mm: define empty update_mmu_cache() as static inline
Christophe Leroy
2019-08-20
1
-12
/
+0
*
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-14
1
-0
/
+24
|
\
|
*
powerpc/book3s: Use config independent helpers for page table walk
Aneesh Kumar K.V
2019-07-04
1
-0
/
+24
*
|
mm/nvdimm: add is_ioremap_addr and use that to check ioremap address
Aneesh Kumar K.V
2019-07-12
1
-0
/
+14
|
/
*
powerpc/mm: Warn if W+X pages found on boot
Russell Currey
2019-05-02
1
-0
/
+6
*
powerpc/mm: make gup_hugepte() static
Christophe Leroy
2019-05-02
1
-3
/
+0
*
powerpc/dma: use the dma-direct allocator for coherent platforms
Christoph Hellwig
2019-02-18
1
-1
/
+0
*
powerpc: use mm zones more sensibly
Christoph Hellwig
2018-12-20
1
-1
/
+0
*
powerpc/mm: fix a warning when a cache is common to PGD and hugepages
Christophe Leroy
2018-12-04
1
-1
/
+1
*
powerpc/mm: Extend pte_fragment functionality to PPC32
Christophe Leroy
2018-12-04
1
-0
/
+4
*
powerpc/mm: add helpers to get/set mm.context->pte_frag
Christophe Leroy
2018-12-04
1
-0
/
+25
*
powerpc/mm: Make pte_pgprot return all pte bits
Aneesh Kumar K.V
2018-10-18
1
-0
/
+10
*
powerpc/mm: move __P and __S tables in the common pgtable.h
Christophe Leroy
2018-10-14
1
-0
/
+19
*
powerpc/mm/radix: Change pte relax sequence to handle nest MMU hang
Aneesh Kumar K.V
2018-06-03
1
-0
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2017-08-17
1
-9
/
+1
|
\
|
*
powerpc/mm: Rename find_linux_pte_or_hugepte()
Aneesh Kumar K.V
2017-08-17
1
-9
/
+1
*
|
powerpc/mm: Fix kernel RAM protection after freeing unused memory on PPC32
Christophe Leroy
2017-08-15
1
-1
/
+1
|
/
*
powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y
Michael Ellerman
2017-07-18
1
-0
/
+7
*
powerpc: port 64 bits pgtable_cache to 32 bits
Christophe Leroy
2016-12-10
1
-0
/
+2
*
powerpc/mm: check for irq disabled() only if DEBUG_VM is enabled
Aneesh Kumar K.V
2016-07-27
1
-4
/
+2
*
arch: fix has_transparent_hugepage()
Hugh Dickins
2016-05-20
1
-1
/
+0
*
powerpc: Make vmalloc_to_phys() public
Alexey Kardashevskiy
2016-02-16
1
-0
/
+3
*
powerpc/booke: Move nohash headers
Aneesh Kumar K.V
2015-12-14
1
-1
/
+1
*
powerpc/mm: Move hash64 PTE bits from book3s/64/pgtable.h to hash.h
Aneesh Kumar K.V
2015-12-14
1
-6
/
+0
*
powerpc/mm: Don't have generic headers introduce functions touching pte bits
Aneesh Kumar K.V
2015-12-14
1
-191
/
+1
*
powerpc/mm: make a separate copy for book3s
Aneesh Kumar K.V
2015-12-14
1
-0
/
+4
*
powerpc/mm: Differentiate between hugetlb and THP during page walk
Aneesh Kumar K.V
2015-10-12
1
-3
/
+3
*
powerpc/booke64: Move mb() to __set_pte_at() with kernel-addr test
Scott Wood
2015-08-08
1
-0
/
+11
*
powerpc/mm/thp: Make page table walk safe against thp split/collapse
Aneesh Kumar K.V
2015-04-17
1
-1
/
+10
*
KVM: PPC: Remove page table walk helpers
Aneesh Kumar K.V
2015-04-17
1
-21
/
+0
[next]