index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-16
powerpc/security: Use PPC_RAW_BLR() and PPC_RAW_NOP()
Christophe Leroy
1
-6
/
+6
2021-06-16
powerpc/modules: Use PPC_RAW_xx() macros
Christophe Leroy
2
-51
/
+23
2021-06-16
powerpc/signal: Use PPC_RAW_xx() macros
Christophe Leroy
2
-16
/
+10
2021-06-16
powerpc/lib/code-patching: Use PPC_RAW_() macros
Christophe Leroy
1
-1
/
+1
2021-06-16
powerpc: Don't handle ALTIVEC/SPE in ASM in _switch(). Do it in C.
Christophe Leroy
3
-37
/
+9
2021-06-16
Merge branch 'fixes' into next
Michael Ellerman
6
-50
/
+17
2021-06-15
powerpc/tau: Remove superfluous parameter in alloc_workqueue() call
Finn Thain
1
-1
/
+1
2021-06-15
powerpc/prom_init: Move custom isspace() to its own namespace
Andy Shevchenko
1
-9
/
+8
2021-06-14
powerpc/signal64: Copy siginfo before changing regs->nip
Michael Ellerman
1
-5
/
+4
2021-06-10
KVM: PPC: Book3S HV: Remove radix guest support from P7/8 path
Nicholas Piggin
1
-1
/
+0
2021-06-10
KVM: PPC: Book3S HV P9: Implement the rest of the P9 path in C
Nicholas Piggin
1
-1
/
+4
2021-06-10
KVM: PPC: Book3S HV P9: Reduce irq_work vs guest decrementer races
Nicholas Piggin
1
-10
/
+0
2021-06-10
KVM: PPC: Book3S 64: Minimise hcall handler calling convention differences
Nicholas Piggin
1
-1
/
+20
2021-06-10
KVM: PPC: Book3S 64: Move interrupt early register setup to KVM
Nicholas Piggin
1
-108
/
+23
2021-06-10
KVM: PPC: Book3S 64: Move hcall early register setup to KVM
Nicholas Piggin
1
-41
/
+1
2021-06-10
KVM: PPC: Book3S 64: add hcall interrupt handler
Nicholas Piggin
1
-3
/
+3
2021-06-10
KVM: PPC: Book3S 64: Move GUEST_MODE_SKIP test into KVM
Nicholas Piggin
1
-60
/
+0
2021-06-10
KVM: PPC: Book3S 64: move KVM interrupt entry to a common entry point
Nicholas Piggin
1
-7
/
+1
2021-06-10
powerpc: Add missing linux/{of.h,irqdomain.h} include directives
Marc Zyngier
1
-0
/
+1
2021-06-07
quota: Wire up quotactl_fd syscall
Jan Kara
1
-1
/
+1
2021-06-06
Merge tag 'powerpc-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-43
/
+11
2021-06-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
6
-24
/
+35
2021-06-03
kprobes: Do not increment probe miss count in the fault handler
Naveen N. Rao
1
-7
/
+0
2021-06-01
kprobes: Remove kprobe::fault_handler
Peter Zijlstra
1
-10
/
+0
2021-06-01
Revert "powerpc/kernel/iommu: Align size for IOMMU_PAGE_SIZE() to save TCEs"
Frederic Barrat
1
-6
/
+5
2021-05-28
powerpc: Fix reverse map real-mode address lookup with huge vmalloc
Nicholas Piggin
2
-35
/
+4
2021-05-28
powerpc/kprobes: Fix validation of prefixed instructions across page boundary
Naveen N. Rao
1
-2
/
+2
2021-05-23
Merge tag 'powerpc-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+2
2021-05-23
powerpc/kprobes: Replace ppc_optinsn by common optinsn
Christophe Leroy
1
-18
/
+5
2021-05-20
Merge tag 'quota_for_v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2021-05-20
powerpc: Fix early setup to make early_ioremap() work
Alexey Kardashevskiy
1
-2
/
+2
2021-05-17
quota: Disable quotactl_path syscall
Jan Kara
1
-1
/
+1
2021-05-17
powerpc/603: Avoid a pile of NOPs when not using SW LRU in TLB exceptions
Christophe Leroy
1
-4
/
+14
2021-05-17
powerpc/paca: Remove mm_ctx_id and mm_ctx_slb_addr_limit
Christophe Leroy
1
-2
/
+0
2021-05-17
powerpc/asm-offset: Remove unused items
Christophe Leroy
1
-51
/
+1
2021-05-17
powerpc/32s: Remove m8260_gorom()
Christophe Leroy
1
-36
/
+0
2021-05-14
powerpc/64e/interrupt: Fix nvgprs being clobbered
Nicholas Piggin
1
-14
/
+24
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
1
-1
/
+0
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/syscall: Calling kuap_save_and_lock() is wrong
Christophe Leroy
1
-3
/
+0
2021-05-12
powerpc/interrupts: Fix kuep_unlock() call
Christophe Leroy
1
-0
/
+1
2021-05-04
powerpc/64s/radix: Enable huge vmalloc mappings
Nicholas Piggin
1
-5
/
+13
2021-05-01
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+3
2021-04-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+3
2021-04-30
Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
61
-2904
/
+2032
2021-04-30
mm/vmalloc: remove unmap_kernel_range
Nicholas Piggin
2
-3
/
+3
2021-04-29
Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-0
/
+1
2021-04-28
powerpc/signal32: Fix erroneous SIGSEGV on RT signal return
Christophe Leroy
1
-2
/
+2
2021-04-27
Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+5
[prev]
[next]