index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
exception-64s.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/64: CONFIG_RELOCATABLE support for hmi interrupts
Nicholas Piggin
2017-02-07
1
-0
/
+8
*
powerpc/64: Allow for relocation-on interrupts from guest to host
Paul Mackerras
2017-01-31
1
-5
/
+5
*
KVM: PPC: Book3S: 64-bit CONFIG_RELOCATABLE support for interrupts
Nicholas Piggin
2017-01-31
1
-4
/
+41
*
KVM: PPC: Book3S: Change interrupt call to reduce scratch space use on HV
Nicholas Piggin
2017-01-27
1
-13
/
+11
*
powerpc: Fix exception vector build with 2.23 era binutils
Hugh Dickins
2016-11-12
1
-1
/
+1
*
powerpc/64s: Fix system reset interrupt winkle wakeups
Nicholas Piggin
2016-11-12
1
-2
/
+11
*
powerpc/64s: relocation, register save fixes for system reset interrupt
Nicholas Piggin
2016-10-27
1
-0
/
+16
*
powerpc: Use gas sections for arranging exception vectors
Nicholas Piggin
2016-10-04
1
-1
/
+1
*
powerpc/64s: Add new exception vector macros
Michael Ellerman
2016-10-04
1
-81
/
+54
*
powerpc/pseries: Remove unnecessary syscall trampoline
Nicholas Piggin
2016-09-23
1
-1
/
+1
*
powerpc/64: Do load of PACAKBASE in LOAD_HANDLER
Michael Ellerman
2016-09-13
1
-2
/
+1
*
powerpc/64: Correct comment on LOAD_HANDLER()
Michael Ellerman
2016-09-13
1
-4
/
+4
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2016-07-30
1
-1
/
+1
|
\
|
*
powerpc32: provide VIRT_CPU_ACCOUNTING
Christophe Leroy
2016-07-09
1
-1
/
+1
*
|
powerpc/irq: Add support for HV virtualization interrupts
Benjamin Herrenschmidt
2016-07-17
1
-0
/
+2
|
/
*
powerpc/kernel: Combine vec/loc for STD_EXCEPTION_PSERIES
Michael Ellerman
2015-12-17
1
-2
/
+2
*
powerpc/kernel: Drop HMT_MEDIUM_PPR_DISCARD
Michael Ellerman
2015-12-17
1
-15
/
+0
*
powerpc/64: Include KVM guest test in all interrupt vectors
Paul Mackerras
2015-12-01
1
-18
/
+3
*
powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
Mahesh Salgaonkar
2014-08-05
1
-0
/
+2
*
powerpc: Remove misleading DISABLE_INTS
Michael Ellerman
2014-07-28
1
-4
/
+7
*
powerpc: Document register clobbering in EXCEPTION_COMMON()
Michael Ellerman
2014-07-28
1
-0
/
+1
*
powerpc: No need to use dot symbols when branching to a function
Anton Blanchard
2014-04-23
1
-1
/
+1
*
powerpc/book3s: Fix CFAR clobbering issue in machine check handler.
Mahesh Salgaonkar
2014-03-24
1
-0
/
+8
*
Merge branch 'merge' into next
Benjamin Herrenschmidt
2013-12-30
1
-1
/
+1
|
\
|
*
powerpc: Fix bad stack check in exception entry
Michael Neuling
2013-12-30
1
-1
/
+1
*
|
powerpc/book3s: Split the common exception prolog logic into two section.
Mahesh Salgaonkar
2013-12-05
1
-7
/
+14
|
/
*
kvm: powerpc: book3s: Cleanup interrupt handling code
Aneesh Kumar K.V
2013-10-17
1
-0
/
+11
*
kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLE
Aneesh Kumar K.V
2013-10-17
1
-1
/
+1
*
KVM: PPC: Book3S HV: Add support for guest Program Priority Register
Paul Mackerras
2013-10-17
1
-0
/
+8
*
powerpc: Avoid link stack corruption for MMU on exceptions
Michael Neuling
2013-08-14
1
-16
/
+17
*
powerpc/ppc64: Rename SOFT_DISABLE_INTS with RECONCILE_IRQ_STATE
Tiejun Chen
2013-08-14
1
-1
/
+1
*
Merge tag 'v3.10' into next
Benjamin Herrenschmidt
2013-07-01
1
-1
/
+1
|
\
|
*
powerpc: Fix stack overflow crash in resume_kernel when ftracing
Michael Ellerman
2013-06-15
1
-1
/
+1
*
|
powerpc: Remove KVMTEST from RELON exception handlers
Michael Ellerman
2013-07-01
1
-4
/
+4
|
/
*
powerpc: Fix "attempt to move .org backwards" error
Paul Mackerras
2013-04-26
1
-1
/
+1
*
powerpc/kvm/book3s_hv: Preserve guest CFAR register value
Paul Mackerras
2013-02-15
1
-2
/
+6
*
powerpc: Save CFAR before branching in interrupt entry paths
Paul Mackerras
2013-02-15
1
-16
/
+68
*
powerpc: Implement PPR save/restore
Haren Myneni
2013-01-10
1
-8
/
+10
*
powerpc: Macros for saving/restore PPR
Haren Myneni
2013-01-10
1
-0
/
+37
*
powerpc: Increase exceptions arrays in paca struct to save PPR
Haren Myneni
2013-01-10
1
-0
/
+1
*
powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to caller
Haren Myneni
2013-01-10
1
-1
/
+2
*
powerpc: Add book3s privileged doorbell exception vectors
Ian Munsie
2013-01-10
1
-0
/
+1
*
powerpc: Add book3s hypervisor doorbell exception vectors
Ian Munsie
2013-01-10
1
-0
/
+2
*
powerpc: Add relocation on exception vector handlers
Michael Neuling
2012-11-15
1
-1
/
+3
*
powerpc: Add new macros needed for relocation on exceptions
Michael Neuling
2012-11-15
1
-0
/
+90
*
powerpc: Make load_hander handle upto 64k offset
Michael Neuling
2012-11-15
1
-1
/
+2
*
powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly
Stuart Yoder
2012-07-11
1
-2
/
+2
*
powerpc/irq: Make alignment & program interrupt behave the same
Benjamin Herrenschmidt
2012-05-09
1
-7
/
+0
*
powerpc: Rework lazy-interrupt handling
Benjamin Herrenschmidt
2012-03-09
1
-21
/
+13
*
powerpc: Replace mfmsr instructions with load from PACA kernel_msr field
Benjamin Herrenschmidt
2012-03-09
1
-1
/
+1
[next]