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
/
book3s
/
64
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-21
1
-0
/
+3
|
\
|
*
mm/powerpc: add missing pud helpers
Peter Xu
2024-09-02
1
-0
/
+3
*
|
powerpc/64s/mm: Move __real_pte stubs into hash-4k.h
Michael Ellerman
2024-08-29
2
-26
/
+20
|
/
*
powerpc/64s: use contiguous PMD/PUD instead of HUGEPD
Christophe Leroy
2024-07-13
6
-130
/
+52
*
mm/treewide: remove pXd_huge()
Peter Xu
2024-04-26
2
-35
/
+0
*
mm/powerpc: redefine pXd_huge() with pXd_leaf()
Peter Xu
2024-04-26
2
-27
/
+14
*
Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-03-16
4
-16
/
+2
|
\
|
*
powerpc/64s: Fix get_hugepd_cache_index() build failure
Michael Ellerman
2024-03-07
1
-2
/
+2
|
*
powerpc: Refactor __kernel_map_pages()
Christophe Leroy
2024-03-03
3
-14
/
+0
*
|
mm/treewide: drop pXd_large()
Peter Xu
2024-03-06
1
-3
/
+1
*
|
mm/powerpc: replace pXd_is_leaf() with pXd_leaf()
Peter Xu
2024-03-06
1
-6
/
+4
*
|
mm/powerpc: define pXd_large() with pXd_leaf()
Peter Xu
2024-03-06
1
-14
/
+2
|
/
*
powerpc/book3s64: Avoid __pte_protnone() check in __pte_flags_need_flush()
Aneesh Kumar K.V (IBM)
2023-12-07
1
-7
/
+2
*
powerpc/book3s/hash: Drop _PAGE_PRIVILEGED from PAGE_NONE
Aneesh Kumar K.V (IBM)
2023-12-07
1
-8
/
+2
*
powerpc: Annotate endianness of various variables and functions
Benjamin Gray
2023-10-19
1
-1
/
+1
*
powerpc: Support execute-only on all powerpc
Christophe Leroy
2023-10-19
1
-3
/
+1
*
powerpc/64s: Use generic permission masks
Christophe Leroy
2023-10-19
1
-15
/
+5
*
powerpc: Remove pte_mkuser() and pte_mkpriviledged()
Christophe Leroy
2023-10-19
1
-10
/
+0
*
powerpc: Untangle fixmap.h and pgtable.h and mmu.h
Christophe Leroy
2023-10-19
1
-0
/
+1
*
powerpc: Remove pte_ERROR()
Christophe Leroy
2023-10-19
1
-2
/
+0
*
powerpc: Fix pud_mkwrite() definition after pte_mkwrite() API changes
Ingo Molnar
2023-08-31
1
-1
/
+1
*
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-08-31
3
-38
/
+25
|
\
|
*
powerpc/mm: Cleanup memory block size probing
Aneesh Kumar K.V
2023-08-18
1
-4
/
+1
|
*
powerpc/64s: Use dec_mm_active_cpus helper
Nicholas Piggin
2023-08-02
1
-1
/
+1
|
*
powerpc/kuap: KUAP enabling/disabling functions must be __always_inline
Christophe Leroy
2023-08-02
1
-11
/
+12
|
*
powerpc/kuap: Use MMU_FTR_KUAP on all and refactor disabling kuap
Christophe Leroy
2023-08-02
1
-5
/
+0
|
*
powerpc/kuap: MMU_FTR_BOOK3S_KUAP becomes MMU_FTR_KUAP
Christophe Leroy
2023-08-02
2
-10
/
+10
|
*
powerpc/kuap: Avoid useless jump_label on empty function
Christophe Leroy
2023-08-02
1
-8
/
+2
*
|
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-31
1
-2
/
+2
|
\
\
|
*
|
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2023-07-11
1
-2
/
+2
*
|
|
powerpc: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-25
1
-5
/
+1
*
|
|
powerpc/book3s64/radix: add support for vmemmap optimization for radix
Aneesh Kumar K.V
2023-08-18
1
-0
/
+11
*
|
|
powerpc/book3s64/vmemmap: switch radix to use a different vmemmap handling fu...
Aneesh Kumar K.V
2023-08-18
1
-0
/
+2
*
|
|
powerpc/book3s64/mm: enable transparent pud hugepage
Aneesh Kumar K.V
2023-08-18
5
-11
/
+199
*
|
|
mmu_notifiers: call invalidate_range() when invalidating TLBs
Alistair Popple
2023-08-18
1
-0
/
+1
|
|
/
|
/
|
*
|
powerpc/mm/book3s64/hash/4k: Add pmd_same callback for 4K page size
Aneesh Kumar K.V
2023-07-10
3
-11
/
+5
|
/
*
powerpc/dexcr: Add initial Dynamic Execution Control Register (DEXCR) support
Benjamin Gray
2023-06-19
1
-0
/
+5
*
powerpc/book3s: Add missing <linux/sched.h> include
Benjamin Gray
2023-06-19
1
-0
/
+1
*
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-28
1
-1
/
+2
|
\
|
*
mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()
Gerald Schaefer
2023-03-29
1
-1
/
+2
*
|
powerpc/64s: Fix __pte_needs_flush() false positive warning
Benjamin Gray
2023-03-28
1
-2
/
+7
|
/
*
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-24
1
-1
/
+0
|
\
|
*
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-03
1
-1
/
+0
*
|
powerpc/64s: Prevent fallthrough to hash TLB flush when using radix
Benjamin Gray
2023-02-17
1
-2
/
+2
*
|
powerpc/64s: Reconnect tlb_flush() to hash__tlb_flush()
Michael Ellerman
2023-02-02
1
-0
/
+2
|
/
*
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-12-19
2
-79
/
+12
|
\
|
*
powerpc/tlb: Add local flush for page given mm_struct and psize
Benjamin Gray
2022-11-30
1
-0
/
+7
|
*
powerpc/mm: Remove flush_all_mm, local_flush_all_mm
Benjamin Gray
2022-11-30
2
-37
/
+0
|
*
powerpc/mm: Remove empty hash__ functions
Benjamin Gray
2022-11-30
2
-46
/
+9
*
|
mm: remove unused savedwrite infrastructure
David Hildenbrand
2022-12-01
1
-76
/
+4
|
/
[next]