aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
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
2015-03-24powerpc/eeh: Create eeh_dev from pci_dn instead of device_nodeGavin Shan
2015-03-24powerpc/pci: Trace more information from pci_dnGavin Shan
2015-03-24powerpc/pci: Refactor pci_dnGavin Shan
2015-03-23powerpc/book3s: Fix the MCE code to use CONFIG_KVM_BOOK3S_64_HANDLERMahesh Salgaonkar
2015-03-23powerpc/powernv: Fix return value from power7_nap() et al.Paul Mackerras
2015-03-23powerpc/rtas: Make timestamp related code y2038-safeHari Bathini
2015-03-23powerpc/powernv: Add pstore support on powernvHari Bathini
2015-03-23powerpc/nvram: Move generic code for nvram and pstoreHari Bathini
2015-03-20powerpc: Add PVR for POWER8NVL processorBenjamin Herrenschmidt
2015-03-20powerpc/powernv: Fixes for hypervisor doorbell handlingPaul Mackerras
2015-03-20powerpc/kernel: Rename copy_thread() 'arg' argument to 'kthread_arg'Alex Dowad
2015-03-17powerpc: kill PPC_OFKevin Hao
2015-03-17powerpc/eeh: Enhance pcibios_set_pcie_reset_state()Gavin Shan
2015-03-17powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument.Mahesh Salgaonkar
2015-03-16powerpc: Change vrX register defines to vX to match gcc and glibcAnton Blanchard
2015-03-06treewide: Fix typo in printk messagesMasanari Iida
2015-03-04powerpc/iommu: Remove IOMMU device references via bus notifierNishanth Aravamudan