aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds30-308/+1439
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2015-04-14powerpc/eeh: Fix crash in eeh_add_device_early() on CellMichael Ellerman1-1/+1
2015-04-14Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into nextMichael Ellerman2-0/+149
2015-04-11powerpc: Fix missing L2 cache size in /sys/devices/system/cpuDave Olson1-10/+34
2015-04-11powerpc: Add ppc64 hard lockup detector supportAnton Blanchard1-0/+20
2015-04-11powerpc/tm: Abort syscalls in active transactionsSam bobroff1-0/+19
2015-04-11powerpc: Remove shims for pci_controller_ops operationsDaniel Axtens3-10/+45
2015-04-11powerpc: fsl_pci, swiotlb: Move controller ops from ppc_md to controller_opsDaniel Axtens1-7/+4
2015-04-11powerpc: Create pci_controller_ops.reset_secondary_bus and shimDaniel Axtens1-6/+1
2015-04-11powerpc: Create pci_controller_ops.window_alignment and shimDaniel Axtens1-9/+1
2015-04-11powerpc: Create pci_controller_ops.enable_device_hook and shimDaniel Axtens1-3/+2
2015-04-11powerpc: Create pci_controller_ops.probe_mode and shimDaniel Axtens3-6/+4
2015-04-11powerpc: Create pci_controller_ops.dma_bus_setup and shimDaniel Axtens1-2/+1
2015-04-11powerpc: Create pci_controller_ops.dma_dev_setup and shimDaniel Axtens1-2/+1
2015-04-11powerpc: pcibios_enable_device_hook: return bool rather than intDaniel Axtens1-1/+1
2015-04-11powerpc: move find_and_init_phbs() to pSeries specific codeDaniel Axtens1-47/+0
2015-04-10powerpc: Reword the "returning from prom_init" messageMichael Ellerman1-2/+2
2015-04-10powerpc: Replace mem_init_done with slab_is_available()Michael Ellerman2-3/+3
2015-04-07powerpc: Remove the celleb supportMichael Ellerman1-2/+0
2015-04-07Merge branch 'next-eeh' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into nextMichael Ellerman10-176/+378
2015-03-31Merge branch 'next-eeh' into next-sriovBenjamin Herrenschmidt1-6/+7
2015-03-31powerpc/eeh: Fix PE#0 check in eeh_add_to_parent_pe()Gavin Shan1-6/+7
2015-03-31powerpc/powernv: Shift VF resource with an offsetWei Yang1-0/+13
2015-03-31powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernvWei Yang1-0/+10
2015-03-31powerpc/powernv: Reserve additional space for IOV BAR according to the number of total_peWei Yang1-0/+6
2015-03-31powerpc/pci: Don't unset PCI resources for VFsWei Yang1-0/+4
2015-03-31powerpc/pci: Create pci_dn for VFsGavin Shan1-0/+116
2015-03-28powerpc: Add a proper syscall for switching endiannessMichael Ellerman4-0/+26
2015-03-28powerpc/pseries: Simplify check for suspendability during suspend/migrationTyrel Datwyler1-13/+13
2015-03-24powerpc/eeh: Remove device_node dependencyGavin Shan6-58/+51
2015-03-24powerpc/eeh: Replace device_node with pci_dn in eeh_opsGavin Shan2-60/+62
2015-03-24powerpc/eeh: Do probe on pci_dnGavin Shan3-44/+23
2015-03-24powerpc/eeh: Create eeh_dev from pci_dn instead of device_nodeGavin Shan2-7/+47
2015-03-24powerpc/pci: Trace more information from pci_dnGavin Shan1-0/+10
2015-03-24powerpc/pci: Refactor pci_dnGavin Shan1-4/+126
2015-03-23powerpc/book3s: Fix the MCE code to use CONFIG_KVM_BOOK3S_64_HANDLERMahesh Salgaonkar1-1/+1
2015-03-23powerpc/powernv: Fix return value from power7_nap() et al.Paul Mackerras1-0/+1
2015-03-23powerpc/rtas: Make timestamp related code y2038-safeHari Bathini1-3/+3
2015-03-23powerpc/powernv: Add pstore support on powernvHari Bathini1-2/+23
2015-03-23powerpc/nvram: Move generic code for nvram and pstoreHari Bathini1-0/+656
2015-03-20powerpc: Add PVR for POWER8NVL processorBenjamin Herrenschmidt1-0/+20
2015-03-20powerpc/powernv: Fixes for hypervisor doorbell handlingPaul Mackerras1-0/+2
2015-03-20powerpc/kernel: Rename copy_thread() 'arg' argument to 'kthread_arg'Alex Dowad1-2/+7
2015-03-17powerpc: kill PPC_OFKevin Hao1-2/+2
2015-03-17powerpc/eeh: Enhance pcibios_set_pcie_reset_state()Gavin Shan1-0/+55
2015-03-17powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument.Mahesh Salgaonkar3-12/+55
2015-03-16powerpc: Change vrX register defines to vX to match gcc and glibcAnton Blanchard2-16/+16
2015-03-06treewide: Fix typo in printk messagesMasanari Iida1-1/+1
2015-03-04powerpc/iommu: Remove IOMMU device references via bus notifierNishanth Aravamudan1-0/+26