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