index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-02
powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer address
Andrew Donnellan
1
-1
/
+10
2022-07-02
powerpc: Enable execve syscall exit tracepoint
Naveen N. Rao
1
-1
/
+1
2022-06-14
powerpc/32: Fix overread/overwrite of thread_struct via ptrace
Michael Ellerman
1
-4
/
+14
2022-06-14
powerpc/idle: Fix return value of __setup() handler
Randy Dunlap
1
-1
/
+1
2022-04-20
powerpc: Set crashkernel offset to mid of RMA region
Sourabh Jain
2
-4
/
+17
2022-02-08
powerpc/32: Fix boot failure with GCC latent entropy plugin
Christophe Leroy
1
-0
/
+1
2022-01-27
powerpc/smp: Move setup_profiling_timer() under CONFIG_PROFILING
Michael Ellerman
1
-0
/
+2
2022-01-27
powerpc/watchdog: Fix missed watchdog reset due to memory ordering race
Nicholas Piggin
1
-1
/
+40
2022-01-27
powerpc/btext: add missing of_node_put
Julia Lawall
1
-1
/
+3
2022-01-27
powerpc/prom_init: Fix improper check of prom_getprop()
Peiwei Hu
1
-1
/
+1
2021-09-22
powerpc/module64: Fix comment in R_PPC64_ENTRY handling
Michael Ellerman
1
-1
/
+1
2021-08-26
powerpc/kprobes: Fix kprobe Oops happens in booke
Pu Lehui
1
-1
/
+2
2021-05-22
powerpc/iommu: Annotate nested lock for lockdep
Alexey Kardashevskiy
1
-2
/
+2
2021-05-22
powerpc/smp: Set numa node before updating mask
Srikar Dronamraju
1
-3
/
+3
2021-05-22
powerpc/prom: Mark identical_pvr_fixup as __init
Nathan Chancellor
1
-1
/
+1
2021-05-22
powerpc/eeh: Fix EEH handling for hugepages in ioremap space.
Mahesh Salgaonkar
1
-7
/
+4
2021-03-17
powerpc: improve handling of unrecoverable system reset
Nicholas Piggin
1
-1
/
+4
2021-03-03
powerpc/8xx: Fix software emulation interrupt
Christophe Leroy
1
-1
/
+1
2020-12-29
powerpc/rtas: Fix typo of ibm,open-errinjct in RTAS filter
Tyrel Datwyler
1
-1
/
+1
2020-11-22
powerpc/8xx: Always fault when _PAGE_ACCESSED is not set
Christophe Leroy
1
-6
/
+2
2020-11-22
powerpc/64s: flush L1D after user accesses
Nicholas Piggin
3
-57
/
+93
2020-11-22
powerpc/64s: flush L1D on kernel entry
Nicholas Piggin
3
-6
/
+108
2020-11-22
powerpc/64s: move some exception handlers out of line
Daniel Axtens
1
-2
/
+8
2020-11-05
powerpc: Warn about use of smt_snooze_delay
Joel Stanley
1
-25
/
+17
2020-11-05
powerpc/rtas: Restrict RTAS requests from userspace
Andrew Donnellan
1
-0
/
+153
2020-10-29
powerpc/tau: Disable TAU between measurements
Finn Thain
1
-41
/
+24
2020-10-29
powerpc/tau: Remove duplicated set_thresholds() call
Finn Thain
1
-5
/
+0
2020-10-29
powerpc/tau: Use appropriate temperature sample interval
Finn Thain
1
-8
/
+4
2020-10-01
powerpc/traps: Make unrecoverable NMIs die instead of panic
Nicholas Piggin
1
-3
/
+3
2020-10-01
powerpc/eeh: Only dump stack once if an MMIO loop is detected
Oliver O'Halloran
1
-1
/
+1
2020-09-23
powerpc/dma: Fix dma_map_ops::get_required_mask
Alexey Kardashevskiy
1
-1
/
+2
2020-09-03
powerpc/64s: Don't init FSCR_DSCR in __init_FSCR()
Michael Ellerman
1
-1
/
+1
2020-08-21
powerpc/vdso: Fix vdso cpu truncation
Milton Miller
1
-1
/
+1
2020-06-25
powerpc/crashkernel: Take "mem=" option into account
Pingfan Liu
1
-3
/
+5
2020-06-20
powerpc/64s: Save FSCR to init_task.thread.fscr after feature init
Michael Ellerman
1
-0
/
+19
2020-06-20
powerpc/64s: Don't let DT CPU features set FSCR_DSCR
Michael Ellerman
1
-0
/
+8
2020-05-10
powerpc/pci/of: Parse unassigned resources
Alexey Kardashevskiy
1
-2
/
+10
2020-05-02
powerpc/setup_64: Set cache-line-size based on cache-block-size
Chris Packham
1
-0
/
+2
2020-04-24
powerpc: Make setjmp/longjmp signature standard
Clement Courbet
1
-3
/
+0
2020-04-24
powerpc/kprobes: Ignore traps that happened in real mode
Christophe Leroy
1
-0
/
+3
2020-04-24
powerpc/64/tm: Don't let userspace set regs->trap via sigreturn
Michael Ellerman
1
-1
/
+3
2020-04-24
powerpc/powernv/idle: Restore AMR/UAMOR/AMOR after idle
Michael Ellerman
1
-4
/
+23
2020-04-02
powerpc: Include .BTF section
Naveen N. Rao
1
-0
/
+6
2020-03-11
powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systems
Desnes A. Nunes do Rosario
1
-1
/
+3
2020-02-28
powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOV
Oliver O'Halloran
1
-1
/
+14
2020-02-28
powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE number
Oliver O'Halloran
1
-6
/
+0
2020-01-27
powerpc/cacheinfo: add cacheinfo_teardown, cacheinfo_rebuild
Nathan Lynch
2
-0
/
+25
2020-01-27
powerpc/64s: Fix logic when handling unknown CPU features
Michael Ellerman
1
-10
/
+7
2020-01-04
powerpc/security: Fix wrong message when RFI Flush is disable
Gustavo L. F. Walbon
1
-10
/
+6
2020-01-04
powerpc/security/book3s64: Report L1TF status in sysfs
Anthony Steinhauser
1
-0
/
+5
[next]