index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
exceptions-64s.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/64s: Fix stack setup in watchdog soft_nmi_common()
Nicholas Piggin
2017-07-31
1
-1
/
+9
*
Merge tag 'v4.13-rc1' into fixes
Michael Ellerman
2017-07-31
1
-2
/
+28
|
\
|
*
powerpc/64s: implement arch-specific hardlockup watchdog
Nicholas Piggin
2017-07-12
1
-2
/
+28
*
|
powerpc/64s: Fix hypercall entry clobbering r12 input
Nicholas Piggin
2017-07-18
1
-14
/
+14
|
/
*
powerpc/64s: Blacklist functions invoked on a trap
Naveen N. Rao
2017-07-03
1
-0
/
+2
*
powerpc/64s: Convert .L__replay_interrupt_return to a local label
Naveen N. Rao
2017-07-03
1
-2
/
+2
*
Merge branch 'fixes' into next
Michael Ellerman
2017-07-03
1
-4
/
+7
|
\
|
*
powerpc/64s: Handle data breakpoints in Radix mode
Naveen N. Rao
2017-06-16
1
-4
/
+7
*
|
powerpc/64s: Invalidate ERAT on powersave wakeup for POWER9
Benjamin Herrenschmidt
2017-06-27
1
-3
/
+5
*
|
powerpc/64s: Rename slb_allocate_realmode() to slb_allocate()
Michael Ellerman
2017-06-21
1
-1
/
+1
*
|
powerpc/64s: Rename slb_miss_realmode() to slb_miss_common()
Michael Ellerman
2017-06-21
1
-6
/
+9
*
|
powerpc/64s: Use BRANCH_TO_COMMON() for slb_miss_realmode
Michael Ellerman
2017-06-21
1
-38
/
+4
*
|
powerpc/64s: Avoid r3 save/restore in SLB miss handler
Nicholas Piggin
2017-06-20
1
-15
/
+26
*
|
powerpc/64s: SLB miss already has CTR saved for relocatable kernel
Nicholas Piggin
2017-06-20
1
-8
/
+1
*
|
powerpc/64s: Avoid saving faulting address into EX_DAR in SLB miss
Nicholas Piggin
2017-06-20
1
-5
/
+8
*
|
powerpc/64s/idle: Avoid SRR usage in idle sleep/wake paths
Nicholas Piggin
2017-06-19
1
-0
/
+1
*
|
powerpc/64s/idle: Branch to handler with virtual mode offset
Nicholas Piggin
2017-06-19
1
-2
/
+4
*
|
powerpc/64s: Don't unbalance the return branch predictor in __replay_interrupt()
Nicholas Piggin
2017-06-19
1
-1
/
+7
*
|
powerpc/64s: msgclr when handling doorbell exceptions from system reset
Nicholas Piggin
2017-06-19
1
-2
/
+21
*
|
powerpc/64s: Optimize hypercall/syscall entry
Nicholas Piggin
2017-06-15
1
-37
/
+97
|
/
*
Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-05-12
1
-3
/
+1
|
\
|
*
powerpc/64s: Fix unnecessary machine check handler relocation branch
Nicholas Piggin
2017-05-09
1
-3
/
+1
*
|
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-05-05
1
-99
/
+87
|
\
|
|
*
powerpc/64s: Dedicated system reset interrupt stack
Nicholas Piggin
2017-04-28
1
-3
/
+5
|
*
powerpc/64s: Disallow system reset vs system reset reentrancy
Nicholas Piggin
2017-04-28
1
-5
/
+32
|
*
powerpc/64s: Fix system reset vs general interrupt reentrancy
Nicholas Piggin
2017-04-28
1
-3
/
+6
|
*
powerpc/64s: Exception macro for stack frame and initial register save
Nicholas Piggin
2017-04-28
1
-9
/
+4
|
*
powerpc/64s: Add exception macro that does not enable RI
Nicholas Piggin
2017-04-28
1
-13
/
+4
|
*
powerpc/64s: Fix POWER9 machine check handler from stop state
Nicholas Piggin
2017-04-23
1
-35
/
+44
|
*
powerpc/64s: Stop using bit in HSPRG0 to test winkle
Nicholas Piggin
2017-04-23
1
-18
/
+3
|
*
powerpc/64s: Move remaining system reset idle code into idle_book3s.S
Nicholas Piggin
2017-04-23
1
-25
/
+1
|
*
powerpc/64s: Remove unnecessary relocation branch from idle handler
Nicholas Piggin
2017-04-23
1
-1
/
+1
*
|
powerpc/64: Fix HMI exception on LE with CONFIG_RELOCATABLE=y
Michael Ellerman
2017-04-18
1
-1
/
+1
|
/
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2017-02-14
1
-30
/
+33
|
\
|
*
powerpc/64: CONFIG_RELOCATABLE support for hmi interrupts
Nicholas Piggin
2017-02-07
1
-1
/
+1
|
*
powerpc/64: Allow for relocation-on interrupts from guest to host
Paul Mackerras
2017-01-31
1
-24
/
+29
|
*
KVM: PPC: Book3S: 64-bit CONFIG_RELOCATABLE support for interrupts
Nicholas Piggin
2017-01-31
1
-1
/
+1
|
*
KVM: PPC: Book3S: Move 64-bit KVM interrupt handler out from alt section
Nicholas Piggin
2017-01-27
1
-4
/
+2
*
|
powerpc/64s: Use (start, size) rather than (start, end) for exception handlers
Nicholas Piggin
2017-02-07
1
-92
/
+103
*
|
powerpc/64s: Tidy up after exception handler rework
Nicholas Piggin
2017-02-07
1
-1
/
+1
*
|
powernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macro
Gautham R. Shenoy
2017-01-31
1
-3
/
+3
|
/
*
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2016-12-16
1
-1
/
+1
|
\
|
*
powerpc/64s: Reduce exception alignment
Nicholas Piggin
2016-11-14
1
-1
/
+1
*
|
powerpc/64s: Fix system reset interrupt winkle wakeups
Nicholas Piggin
2016-11-12
1
-3
/
+8
|
/
*
powerpc/64s: relocation, register save fixes for system reset interrupt
Nicholas Piggin
2016-10-27
1
-21
/
+29
*
powerpc/64s: Fix power4_fixup_nap placement
Nicholas Piggin
2016-10-11
1
-1
/
+1
*
powerpc/64s: Remove unused exception code, small cleanups
Nicholas Piggin
2016-10-04
1
-10
/
+20
*
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
[next]