index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
error-injection.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-12-02
powerpc: Remove unused FW_FEATURE_NATIVE references
Nicholas Piggin
1
-8
/
+0
2021-12-02
powerpc/xive: Fix compile when !CONFIG_PPC_POWERNV.
Cédric Le Goater
3
-1
/
+15
2021-12-02
powerpc/signal32: Use struct_group() to zero spe regs
Kees Cook
2
-7
/
+13
2021-11-30
powerpc/32s: Fix shift-out-of-bounds in KASAN init
Christophe Leroy
1
-1
/
+2
2021-11-30
powerpc/powermac: Add missing lockdep_register_key()
Christophe Leroy
1
-0
/
+1
2021-11-30
powerpc/modules: Don't WARN on first module allocation attempt
Christophe Leroy
1
-5
/
+6
2021-11-30
powerpc/64s: Get LPID bit width from device tree
Nicholas Piggin
4
-22
/
+51
2021-11-30
powerpc/perf: Fix PMU callbacks to clear pending PMI before resetting an over...
Athira Rajeev
2
-1
/
+97
2021-11-30
powerpc/atomics: Remove atomic_inc()/atomic_dec() and friends
Christophe Leroy
1
-95
/
+0
2021-11-30
powerpc/atomics: Use immediate operand when possible
Christophe Leroy
1
-28
/
+28
2021-11-30
powerpc/bitops: Use immediate operand when possible
Christophe Leroy
1
-8
/
+81
2021-11-29
powerpc: flexible GPR range save/restore macros
Nicholas Piggin
15
-126
/
+94
2021-11-29
powerpc/watchdog: help remote CPUs to flush NMI printk output
Nicholas Piggin
1
-6
/
+31
2021-11-29
powerpc: Don't bother about .data..Lubsan sections
Christophe Leroy
1
-8
/
+0
2021-11-29
powerpc/ptdump: Fix display a BAT's size unit
Christophe Leroy
1
-2
/
+2
2021-11-29
powerpc/ftrace: Activate HAVE_DYNAMIC_FTRACE_WITH_REGS on PPC32
Christophe Leroy
4
-12
/
+125
2021-11-29
powerpc/ftrace: Add module_trampoline_target() for PPC32
Christophe Leroy
2
-33
/
+29
2021-11-29
powerpc/ftrace: No need to read LR from stack in _mcount()
Christophe Leroy
1
-5
/
+4
2021-11-29
powerpc: Mark probe_machine() __init and static
Michael Ellerman
2
-3
/
+1
2021-11-29
powerpc/smp: Move setup_profiling_timer() under CONFIG_PROFILING
Michael Ellerman
1
-0
/
+2
2021-11-29
powerpc/mm: Move tlbcam_sz() and make it static
Michael Ellerman
1
-5
/
+5
2021-11-29
powerpc/85xx: Make c293_pcie_pic_init() static
Michael Ellerman
1
-1
/
+1
2021-11-29
powerpc/85xx: Make mpc85xx_smp_kexec_cpu_down() static
Michael Ellerman
1
-2
/
+2
2021-11-29
powerpc/85xx: Fix no previous prototype warning for mpc85xx_setup_pmc()
Michael Ellerman
1
-0
/
+2
2021-11-29
powerpc: select CPUMASK_OFFSTACK if NR_CPUS >= 8192
Nicholas Piggin
1
-0
/
+1
2021-11-29
powerpc: remove cpu_online_cores_map function
Nicholas Piggin
3
-41
/
+8
2021-11-29
Revert "powerpc/code-patching: Improve verification of patchability"
Michael Ellerman
3
-2
/
+6
2021-11-25
powerpc/watchdog: Fix wd_smp_last_reset_tb reporting
Nicholas Piggin
1
-4
/
+4
2021-11-25
powerpc/microwatt: Make microwatt_get_random_darn() static
Michael Ellerman
1
-1
/
+1
2021-11-25
powerpc/watchdog: read TB close to where it is used
Nicholas Piggin
1
-12
/
+14
2021-11-25
powerpc/watchdog: Avoid holding wd_smp_lock over printk and smp_send_nmi_ipi
Nicholas Piggin
1
-19
/
+74
2021-11-25
powerpc/watchdog: tighten non-atomic read-modify-write access
Nicholas Piggin
1
-10
/
+26
2021-11-25
powerpc/watchdog: Fix missed watchdog reset due to memory ordering race
Nicholas Piggin
1
-1
/
+40
2021-11-25
powerpc/prom_init: Fix improper check of prom_getprop()
Peiwei Hu
1
-1
/
+1
2021-11-25
powerpc/rtas: rtas_busy_delay_time() kernel-doc
Nathan Lynch
1
-2
/
+19
2021-11-25
powerpc/rtas: rtas_busy_delay() improvements
Nathan Lynch
2
-8
/
+68
2021-11-25
powerpc/pseries: delete scanlog
Nathan Lynch
5
-202
/
+0
2021-11-25
powerpc/rtas: kernel-doc fixes
Nathan Lynch
1
-4
/
+5
2021-11-25
powerpc/code-patching: Improve verification of patchability
Christophe Leroy
3
-6
/
+2
2021-11-25
powerpc/tsi108: make EXPORT_SYMBOL follow its function immediately
Jason Wang
1
-2
/
+1
2021-11-25
bpf ppc32: Access only if addr is kernel address
Hari Bathini
1
-0
/
+34
2021-11-25
bpf ppc32: Add BPF_PROBE_MEM support for JIT
Hari Bathini
3
-0
/
+36
2021-11-25
bpf ppc64: Access only if addr is kernel address
Ravi Bangoria
1
-0
/
+26
2021-11-25
bpf ppc64: Add BPF_PROBE_MEM support for JIT
Ravi Bangoria
4
-9
/
+80
2021-11-25
powerpc/ppc-opcode: introduce PPC_RAW_BRANCH() macro
Hari Bathini
2
-1
/
+3
2021-11-25
bpf powerpc: refactor JIT compiler code
Hari Bathini
2
-27
/
+37
2021-11-25
bpf powerpc: Remove extra_pass from bpf_jit_build_body()
Ravi Bangoria
4
-8
/
+8
2021-11-25
bpf powerpc: Remove unused SEEN_STACK
Ravi Bangoria
1
-2
/
+1
2021-11-25
powerpc/eeh: Use a goto for recovery failures
Oliver O'Halloran
1
-48
/
+45
2021-11-25
powerpc/eeh: Small refactor of eeh_handle_normal_event()
Daniel Axtens
1
-34
/
+35
[next]