index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2021-12-25
selftests/powerpc: Add a test of sigreturning to an unaligned address
Michael Ellerman
-0
/
+45
2021-12-25
powerpc/64s: Use EMIT_WARN_ENTRY for SRR debug warnings
Michael Ellerman
-4
/
+4
2021-12-25
powerpc/64s: Mask NIP before checking against SRR0
Michael Ellerman
-0
/
+2
2021-12-23
powerpc/perf: Fix spelling of "its"
Randy Dunlap
-1
/
+1
2021-12-23
powerpc/32: Fix boot failure with GCC latent entropy plugin
Christophe Leroy
-0
/
+4
2021-12-23
powerpc/code-patching: Replace patch_instruction() by ppc_inst_write() in sel...
Christophe Leroy
-40
/
+53
2021-12-23
powerpc/code-patching: Move code patching selftests in its own file
Christophe Leroy
-355
/
+359
2021-12-23
powerpc/code-patching: Move instr_is_branch_{i/b}form() in code-patching.h
Christophe Leroy
-15
/
+15
2021-12-23
powerpc/code-patching: Move patch_exception() outside code-patching.c
Christophe Leroy
-23
/
+25
2021-12-23
powerpc/code-patching: Use test_trampoline for prefixed patch test
Christophe Leroy
-36
/
+10
2021-12-23
powerpc/code-patching: Fix patch_branch() return on out-of-range failure
Christophe Leroy
-1
/
+3
2021-12-23
powerpc/code-patching: Reorganise do_patch_instruction() to ease error handling
Christophe Leroy
-16
/
+21
2021-12-23
powerpc/code-patching: Fix unmap_patch_area() error handling
Christophe Leroy
-17
/
+13
2021-12-23
powerpc/code-patching: Fix error handling in do_patch_instruction()
Christophe Leroy
-10
/
+3
2021-12-23
powerpc/code-patching: Remove init_mem_is_free
Christophe Leroy
-5
/
+1
2021-12-23
powerpc/code-patching: Remove pr_debug()/pr_devel() messages and fix check()
Christophe Leroy
-9
/
+7
2021-12-23
powerpc/mm/book3s64/hash: Switch pre 2.06 tlbiel to .long
Alexey Kardashevskiy
-2
/
+4
2021-12-23
powerpc/mm: Switch obsolete dssall to .long
Alexey Kardashevskiy
-10
/
+12
2021-12-23
powerpc/64/asm: Do not reassign labels
Daniel Axtens
-33
/
+31
2021-12-23
powerpc/64/asm: Inline BRANCH_TO_C000
Alexey Kardashevskiy
-14
/
+3
2021-12-23
powerpc: check for support for -Wa,-m{power4,any}
Daniel Axtens
-1
/
+3
2021-12-23
powerpc/toc: Future proof kernel toc
Alan Modra
-22
/
+18
2021-12-23
cuda/pmu: Make find_via_cuda/pmu init functions
Nick Child
-4
/
+4
2021-12-23
powerpc/512x: Add __init attribute to eligible functions
Nick Child
-30
/
+30
2021-12-23
powerpc/85xx: Add __init attribute to eligible functions
Nick Child
-6
/
+6
2021-12-23
powerpc/83xx: Add __init attribute to eligible functions
Nick Child
-10
/
+10
2021-12-23
powerpc/embedded6xx: Add __init attribute to eligible functions
Nick Child
-7
/
+7
2021-12-23
powerpc/44x: Add __init attribute to eligible functions
Nick Child
-2
/
+2
2021-12-23
powerpc/4xx: Add __init attribute to eligible functions
Nick Child
-3
/
+3
2021-12-23
powerpc/ps3: Add __init attribute to eligible functions
Nick Child
-24
/
+24
2021-12-23
powerpc/pseries: Add __init attribute to eligible functions
Nick Child
-18
/
+18
2021-12-23
powerpc/powernv: Add __init attribute to eligible functions
Nick Child
-28
/
+28
2021-12-23
powerpc/powermac: Add __init attribute to eligible functions
Nick Child
-11
/
+11
2021-12-23
powerpc/pasemi: Add __init attribute to eligible functions
Nick Child
-5
/
+5
2021-12-23
powerpc/chrp: Add __init attribute to eligible functions
Nick Child
-1
/
+1
2021-12-23
powerpc/cell: Add __init attribute to eligible functions
Nick Child
-20
/
+20
2021-12-23
powerpc/xmon: Add __init attribute to eligible functions
Nick Child
-2
/
+2
2021-12-23
powerpc/sysdev: Add __init attribute to eligible functions
Nick Child
-40
/
+40
2021-12-23
powerpc/perf: Add __init attribute to eligible functions
Nick Child
-20
/
+20
2021-12-23
powerpc/mm: Add __init attribute to eligible functions
Nick Child
-20
/
+20
2021-12-23
powerpc/lib: Add __init attribute to eligible functions
Nick Child
-15
/
+15
2021-12-23
powerpc/kernel: Add __init attribute to eligible functions
Nick Child
-68
/
+69
2021-12-21
selftests/powerpc: Add a test of sigreturning to the kernel
Michael Ellerman
-0
/
+134
2021-12-21
powerpc/dts: Remove "spidev" nodes
Rob Herring
-14
/
+0
2021-12-20
ocxl: remove redundant rc variable
Minghao Chi
-3
/
+1
2021-12-20
powerpc/64s/radix: Fix huge vmap false positive
Nicholas Piggin
-5
/
+13
2021-12-20
powerpc: use swap() to make code cleaner
Yang Guang
-4
/
+2
2021-12-20
powerpc/mpic: Use bitmap_zalloc() when applicable
Christophe JAILLET
-2
/
+1
2021-12-16
selftests/powerpc: skip tests for unavailable mitigations.
Sachin Sant
-1
/
+4
2021-12-16
powerpc/pseries: use slab context cpumask allocation in CPU hotplug init
Nicholas Piggin
-4
/
+5
[next]