summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2016-10-04powerpc/64s: Consolidate Performance Monitor 0xf00 interruptNicholas Piggin
2016-10-04powerpc/64s: Consolidate Reserved 0xec0, 0xee0 interruptsNicholas Piggin
2016-10-04powerpc/64s: Consolidate Hypervisor Virtualization 0xea0 interruptNicholas Piggin
2016-10-04powerpc/64s: Consolidate Directed Hypervisor Doorbell 0xe80 interruptNicholas Piggin
2016-10-04powerpc/64s: Consolidate Hypervisor Maintenance 0xe60 interruptNicholas Piggin
2016-10-04powerpc/64s: Consolidate Hypervisor Emulation Assistance 0xe40 interruptNicholas Piggin
2016-10-04powerpc/64s: Consolidate Hypervisor Instruction Storage 0xe20 interruptNicholas Piggin
2016-10-04powerpc/64s: Consolidate Hypervisor Data Storage 0xe00 interruptNicholas Piggin
2016-10-04powerpc/64s: Consolidate Trace 0xd00 interruptNicholas Piggin
2016-10-04powerpc/64s: Consolidate System Call 0xc00 interruptNicholas Piggin
2016-10-04powerpc/64s: Consolidate Reserved 0xb00 interruptNicholas Piggin
2016-10-04powerpc/64s: Consolidate Directed Privileged Doorbell 0xa00 interruptNicholas Piggin
2016-10-04powerpc/64s: Consolidate Hypervisor Decrementer 0x980 interruptNicholas Piggin
2016-10-04powerpc/64s: Consolidate Decrementer 0x900 interruptNicholas Piggin
2016-10-04powerpc/64s: Consolidate FP Unavailable 0x800 interruptNicholas Piggin
2016-10-04powerpc/64s: Consolidate Program 0x700 interruptNicholas Piggin
2016-10-04powerpc/64s: Consolidate Alignment 0x600 interruptNicholas Piggin
2016-10-04powerpc/64s: Consolidate External 0x500 interruptNicholas Piggin
2016-10-04powerpc/64s: Consolidate Instruction Segment 0x480 interruptNicholas Piggin
2016-10-04powerpc/64s: Consolidate Instruction Storage 0x400 interruptNicholas Piggin
2016-10-04powerpc/64s: Consolidate Data Segment 0x380 interruptNicholas Piggin
2016-10-04powerpc/64s: Consolidate Data Storage 0x300 interruptNicholas Piggin
2016-10-04powerpc/64s: Consolidate Machine Check 0x200 interruptNicholas Piggin
2016-10-04powerpc/64s: Consolidate System Reset 0x100 interruptNicholas Piggin
2016-10-04powerpc: Use gas sections for arranging exception vectorsNicholas Piggin
2016-10-04powerpc/64: Change the way relocation copy is calculatedNicholas Piggin
2016-10-04powerpc/64s: Consolidate exception handler alignmentNicholas Piggin
2016-10-04powerpc/64s: Add new exception vector macrosMichael Ellerman
2016-09-30Merge branch 'x86/urgent' into x86/asmThomas Gleixner
2016-09-29powerpc/vdso64: Use double word compare on pointersAnton Blanchard
2016-09-29KVM: PPC: Book3S HV: Migrate pinned pages out of CMABalbir Singh
2016-09-29drivers/pci/hotplug: Support surprise hotplug in powernv driverGavin Shan
2016-09-29powerpc/powernv: Unfreeze PE on allocationGavin Shan
2016-09-29powerpc/eeh: Export eeh_pe_state_mark()Gavin Shan
2016-09-29powerpc/eeh: Export confirm_error_lockGavin Shan
2016-09-29powerpc/eeh: Allow to freeze PE in eeh_pe_set_option()Gavin Shan
2016-09-29powerpc/powernv: Call opal_pci_poll() if neededGavin Shan
2016-09-28powerpc/boot: Add support for XZ compressionOliver O'Halloran
2016-09-28powerpc/boot: Add XZ support to the wrapper scriptOliver O'Halloran
2016-09-28powerpc/boot: Remove the legacy gzip wrapperOliver O'Halloran
2016-09-28powerpc/boot: Use the pre-boot decompression APIOliver O'Halloran
2016-09-28powerpc/boot: Use CONFIG_KERNEL_GZIPOliver O'Halloran
2016-09-28powerpc/boot: Add sed scriptOliver O'Halloran
2016-09-27KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 registerThomas Huth
2016-09-27KVM: PPC: Book3S PR: Support 64kB page size on POWER8E and POWER8NVLThomas Huth
2016-09-27KVM: PPC: Book3S: Remove duplicate setting of the B field in tlbieBalbir Singh
2016-09-27KVM: PPC: BookE: Fix a sanity checkDan Carpenter
2016-09-27KVM: PPC: Book3S HV: Take out virtual core piggybacking codePaul Mackerras
2016-09-27KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-threadPaul Mackerras
2016-09-25Merge tag 'powerpc-4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds