summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/exception-64s.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/64s: Add support for a store forwarding barrier at kernel entry/exitNicholas Piggin2018-05-211-0/+29
* powerpc/64s: Fix MASKABLE_RELON_EXCEPTION_HV_OOL macroMadhavan Srinivasan2018-02-081-1/+1
* Merge branch 'fixes' into nextMichael Ellerman2018-01-211-2/+55
|\
| * powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman2018-01-101-8/+32
| * powerpc/64s: Simple RFI macro conversionsNicholas Piggin2018-01-101-2/+2
| * powerpc/64: Add macros for annotating the destination of rfid/hrfidNicholas Piggin2018-01-101-0/+29
* | powerpc/64s: Add support to mask perf interrupts and replay themMadhavan Srinivasan2018-01-191-0/+5
* | powerpc/64s: Add support to take additional parameter in MASKABLE_* macroMadhavan Srinivasan2018-01-191-35/+57
* | powerpc/64s: Avoid using EXCEPTION_PROLOG_1 macro in MASKABLE_*Madhavan Srinivasan2018-01-191-3/+3
* | powerpc/64: Rename soft_enabled to irq_soft_maskMadhavan Srinivasan2018-01-191-2/+2
* | powerpc/64: Change soft_enabled from flag to bitmaskMadhavan Srinivasan2018-01-191-2/+2
* | powerpc/64: Add #defines for paca->soft_enabled flagsMadhavan Srinivasan2018-01-191-1/+1
|/
* powerpc/mce: Hookup derror (load/store) UE errorsBalbir Singh2017-10-161-0/+5
* powerpc/64s/paca: EX_CTR is not used with RELOCATABLE=n, remove itNicholas Piggin2017-06-201-1/+4
* powerpc/64s/paca: EX_R3 can be merged with EX_DARNicholas Piggin2017-06-201-5/+11
* powerpc/64s/paca: EX_LR can be merged with EX_DARNicholas Piggin2017-06-201-5/+12
* powerpc/64s/paca: EX_SRR0 is unused, remove itNicholas Piggin2017-06-201-11/+10
* powerpc/64s: Add EX_SIZE definition for paca exception save areasNicholas Piggin2017-06-201-0/+3
* powerpc/64s/idle: Branch to handler with virtual mode offsetNicholas Piggin2017-06-191-0/+13
* Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-051-33/+54
|\
| * powerpc/64s: Dedicated system reset interrupt stackNicholas Piggin2017-04-281-0/+13
| * powerpc/64s: Disallow system reset vs system reset reentrancyNicholas Piggin2017-04-281-0/+6
| * powerpc/64s: Fix system reset vs general interrupt reentrancyNicholas Piggin2017-04-281-7/+7
| * powerpc/64s: Exception macro for stack frame and initial register saveNicholas Piggin2017-04-281-6/+10
| * powerpc/64s: Add exception macro that does not enable RINicholas Piggin2017-04-281-0/+15
| * powerpc/64s: Stop using bit in HSPRG0 to test winkleNicholas Piggin2017-04-231-11/+2
| * powerpc/64s: Remove unnecessary relocation branch from idle handlerNicholas Piggin2017-04-231-8/+0
| * powerpc/64s: Use relon prolog for EXC_VIRT_OOL_MASKABLE_HV handlersNicholas Piggin2017-04-201-1/+1
* | powerpc/64: Fix HMI exception on LE with CONFIG_RELOCATABLE=yMichael Ellerman2017-04-181-4/+4
|/
* powerpc/64: CONFIG_RELOCATABLE support for hmi interruptsNicholas Piggin2017-02-071-0/+8
* powerpc/64: Allow for relocation-on interrupts from guest to hostPaul Mackerras2017-01-311-5/+5
* KVM: PPC: Book3S: 64-bit CONFIG_RELOCATABLE support for interruptsNicholas Piggin2017-01-311-4/+41
* KVM: PPC: Book3S: Change interrupt call to reduce scratch space use on HVNicholas Piggin2017-01-271-13/+11
* powerpc: Fix exception vector build with 2.23 era binutilsHugh Dickins2016-11-121-1/+1
* powerpc/64s: Fix system reset interrupt winkle wakeupsNicholas Piggin2016-11-121-2/+11
* powerpc/64s: relocation, register save fixes for system reset interruptNicholas Piggin2016-10-271-0/+16
* powerpc: Use gas sections for arranging exception vectorsNicholas Piggin2016-10-041-1/+1
* powerpc/64s: Add new exception vector macrosMichael Ellerman2016-10-041-81/+54
* powerpc/pseries: Remove unnecessary syscall trampolineNicholas Piggin2016-09-231-1/+1
* powerpc/64: Do load of PACAKBASE in LOAD_HANDLERMichael Ellerman2016-09-131-2/+1
* powerpc/64: Correct comment on LOAD_HANDLER()Michael Ellerman2016-09-131-4/+4
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-07-301-1/+1
|\
| * powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy2016-07-091-1/+1
* | powerpc/irq: Add support for HV virtualization interruptsBenjamin Herrenschmidt2016-07-171-0/+2
|/
* powerpc/kernel: Combine vec/loc for STD_EXCEPTION_PSERIESMichael Ellerman2015-12-171-2/+2
* powerpc/kernel: Drop HMT_MEDIUM_PPR_DISCARDMichael Ellerman2015-12-171-15/+0
* powerpc/64: Include KVM guest test in all interrupt vectorsPaul Mackerras2015-12-011-18/+3
* powerpc/book3s: Add basic infrastructure to handle HMI in Linux.Mahesh Salgaonkar2014-08-051-0/+2
* powerpc: Remove misleading DISABLE_INTSMichael Ellerman2014-07-281-4/+7
* powerpc: Document register clobbering in EXCEPTION_COMMON()Michael Ellerman2014-07-281-0/+1
OpenPOWER on IntegriCloud