index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/64: enable MSR[EE] in irq replay pt_regs
Nicholas Piggin
2021-06-30
1
-0
/
+1
*
powerpc/64s: add a table of implicit soft-masked addresses
Nicholas Piggin
2021-06-30
3
-10
/
+71
*
powerpc/64e: remove implicit soft-masking and interrupt exit restart logic
Nicholas Piggin
2021-06-30
3
-14
/
+16
*
powerpc/64e: fix CONFIG_RELOCATABLE build warnings
Nicholas Piggin
2021-06-30
1
-0
/
+11
*
powerpc/interrupt: Use names in check_return_regs_valid()
Christophe Leroy
2021-06-26
1
-2
/
+2
*
powerpc/interrupt: Also use exit_must_hard_disable() on PPC32
Christophe Leroy
2021-06-26
1
-5
/
+3
*
powerpc/sysfs: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE
Jason Wang
2021-06-26
1
-6
/
+6
*
powerpc/stacktrace: Fix spurious "stale" traces in raise_backtrace_ipi()
Michael Ellerman
2021-06-26
1
-6
/
+20
*
powerpc/rtas-rtc: remove unused constant
Nathan Lynch
2021-06-25
1
-1
/
+1
*
powerpc: Fix is_kvm_guest() / kvm_para_available()
Michael Ellerman
2021-06-25
1
-4
/
+6
*
powerpc/64s: Make prom_init require RELOCATABLE
Michael Ellerman
2021-06-25
1
-56
/
+2
*
powerpc/kprobes: Warn if instruction patching failed
Naveen N. Rao
2021-06-25
1
-2
/
+2
*
powerpc/kprobes: Roll IS_RFI() macro into IS_RFID()
Naveen N. Rao
2021-06-25
1
-2
/
+2
*
powerpc/kprobes: Fix Oops by passing ppc_inst as a pointer to emulate_step() ...
Naveen N. Rao
2021-06-25
1
-2
/
+6
*
powerpc/64s: Fix copy-paste data exposure into newly created tasks
Nicholas Piggin
2021-06-25
1
-16
/
+32
*
powerpc/32: Avoid #ifdef nested with FTR_SECTION on booke syscall entry
Christophe Leroy
2021-06-25
1
-2
/
+2
*
powerpc/32: Reduce code duplication of system call entry
Christophe Leroy
2021-06-25
3
-37
/
+19
*
powerpc/32: Interchange r1 and r11 in SYSCALL_ENTRY on booke
Christophe Leroy
2021-06-25
2
-10
/
+11
*
powerpc/32: Interchange r10 and r12 in SYSCALL_ENTRY on non booke
Christophe Leroy
2021-06-25
1
-17
/
+17
*
powerpc: Remove klimit
Christophe Leroy
2021-06-25
3
-8
/
+4
*
powerpc: Offline CPU in stop_this_cpu()
Nicholas Piggin
2021-06-25
1
-0
/
+11
*
powerpc/64s: Remove irq mask workaround in accumulate_stolen_time()
Nicholas Piggin
2021-06-25
1
-11
/
+0
*
powerpc/pseries: Enable hardlockup watchdog for PowerVM partitions
Nicholas Piggin
2021-06-25
1
-4
/
+9
*
powerpc/64s/interrupt: Check and fix srr_valid without crashing
Nicholas Piggin
2021-06-25
1
-0
/
+89
*
powerpc/interrupt: Remove prep_irq_for_user_exit()
Christophe Leroy
2021-06-25
1
-13
/
+3
*
powerpc/interrupt: Refactor prep_irq_for_{user/kernel_enabled}_exit()
Christophe Leroy
2021-06-25
1
-22
/
+7
*
powerpc/interrupt: Interchange prep_irq_for_{kernel_enabled/user}_exit()
Christophe Leroy
2021-06-25
1
-12
/
+11
*
powerpc/interrupt: Refactor interrupt_exit_user_prepare()
Christophe Leroy
2021-06-25
1
-54
/
+3
*
powerpc/interrupt: Rename and lightly change syscall_exit_prepare_main()
Christophe Leroy
2021-06-25
1
-5
/
+4
*
powerpc/64: use interrupt restart table to speed up return from interrupt
Nicholas Piggin
2021-06-25
3
-152
/
+387
*
powerpc/64: treat low kernel text as irqs soft-masked
Nicholas Piggin
2021-06-25
3
-10
/
+27
*
powerpc/64: interrupt soft-enable race fix
Nicholas Piggin
2021-06-25
1
-0
/
+95
*
powerpc/64: allow alternate return locations for soft-masked interrupts
Nicholas Piggin
2021-06-25
3
-2
/
+86
*
powerpc/64s: save one more register in the masked interrupt handler
Nicholas Piggin
2021-06-25
1
-14
/
+20
*
powerpc/64s: system call avoid setting MSR[RI] until we set MSR[EE]
Nicholas Piggin
2021-06-25
2
-4
/
+2
*
powerpc/64: move interrupt return asm to interrupt_64.S
Nicholas Piggin
2021-06-25
3
-624
/
+639
*
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
2021-06-25
23
-134
/
+273
*
powerpc/64s: introduce different functions to return from SRR vs HSRR interrupts
Nicholas Piggin
2021-06-25
4
-55
/
+92
*
powerpc: remove interrupt exit helpers unused argument
Nicholas Piggin
2021-06-25
1
-2
/
+2
*
powerpc/interrupt: Fix CONFIG ifdef typo
Christophe Leroy
2021-06-25
1
-1
/
+1
*
powerpc/prom_init: Pass linux_banner to firmware via option vector 7
Michael Ellerman
2021-06-25
1
-0
/
+13
*
powerpc/prom_init: Convert prom_strcpy() into prom_strscpy_pad()
Michael Ellerman
2021-06-25
1
-6
/
+24
*
powerpc/microwatt: Use standard 16550 UART for console
Benjamin Herrenschmidt
2021-06-21
1
-0
/
+39
*
powerpc/kprobes: Mark newly allocated probes as ROX
Russell Currey
2021-06-21
1
-0
/
+17
*
powerpc/modules: Make module_alloc() Strict Module RWX aware
Jordan Niethe
2021-06-21
1
-1
/
+3
*
powerpc/security: Add a security feature for STF barrier
Nicholas Piggin
2021-06-21
1
-5
/
+2
*
powerpc/powernv: Fix machine check reporting of async store errors
Nicholas Piggin
2021-06-21
1
-8
/
+40
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2021-06-17
4
-223
/
+43
|
\
|
*
KVM: PPC: Book3S HV: Remove radix guest support from P7/8 path
Nicholas Piggin
2021-06-10
1
-1
/
+0
|
*
KVM: PPC: Book3S HV P9: Implement the rest of the P9 path in C
Nicholas Piggin
2021-06-10
1
-1
/
+4
[next]