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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-09
Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
11
-204
/
+184
2020-04-07
asm-generic: fix unistd_32.h generation format
Michal Simek
1
-2
/
+1
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
56
-5516
/
+6565
2020-04-04
powerpc: Improve ppc_save_regs()
Nicholas Piggin
1
-1
/
+5
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-0
/
+3
2020-04-03
Revert "powerpc/64: irq_work avoid interrupt when called with hardware irqs e...
Nicholas Piggin
1
-31
/
+13
2020-04-03
powerpc/time: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
1
-3
/
+1
2020-04-02
Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2020-04-03
powerpc/64: make buildable without CONFIG_COMPAT
Michal Suchanek
6
-10
/
+11
2020-04-03
powerpc: move common register copy functions from signal_32.c to signal.c
Michal Suchanek
2
-140
/
+141
2020-04-03
powerpc/64s: Fix doorbell wakeup msgclr optimisation
Nicholas Piggin
2
-19
/
+13
2020-04-01
powerpc/cputable: Remove unnecessary copy of cpu_spec->oprofile_type
Leonardo Bras
1
-1
/
+0
2020-04-01
powerpc/32: drop unused ISA_DMA_THRESHOLD
Mike Rapoport
1
-1
/
+0
2020-04-01
powerpc/vmlinux.lds: Explicitly retain .gnu.hash
Michael Ellerman
1
-0
/
+1
2020-04-01
powerpc/ptrace: move ptrace_triggered() into hw_breakpoint.c
Christophe Leroy
2
-19
/
+16
2020-04-01
powerpc/ptrace: create ppc_gethwdinfo()
Christophe Leroy
4
-31
/
+37
2020-04-01
powerpc/ptrace: create ptrace_get_debugreg()
Christophe Leroy
4
-16
/
+26
2020-04-01
powerpc/ptrace: split out ADV_DEBUG_REGS related functions.
Christophe Leroy
5
-650
/
+709
2020-04-01
powerpc/ptrace: move register viewing functions out of ptrace.c
Christophe Leroy
4
-968
/
+949
2020-04-01
powerpc/ptrace: split out TRANSACTIONAL_MEM related functions.
Christophe Leroy
4
-914
/
+943
2020-04-01
powerpc/ptrace: split out SPE related functions.
Christophe Leroy
4
-66
/
+78
2020-04-01
powerpc/ptrace: split out ALTIVEC related functions.
Christophe Leroy
4
-124
/
+138
2020-04-01
powerpc/ptrace: split out VSX related functions.
Christophe Leroy
5
-172
/
+241
2020-04-01
powerpc/ptrace: drop PARAMETER_SAVE_AREA_OFFSET
Christophe Leroy
1
-10
/
+0
2020-04-01
powerpc/ptrace: drop unnecessary #ifdefs CONFIG_PPC64
Christophe Leroy
1
-15
/
+3
2020-04-01
powerpc/ptrace: remove unused header includes
Christophe Leroy
2
-28
/
+2
2020-04-01
powerpc: Move ptrace into a subdirectory.
Christophe Leroy
4
-5
/
+12
2020-04-01
powerpc/64/syscall: Reconcile interrupts
Nicholas Piggin
2
-14
/
+21
2020-04-01
powerpc/64s/exception: Remove lite interrupt return
Nicholas Piggin
2
-16
/
+14
2020-04-01
powerpc/64s: Implement interrupt exit logic in C
Nicholas Piggin
7
-526
/
+633
2020-04-01
powerpc/64: Implement soft interrupt replay in C
Nicholas Piggin
3
-114
/
+130
2020-04-01
powerpc/64/syscall: Zero volatile registers when returning
Nicholas Piggin
1
-0
/
+13
2020-04-01
powerpc/64/sycall: Implement syscall entry/exit logic in C
Nicholas Piggin
5
-294
/
+260
2020-04-01
powerpc/64/syscall: Remove non-volatile GPR save optimisation
Nicholas Piggin
2
-66
/
+28
2020-04-01
powerpc/64s/exception: Soft NMI interrupt should not use ret_from_except
Nicholas Piggin
1
-1
/
+29
2020-04-01
powerpc/64s/exception: Reconcile interrupts in system_reset
Nicholas Piggin
1
-4
/
+10
2020-04-01
powerpc/64s/exception: Only test KVM in SRR interrupts when PR KVM is supported
Nicholas Piggin
1
-3
/
+62
2020-04-01
powerpc/64s/exception: Add more comments for interrupt handlers
Nicholas Piggin
1
-38
/
+353
2020-04-01
powerpc/64s/exception: Clean up SRR specifiers
Nicholas Piggin
1
-36
/
+32
2020-04-01
powerpc/64s/exception: Re-inline some handlers
Nicholas Piggin
1
-3
/
+3
2020-04-01
powerpc/64s/exception: Avoid touching the stack in hdecrementer
Nicholas Piggin
2
-14
/
+20
2020-04-01
powerpc/64s/exception: Trim unused arguments from KVMTEST macro
Nicholas Piggin
1
-6
/
+6
2020-04-01
powerpc/64s/exception: Remove the SPR saving patch code macros
Nicholas Piggin
1
-54
/
+28
2020-04-01
powerpc/64s/exception: Remove confusing IEARLY option
Nicholas Piggin
1
-25
/
+24
2020-04-01
powerpc/64s/exception: Move KVM test to common code
Nicholas Piggin
1
-121
/
+139
2020-04-01
powerpc/64s/exception: Move soft-mask test to common code
Nicholas Piggin
1
-57
/
+49
2020-04-01
powerpc/64s/exception: Move real to virt switch into the common handler
Nicholas Piggin
1
-149
/
+116
2020-04-01
powerpc/64s/exception: Add ISIDE option
Nicholas Piggin
1
-7
/
+16
2020-04-01
powerpc/64s/exception: Remove old INT_KVM_HANDLER
Nicholas Piggin
1
-29
/
+26
2020-04-01
powerpc/64s/exception: Remove old INT_COMMON macro
Nicholas Piggin
1
-27
/
+24
[next]