index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/bpf: Fix tail call implementation
Eric Dumazet
2019-12-05
1
-0
/
+13
*
KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel
Michael Ellerman
2019-12-01
3
-0
/
+39
*
powerpc/book3s64: Fix link stack flush on context switch
Michael Ellerman
2019-12-01
4
-4
/
+54
*
powerpc/64s: support nospectre_v2 cmdline option
Christopher M. Riedl
2019-12-01
1
-3
/
+16
*
powerpc/powernv: hold device_hotplug_lock when calling device_online()
David Hildenbrand
2019-12-01
1
-0
/
+2
*
mm/memory_hotplug: make add_memory() take the device_hotplug_lock
David Hildenbrand
2019-12-01
1
-1
/
+1
*
powerpc/xmon: Relax frame size for clang
Joel Stanley
2019-12-01
1
-0
/
+6
*
powerpc/process: Fix flush_all_to_thread for SPE
Felipe Rechia
2019-12-01
1
-2
/
+1
*
powerpc/64s/radix: Fix radix__flush_tlb_collapsed_pmd double flushing pmd
Nicholas Piggin
2019-12-01
1
-1
/
+0
*
powerpc/mm/radix: Fix small page at boundary when splitting
Michael Ellerman
2019-12-01
1
-2
/
+2
*
powerpc/mm/radix: Fix overuse of small pages in splitting logic
Michael Ellerman
2019-12-01
1
-2
/
+2
*
powerpc/mm/radix: Fix off-by-one in split mapping logic
Michael Ellerman
2019-12-01
1
-2
/
+2
*
powerpc/pseries: Export raw per-CPU VPA data via debugfs
Aravinda Prasad
2019-12-01
1
-0
/
+54
*
powerpc/eeh: Fix use of EEH_PE_KEEP on wrong field
Sam Bobroff
2019-12-01
1
-1
/
+1
*
powerpc/eeh: Fix null deref for devices removed during EEH
Sam Bobroff
2019-12-01
1
-0
/
+4
*
powerpc/boot: Disable vector instructions
Joel Stanley
2019-12-01
1
-2
/
+2
*
powerpc/boot: Fix opal console in boot wrapper
Joel Stanley
2019-12-01
1
-8
/
+0
*
powerpc: Fix signedness bug in update_flash_db()
Dan Carpenter
2019-12-01
1
-1
/
+1
*
powerpc/time: Fix clockevent_decrementer initalisation for PR KVM
Michael Ellerman
2019-11-24
1
-0
/
+4
*
KVM: PPC: Book3S PR: Exiting split hack mode needs to fixup both PC and LR
Cameron Kaiser
2019-11-24
1
-0
/
+3
*
powerpc/64s/radix: Explicitly flush ERAT with local LPID invalidation
Nicholas Piggin
2019-11-24
1
-0
/
+1
*
powerpc/time: Use clockevents_register_device(), fixing an issue with large d...
Anton Blanchard
2019-11-24
1
-14
/
+3
*
powerpc/xive: Move a dereference below a NULL test
zhong jiang
2019-11-24
1
-3
/
+4
*
powerpc/pseries: Fix how we iterate over the DTL entries
Naveen N. Rao
2019-11-24
1
-1
/
+1
*
powerpc/pseries: Fix DTL buffer registration
Naveen N. Rao
2019-11-24
1
-1
/
+1
*
KVM: PPC: Inform the userspace about TCE update failures
Alexey Kardashevskiy
2019-11-24
2
-7
/
+7
*
libfdt: Ensure INT_MAX is defined in libfdt_env.h
Rob Herring
2019-11-20
1
-0
/
+2
*
powerpc: Fix duplicate const clang warning in user access code
Anton Blanchard
2019-11-20
1
-3
/
+3
*
powerpc/pseries: Disable CPU hotplug across migrations
Nathan Fontenot
2019-11-20
1
-0
/
+2
*
powerpc/pseries/memory-hotplug: Only update DT once per memory DLPAR request
Nathan Fontenot
2019-11-20
2
-39
/
+21
*
powerpc/64s/hash: Fix stab_rr off by one initialization
Nicholas Piggin
2019-11-20
1
-1
/
+1
*
powerpc/iommu: Avoid derefence before pointer check
Breno Leitao
2019-11-20
1
-1
/
+1
*
powerpc/vdso: Correct call frame information
Alan Modra
2019-11-20
4
-0
/
+4
*
powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9
Aneesh Kumar K.V
2019-11-10
5
-22
/
+134
*
powerpc/powernv: Fix CPU idle to be called with IRQs disabled
Nicholas Piggin
2019-11-06
1
-16
/
+37
*
powerpc/powernv: hold device_hotplug_lock when calling memtrace_offline_pages()
David Hildenbrand
2019-11-06
1
-1
/
+3
*
powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag
Aneesh Kumar K.V
2019-10-11
5
-9
/
+9
*
powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()
Gautham R. Shenoy
2019-10-11
2
-3
/
+14
*
KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VP
Cédric Le Goater
2019-10-11
1
-8
/
+10
*
powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisions
Aneesh Kumar K.V
2019-10-11
1
-2
/
+28
*
powerpc/powernv/ioda: Fix race in TCE level allocation
Alexey Kardashevskiy
2019-10-11
1
-5
/
+13
*
powerpc/powernv: Restrict OPAL symbol map to only be readable by root
Andrew Donnellan
2019-10-11
1
-4
/
+7
*
powerpc/mce: Schedule work from irq_work
Santosh Sivaraj
2019-10-11
1
-1
/
+10
*
powerpc/mce: Fix MCE handling for huge pages
Balbir Singh
2019-10-11
1
-6
/
+13
*
KVM: PPC: Book3S HV: Don't lose pending doorbell request on migration on P9
Paul Mackerras
2019-10-11
1
-1
/
+8
*
KVM: PPC: Book3S HV: Check for MMU ready on piggybacked virtual cores
Paul Mackerras
2019-10-11
1
-5
/
+10
*
KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interrupts
Paul Mackerras
2019-10-11
1
-13
/
+23
*
powerpc: dump kernel log before carrying out fadump or kdump
Ganesh Goudar
2019-10-07
1
-0
/
+1
*
powerpc/pseries: correctly track irq state in default idle
Nathan Lynch
2019-10-07
1
-0
/
+3
*
powerpc/64s/exception: machine check use correct cfar for late handler
Nicholas Piggin
2019-10-07
1
-0
/
+4
[next]