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: Add support for a store forwarding barrier at kernel entry/exit
Nicholas Piggin
2018-05-21
1
-0
/
+29
*
powerpc/64s: Fix MASKABLE_RELON_EXCEPTION_HV_OOL macro
Madhavan Srinivasan
2018-02-08
1
-1
/
+1
*
Merge branch 'fixes' into next
Michael Ellerman
2018-01-21
1
-2
/
+55
|
\
|
*
powerpc/64s: Add support for RFI flush of L1-D cache
Michael Ellerman
2018-01-10
1
-8
/
+32
|
*
powerpc/64s: Simple RFI macro conversions
Nicholas Piggin
2018-01-10
1
-2
/
+2
|
*
powerpc/64: Add macros for annotating the destination of rfid/hrfid
Nicholas Piggin
2018-01-10
1
-0
/
+29
*
|
powerpc/64s: Add support to mask perf interrupts and replay them
Madhavan Srinivasan
2018-01-19
1
-0
/
+5
*
|
powerpc/64s: Add support to take additional parameter in MASKABLE_* macro
Madhavan Srinivasan
2018-01-19
1
-35
/
+57
*
|
powerpc/64s: Avoid using EXCEPTION_PROLOG_1 macro in MASKABLE_*
Madhavan Srinivasan
2018-01-19
1
-3
/
+3
*
|
powerpc/64: Rename soft_enabled to irq_soft_mask
Madhavan Srinivasan
2018-01-19
1
-2
/
+2
*
|
powerpc/64: Change soft_enabled from flag to bitmask
Madhavan Srinivasan
2018-01-19
1
-2
/
+2
*
|
powerpc/64: Add #defines for paca->soft_enabled flags
Madhavan Srinivasan
2018-01-19
1
-1
/
+1
|
/
*
powerpc/mce: Hookup derror (load/store) UE errors
Balbir Singh
2017-10-16
1
-0
/
+5
*
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
[next]