index
:
linux/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.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-09-14
powerpc/64s: Remove overlaps_kvm_tmp()
Michael Ellerman
2019-09-14
powerpc/kvm: Move kvm_tmp into .text, shrink to 64K
Michael Ellerman
2019-09-14
powerpc/powernv: Fix build with IOMMU_API=n
Michael Ellerman
2019-09-14
powerpc/eeh: Fix build with STACKTRACE=n
Michael Ellerman
2019-09-12
powerpc/xive: Fix bogus error code returned by OPAL
Greg Kurz
2019-09-12
powerpc/pseries: correctly track irq state in default idle
Nathan Lynch
2019-09-12
powerpc/watchpoint: Disable watchpoint hit by larx/stcx instructions
Ravi Bangoria
2019-09-12
powerpc/powernv: Add new opal message type
Vasant Hegde
2019-09-12
powerpc/powernv: Enhance opal message read interface
Vasant Hegde
2019-09-12
powerpc/powernv: Remove unused pnv_npu_try_dma_set_bypass() function
Christoph Hellwig
2019-09-12
seltests/powerpc: Add a selftest for memcpy_mcsafe
Santosh Sivaraj
2019-09-12
powerpc/memcpy: Fix stack corruption for smaller sizes
Santosh Sivaraj
2019-09-12
powerpc: Add attributes for setjmp/longjmp
Segher Boessenkool
2019-09-05
powerpc: Remove empty comment
Jordan Niethe
2019-09-05
powerpc/imc: Dont create debugfs files for cpu-less nodes
Madhavan Srinivasan
2019-09-05
powerpc/64s/radix: introduce options to disable use of the tlbie instruction
Nicholas Piggin
2019-09-05
powerpc/64s: remove unnecessary translation cache flushes at boot
Nicholas Piggin
2019-09-05
powerpc/64s/pseries: radix flush translations before MMU is enabled at boot
Nicholas Piggin
2019-09-05
powerpc/64s: make mmu_partition_table_set_entry TLB flush optional
Nicholas Piggin
2019-09-05
powerpc/64s/radix: tidy up TLB flushing code
Nicholas Piggin
2019-09-05
powerpc/64s: remove register_process_table callback
Nicholas Piggin
2019-09-05
selftests/powerpc: Add basic EEH selftest
Oliver O'Halloran
2019-09-05
powerpc/eeh: Add a eeh_dev_break debugfs interface
Oliver O'Halloran
2019-09-05
powerpc/eeh: Add debugfs interface to run an EEH check
Oliver O'Halloran
2019-09-05
powerpc/eeh: Set attention indicator while recovering
Oliver O'Halloran
2019-09-05
pci-hotplug/pnv_php: Add attention indicator support
Oliver O'Halloran
2019-09-05
pci-hotplug/pnv_php: Add support for IODA3 Power9 PHBs
Oliver O'Halloran
2019-09-05
pci-hotplug/pnv_php: Add a reset_slot() callback
Oliver O'Halloran
2019-09-05
powernv/eeh: Use generic code to handle hot resets
Oliver O'Halloran
2019-09-05
powerpc/eeh: Remove stale CAPI comment
Oliver O'Halloran
2019-09-05
powerpc/eeh: Defer printing stack trace
Oliver O'Halloran
2019-09-05
powerpc/eeh: Check slot presence state in eeh_handle_normal_event()
Oliver O'Halloran
2019-09-05
powerpc/eeh: Make permanently failed devices non-actionable
Oliver O'Halloran
2019-09-05
powerpc/eeh: Fix race when freeing PDNs
Oliver O'Halloran
2019-09-05
powerpc/eeh: Clean up EEH PEs after recovery finishes
Oliver O'Halloran
2019-08-30
powerpc/64s/exception: reduce page fault unnecessary loads
Nicholas Piggin
2019-08-30
powerpc/64s/exception: Remove pointless KVM handler name bifurcation
Nicholas Piggin
2019-08-30
powerpc/64s/exception: program check handler do not branch into a macro
Nicholas Piggin
2019-08-30
powerpc/64s/exception: move interrupt entry code above the common handler
Nicholas Piggin
2019-08-30
powerpc/64s/exception: INT_COMMON add DAR, DSISR, reconcile options
Nicholas Piggin
2019-08-30
powerpc/64s/exception: Expand EXCEPTION_PROLOG_COMMON_1 and 2 into caller
Nicholas Piggin
2019-08-30
powerpc/64s/exception: Expand EXCEPTION_COMMON macro into caller
Nicholas Piggin
2019-08-30
powerpc/64s/exception: Add INT_COMMON gas macro to generate common exception ...
Nicholas Piggin
2019-08-30
powerpc/64s/exception: Merge EXCEPTION_PROLOG_COMMON_2/3
Nicholas Piggin
2019-08-30
powerpc/64s/exception: KVM_HANDLER reorder arguments to match other macros
Nicholas Piggin
2019-08-30
powerpc/64s/exception: Add INT_KVM_HANDLER gas macro
Nicholas Piggin
2019-08-30
powerpc/64s/exception: INT_HANDLER support HDAR/HDSISR and use it in HDSI
Nicholas Piggin
2019-08-30
powerpc/64s/exception: Add the virt variant of the denorm interrupt handler
Nicholas Piggin
2019-08-30
powerpc/64s/exception: remove EXCEPTION_PROLOG_0/1, rename _2
Nicholas Piggin
2019-08-30
powerpc/64s/exceptions: Use keyword params to shorten arg lists
Michael Ellerman
[next]