summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2016-10-04powerpc/64s: Consolidate Facility Unavailable 0xf60 interruptNicholas Piggin1-7/+6
2016-10-04powerpc/64s: Consolidate VSX Unavailable 0xf40 interruptNicholas Piggin1-38/+36
2016-10-04powerpc/64s: Consolidate Vector Unavailable 0xf20 interruptNicholas Piggin1-39/+37
2016-10-04powerpc/64s: Consolidate Performance Monitor 0xf00 interruptNicholas Piggin1-7/+6
2016-10-04powerpc/64s: Consolidate Reserved 0xec0, 0xee0 interruptsNicholas Piggin1-2/+2
2016-10-04powerpc/64s: Consolidate Hypervisor Virtualization 0xea0 interruptNicholas Piggin1-8/+6
2016-10-04powerpc/64s: Consolidate Directed Hypervisor Doorbell 0xe80 interruptNicholas Piggin1-11/+10
2016-10-04powerpc/64s: Consolidate Hypervisor Maintenance 0xe60 interruptNicholas Piggin1-57/+56
2016-10-04powerpc/64s: Consolidate Hypervisor Emulation Assistance 0xe40 interruptNicholas Piggin1-7/+6
2016-10-04powerpc/64s: Consolidate Hypervisor Instruction Storage 0xe20 interruptNicholas Piggin1-9/+7
2016-10-04powerpc/64s: Consolidate Hypervisor Data Storage 0xe00 interruptNicholas Piggin1-24/+18
2016-10-04powerpc/64s: Consolidate Trace 0xd00 interruptNicholas Piggin1-4/+2
2016-10-04powerpc/64s: Consolidate System Call 0xc00 interruptNicholas Piggin1-60/+61
2016-10-04powerpc/64s: Consolidate Reserved 0xb00 interruptNicholas Piggin1-4/+3
2016-10-04powerpc/64s: Consolidate Directed Privileged Doorbell 0xa00 interruptNicholas Piggin1-7/+7
2016-10-04powerpc/64s: Consolidate Hypervisor Decrementer 0x980 interruptNicholas Piggin1-3/+4
2016-10-04powerpc/64s: Consolidate Decrementer 0x900 interruptNicholas Piggin1-3/+4
2016-10-04powerpc/64s: Consolidate FP Unavailable 0x800 interruptNicholas Piggin1-31/+30
2016-10-04powerpc/64s: Consolidate Program 0x700 interruptNicholas Piggin1-10/+9
2016-10-04powerpc/64s: Consolidate Alignment 0x600 interruptNicholas Piggin1-18/+17
2016-10-04powerpc/64s: Consolidate External 0x500 interruptNicholas Piggin1-11/+13
2016-10-04powerpc/64s: Consolidate Instruction Segment 0x480 interruptNicholas Piggin1-111/+113
2016-10-04powerpc/64s: Consolidate Instruction Storage 0x400 interruptNicholas Piggin1-17/+18
2016-10-04powerpc/64s: Consolidate Data Segment 0x380 interruptNicholas Piggin1-25/+25
2016-10-04powerpc/64s: Consolidate Data Storage 0x300 interruptNicholas Piggin1-26/+27
2016-10-04powerpc/64s: Consolidate Machine Check 0x200 interruptNicholas Piggin1-296/+295
2016-10-04powerpc/64s: Consolidate System Reset 0x100 interruptNicholas Piggin1-13/+13
2016-10-04powerpc: Use gas sections for arranging exception vectorsNicholas Piggin5-67/+404
2016-10-04powerpc/64: Change the way relocation copy is calculatedNicholas Piggin1-4/+9
2016-10-04powerpc/64s: Consolidate exception handler alignmentNicholas Piggin2-36/+1
2016-10-04powerpc/64s: Add new exception vector macrosMichael Ellerman3-391/+504
2016-10-02crypto: sha1-powerpc - little-endian supportMarcelo Cerri1-2/+11
2016-09-30Merge branch 'x86/urgent' into x86/asmThomas Gleixner1-2/+9
2016-09-29powerpc/vdso64: Use double word compare on pointersAnton Blanchard2-2/+2
2016-09-29KVM: PPC: Book3S HV: Migrate pinned pages out of CMABalbir Singh2-4/+78
2016-09-29drivers/pci/hotplug: Support surprise hotplug in powernv driverGavin Shan1-0/+2
2016-09-29powerpc/powernv: Unfreeze PE on allocationGavin Shan1-0/+13
2016-09-29powerpc/eeh: Export eeh_pe_state_mark()Gavin Shan1-0/+1
2016-09-29powerpc/eeh: Export confirm_error_lockGavin Shan1-0/+1
2016-09-29powerpc/eeh: Allow to freeze PE in eeh_pe_set_option()Gavin Shan1-0/+1
2016-09-29powerpc/powernv: Call opal_pci_poll() if neededGavin Shan1-2/+4
2016-09-28powerpc/boot: Add support for XZ compressionOliver O'Halloran7-0/+89
2016-09-28powerpc/boot: Add XZ support to the wrapper scriptOliver O'Halloran2-18/+50
2016-09-28powerpc/boot: Remove the legacy gzip wrapperOliver O'Halloran3-250/+0
2016-09-28powerpc/boot: Use the pre-boot decompression APIOliver O'Halloran4-25/+190
2016-09-28powerpc/boot: Use CONFIG_KERNEL_GZIPOliver O'Halloran2-12/+19
2016-09-28powerpc/boot: Add sed scriptOliver O'Halloran2-11/+17
2016-09-28fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani1-1/+1
2016-09-27KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 registerThomas Huth2-0/+3
2016-09-27KVM: PPC: Book3S PR: Support 64kB page size on POWER8E and POWER8NVLThomas Huth1-0/+2