aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/exceptions-64s.S
Commit message (Expand)AuthorAge
* powerpc/mm: Make MMU_FTR_RADIX a MMU family featureAneesh Kumar K.V2016-07-31
* powerpc/irq: Add support for HV virtualization interruptsBenjamin Herrenschmidt2016-07-17
* powerpc/book64s: Move a few exception common handlers to make roomBenjamin Herrenschmidt2016-07-17
* powerpc/powernv: Rename reusable idle functions to hardware agnostic namesShreyas B. Prabhu2016-07-15
* powerpc/kvm: make hypervisor state restore a functionShreyas B. Prabhu2016-07-15
* powerpc: Fix faults caused by radix patching of SLB miss handlerMichael Ellerman2016-06-22
* powerpc/powernv: Rename machine_check_pSeries_early() to powernvMahesh Salgaonkar2016-05-11
* powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related codeAneesh Kumar K.V2016-05-11
* powerpc/book3s64: Remove __end_handlers markerHari Bathini2016-04-21
* powerpc/book3s64: Fix branching to OOL handlers in relocatable kernelHari Bathini2016-04-21
* powerpc/mm: Remove long disabled SLB codeMichael Ellerman2016-04-11
* powerpc/kernel: Combine vec/loc for STD_EXCEPTION_PSERIESMichael Ellerman2015-12-17
* powerpc/kernel: Drop HMT_MEDIUM_PPR_DISCARDMichael Ellerman2015-12-17
* powerpc/mm: Remove the dependency on pte bit position in asm codeAneesh Kumar K.V2015-12-13
* powerpc/64: Include KVM guest test in all interrupt vectorsPaul Mackerras2015-11-30
* powerpc: Non relocatable system call doesn't need a trampolineAnton Blanchard2015-06-01
* powerpc: Relocatable system call no longer uses the LRAnton Blanchard2015-06-01
* powerpc/book3s: Fix the MCE code to use CONFIG_KVM_BOOK3S_64_HANDLERMahesh Salgaonkar2015-03-23
* 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
|\