index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "powerpc/64: irq_work avoid interrupt when called with hardware irqs e...
Nicholas Piggin
2020-04-03
1
-31
/
+13
*
powerpc/time: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
2020-04-03
1
-3
/
+1
*
powerpc/pseries/ddw: Extend upper limit for huge DMA window for persistent me...
Alexey Kardashevskiy
2020-04-03
1
-0
/
+9
*
powerpc/perf: split callchain.c by bitness
Michal Suchanek
2020-04-03
5
-356
/
+394
*
powerpc/64: Make COMPAT user-selectable disabled on littleendian by default.
Michal Suchanek
2020-04-03
1
-2
/
+3
*
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
2
-1
/
+3
*
powerpc/ps3: Set CONFIG_UEVENT_HELPER=y in ps3_defconfig
Geoff Levand
2020-04-03
1
-0
/
+2
*
powerpc/ps3: Remove an unneeded NULL check
Dan Carpenter
2020-04-03
1
-1
/
+1
*
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
*
selftests/eeh: Skip ahci adapters
Michael Ellerman
2020-04-03
1
-0
/
+5
*
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/powernv: Add documentation for the opal sensor_groups sysfs interfaces
Shilpasri G Bhat
2020-04-01
1
-0
/
+21
*
selftests/powerpc: Fix try-run when source tree is not writable
Michael Ellerman
2020-04-01
1
-0
/
+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
[next]