index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2021-05-14
powerpc/64e/interrupt: Fix nvgprs being clobbered
Nicholas Piggin
-14
/
+24
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
-1
/
+0
2021-05-12
powerpc/legacy_serial: Fix UBSAN: array-index-out-of-bounds
Christophe Leroy
-2
/
+5
2021-05-12
powerpc/signal: Fix possible build failure with unsafe_copy_fpr_{to/from}_user
Christophe Leroy
-2
/
+2
2021-05-12
powerpc/syscall: Calling kuap_save_and_lock() is wrong
Christophe Leroy
-3
/
+0
2021-05-12
powerpc/interrupts: Fix kuep_unlock() call
Christophe Leroy
-0
/
+1
2021-05-04
powerpc/64s/radix: Enable huge vmalloc mappings
Nicholas Piggin
-5
/
+13
2021-05-01
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
-0
/
+3
2021-04-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-3
/
+3
2021-04-30
Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-2904
/
+2032
2021-04-30
mm/vmalloc: remove unmap_kernel_range
Nicholas Piggin
-3
/
+3
2021-04-29
Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
-0
/
+1
2021-04-28
powerpc/signal32: Fix erroneous SIGSEGV on RT signal return
Christophe Leroy
-2
/
+2
2021-04-27
Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-3
/
+5
2021-04-23
powerpc/kernel/iommu: Use largepool as a last resort when !largealloc
Leonardo Bras
-0
/
+9
2021-04-23
powerpc/kernel/iommu: Align size for IOMMU_PAGE_SIZE() to save TCEs
Leonardo Bras
-5
/
+6
2021-04-22
arch: Wire up Landlock syscalls
Mickaël Salaün
-0
/
+3
2021-04-23
powerpc/iommu: Annotate nested lock for lockdep
Alexey Kardashevskiy
-2
/
+2
2021-04-23
powerpc/iommu: Do not immediately panic when failed IOMMU table allocation
Alexey Kardashevskiy
-2
/
+4
2021-04-23
powerpc/iommu: Allocate it_map by vmalloc
Alexey Kardashevskiy
-12
/
+3
2021-04-23
powerpc/eeh: remove unneeded semicolon
Yang Li
-1
/
+1
2021-04-22
powerpc/legacy_serial: Use early_ioremap()
Christophe Leroy
-4
/
+29
2021-04-22
powerpc/fadump: Fix sparse warnings
Michael Ellerman
-7
/
+6
2021-04-21
powerpc: Rename probe_kernel_read_inst()
Christophe Leroy
-12
/
+12
2021-04-21
powerpc/mce: save ignore_event flag unconditionally for UE
Ganesh Goudar
-1
/
+2
2021-04-21
powerpc: Enable OPTPROBES on PPC32
Christophe Leroy
-34
/
+55
2021-04-21
powerpc/inst: ppc_inst_as_u64() becomes ppc_inst_as_ulong()
Christophe Leroy
-1
/
+1
2021-04-21
powerpc/irq: Enhance readability of trap types
Christophe Leroy
-8
/
+5
2021-04-21
powerpc/32s: Enhance readability of trap types
Christophe Leroy
-21
/
+22
2021-04-21
powerpc/8xx: Enhance readability of trap types
Christophe Leroy
-24
/
+25
2021-04-19
powerpc/fadump: Fix compile error since trap type change
Michael Ellerman
-0
/
+1
2021-04-18
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
-8
/
+7
2021-04-18
powerpc/powernv: Enable HAIL (HV AIL) for ISA v3.1 processors
Nicholas Piggin
-3
/
+16
2021-04-17
powerpc/smp: Set numa node before updating mask
Srikar Dronamraju
-3
/
+3
2021-04-17
powerpc/traps: Enhance readability for trap types
Xiongwei Song
-6
/
+8
2021-04-17
powerpc/smp: Cache CPU to chip lookup
Srikar Dronamraju
-6
/
+34
2021-04-17
powerpc/smp: Reintroduce cpu_core_mask
Srikar Dronamraju
-7
/
+32
2021-04-14
powerpc/vdso: Add support for time namespaces
Christophe Leroy
-18
/
+102
2021-04-14
powerpc/vdso: Separate vvar vma from vdso
Dmitry Safonov
-15
/
+39
2021-04-14
powerpc: remove partial register save logic
Nicholas Piggin
-54
/
+0
2021-04-14
powerpc/64e/interrupt: handle bad_page_fault in C
Nicholas Piggin
-6
/
+0
2021-04-14
powerpc/64e/interrupt: Use new interrupt context tracking scheme
Nicholas Piggin
-15
/
+1
2021-04-14
powerpc/64e/interrupt: reconcile irq soft-mask state in C
Nicholas Piggin
-48
/
+9
2021-04-14
powerpc/64e/interrupt: NMI save irq soft-mask state in C
Nicholas Piggin
-33
/
+16
2021-04-14
powerpc/64e/interrupt: use new interrupt return
Nicholas Piggin
-382
/
+25
2021-04-14
powerpc/interrupt: update common interrupt code for
Nicholas Piggin
-16
/
+28
2021-04-14
powerpc/64e/interrupt: always save nvgprs on interrupt
Nicholas Piggin
-37
/
+3
2021-04-14
powerpc/syscall: switch user_exit_irqoff and trace_hardirqs_off order
Nicholas Piggin
-2
/
+2
2021-04-14
powerpc/syscalls: switch to generic syscallhdr.sh
Masahiro Yamada
-43
/
+4
2021-04-14
powerpc/syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
-54
/
+9
[prev]
[next]