aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAge
* powerpc: Align TOC to 256 bytesAnton Blanchard2015-05-14
* powerpc/mce: fix off by one errors in mce event handlingDaniel Axtens2015-05-12
* powerpc/powernv: Restore non-volatile CRs after napSam Bobroff2015-05-01
* powerpc/eeh: Delay probing EEH device during hotplugGavin Shan2015-04-30
* powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state()Gavin Shan2015-04-30
* Revert "powerpc/tm: Abort syscalls in active transactions"Michael Ellerman2015-04-30
* Merge tag 'powerpc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-26
|\
| * powerpc/mm/thp: Make page table walk safe against thp split/collapseAneesh Kumar K.V2015-04-16
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-26
|\ \ | |/ |/|
| * KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8Paul Mackerras2015-04-21
| * KVM: PPC: Book3S HV: Use bitmap of active threads rather than countPaul Mackerras2015-04-21
| * KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_wokenPaul Mackerras2015-04-21
| * KVM: PPC: Book3S HV: Minor cleanupsPaul Mackerras2015-04-21
| * KVM: PPC: Book3S HV: Accumulate timing information for real-mode codePaul Mackerras2015-04-21
* | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-16
|\ \
| * | powerpc/eeh: Fix crash in eeh_add_device_early() on CellMichael Ellerman2015-04-14
| * | Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be...Michael Ellerman2015-04-13
| |\ \
| | * \ Merge branch 'next-eeh' into next-sriovBenjamin Herrenschmidt2015-03-30
| | |\ \
| | * | | powerpc/powernv: Shift VF resource with an offsetWei Yang2015-03-30
| | * | | powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernvWei Yang2015-03-30
| | * | | powerpc/powernv: Reserve additional space for IOV BAR according to the number...Wei Yang2015-03-30
| | * | | powerpc/pci: Don't unset PCI resources for VFsWei Yang2015-03-30
| | * | | powerpc/pci: Create pci_dn for VFsGavin Shan2015-03-30
| * | | | powerpc: Fix missing L2 cache size in /sys/devices/system/cpuDave Olson2015-04-11
| * | | | powerpc: Add ppc64 hard lockup detector supportAnton Blanchard2015-04-11
| * | | | powerpc/tm: Abort syscalls in active transactionsSam bobroff2015-04-11
| * | | | powerpc: Remove shims for pci_controller_ops operationsDaniel Axtens2015-04-11
| * | | | powerpc: fsl_pci, swiotlb: Move controller ops from ppc_md to controller_opsDaniel Axtens2015-04-11
| * | | | powerpc: Create pci_controller_ops.reset_secondary_bus and shimDaniel Axtens2015-04-11
| * | | | powerpc: Create pci_controller_ops.window_alignment and shimDaniel Axtens2015-04-11
| * | | | powerpc: Create pci_controller_ops.enable_device_hook and shimDaniel Axtens2015-04-11
| * | | | powerpc: Create pci_controller_ops.probe_mode and shimDaniel Axtens2015-04-11
| * | | | powerpc: Create pci_controller_ops.dma_bus_setup and shimDaniel Axtens2015-04-11
| * | | | powerpc: Create pci_controller_ops.dma_dev_setup and shimDaniel Axtens2015-04-11
| * | | | powerpc: pcibios_enable_device_hook: return bool rather than intDaniel Axtens2015-04-11
| * | | | powerpc: move find_and_init_phbs() to pSeries specific codeDaniel Axtens2015-04-11
| * | | | powerpc: Reword the "returning from prom_init" messageMichael Ellerman2015-04-10
| * | | | powerpc: Replace mem_init_done with slab_is_available()Michael Ellerman2015-04-10
| * | | | powerpc: Remove the celleb supportMichael Ellerman2015-04-07
| * | | | Merge branch 'next-eeh' of git://git.kernel.org/pub/scm/linux/kernel/git/benh...Michael Ellerman2015-04-06
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | powerpc/eeh: Fix PE#0 check in eeh_add_to_parent_pe()Gavin Shan2015-03-30
| | |/ /
| | * | powerpc/eeh: Remove device_node dependencyGavin Shan2015-03-23
| | * | powerpc/eeh: Replace device_node with pci_dn in eeh_opsGavin Shan2015-03-23
| | * | powerpc/eeh: Do probe on pci_dnGavin Shan2015-03-23
| | * | powerpc/eeh: Create eeh_dev from pci_dn instead of device_nodeGavin Shan2015-03-23
| | * | powerpc/pci: Trace more information from pci_dnGavin Shan2015-03-23
| | * | powerpc/pci: Refactor pci_dnGavin Shan2015-03-23
| | * | powerpc/eeh: Enhance pcibios_set_pcie_reset_state()Gavin Shan2015-03-16
| * | | powerpc: Add a proper syscall for switching endiannessMichael Ellerman2015-03-28
| * | | powerpc/pseries: Simplify check for suspendability during suspend/migrationTyrel Datwyler2015-03-27