index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
exceptions-64s.S
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-14
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-30
/
+33
2017-02-07
powerpc/64: CONFIG_RELOCATABLE support for hmi interrupts
Nicholas Piggin
1
-1
/
+1
2017-02-07
powerpc/64s: Use (start, size) rather than (start, end) for exception handlers
Nicholas Piggin
1
-92
/
+103
2017-02-07
powerpc/64s: Tidy up after exception handler rework
Nicholas Piggin
1
-1
/
+1
2017-01-31
powerpc/64: Allow for relocation-on interrupts from guest to host
Paul Mackerras
1
-24
/
+29
2017-01-31
KVM: PPC: Book3S: 64-bit CONFIG_RELOCATABLE support for interrupts
Nicholas Piggin
1
-1
/
+1
2017-01-31
powernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macro
Gautham R. Shenoy
1
-3
/
+3
2017-01-27
KVM: PPC: Book3S: Move 64-bit KVM interrupt handler out from alt section
Nicholas Piggin
1
-4
/
+2
2016-12-16
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2016-11-14
powerpc/64s: Reduce exception alignment
Nicholas Piggin
1
-1
/
+1
2016-11-12
powerpc/64s: Fix system reset interrupt winkle wakeups
Nicholas Piggin
1
-3
/
+8
2016-10-27
powerpc/64s: relocation, register save fixes for system reset interrupt
Nicholas Piggin
1
-21
/
+29
2016-10-11
powerpc/64s: Fix power4_fixup_nap placement
Nicholas Piggin
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
[next]