index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/64: make buildable without CONFIG_COMPAT
Michal Suchanek
2020-04-03
8
-13
/
+20
*
powerpc/perf: consolidate valid_user_sp -> invalid_user_sp
Michal Suchanek
2020-04-03
1
-16
/
+10
*
powerpc/perf: consolidate read_user_stack_32
Michal Suchanek
2020-04-03
1
-24
/
+24
*
powerpc: move common register copy functions from signal_32.c to signal.c
Michal Suchanek
2020-04-03
2
-140
/
+141
*
powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro
Michal Suchanek
2020-04-03
1
-0
/
+1
*
powerpc/ps3: Set CONFIG_UEVENT_HELPER=y in ps3_defconfig
Geoff Levand
2020-04-03
1
-0
/
+2
*
powerpc/ps3: Remove duplicate error message
Markus Elfring
2020-04-03
1
-3
/
+1
*
powerpc/powernv: Re-enable imc trace-mode in kernel
Anju T Sudhakar
2020-04-03
1
-8
/
+1
*
powerpc/perf: Implement a global lock to avoid races between trace, core and ...
Anju T Sudhakar
2020-04-03
1
-24
/
+149
*
powerpc/pseries: Fix MCE handling on pseries
Ganesh Goudar
2020-04-03
1
-0
/
+11
*
powerpc/64s: Fix doorbell wakeup msgclr optimisation
Nicholas Piggin
2020-04-03
2
-19
/
+13
*
powerpc: Make setjmp/longjmp signature standard
Clement Courbet
2020-04-01
3
-8
/
+4
*
powerpc/cputable: Remove unnecessary copy of cpu_spec->oprofile_type
Leonardo Bras
2020-04-01
1
-1
/
+0
*
powerpc: Suppress .eh_frame generation
Naveen N. Rao
2020-04-01
1
-0
/
+3
*
powerpc: Drop -fno-dwarf2-cfi-asm
Naveen N. Rao
2020-04-01
1
-5
/
+0
*
powerpc/32: drop unused ISA_DMA_THRESHOLD
Mike Rapoport
2020-04-01
7
-10
/
+1
*
powerpc/vmlinux.lds: Explicitly retain .gnu.hash
Michael Ellerman
2020-04-01
1
-0
/
+1
*
powerpc/ptrace: move ptrace_triggered() into hw_breakpoint.c
Christophe Leroy
2020-04-01
2
-19
/
+16
*
powerpc/ptrace: create ppc_gethwdinfo()
Christophe Leroy
2020-04-01
4
-31
/
+37
*
powerpc/ptrace: create ptrace_get_debugreg()
Christophe Leroy
2020-04-01
4
-16
/
+26
*
powerpc/ptrace: split out ADV_DEBUG_REGS related functions.
Christophe Leroy
2020-04-01
5
-650
/
+709
*
powerpc/ptrace: move register viewing functions out of ptrace.c
Christophe Leroy
2020-04-01
4
-968
/
+949
*
powerpc/ptrace: split out TRANSACTIONAL_MEM related functions.
Christophe Leroy
2020-04-01
4
-914
/
+943
*
powerpc/ptrace: split out SPE related functions.
Christophe Leroy
2020-04-01
4
-66
/
+78
*
powerpc/ptrace: split out ALTIVEC related functions.
Christophe Leroy
2020-04-01
4
-124
/
+138
*
powerpc/ptrace: split out VSX related functions.
Christophe Leroy
2020-04-01
5
-172
/
+241
*
powerpc/ptrace: drop PARAMETER_SAVE_AREA_OFFSET
Christophe Leroy
2020-04-01
1
-10
/
+0
*
powerpc/ptrace: drop unnecessary #ifdefs CONFIG_PPC64
Christophe Leroy
2020-04-01
2
-15
/
+5
*
powerpc/ptrace: remove unused header includes
Christophe Leroy
2020-04-01
2
-28
/
+2
*
powerpc: Move ptrace into a subdirectory.
Christophe Leroy
2020-04-01
4
-5
/
+12
*
powerpc/64/syscall: Reconcile interrupts
Nicholas Piggin
2020-04-01
2
-14
/
+21
*
powerpc/64s/exception: Remove lite interrupt return
Nicholas Piggin
2020-04-01
2
-16
/
+14
*
powerpc/64s: Implement interrupt exit logic in C
Nicholas Piggin
2020-04-01
11
-526
/
+652
*
powerpc/64: Implement soft interrupt replay in C
Nicholas Piggin
2020-04-01
4
-115
/
+130
*
powerpc/64/syscall: Zero volatile registers when returning
Nicholas Piggin
2020-04-01
1
-0
/
+13
*
powerpc/64/sycall: Implement syscall entry/exit logic in C
Nicholas Piggin
2020-04-01
13
-306
/
+326
*
powerpc/64/sstep: Ifdef the deprecated fast endian switch syscall
Nicholas Piggin
2020-04-01
1
-2
/
+3
*
powerpc/64/syscall: Remove non-volatile GPR save optimisation
Nicholas Piggin
2020-04-01
2
-66
/
+28
*
powerpc/64s/exception: Soft NMI interrupt should not use ret_from_except
Nicholas Piggin
2020-04-01
1
-1
/
+29
*
powerpc/64s/exception: Reconcile interrupts in system_reset
Nicholas Piggin
2020-04-01
1
-4
/
+10
*
powerpc/64s/exception: Only test KVM in SRR interrupts when PR KVM is supported
Nicholas Piggin
2020-04-01
1
-3
/
+62
*
powerpc/64s/exception: Add more comments for interrupt handlers
Nicholas Piggin
2020-04-01
1
-38
/
+353
*
powerpc/64s/exception: Clean up SRR specifiers
Nicholas Piggin
2020-04-01
1
-36
/
+32
*
powerpc/64s/exception: Re-inline some handlers
Nicholas Piggin
2020-04-01
1
-3
/
+3
*
powerpc/64s/exception: Avoid touching the stack in hdecrementer
Nicholas Piggin
2020-04-01
3
-15
/
+20
*
powerpc/64s/exception: Trim unused arguments from KVMTEST macro
Nicholas Piggin
2020-04-01
1
-6
/
+6
*
powerpc/64s/exception: Remove the SPR saving patch code macros
Nicholas Piggin
2020-04-01
1
-54
/
+28
*
powerpc/64s/exception: Remove confusing IEARLY option
Nicholas Piggin
2020-04-01
1
-25
/
+24
*
powerpc/64s/exception: Move KVM test to common code
Nicholas Piggin
2020-04-01
3
-139
/
+139
*
powerpc/64s/exception: Move soft-mask test to common code
Nicholas Piggin
2020-04-01
1
-57
/
+49
[next]