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
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-04
powerpc/eeh: Quieten EEH message when no adapters are found
Anton Blanchard
1
-1
/
+1
2016-10-04
powerpc/64s: Remove unused exception code, small cleanups
Nicholas Piggin
1
-10
/
+20
2016-10-04
powerpc/64s: Use a single macro for both parts of OOL exception
Nicholas Piggin
1
-37
/
+18
2016-10-04
powerpc/64s: Move __replay_interrupt function below handlers
Nicholas Piggin
1
-38
/
+36
2016-10-04
powerpc/64s: Consolidate CBE Thermal 0x1800 interrupt
Nicholas Piggin
1
-13
/
+2
2016-10-04
powerpc/64s: Consolidate Altivec 0x1700 interrupt
Nicholas Piggin
1
-9
/
+7
2016-10-04
powerpc/64s: Consolidate Debug 0x1600 interrupt
Nicholas Piggin
1
-5
/
+3
2016-10-04
powerpc/64s: Consolidate Softpatch 0x1500 interrupt
Nicholas Piggin
1
-35
/
+37
2016-10-04
powerpc/64s: Consolidate Instruction Breakpoint 0x1300 interrupt
Nicholas Piggin
1
-4
/
+3
2016-10-04
powerpc/64s: Consolidate CBE System Error 0x1200 interrupt
Nicholas Piggin
1
-5
/
+3
2016-10-04
powerpc/64s: Consolidate Reserved 0xfa0-0x1200 interrupts
Nicholas Piggin
1
-2
/
+1
2016-10-04
powerpc/64s: Consolidate Hypervisor Facility Unavailable 0xf80 interrupt
Nicholas Piggin
1
-10
/
+6
2016-10-04
powerpc/64s: Consolidate Facility Unavailable 0xf60 interrupt
Nicholas Piggin
1
-7
/
+6
2016-10-04
powerpc/64s: Consolidate VSX Unavailable 0xf40 interrupt
Nicholas Piggin
1
-38
/
+36
2016-10-04
powerpc/64s: Consolidate Vector Unavailable 0xf20 interrupt
Nicholas Piggin
1
-39
/
+37
2016-10-04
powerpc/64s: Consolidate Performance Monitor 0xf00 interrupt
Nicholas Piggin
1
-7
/
+6
2016-10-04
powerpc/64s: Consolidate Reserved 0xec0, 0xee0 interrupts
Nicholas Piggin
1
-2
/
+2
2016-10-04
powerpc/64s: Consolidate Hypervisor Virtualization 0xea0 interrupt
Nicholas Piggin
1
-8
/
+6
2016-10-04
powerpc/64s: Consolidate Directed Hypervisor Doorbell 0xe80 interrupt
Nicholas Piggin
1
-11
/
+10
2016-10-04
powerpc/64s: Consolidate Hypervisor Maintenance 0xe60 interrupt
Nicholas Piggin
1
-57
/
+56
2016-10-04
powerpc/64s: Consolidate Hypervisor Emulation Assistance 0xe40 interrupt
Nicholas Piggin
1
-7
/
+6
2016-10-04
powerpc/64s: Consolidate Hypervisor Instruction Storage 0xe20 interrupt
Nicholas Piggin
1
-9
/
+7
2016-10-04
powerpc/64s: Consolidate Hypervisor Data Storage 0xe00 interrupt
Nicholas Piggin
1
-24
/
+18
2016-10-04
powerpc/64s: Consolidate Trace 0xd00 interrupt
Nicholas Piggin
1
-4
/
+2
2016-10-04
powerpc/64s: Consolidate System Call 0xc00 interrupt
Nicholas Piggin
1
-60
/
+61
2016-10-04
powerpc/64s: Consolidate Reserved 0xb00 interrupt
Nicholas Piggin
1
-4
/
+3
2016-10-04
powerpc/64s: Consolidate Directed Privileged Doorbell 0xa00 interrupt
Nicholas Piggin
1
-7
/
+7
2016-10-04
powerpc/64s: Consolidate Hypervisor Decrementer 0x980 interrupt
Nicholas Piggin
1
-3
/
+4
2016-10-04
powerpc/64s: Consolidate Decrementer 0x900 interrupt
Nicholas Piggin
1
-3
/
+4
2016-10-04
powerpc/64s: Consolidate FP Unavailable 0x800 interrupt
Nicholas Piggin
1
-31
/
+30
2016-10-04
powerpc/64s: Consolidate Program 0x700 interrupt
Nicholas Piggin
1
-10
/
+9
2016-10-04
powerpc/64s: Consolidate Alignment 0x600 interrupt
Nicholas Piggin
1
-18
/
+17
2016-10-04
powerpc/64s: Consolidate External 0x500 interrupt
Nicholas Piggin
1
-11
/
+13
2016-10-04
powerpc/64s: Consolidate Instruction Segment 0x480 interrupt
Nicholas Piggin
1
-111
/
+113
2016-10-04
powerpc/64s: Consolidate Instruction Storage 0x400 interrupt
Nicholas Piggin
1
-17
/
+18
2016-10-04
powerpc/64s: Consolidate Data Segment 0x380 interrupt
Nicholas Piggin
1
-25
/
+25
2016-10-04
powerpc/64s: Consolidate Data Storage 0x300 interrupt
Nicholas Piggin
1
-26
/
+27
2016-10-04
powerpc/64s: Consolidate Machine Check 0x200 interrupt
Nicholas Piggin
1
-296
/
+295
2016-10-04
powerpc/64s: Consolidate System Reset 0x100 interrupt
Nicholas Piggin
1
-13
/
+13
2016-10-04
powerpc: Use gas sections for arranging exception vectors
Nicholas Piggin
3
-50
/
+158
2016-10-04
powerpc/64: Change the way relocation copy is calculated
Nicholas Piggin
1
-4
/
+9
2016-10-04
powerpc/64s: Consolidate exception handler alignment
Nicholas Piggin
1
-36
/
+0
2016-10-04
powerpc/64s: Add new exception vector macros
Michael Ellerman
1
-310
/
+287
2016-09-29
powerpc/vdso64: Use double word compare on pointers
Anton Blanchard
2
-2
/
+2
2016-09-29
powerpc/eeh: Export eeh_pe_state_mark()
Gavin Shan
1
-0
/
+1
2016-09-29
powerpc/eeh: Export confirm_error_lock
Gavin Shan
1
-0
/
+1
2016-09-29
powerpc/eeh: Allow to freeze PE in eeh_pe_set_option()
Gavin Shan
1
-0
/
+1
2016-09-23
powerpc/32: Remove CLR_TOP32
Christophe Leroy
3
-5
/
+0
2016-09-23
powerpc/eeh: Skip finding bus until after failure reporting
Russell Currey
1
-2
/
+2
2016-09-23
powerpc/eeh: Null check uses of eeh_pe_bus_get
Russell Currey
1
-0
/
+8
[next]