summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2013-07-01powerpc/8xx: Erroneous double irq_eoi() on CPM IRQ in MPC8xxLEROY Christophe
2013-07-01powerpc/fsl: Enable CONFIG_E1000E in mpc85xx_smp_defconfigChunhe Lan
2013-07-01powerpc/mpic: Add get_version API both for internal and external useHongtao Jia
2013-07-02powerpc: Handle both new style and old style reserve mapsBenjamin Herrenschmidt
2013-07-02powerpc/hw_brk: Fix off by one error when validating DAWR region endMichael Neuling
2013-07-01Merge tag 'v3.10' into sched/coreIngo Molnar
2013-07-01powerpc/pseries: Support compression of oops text via pstoreAruna Balakrishnaiah
2013-07-01powerpc/pseries: Re-organise the oops compression codeAruna Balakrishnaiah
2013-07-01pstore: Pass header size in the pstore write callbackAruna Balakrishnaiah
2013-07-01powerpc/powernv: Fix iommu initialization againBenjamin Herrenschmidt
2013-07-01Merge tag 'v3.10' into nextBenjamin Herrenschmidt
2013-07-01powerpc/pseries: Inform the hypervisor we are using EBB regsMichael Ellerman
2013-07-01powerpc/perf: Add power8 EBB supportMichael Ellerman
2013-07-01powerpc/perf: Core EBB support for 64-bit book3sMichael Ellerman
2013-07-01powerpc/perf: Drop MMCRA from thread_structMichael Ellerman
2013-07-01powerpc/perf: Don't enable if we have zero eventsMichael Ellerman
2013-07-01powerpc/perf: Use existing out label in power_pmu_enable()Michael Ellerman
2013-07-01powerpc/perf: Freeze PMC5/6 if we're not using themMichael Ellerman
2013-07-01powerpc/perf: Rework disable logic in pmu_disable()Michael Ellerman
2013-07-01powerpc/perf: Check that events only include valid bits on Power8Michael Ellerman
2013-07-01powerpc: Wire up the HV facility unavailable exceptionMichael Ellerman
2013-07-01powerpc: Rename and flesh out the facility unavailable exception handlerMichael Ellerman
2013-07-01powerpc: Remove KVMTEST from RELON exception handlersMichael Ellerman
2013-07-01powerpc: Remove unreachable relocation on exception handlersMichael Ellerman
2013-07-01powerpc/numa: Do not update sysfs cpu registration from invalid contextNathan Fontenot
2013-07-01powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_se...Chen Gang
2013-07-01powerpc/nvram64: Need return the related error code on failure occursChen Gang
2013-07-01powerpc: Set cpu sibling mask before online cpuLi Zhong
2013-07-01powerpc: Delete __cpuinit usage from all usersPaul Gortmaker
2013-07-01powerpc/idle: Convert use of typedef ctl_table to struct ctl_tableJoe Perches
2013-07-01powerpc/iommu: Remove unused pci_iommu_init() and pci_direct_iommu_init()Bjorn Helgaas
2013-07-01powerpc: Don't flush/invalidate the d/icache for an unknown relocation typeKevin Hao
2013-07-01powerpc/powernv: Use dev-node in PCI config accessorsGavin Shan
2013-07-01powerpc/eeh: Avoid build warningsGavin Shan
2013-07-01powerpc/eeh: Refactor the output messageGavin Shan
2013-07-01powerpc/eeh: Fix address catch for PowerNVGavin Shan
2013-07-01powerpc/powernv: Replace variables with flagsGavin Shan
2013-07-01powerpc/eeh: Check PCIe link after resetGavin Shan
2013-07-01powerpc/eeh: Don't collect PCI-CFG data on PHBGavin Shan
2013-06-30powerpc/tm: Clear MSR RI in non-recoverable TM codeMichael Neuling
2013-06-30powerpc: Fix string instr. emulation for 32-bit processes on ppc64James Yang
2013-06-30trivial: powerpc: Fix typo in ioei_interrupt() descriptionSebastien Bessiere
2013-06-30powerpc/eeh: Fix fetching bus for single-dev-PEGavin Shan
2013-06-30KVM: PPC: Ignore PIR writesAlexander Graf
2013-06-30KVM: PPC: Book3S PR: Invalidate SLB entries properlyPaul Mackerras
2013-06-30KVM: PPC: Book3S PR: Allow guest to use 1TB segmentsPaul Mackerras
2013-06-30KVM: PPC: Book3S PR: Don't keep scanning HPTEG after we find a matchPaul Mackerras
2013-06-30KVM: PPC: Book3S PR: Fix invalidation of SLB entry 0 on guest entryPaul Mackerras
2013-06-30KVM: PPC: Book3S PR: Fix proto-VSID calculationsPaul Mackerras
2013-06-30KVM: PPC: Guard doorbell exception with CONFIG_PPC_DOORBELLTiejun Chen