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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-12
powerpc/xive: Fix bogus error code returned by OPAL
Greg Kurz
3
-2
/
+13
2019-09-12
powerpc/pseries: correctly track irq state in default idle
Nathan Lynch
1
-0
/
+3
2019-09-12
powerpc/watchpoint: Disable watchpoint hit by larx/stcx instructions
Ravi Bangoria
1
-16
/
+33
2019-09-12
powerpc/powernv: Add new opal message type
Vasant Hegde
2
-1
/
+8
2019-09-12
powerpc/powernv: Enhance opal message read interface
Vasant Hegde
1
-10
/
+21
2019-09-12
powerpc/powernv: Remove unused pnv_npu_try_dma_set_bypass() function
Christoph Hellwig
1
-99
/
+0
2019-09-12
powerpc/memcpy: Fix stack corruption for smaller sizes
Santosh Sivaraj
1
-1
/
+1
2019-09-12
powerpc: Add attributes for setjmp/longjmp
Segher Boessenkool
1
-2
/
+2
2019-09-05
powerpc: Remove empty comment
Jordan Niethe
1
-3
/
+0
2019-09-05
powerpc/imc: Dont create debugfs files for cpu-less nodes
Madhavan Srinivasan
1
-6
/
+6
2019-09-05
powerpc/64s/radix: introduce options to disable use of the tlbie instruction
Nicholas Piggin
4
-18
/
+234
2019-09-05
powerpc/64s: remove unnecessary translation cache flushes at boot
Nicholas Piggin
4
-13
/
+7
2019-09-05
powerpc/64s/pseries: radix flush translations before MMU is enabled at boot
Nicholas Piggin
2
-8
/
+10
2019-09-05
powerpc/64s: make mmu_partition_table_set_entry TLB flush optional
Nicholas Piggin
5
-6
/
+6
2019-09-05
powerpc/64s/radix: tidy up TLB flushing code
Nicholas Piggin
4
-110
/
+34
2019-09-05
powerpc/64s: remove register_process_table callback
Nicholas Piggin
5
-48
/
+27
2019-09-05
powerpc/eeh: Add a eeh_dev_break debugfs interface
Oliver O'Halloran
1
-1
/
+138
2019-09-05
powerpc/eeh: Add debugfs interface to run an EEH check
Oliver O'Halloran
1
-0
/
+61
2019-09-05
powerpc/eeh: Set attention indicator while recovering
Oliver O'Halloran
1
-0
/
+32
2019-09-05
pci-hotplug/pnv_php: Add support for IODA3 Power9 PHBs
Oliver O'Halloran
1
-1
/
+2
2019-09-05
powernv/eeh: Use generic code to handle hot resets
Oliver O'Halloran
1
-3
/
+35
2019-09-05
powerpc/eeh: Remove stale CAPI comment
Oliver O'Halloran
1
-7
/
+0
2019-09-05
powerpc/eeh: Defer printing stack trace
Oliver O'Halloran
4
-26
/
+64
2019-09-05
powerpc/eeh: Check slot presence state in eeh_handle_normal_event()
Oliver O'Halloran
1
-0
/
+60
2019-09-05
powerpc/eeh: Make permanently failed devices non-actionable
Oliver O'Halloran
1
-2
/
+10
2019-09-05
powerpc/eeh: Fix race when freeing PDNs
Oliver O'Halloran
3
-2
/
+27
2019-09-05
powerpc/eeh: Clean up EEH PEs after recovery finishes
Oliver O'Halloran
3
-3
/
+64
2019-08-30
powerpc/64s/exception: reduce page fault unnecessary loads
Nicholas Piggin
2
-23
/
+19
2019-08-30
powerpc/64s/exception: Remove pointless KVM handler name bifurcation
Nicholas Piggin
1
-58
/
+44
2019-08-30
powerpc/64s/exception: program check handler do not branch into a macro
Nicholas Piggin
1
-7
/
+8
2019-08-30
powerpc/64s/exception: move interrupt entry code above the common handler
Nicholas Piggin
1
-225
/
+225
2019-08-30
powerpc/64s/exception: INT_COMMON add DAR, DSISR, reconcile options
Nicholas Piggin
1
-60
/
+51
2019-08-30
powerpc/64s/exception: Expand EXCEPTION_PROLOG_COMMON_1 and 2 into caller
Nicholas Piggin
1
-45
/
+40
2019-08-30
powerpc/64s/exception: Expand EXCEPTION_COMMON macro into caller
Nicholas Piggin
1
-27
/
+27
2019-08-30
powerpc/64s/exception: Add INT_COMMON gas macro to generate common exception ...
Nicholas Piggin
1
-20
/
+32
2019-08-30
powerpc/64s/exception: Merge EXCEPTION_PROLOG_COMMON_2/3
Nicholas Piggin
1
-12
/
+6
2019-08-30
powerpc/64s/exception: KVM_HANDLER reorder arguments to match other macros
Nicholas Piggin
1
-8
/
+8
2019-08-30
powerpc/64s/exception: Add INT_KVM_HANDLER gas macro
Nicholas Piggin
1
-59
/
+40
2019-08-30
powerpc/64s/exception: INT_HANDLER support HDAR/HDSISR and use it in HDSI
Nicholas Piggin
1
-6
/
+10
2019-08-30
powerpc/64s/exception: Add the virt variant of the denorm interrupt handler
Nicholas Piggin
1
-1
/
+5
2019-08-30
powerpc/64s/exception: remove EXCEPTION_PROLOG_0/1, rename _2
Nicholas Piggin
1
-78
/
+73
2019-08-30
powerpc/64s/exceptions: Use keyword params to shorten arg lists
Michael Ellerman
1
-60
/
+60
2019-08-30
powerpc/64s/exception: Replace PROLOG macros and EXC helpers with a gas macro
Nicholas Piggin
1
-296
/
+206
2019-08-30
powerpc/64s/exception: remove 0xb00 handler
Nicholas Piggin
1
-4
/
+2
2019-08-30
powerpc/64s/exception: Fix performance monitor virt handler
Nicholas Piggin
1
-1
/
+1
2019-08-30
powerpc/64s/exception: Add EXC_HV_OR_STD, which selects HSRR if HVMODE
Nicholas Piggin
1
-23
/
+79
2019-08-30
powerpc/64s/exception: move head-64.h exception code to exception-64s.S
Nicholas Piggin
2
-41
/
+41
2019-08-30
powerpc/64s/exception: Fix DAR load for handle_page_fault error case
Nicholas Piggin
1
-1
/
+1
2019-08-30
powerpc/64s/exception: machine check improve labels and comments
Nicholas Piggin
1
-4
/
+10
2019-08-30
powerpc/64s/exception: untangle early machine check handler branch
Nicholas Piggin
1
-67
/
+62
[next]