summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/exceptions-64s.S
Commit message (Expand)AuthorAgeFilesLines
* powerpc/book3s: Fix the MCE code to use CONFIG_KVM_BOOK3S_64_HANDLERMahesh Salgaonkar2015-03-231-1/+1
* powernv/powerpc: Add winkle support for offline cpusShreyas B. Prabhu2014-12-151-3/+10
* powernv/cpuidle: Redesign idle states managementShreyas B. Prabhu2014-12-151-9/+15
* powerpc/powernv: Return to cpu offline loop when finished in KVM guestPaul Mackerras2014-12-081-0/+2
* powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V2014-12-051-0/+2
* powerpc/powernv: Cleanup unused MCE definitions/declarations.Mahesh Salgaonkar2014-12-021-17/+0
* powerpc: Save/restore PPR for KVM hypercallsSuresh E. Warrier2014-11-121-1/+12
* powerpc/book3s: Don't clear MSR_RI in hmi handler.Mahesh Salgaonkar2014-10-101-5/+0
* powerpc: Fix "attempt to move .org backwards" errorGuenter Roeck2014-08-131-55/+55
* powerpc/book3s: Add basic infrastructure to handle HMI in Linux.Mahesh Salgaonkar2014-08-051-3/+63
* powerpc: Remove misleading DISABLE_INTSMichael Ellerman2014-07-281-14/+14
* powerpc: Move bad_stack() below the fwnmi_data_areaMichael Ellerman2014-07-281-60/+60
* powerpc: Remove STAB codeMichael Ellerman2014-07-281-155/+0
* powerpc/book3s: Fix some ABIv2 issues in machine check codeAnton Blanchard2014-06-121-2/+2
* powerpc/book3s: Add stack overflow check in machine check handler.Mahesh Salgaonkar2014-06-111-4/+20
* powerpc/book3s: Fix machine check handling for unhandled errorsMahesh Salgaonkar2014-06-111-3/+37
* powerpc: Remove dot symbol usage in exception macrosAnton Blanchard2014-04-231-23/+23
* powerpc: Remove some unnecessary uses of _GLOBAL() and _STATIC()Anton Blanchard2014-04-231-1/+1
* powerpc: Remove superflous function descriptors in assembly only codeAnton Blanchard2014-04-231-9/+9
* powerpc: No need to use dot symbols when branching to a functionAnton Blanchard2014-04-231-70/+70
* powerpc: Remove dead code in sycall entryMichael Neuling2014-04-091-8/+0
* Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-021-2/+8
|\
| * powerpc/powernv: Add OPAL call to resync timebase on wakeupVaidyanathan Srinivasan2014-03-051-1/+1
| * powerpc/powernv: Add context management for Fast SleepVaidyanathan Srinivasan2014-03-051-2/+8
* | powerpc/book3s: Fix CFAR clobbering issue in machine check handler.Mahesh Salgaonkar2014-03-241-0/+5
|/
* powerpc: Fix "attempt to move .org backwards" errorMahesh Salgaonkar2013-12-301-140/+138
* powerpc/book3s: Queue up and process delayed MCE events.Mahesh Salgaonkar2013-12-051-2/+5
* powerpc/book3s: Return from interrupt if coming from evil context.Mahesh Salgaonkar2013-12-051-0/+82
* powerpc/book3s: handle machine check in Linux host.Mahesh Salgaonkar2013-12-051-0/+111
* kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V2013-10-171-1/+1
* kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLEAneesh Kumar K.V2013-10-171-1/+1
* KVM: PPC: Book3S: Move skip-interrupt handlers to common codePaul Mackerras2013-10-171-0/+26
* Merge branch 'merge' into nextBenjamin Herrenschmidt2013-08-271-2/+3
|\
| * powerpc: Fix hypervisor facility unavaliable vector numberMichael Neuling2013-08-091-2/+3
* | powerpc: Add more exception trampolines for hypervisor exceptionsMichael Ellerman2013-08-271-1/+7
* | powerpc: Fix location and rename exception trampolinesMichael Ellerman2013-08-271-10/+10
* | powerpc: Fix denormalized exception handlerPaul Mackerras2013-08-141-5/+6
|/
* Merge tag 'v3.10' into nextBenjamin Herrenschmidt2013-07-011-1/+1
|\
| * powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras2013-06-151-1/+1
* | powerpc: Wire up the HV facility unavailable exceptionMichael Ellerman2013-07-011-0/+15
* | powerpc: Rename and flesh out the facility unavailable exception handlerMichael Ellerman2013-07-011-14/+7
* | powerpc: Remove KVMTEST from RELON exception handlersMichael Ellerman2013-07-011-2/+0
* | powerpc: Remove unreachable relocation on exception handlersMichael Ellerman2013-07-011-15/+3
|/
* powerpc/power8: Update denormalization handlerMichael Neuling2013-06-101-0/+10
* powerpc/pseries: Simplify denormalization handlerMichael Neuling2013-06-101-64/+16
* powerpc: Save DAR and DSISR in pt_regs on MCEAneesh Kumar K.V2013-04-301-0/+9
* powerpc: Fix "attempt to move .org backwards" errorPaul Mackerras2013-04-261-1/+6
* powerpc: Fix hardware IRQs with MMU on exceptions when HV=0Michael Neuling2013-04-261-1/+1
* powerpc: remove dead CONFIG_HVC_SCOM codePaul Bolle2013-04-181-4/+0
* powerpc: make additional room in exception vector areaChen Gang2013-03-251-72/+72