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-02-22
arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
Masahiro Yamada
1
-9
/
+10
2021-02-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+4
2021-02-21
Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-69
/
+0
2021-02-12
Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-0
/
+8
2021-02-12
Merge branch 'x86/paravirt' into x86/entry
Ingo Molnar
11
-28
/
+66
2021-02-11
powerpc/64: Fix stack trace not displaying final frame
Michael Ellerman
2
-2
/
+2
2021-02-11
powerpc/syscall: Avoid storing 'current' in another pointer
Christophe Leroy
1
-12
/
+9
2021-02-11
powerpc/32: Handle bookE debugging in C in syscall entry/exit
Christophe Leroy
4
-55
/
+27
2021-02-11
powerpc/syscall: Do not check unsupported scv vector on PPC32
Christophe Leroy
1
-4
/
+5
2021-02-11
powerpc/32: Remove the counter in global_dbcr0
Christophe Leroy
3
-16
/
+4
2021-02-11
powerpc/32: Remove verification of MSR_PR on syscall in the ASM entry
Christophe Leroy
3
-36
/
+0
2021-02-11
powerpc/syscall: implement system call entry/exit logic in C for PPC32
Christophe Leroy
3
-229
/
+30
2021-02-11
powerpc/32: Always save non volatile GPRs at syscall entry
Christophe Leroy
4
-62
/
+8
2021-02-11
powerpc/syscall: Change condition to check MSR_RI
Christophe Leroy
1
-3
/
+4
2021-02-11
powerpc/syscall: Save r3 in regs->orig_r3
Christophe Leroy
2
-2
/
+2
2021-02-11
powerpc/syscall: Use is_compat_task()
Christophe Leroy
1
-1
/
+3
2021-02-11
powerpc/syscall: Make interrupt.c buildable on PPC32
Christophe Leroy
2
-9
/
+26
2021-02-11
powerpc/syscall: Rename syscall_64.c into interrupt.c
Christophe Leroy
2
-1
/
+1
2021-02-11
powerpc/32: Reorder instructions to avoid using CTR in syscall entry
Christophe Leroy
1
-12
/
+10
2021-02-11
powerpc/32: On syscall entry, enable instruction translation at the same time...
Christophe Leroy
2
-22
/
+11
2021-02-11
powerpc/32: Always enable data translation on syscall entry
Christophe Leroy
2
-24
/
+1
2021-02-11
powerpc/32s: Add missing call to kuep_lock on syscall entry
Christophe Leroy
1
-0
/
+3
2021-02-11
powerpc/compat_sys: swap hi/lo parts of 64-bit syscall args in LE mode
Will Springer
1
-21
/
+28
2021-02-11
powerpc: use kernel endianness in MSR in 32-bit signal handler
Joseph J Allen
1
-1
/
+2
2021-02-11
powerpc/32: Preserve cr1 in exception prolog stack check to fix build error
Christophe Leroy
2
-7
/
+1
2021-02-11
powerpc/64s: Remove EXSLB interrupt save area
Nicholas Piggin
2
-6
/
+0
2021-02-11
powerpc/64s: syscall real mode entry use mtmsrd rather than rfid
Nicholas Piggin
2
-6
/
+9
2021-02-11
powerpc/kuap: Restore AMR after replaying soft interrupts
Alexey Kardashevskiy
1
-1
/
+26
2021-02-11
powerpc: remove interrupt handler functions from the noinstr section
Nicholas Piggin
1
-9
/
+0
2021-02-10
softirq: Move do_softirq_own_stack() to generic asm header
Thomas Gleixner
1
-0
/
+1
2021-02-10
KVM: PPC: Book3S HV: Remove support for running HPT guest on RPT host without...
Nicholas Piggin
1
-3
/
+0
2021-02-10
KVM: PPC: Book3S HV: Add infrastructure to support 2nd DAWR
Ravi Bangoria
1
-0
/
+2
2021-02-10
KVM: PPC: Book3S HV: Rename current DAWR macros and variables
Ravi Bangoria
1
-2
/
+2
2021-02-09
powerpc/64s: Handle program checks in wrong endian during early boot
Michael Ellerman
1
-0
/
+45
2021-02-09
powerpc/64: Make stack tracing work during very early boot
Michael Ellerman
1
-0
/
+3
2021-02-09
powerpc64/idle: Fix SP offsets when saving GPRs
Christopher M. Riedl
1
-65
/
+73
2021-02-09
powerpc/8xx: Fix software emulation interrupt
Christophe Leroy
1
-1
/
+1
2021-02-09
powerpc/44x: Fix a spelling mismach to mismatch in head_44x.S
Bhaskar Chowdhury
1
-2
/
+2
2021-02-09
powerpc: remove unneeded semicolons
Chengyang Fan
2
-7
/
+7
2021-02-09
powerpc/64s: runlatch interrupt handling in C
Nicholas Piggin
1
-18
/
+0
2021-02-09
powerpc/64s: move NMI soft-mask handling to C
Nicholas Piggin
1
-60
/
+0
2021-02-09
powerpc: move NMI entry/exit code into wrapper
Nicholas Piggin
3
-46
/
+10
2021-02-09
powerpc/64: entry cpu time accounting in C
Nicholas Piggin
2
-6
/
+0
2021-02-09
powerpc/64: move account_stolen_time into its own function
Nicholas Piggin
1
-9
/
+1
2021-02-09
powerpc/64s: reconcile interrupts in C
Nicholas Piggin
1
-26
/
+0
2021-02-09
powerpc/64s: move context tracking exit to interrupt exit path
Nicholas Piggin
1
-2
/
+16
2021-02-09
powerpc: handle irq_enter/irq_exit in interrupt handler wrappers
Nicholas Piggin
5
-18
/
+6
2021-02-09
powerpc/64: context tracking move to interrupt wrappers
Nicholas Piggin
1
-51
/
+7
2021-02-09
powerpc/64: context tracking remove _TIF_NOHZ
Nicholas Piggin
3
-34
/
+46
2021-02-09
powerpc: add interrupt_cond_local_irq_enable helper
Nicholas Piggin
1
-17
/
+7
[prev]
[next]