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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
2021-11-29
powerpc/ftrace: No need to read LR from stack in _mcount()
Christophe Leroy
2021-11-29
powerpc: Mark probe_machine() __init and static
Michael Ellerman
2021-11-29
powerpc/smp: Move setup_profiling_timer() under CONFIG_PROFILING
Michael Ellerman
2021-11-29
powerpc/mm: Move tlbcam_sz() and make it static
Michael Ellerman
2021-11-29
powerpc/85xx: Make c293_pcie_pic_init() static
Michael Ellerman
2021-11-29
powerpc/85xx: Make mpc85xx_smp_kexec_cpu_down() static
Michael Ellerman
2021-11-29
powerpc/85xx: Fix no previous prototype warning for mpc85xx_setup_pmc()
Michael Ellerman
2021-11-29
powerpc: select CPUMASK_OFFSTACK if NR_CPUS >= 8192
Nicholas Piggin
2021-11-29
powerpc: remove cpu_online_cores_map function
Nicholas Piggin
2021-11-29
powerpc/85xx: Fix oops when CONFIG_FSL_PMC=n
Xiaoming Ni
2021-11-29
Revert "powerpc/code-patching: Improve verification of patchability"
Michael Ellerman
2021-11-27
Merge tag 'powerpc-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-11-25
Merge tag 'asm-generic-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-11-25
futex: Wireup futex_waitv syscall
André Almeida
2021-11-25
powerpc/watchdog: Fix wd_smp_last_reset_tb reporting
Nicholas Piggin
2021-11-25
powerpc/microwatt: Make microwatt_get_random_darn() static
Michael Ellerman
2021-11-25
powerpc/watchdog: read TB close to where it is used
Nicholas Piggin
2021-11-25
powerpc/watchdog: Avoid holding wd_smp_lock over printk and smp_send_nmi_ipi
Nicholas Piggin
2021-11-25
powerpc/watchdog: tighten non-atomic read-modify-write access
Nicholas Piggin
2021-11-25
powerpc/watchdog: Fix missed watchdog reset due to memory ordering race
Nicholas Piggin
2021-11-25
powerpc/prom_init: Fix improper check of prom_getprop()
Peiwei Hu
2021-11-25
powerpc/rtas: rtas_busy_delay_time() kernel-doc
Nathan Lynch
2021-11-25
powerpc/rtas: rtas_busy_delay() improvements
Nathan Lynch
2021-11-25
powerpc/pseries: delete scanlog
Nathan Lynch
2021-11-25
powerpc/rtas: kernel-doc fixes
Nathan Lynch
2021-11-25
powerpc/code-patching: Improve verification of patchability
Christophe Leroy
2021-11-25
powerpc/tsi108: make EXPORT_SYMBOL follow its function immediately
Jason Wang
2021-11-25
bpf ppc32: Access only if addr is kernel address
Hari Bathini
2021-11-25
bpf ppc32: Add BPF_PROBE_MEM support for JIT
Hari Bathini
2021-11-25
bpf ppc64: Access only if addr is kernel address
Ravi Bangoria
2021-11-25
bpf ppc64: Add BPF_PROBE_MEM support for JIT
Ravi Bangoria
2021-11-25
powerpc/ppc-opcode: introduce PPC_RAW_BRANCH() macro
Hari Bathini
2021-11-25
bpf powerpc: refactor JIT compiler code
Hari Bathini
2021-11-25
bpf powerpc: Remove extra_pass from bpf_jit_build_body()
Ravi Bangoria
2021-11-25
bpf powerpc: Remove unused SEEN_STACK
Ravi Bangoria
2021-11-25
powerpc/eeh: Use a goto for recovery failures
Oliver O'Halloran
2021-11-25
powerpc/eeh: Small refactor of eeh_handle_normal_event()
Daniel Axtens
2021-11-25
powerpc/xive: Add a debugfs toggle for save-restore
Cédric Le Goater
2021-11-25
powerpc/xive: Add a kernel parameter for StoreEOI
Cédric Le Goater
2021-11-25
powerpc/xive: Add a debugfs toggle for StoreEOI
Cédric Le Goater
2021-11-25
powerpc/xive: Add a debugfs file to dump EQs
Cédric Le Goater
2021-11-25
powerpc/xive: Rename the 'cpus' debugfs file to 'ipis'
Cédric Le Goater
2021-11-25
powerpc/xive: Change the debugfs file 'xive' into a directory
Cédric Le Goater
2021-11-25
powerpc/xive: Introduce xive_core_debugfs_create()
Cédric Le Goater
2021-11-25
powerpc/xive: Activate StoreEOI on P10
Cédric Le Goater
2021-11-25
powerpc/xive: Introduce an helper to print out interrupt characteristics
Cédric Le Goater
2021-11-25
powerpc/xive: Replace pr_devel() by pr_debug() to ease debug
Cédric Le Goater
2021-11-25
powerpc/powernv: Remove POWER9 PVR version check for entry and uaccess flushes
Nicholas Piggin
2021-11-25
powerpc/btext: add missing of_node_put
Julia Lawall
2021-11-25
powerpc/cell: add missing of_node_put
Julia Lawall
[prev]
[next]