index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
powerpc/64s: Use a single macro for both parts of OOL exception
Nicholas Piggin
2016-10-04
1
-37
/
+18
|
*
|
|
|
powerpc/64s: Move __replay_interrupt function below handlers
Nicholas Piggin
2016-10-04
1
-38
/
+36
|
*
|
|
|
powerpc/64s: Consolidate CBE Thermal 0x1800 interrupt
Nicholas Piggin
2016-10-04
1
-13
/
+2
|
*
|
|
|
powerpc/64s: Consolidate Altivec 0x1700 interrupt
Nicholas Piggin
2016-10-04
1
-9
/
+7
|
*
|
|
|
powerpc/64s: Consolidate Debug 0x1600 interrupt
Nicholas Piggin
2016-10-04
1
-5
/
+3
|
*
|
|
|
powerpc/64s: Consolidate Softpatch 0x1500 interrupt
Nicholas Piggin
2016-10-04
1
-35
/
+37
|
*
|
|
|
powerpc/64s: Consolidate Instruction Breakpoint 0x1300 interrupt
Nicholas Piggin
2016-10-04
1
-4
/
+3
|
*
|
|
|
powerpc/64s: Consolidate CBE System Error 0x1200 interrupt
Nicholas Piggin
2016-10-04
1
-5
/
+3
|
*
|
|
|
powerpc/64s: Consolidate Reserved 0xfa0-0x1200 interrupts
Nicholas Piggin
2016-10-04
1
-2
/
+1
|
*
|
|
|
powerpc/64s: Consolidate Hypervisor Facility Unavailable 0xf80 interrupt
Nicholas Piggin
2016-10-04
1
-10
/
+6
|
*
|
|
|
powerpc/64s: Consolidate Facility Unavailable 0xf60 interrupt
Nicholas Piggin
2016-10-04
1
-7
/
+6
|
*
|
|
|
powerpc/64s: Consolidate VSX Unavailable 0xf40 interrupt
Nicholas Piggin
2016-10-04
1
-38
/
+36
|
*
|
|
|
powerpc/64s: Consolidate Vector Unavailable 0xf20 interrupt
Nicholas Piggin
2016-10-04
1
-39
/
+37
|
*
|
|
|
powerpc/64s: Consolidate Performance Monitor 0xf00 interrupt
Nicholas Piggin
2016-10-04
1
-7
/
+6
|
*
|
|
|
powerpc/64s: Consolidate Reserved 0xec0, 0xee0 interrupts
Nicholas Piggin
2016-10-04
1
-2
/
+2
|
*
|
|
|
powerpc/64s: Consolidate Hypervisor Virtualization 0xea0 interrupt
Nicholas Piggin
2016-10-04
1
-8
/
+6
|
*
|
|
|
powerpc/64s: Consolidate Directed Hypervisor Doorbell 0xe80 interrupt
Nicholas Piggin
2016-10-04
1
-11
/
+10
|
*
|
|
|
powerpc/64s: Consolidate Hypervisor Maintenance 0xe60 interrupt
Nicholas Piggin
2016-10-04
1
-57
/
+56
|
*
|
|
|
powerpc/64s: Consolidate Hypervisor Emulation Assistance 0xe40 interrupt
Nicholas Piggin
2016-10-04
1
-7
/
+6
|
*
|
|
|
powerpc/64s: Consolidate Hypervisor Instruction Storage 0xe20 interrupt
Nicholas Piggin
2016-10-04
1
-9
/
+7
|
*
|
|
|
powerpc/64s: Consolidate Hypervisor Data Storage 0xe00 interrupt
Nicholas Piggin
2016-10-04
1
-24
/
+18
|
*
|
|
|
powerpc/64s: Consolidate Trace 0xd00 interrupt
Nicholas Piggin
2016-10-04
1
-4
/
+2
|
*
|
|
|
powerpc/64s: Consolidate System Call 0xc00 interrupt
Nicholas Piggin
2016-10-04
1
-60
/
+61
|
*
|
|
|
powerpc/64s: Consolidate Reserved 0xb00 interrupt
Nicholas Piggin
2016-10-04
1
-4
/
+3
|
*
|
|
|
powerpc/64s: Consolidate Directed Privileged Doorbell 0xa00 interrupt
Nicholas Piggin
2016-10-04
1
-7
/
+7
|
*
|
|
|
powerpc/64s: Consolidate Hypervisor Decrementer 0x980 interrupt
Nicholas Piggin
2016-10-04
1
-3
/
+4
|
*
|
|
|
powerpc/64s: Consolidate Decrementer 0x900 interrupt
Nicholas Piggin
2016-10-04
1
-3
/
+4
|
*
|
|
|
powerpc/64s: Consolidate FP Unavailable 0x800 interrupt
Nicholas Piggin
2016-10-04
1
-31
/
+30
|
*
|
|
|
powerpc/64s: Consolidate Program 0x700 interrupt
Nicholas Piggin
2016-10-04
1
-10
/
+9
|
*
|
|
|
powerpc/64s: Consolidate Alignment 0x600 interrupt
Nicholas Piggin
2016-10-04
1
-18
/
+17
|
*
|
|
|
powerpc/64s: Consolidate External 0x500 interrupt
Nicholas Piggin
2016-10-04
1
-11
/
+13
|
*
|
|
|
powerpc/64s: Consolidate Instruction Segment 0x480 interrupt
Nicholas Piggin
2016-10-04
1
-111
/
+113
|
*
|
|
|
powerpc/64s: Consolidate Instruction Storage 0x400 interrupt
Nicholas Piggin
2016-10-04
1
-17
/
+18
|
*
|
|
|
powerpc/64s: Consolidate Data Segment 0x380 interrupt
Nicholas Piggin
2016-10-04
1
-25
/
+25
|
*
|
|
|
powerpc/64s: Consolidate Data Storage 0x300 interrupt
Nicholas Piggin
2016-10-04
1
-26
/
+27
|
*
|
|
|
powerpc/64s: Consolidate Machine Check 0x200 interrupt
Nicholas Piggin
2016-10-04
1
-296
/
+295
|
*
|
|
|
powerpc/64s: Consolidate System Reset 0x100 interrupt
Nicholas Piggin
2016-10-04
1
-13
/
+13
|
*
|
|
|
powerpc: Use gas sections for arranging exception vectors
Nicholas Piggin
2016-10-04
3
-50
/
+158
|
*
|
|
|
powerpc/64: Change the way relocation copy is calculated
Nicholas Piggin
2016-10-04
1
-4
/
+9
|
*
|
|
|
powerpc/64s: Consolidate exception handler alignment
Nicholas Piggin
2016-10-04
1
-36
/
+0
|
*
|
|
|
powerpc/64s: Add new exception vector macros
Michael Ellerman
2016-10-04
1
-310
/
+287
|
*
|
|
|
powerpc/vdso64: Use double word compare on pointers
Anton Blanchard
2016-09-29
2
-2
/
+2
|
*
|
|
|
powerpc/eeh: Export eeh_pe_state_mark()
Gavin Shan
2016-09-29
1
-0
/
+1
|
*
|
|
|
powerpc/eeh: Export confirm_error_lock
Gavin Shan
2016-09-29
1
-0
/
+1
|
*
|
|
|
powerpc/eeh: Allow to freeze PE in eeh_pe_set_option()
Gavin Shan
2016-09-29
1
-0
/
+1
|
|
/
/
/
|
*
|
|
powerpc/32: Remove CLR_TOP32
Christophe Leroy
2016-09-23
3
-5
/
+0
|
*
|
|
powerpc/eeh: Skip finding bus until after failure reporting
Russell Currey
2016-09-23
1
-2
/
+2
|
*
|
|
powerpc/eeh: Null check uses of eeh_pe_bus_get
Russell Currey
2016-09-23
1
-0
/
+8
|
*
|
|
powerpc/pseries: Remove unnecessary syscall trampoline
Nicholas Piggin
2016-09-23
1
-6
/
+2
|
*
|
|
powerpc/pseries: Fix HV facility unavailable to use correct handler
Nicholas Piggin
2016-09-23
1
-2
/
+2
[prev]
[next]