summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/exceptions-64s.S
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc/64s: Consolidate System Call 0xc00 interruptNicholas Piggin2016-10-041-60/+61
* powerpc/64s: Consolidate Reserved 0xb00 interruptNicholas Piggin2016-10-041-4/+3
* powerpc/64s: Consolidate Directed Privileged Doorbell 0xa00 interruptNicholas Piggin2016-10-041-7/+7
* powerpc/64s: Consolidate Hypervisor Decrementer 0x980 interruptNicholas Piggin2016-10-041-3/+4
* powerpc/64s: Consolidate Decrementer 0x900 interruptNicholas Piggin2016-10-041-3/+4
* powerpc/64s: Consolidate FP Unavailable 0x800 interruptNicholas Piggin2016-10-041-31/+30
* powerpc/64s: Consolidate Program 0x700 interruptNicholas Piggin2016-10-041-10/+9
* powerpc/64s: Consolidate Alignment 0x600 interruptNicholas Piggin2016-10-041-18/+17
* powerpc/64s: Consolidate External 0x500 interruptNicholas Piggin2016-10-041-11/+13
* powerpc/64s: Consolidate Instruction Segment 0x480 interruptNicholas Piggin2016-10-041-111/+113
* powerpc/64s: Consolidate Instruction Storage 0x400 interruptNicholas Piggin2016-10-041-17/+18
* powerpc/64s: Consolidate Data Segment 0x380 interruptNicholas Piggin2016-10-041-25/+25
* powerpc/64s: Consolidate Data Storage 0x300 interruptNicholas Piggin2016-10-041-26/+27
* powerpc/64s: Consolidate Machine Check 0x200 interruptNicholas Piggin2016-10-041-296/+295
* powerpc/64s: Consolidate System Reset 0x100 interruptNicholas Piggin2016-10-041-13/+13
* powerpc: Use gas sections for arranging exception vectorsNicholas Piggin2016-10-041-32/+79
* powerpc/64s: Consolidate exception handler alignmentNicholas Piggin2016-10-041-36/+0
* powerpc/64s: Add new exception vector macrosMichael Ellerman2016-10-041-310/+287
* powerpc/pseries: Remove unnecessary syscall trampolineNicholas Piggin2016-09-231-6/+2
* powerpc/pseries: Fix HV facility unavailable to use correct handlerNicholas Piggin2016-09-231-2/+2
* powerpc/64: Optimise syscall entry for virtual, relocatable caseNicholas Piggin2016-09-201-5/+2
* powerpc/64: Do load of PACAKBASE in LOAD_HANDLERMichael Ellerman2016-09-131-12/+0
* powerpc/mm: Preserve CFAR value on SLB miss caused by access to bogus addressPaul Mackerras2016-09-131-6/+34
* powerpc/pseries: PACA save area fix for MCE vs MCENicholas Piggin2016-08-221-1/+20
* powerpc/pseries: PACA save area fix for general exception vs MCENicholas Piggin2016-08-221-4/+4
* powerpc/powernv: Fix MCE handler to avoid trashing CR0/CR1 registers.Mahesh Salgaonkar2016-08-091-29/+40
* Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-08-051-4/+4
|\
| * powerpc/mm: Make MMU_FTR_RADIX a MMU family featureAneesh Kumar K.V2016-08-011-4/+4
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-021-1/+3
|\ \ | |/ |/|
| * KVM: PPC: Book3S HV: Fix TB corruption in guest exit path on HMI interruptMahesh Salgaonkar2016-06-201-1/+3
* | powerpc/irq: Add support for HV virtualization interruptsBenjamin Herrenschmidt2016-07-171-0/+19
* | powerpc/book64s: Move a few exception common handlers to make roomBenjamin Herrenschmidt2016-07-171-8/+9
* | powerpc/powernv: Rename reusable idle functions to hardware agnostic namesShreyas B. Prabhu2016-07-151-4/+4
* | powerpc/kvm: make hypervisor state restore a functionShreyas B. Prabhu2016-07-151-24/+4
* | powerpc: Fix faults caused by radix patching of SLB miss handlerMichael Ellerman2016-06-231-3/+4
|/
* powerpc/powernv: Rename machine_check_pSeries_early() to powernvMahesh Salgaonkar2016-05-111-2/+2
* powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related codeAneesh Kumar K.V2016-05-111-5/+23
* powerpc/book3s64: Remove __end_handlers markerHari Bathini2016-04-211-9/+4
* powerpc/book3s64: Fix branching to OOL handlers in relocatable kernelHari Bathini2016-04-211-5/+11
* powerpc/mm: Remove long disabled SLB codeMichael Ellerman2016-04-111-102/+0
* powerpc/kernel: Combine vec/loc for STD_EXCEPTION_PSERIESMichael Ellerman2015-12-171-8/+8
* powerpc/kernel: Drop HMT_MEDIUM_PPR_DISCARDMichael Ellerman2015-12-171-9/+0
* powerpc/mm: Remove the dependency on pte bit position in asm codeAneesh Kumar K.V2015-12-141-14/+4
* powerpc/64: Include KVM guest test in all interrupt vectorsPaul Mackerras2015-12-011-17/+17
* powerpc: Non relocatable system call doesn't need a trampolineAnton Blanchard2015-06-021-1/+1
* powerpc: Relocatable system call no longer uses the LRAnton Blanchard2015-06-021-12/+4
* 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
OpenPOWER on IntegriCloud