index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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/64s/paca: EX_CTR is not used with RELOCATABLE=n, remove it
Nicholas Piggin
2017-06-20
1
-1
/
+4
*
powerpc/64s/paca: EX_R3 can be merged with EX_DAR
Nicholas Piggin
2017-06-20
1
-5
/
+11
*
powerpc/64s/paca: EX_LR can be merged with EX_DAR
Nicholas Piggin
2017-06-20
1
-5
/
+12
*
powerpc/64s/paca: EX_SRR0 is unused, remove it
Nicholas Piggin
2017-06-20
1
-11
/
+10
*
powerpc/64s: Add EX_SIZE definition for paca exception save areas
Nicholas Piggin
2017-06-20
1
-0
/
+3
*
powerpc/64s/idle: Branch to handler with virtual mode offset
Nicholas Piggin
2017-06-19
1
-0
/
+13
*
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-05-05
1
-33
/
+54
|
\
|
*
powerpc/64s: Dedicated system reset interrupt stack
Nicholas Piggin
2017-04-28
1
-0
/
+13
|
*
powerpc/64s: Disallow system reset vs system reset reentrancy
Nicholas Piggin
2017-04-28
1
-0
/
+6
|
*
powerpc/64s: Fix system reset vs general interrupt reentrancy
Nicholas Piggin
2017-04-28
1
-7
/
+7
|
*
powerpc/64s: Exception macro for stack frame and initial register save
Nicholas Piggin
2017-04-28
1
-6
/
+10
|
*
powerpc/64s: Add exception macro that does not enable RI
Nicholas Piggin
2017-04-28
1
-0
/
+15
|
*
powerpc/64s: Stop using bit in HSPRG0 to test winkle
Nicholas Piggin
2017-04-23
1
-11
/
+2
|
*
powerpc/64s: Remove unnecessary relocation branch from idle handler
Nicholas Piggin
2017-04-23
1
-8
/
+0
|
*
powerpc/64s: Use relon prolog for EXC_VIRT_OOL_MASKABLE_HV handlers
Nicholas Piggin
2017-04-20
1
-1
/
+1
*
|
powerpc/64: Fix HMI exception on LE with CONFIG_RELOCATABLE=y
Michael Ellerman
2017-04-18
1
-4
/
+4
|
/
*
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
|
/
[next]