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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-06
powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()
Qinglang Miao
1
-1
/
+1
2021-01-06
powerpc/bitops: Fix possible undefined behaviour with fls() and fls64()
Christophe Leroy
1
-2
/
+21
2020-12-30
powerpc/powernv/memtrace: Fix crashing the kernel when enabling concurrently
David Hildenbrand
1
-7
/
+15
2020-12-30
powerpc/powernv/memtrace: Don't leak kernel memory to user space
David Hildenbrand
1
-0
/
+22
2020-12-30
powerpc/xmon: Change printk() to pr_cont()
Christophe Leroy
1
-1
/
+1
2020-12-30
powerpc/rtas: Fix typo of ibm,open-errinjct in RTAS filter
Tyrel Datwyler
1
-1
/
+1
2020-12-30
powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_at
Mathieu Desnoyers
2
-4
/
+4
2020-12-30
powerpc/perf: Exclude kernel samples while counting events in user space.
Athira Rajeev
1
-0
/
+10
2020-12-30
powerpc/pseries/hibernation: remove redundant cacheinfo update
Nathan Lynch
1
-3
/
+0
2020-12-30
powerpc/pseries/hibernation: drop pseries_suspend_begin() from suspend ops
Nathan Lynch
1
-1
/
+0
2020-12-30
powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32
Christophe Leroy
1
-5
/
+0
2020-12-30
powerpc/64: Set up a kernel stack for secondaries before cpu_restore()
Jordan Niethe
2
-6
/
+6
2020-12-30
powerpc: Drop -me200 addition to build flags
Michael Ellerman
1
-1
/
+0
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
11
-59
/
+194
2020-11-22
powerpc/uaccess: Evaluate macro arguments once, before user access is allowed
Nicholas Piggin
1
-14
/
+35
2020-11-22
powerpc: Fix __clear_user() with KUAP enabled
Andrew Donnellan
3
-7
/
+12
2020-11-22
powerpc: Implement user_access_begin and friends
Christophe Leroy
1
-19
/
+56
2020-11-22
powerpc: Add a framework for user access tracking
Christophe Leroy
4
-8
/
+74
2020-11-22
powerpc/64s: flush L1D on kernel entry
Nicholas Piggin
10
-7
/
+202
2020-11-22
powerpc/64s: move some exception handlers out of line
Daniel Axtens
1
-2
/
+8
2020-11-05
powerpc: Fix undetected data corruption with P9N DD2.1 VSX CI load emulation
Michael Neuling
1
-1
/
+1
2020-11-05
powerpc/powernv/elog: Fix race while processing OPAL error log event.
Mahesh Salgaonkar
1
-7
/
+26
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
2
-0
/
+166
2020-11-05
powerpc/drmem: Make lmb_size 64 bit
Aneesh Kumar K.V
1
-2
/
+2
2020-11-05
powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MM
Nicholas Piggin
2
-1
/
+2
2020-11-05
powerpc/powernv/smp: Fix spurious DBG() warning
Oliver O'Halloran
1
-1
/
+1
2020-10-30
powerpc/powernv/dump: Fix race while processing OPAL dump
Vasant Hegde
1
-12
/
+29
2020-10-30
powerpc/perf/hv-gpci: Fix starting index value
Kajol Jain
1
-3
/
+3
2020-10-30
powerpc/perf: Exclude pmc5/6 from the irrelevant PMU group constraints
Athira Rajeev
1
-0
/
+10
2020-10-30
powerpc/64s/radix: Fix mm_cpumask trimming race vs kthread_use_mm
Nicholas Piggin
2
-20
/
+16
2020-10-30
powerpc/tau: Disable TAU between measurements
Finn Thain
2
-48
/
+26
2020-10-30
powerpc/tau: Check processor type before enabling TAU interrupt
Finn Thain
2
-22
/
+16
2020-10-29
powerpc/tau: Remove duplicated set_thresholds() call
Finn Thain
1
-5
/
+0
2020-10-29
powerpc/tau: Convert from timer to workqueue
Finn Thain
1
-20
/
+18
2020-10-29
powerpc/tau: Use appropriate temperature sample interval
Finn Thain
2
-9
/
+5
2020-10-29
powerpc/pseries: explicitly reschedule during drmem_lmb list traversal
Nathan Lynch
1
-1
/
+17
2020-10-29
powerpc/icp-hv: Fix missing of_node_put() in success path
Nicholas Mc Guire
1
-0
/
+1
2020-10-29
powerpc/pseries: Fix missing of_node_put() in rng_init()
Nicholas Mc Guire
1
-0
/
+1
2020-10-01
powerpc/traps: Make unrecoverable NMIs die instead of panic
Nicholas Piggin
1
-3
/
+3
2020-10-01
KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like th...
Gustavo Romero
3
-7
/
+40
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-17
vgacon: remove software scrollback support
Linus Torvalds
2
-2
/
+0
2020-09-03
powerpc/perf: Fix soft lockups due to missed interrupt accounting
Athira Rajeev
1
-0
/
+4
2020-09-03
powerpc/spufs: add CONFIG_COREDUMP dependency
Arnd Bergmann
1
-0
/
+1
2020-09-03
powerpc/xive: Ignore kmemleak false positives
Alexey Kardashevskiy
1
-0
/
+2
2020-09-03
powerpc/64s: Don't init FSCR_DSCR in __init_FSCR()
Michael Ellerman
1
-1
/
+1
2020-08-26
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
3
-3
/
+6
[next]