index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-14
powerpc/64e/interrupt: Fix nvgprs being clobbered
Nicholas Piggin
1
-14
/
+24
2021-05-14
powerpc/64s: Make NMI record implicitly soft-masked code as irqs disabled
Nicholas Piggin
1
-0
/
+7
2021-05-14
powerpc/64s: Fix stf mitigation patching w/strict RWX & hash
Michael Ellerman
1
-10
/
+10
2021-05-14
powerpc/64s: Fix entry flush patching w/strict RWX & hash
Michael Ellerman
1
-16
/
+43
2021-05-14
powerpc/64s: Fix crashes when toggling entry flush barrier
Michael Ellerman
1
-1
/
+15
2021-05-14
powerpc/64s: Fix crashes when toggling stf barrier
Michael Ellerman
1
-2
/
+17
2021-05-12
KVM: PPC: Book3S HV: Fix kvm_unmap_gfn_range_hv() for Hash MMU
Michael Ellerman
1
-1
/
+1
2021-05-12
powerpc/legacy_serial: Fix UBSAN: array-index-out-of-bounds
Christophe Leroy
1
-2
/
+5
2021-05-12
powerpc/signal: Fix possible build failure with unsafe_copy_fpr_{to/from}_user
Christophe Leroy
1
-2
/
+2
2021-05-12
powerpc/uaccess: Fix __get_user() with CONFIG_CC_HAS_ASM_GOTO_OUTPUT
Christophe Leroy
1
-1
/
+1
2021-05-12
powerpc/pseries: warn if recursing into the hcall tracing code
Nicholas Piggin
1
-4
/
+10
2021-05-12
powerpc/pseries: use notrace hcall variant for H_CEDE idle
Nicholas Piggin
2
-11
/
+5
2021-05-12
powerpc/pseries: Don't trace hcall tracing wrapper
Nicholas Piggin
1
-2
/
+2
2021-05-12
powerpc/pseries: Fix hcall tracing recursion in pv queued spinlocks
Nicholas Piggin
4
-5
/
+33
2021-05-12
powerpc/syscall: Calling kuap_save_and_lock() is wrong
Christophe Leroy
1
-3
/
+0
2021-05-12
powerpc/interrupts: Fix kuep_unlock() call
Christophe Leroy
2
-2
/
+1
2021-05-08
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+1
2021-05-08
Merge branch 'master' into next
Michael Ellerman
6
-37
/
+16
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+0
2021-05-07
mm: remove xlate_dev_kmem_ptr()
David Hildenbrand
1
-5
/
+0
2021-05-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-26
/
+10
2021-05-05
mm: drop redundant ARCH_ENABLE_SPLIT_PMD_PTLOCK
Anshuman Khandual
1
-4
/
+1
2021-05-05
mm: drop redundant ARCH_ENABLE_[HUGEPAGE|THP]_MIGRATION
Anshuman Khandual
1
-4
/
+1
2021-05-05
mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]
Anshuman Khandual
1
-6
/
+2
2021-05-05
mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)
Anshuman Khandual
2
-6
/
+3
2021-05-05
mm: generalize HUGETLB_PAGE_SIZE_VARIABLE
Anshuman Khandual
1
-5
/
+1
2021-05-05
hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
Peter Xu
1
-1
/
+2
2021-05-06
KVM: PPC: Book3S HV: Fix conversion to gfn-based MMU notifier callbacks
Nicholas Piggin
3
-17
/
+36
2021-05-04
Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2021-05-04
powerpc/kconfig: Restore alphabetic order of the selects under CONFIG_PPC
Christophe Leroy
1
-17
/
+17
2021-05-04
powerpc/32: Fix boot failure with CONFIG_STACKPROTECTOR
Christophe Leroy
1
-0
/
+3
2021-05-04
powerpc/powernv/memtrace: Fix dcache flushing
Sandipan Das
1
-2
/
+2
2021-05-04
powerpc/kexec_file: Use current CPU info while setting up FDT
Sourabh Jain
1
-0
/
+92
2021-05-04
powerpc/64s/radix: Enable huge vmalloc mappings
Nicholas Piggin
2
-5
/
+14
2021-05-03
Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-2
/
+2
2021-05-02
powerpc/powernv: remove the nvlink support
Christoph Hellwig
10
-948
/
+8
2021-05-01
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+3
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-197
/
+94
2021-05-01
Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-9
/
+3
2021-05-02
kbuild: replace LANG=C with LC_ALL=C
Masahiro Yamada
1
-1
/
+1
2021-04-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-30
/
+25
2021-04-30
Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
201
-5510
/
+5206
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
1
-1
/
+0
2021-04-30
mm/vmalloc: remove unmap_kernel_range
Nicholas Piggin
3
-4
/
+4
2021-04-30
powerpc/xive: remove unnecessary unmap_kernel_range
Nicholas Piggin
1
-4
/
+0
2021-04-30
mm/vmalloc: provide fallback arch huge vmap support functions
Nicholas Piggin
1
-4
/
+3
2021-04-30
powerpc: inline huge vmap supported functions
Nicholas Piggin
2
-24
/
+16
2021-04-30
mm: HUGE_VMAP arch support cleanup
Nicholas Piggin
2
-4
/
+12
2021-04-30
mm/memtest: add ARCH_USE_MEMTEST
Anshuman Khandual
1
-0
/
+1
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
5
-37
/
+1
[next]