summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/exception-64s.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* powerpc: No need to use dot symbols when branching to a functionAnton Blanchard2014-04-231-1/+1
* powerpc/book3s: Fix CFAR clobbering issue in machine check handler.Mahesh Salgaonkar2014-03-241-0/+8
* Merge branch 'merge' into nextBenjamin Herrenschmidt2013-12-301-1/+1
|\
| * powerpc: Fix bad stack check in exception entryMichael Neuling2013-12-301-1/+1
* | powerpc/book3s: Split the common exception prolog logic into two section.Mahesh Salgaonkar2013-12-051-7/+14
|/
* kvm: powerpc: book3s: Cleanup interrupt handling codeAneesh Kumar K.V2013-10-171-0/+11
* kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLEAneesh Kumar K.V2013-10-171-1/+1
* KVM: PPC: Book3S HV: Add support for guest Program Priority RegisterPaul Mackerras2013-10-171-0/+8
* powerpc: Avoid link stack corruption for MMU on exceptionsMichael Neuling2013-08-141-16/+17
* powerpc/ppc64: Rename SOFT_DISABLE_INTS with RECONCILE_IRQ_STATETiejun Chen2013-08-141-1/+1
* Merge tag 'v3.10' into nextBenjamin Herrenschmidt2013-07-011-1/+1
|\
| * powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman2013-06-151-1/+1
* | powerpc: Remove KVMTEST from RELON exception handlersMichael Ellerman2013-07-011-4/+4
|/
OpenPOWER on IntegriCloud