index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-02
powerpc: Remove unused FW_FEATURE_NATIVE references
Nicholas Piggin
1
-8
/
+0
2021-12-02
KVM: PPC: Book3S: Suppress failed alloc warning in H_COPY_TOFROM_GUEST
Alexey Kardashevskiy
1
-1
/
+1
2021-12-02
KVM: PPC: Book3S: Suppress warnings when allocating too big memory slots
Alexey Kardashevskiy
1
-2
/
+6
2021-12-02
KVM: PPC: Book3S HV P9: Remove unused ri_set local variable
Nicholas Piggin
1
-10
/
+3
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-12-01
powerpc: Snapshot thread flags
Mark Rutland
2
-9
/
+7
2021-12-01
powerpc: Avoid discarding flags in system_call_exception()
Mark Rutland
1
-1
/
+1
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 overflown PMC
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
powerpc/85xx: Fix oops when CONFIG_FSL_PMC=n
Xiaoming Ni
1
-2
/
+2
2021-11-29
Revert "powerpc/code-patching: Improve verification of patchability"
Michael Ellerman
3
-2
/
+6
2021-11-27
Merge tag 'powerpc-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2
-4
/
+7
2021-11-25
Merge tag 'asm-generic-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-0
/
+1
2021-11-25
futex: Wireup futex_waitv syscall
André Almeida
1
-0
/
+1
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
[prev]
[next]