index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-5.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-08-22
1
-13
/
+10
|
\
|
*
powerpc/mm: Fix set_memory_*() against concurrent accesses
Michael Ellerman
2021-08-19
1
-13
/
+10
*
|
Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"
Jonathan Marek
2021-07-21
1
-0
/
+10
|
/
*
Merge tag 'powerpc-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-07-09
1
-3
/
+1
|
\
|
*
powerpc/mm: Fix lockup on kernel exec fault
Christophe Leroy
2021-07-05
1
-3
/
+1
*
|
powerpc/book3s64/mm: update flush_tlb_range to flush page walk cache
Aneesh Kumar K.V
2021-07-08
2
-18
/
+34
*
|
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
2021-07-08
2
-2
/
+2
*
|
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2021-07-08
2
-3
/
+3
|
/
*
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-07-02
21
-328
/
+360
|
\
|
*
powerpc/64s: fix hash page fault interrupt handler
Nicholas Piggin
2021-06-30
1
-13
/
+11
|
*
powerpc/4xx: Fix setup_kuep() on SMP
Christophe Leroy
2021-06-30
1
-1
/
+5
|
*
powerpc/32s: Fix setup_{kuap/kuep}() on SMP
Christophe Leroy
2021-06-30
2
-2
/
+2
|
*
powerpc/mm: Properly coalesce pages in ptdump
Christophe Leroy
2021-06-24
1
-19
/
+3
|
*
powerpc/mm: Leave a gap between early allocated IO areas
Christophe Leroy
2021-06-24
2
-3
/
+3
|
*
powerpc/64s: Fix boot failure with 4K Radix
Michael Ellerman
2021-06-24
1
-1
/
+7
|
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2021-06-22
2
-4
/
+179
|
|
\
|
*
|
powerpc/32: use set_memory_attr()
Christophe Leroy
2021-06-21
1
-50
/
+10
|
*
|
powerpc/mm: implement set_memory_attr()
Christophe Leroy
2021-06-21
1
-0
/
+33
|
*
|
powerpc/mm: Implement set_memory() routines
Russell Currey
2021-06-21
2
-1
/
+102
|
*
|
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2021-06-17
3
-68
/
+9
|
|
\
\
|
*
|
|
powerpc/mm/book3s64: Fix possible build error
Aneesh Kumar K.V
2021-06-17
1
-9
/
+17
|
*
|
|
powerpc/32: Display modules range in virtual memory layout
Christophe Leroy
2021-06-16
1
-0
/
+4
|
*
|
|
powerpc/32s: Rename PTE_SIZE to PTE_T_SIZE
Christophe Leroy
2021-06-16
1
-2
/
+4
|
*
|
|
powerpc: Define swapper_pg_dir[] in C
Christophe Leroy
2021-06-16
1
-0
/
+2
|
*
|
|
powerpc: Define empty_zero_page[] in C
Christophe Leroy
2021-06-16
1
-0
/
+3
|
*
|
|
powerpc/nohash: Remove DEBUG_HARDER
Christophe Leroy
2021-06-16
1
-32
/
+0
|
*
|
|
powerpc/nohash: Remove DEBUG_CLAMP_LAST_CONTEXT
Christophe Leroy
2021-06-16
1
-4
/
+1
|
*
|
|
powerpc/nohash: Remove DEBUG_MAP_CONSISTENCY
Christophe Leroy
2021-06-16
1
-46
/
+1
|
*
|
|
powerpc/nohash: Remove CONFIG_SMP #ifdefery in mmu_context.h
Christophe Leroy
2021-06-16
1
-42
/
+24
|
*
|
|
powerpc/nohash: Convert set_context() to C
Christophe Leroy
2021-06-16
3
-30
/
+27
|
*
|
|
powerpc/nohash: Refactor update of BDI2000 pointers in switch_mmu_context()
Christophe Leroy
2021-06-16
3
-14
/
+8
|
*
|
|
powerpc/32s: Rework Kernel Userspace Access Protection
Christophe Leroy
2021-06-16
1
-1
/
+13
|
*
|
|
powerpc/32s: Allow disabling KUAP at boot time
Christophe Leroy
2021-06-16
1
-4
/
+8
|
*
|
|
powerpc/32s: Allow disabling KUEP at boot time
Christophe Leroy
2021-06-16
1
-4
/
+7
|
*
|
|
powerpc/32s: Initialise KUAP and KUEP in C
Christophe Leroy
2021-06-16
2
-0
/
+12
|
*
|
|
powerpc/32s: Convert switch_mmu_context() to C
Christophe Leroy
2021-06-16
1
-0
/
+35
|
*
|
|
powerpc/32s: move CTX_TO_VSID() into mmu-hash.h
Christophe Leroy
2021-06-16
1
-13
/
+0
|
*
|
|
powerpc/32s: Refactor update of user segment registers
Christophe Leroy
2021-06-16
1
-37
/
+0
|
*
|
|
powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c
Christophe Leroy
2021-06-16
4
-20
/
+20
|
*
|
|
powerpc/8xx: Allow disabling KUAP at boot time
Christophe Leroy
2021-06-16
1
-3
/
+8
|
*
|
|
powerpc/44x: Implement Kernel Userspace Exec Protection (KUEP)
Christophe Leroy
2021-06-16
1
-0
/
+13
|
*
|
|
powerpc: Don't use 'struct ppc_inst' to reference instruction location
Christophe Leroy
2021-06-16
1
-2
/
+2
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-30
2
-3
/
+3
|
\
\
\
\
|
*
|
|
|
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
2021-06-29
2
-3
/
+3
|
|
/
/
/
*
|
|
|
Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-06-29
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
powerpc: Add missing linux/{of.h,irqdomain.h} include directives
Marc Zyngier
2021-06-10
1
-0
/
+1
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-06-29
3
-61
/
+177
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
KVM: PPC: Book3S HV: Nested support in H_RPT_INVALIDATE
Bharata B Rao
2021-06-22
1
-4
/
+0
|
*
|
|
KVM: PPC: Book3S HV: Add support for H_RPT_INVALIDATE
Bharata B Rao
2021-06-21
1
-0
/
+174
|
*
|
|
powerpc/book3s64/radix: Add H_RPT_INVALIDATE pgsize encodings to mmu_psize_def
Bharata B Rao
2021-06-21
1
-0
/
+5
|
|
|
/
|
|
/
|
[next]