aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2015-08-20Merge tag 'v4.1.5' into standard/baseBruce Ashfield
2015-08-10powerpc/powernv: Fix race in updating core_idle_stateShreyas B. Prabhu
2015-07-16powerpc: Add unwind information for SPE registers of E500 coreLiming Wang
2015-05-14powerpc: Align TOC to 256 bytesAnton Blanchard
2015-05-12powerpc/mce: fix off by one errors in mce event handlingDaniel Axtens
2015-05-01powerpc/powernv: Restore non-volatile CRs after napSam Bobroff
2015-05-01powerpc/eeh: Delay probing EEH device during hotplugGavin Shan
2015-05-01powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state()Gavin Shan
2015-04-30Revert "powerpc/tm: Abort syscalls in active transactions"Michael Ellerman
2015-04-26Merge tag 'powerpc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-21KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8Paul Mackerras
2015-04-21KVM: PPC: Book3S HV: Use bitmap of active threads rather than countPaul Mackerras
2015-04-21KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_wokenPaul Mackerras
2015-04-21KVM: PPC: Book3S HV: Minor cleanupsPaul Mackerras
2015-04-21KVM: PPC: Book3S HV: Accumulate timing information for real-mode codePaul Mackerras
2015-04-17powerpc/mm/thp: Make page table walk safe against thp split/collapseAneesh Kumar K.V
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-14powerpc/eeh: Fix crash in eeh_add_device_early() on CellMichael Ellerman
2015-04-14Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be...Michael Ellerman
2015-04-11powerpc: Fix missing L2 cache size in /sys/devices/system/cpuDave Olson
2015-04-11powerpc: Add ppc64 hard lockup detector supportAnton Blanchard
2015-04-11powerpc/tm: Abort syscalls in active transactionsSam bobroff
2015-04-11powerpc: Remove shims for pci_controller_ops operationsDaniel Axtens
2015-04-11powerpc: fsl_pci, swiotlb: Move controller ops from ppc_md to controller_opsDaniel Axtens
2015-04-11powerpc: Create pci_controller_ops.reset_secondary_bus and shimDaniel Axtens
2015-04-11powerpc: Create pci_controller_ops.window_alignment and shimDaniel Axtens
2015-04-11powerpc: Create pci_controller_ops.enable_device_hook and shimDaniel Axtens
2015-04-11powerpc: Create pci_controller_ops.probe_mode and shimDaniel Axtens
2015-04-11powerpc: Create pci_controller_ops.dma_bus_setup and shimDaniel Axtens
2015-04-11powerpc: Create pci_controller_ops.dma_dev_setup and shimDaniel Axtens
2015-04-11powerpc: pcibios_enable_device_hook: return bool rather than intDaniel Axtens
2015-04-11powerpc: move find_and_init_phbs() to pSeries specific codeDaniel Axtens
2015-04-10powerpc: Reword the "returning from prom_init" messageMichael Ellerman
2015-04-10powerpc: Replace mem_init_done with slab_is_available()Michael Ellerman
2015-04-07powerpc: Remove the celleb supportMichael Ellerman
2015-04-07Merge branch 'next-eeh' of git://git.kernel.org/pub/scm/linux/kernel/git/benh...Michael Ellerman
2015-03-31Merge branch 'next-eeh' into next-sriovBenjamin Herrenschmidt
2015-03-31powerpc/eeh: Fix PE#0 check in eeh_add_to_parent_pe()Gavin Shan
2015-03-31powerpc/powernv: Shift VF resource with an offsetWei Yang
2015-03-31powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernvWei Yang
2015-03-31powerpc/powernv: Reserve additional space for IOV BAR according to the number...Wei Yang
2015-03-31powerpc/pci: Don't unset PCI resources for VFsWei Yang
2015-03-31powerpc/pci: Create pci_dn for VFsGavin Shan
2015-03-28powerpc: Add a proper syscall for switching endiannessMichael Ellerman
2015-03-28powerpc/pseries: Simplify check for suspendability during suspend/migrationTyrel Datwyler
2015-03-24powerpc/eeh: Remove device_node dependencyGavin Shan
2015-03-24powerpc/eeh: Replace device_node with pci_dn in eeh_opsGavin Shan
2015-03-24powerpc/eeh: Do probe on pci_dnGavin Shan