summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | powerpc/vdso: Disable building the 32-bit VDSO on little endianMichael Ellerman2015-05-112-3/+36
| * | | | powerpc/vdso: Combine start/size variablesMichael Ellerman2015-05-111-29/+26
| * | | | powerpc/vdso: Remove unused debug codeMichael Ellerman2015-05-111-44/+0
| * | | | powerpc: Show utsname->machine in boot-up bannerMichael Ellerman2015-05-111-1/+2
| |/ / /
* | | | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-232-2/+0
|\ \ \ \
| * | | | PCI: Remove unnecessary #includes of <asm/pci.h>Bjorn Helgaas2015-06-082-2/+0
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-06-221-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu2015-06-1933-318/+1471
| |\ \ \ | | | |/ | | |/|
| * | | powerpc: export of_get_ibm_chip_id functionDan Streetman2015-05-111-0/+1
* | | | powerpc: Align TOC to 256 bytesAnton Blanchard2015-05-141-0/+1
* | | | powerpc/mce: fix off by one errors in mce event handlingDaniel Axtens2015-05-121-2/+2
| |_|/ |/| |
* | | powerpc/powernv: Restore non-volatile CRs after napSam Bobroff2015-05-011-0/+2
* | | powerpc/eeh: Delay probing EEH device during hotplugGavin Shan2015-05-011-0/+6
* | | powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state()Gavin Shan2015-05-011-1/+4
* | | Revert "powerpc/tm: Abort syscalls in active transactions"Michael Ellerman2015-04-301-19/+0
| |/ |/|
* | Merge tag 'powerpc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-262-7/+9
|\ \
| * | powerpc/mm/thp: Make page table walk safe against thp split/collapseAneesh Kumar K.V2015-04-172-7/+9
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-262-3/+23
|\ \ \ | |/ / |/| |
| * | KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8Paul Mackerras2015-04-211-0/+3
| * | KVM: PPC: Book3S HV: Use bitmap of active threads rather than countPaul Mackerras2015-04-211-1/+1
| * | KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_wokenPaul Mackerras2015-04-211-1/+0
| * | KVM: PPC: Book3S HV: Minor cleanupsPaul Mackerras2015-04-211-1/+0
| * | KVM: PPC: Book3S HV: Accumulate timing information for real-mode codePaul Mackerras2015-04-212-0/+19
* | | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-1630-308/+1439
|\ \ \ | |_|/ |/| |
| * | powerpc/eeh: Fix crash in eeh_add_device_early() on CellMichael Ellerman2015-04-141-1/+1
| * | Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be...Michael Ellerman2015-04-142-0/+149
| |\ \
| | * \ Merge branch 'next-eeh' into next-sriovBenjamin Herrenschmidt2015-03-311-6/+7
| | |\ \
| | * | | powerpc/powernv: Shift VF resource with an offsetWei Yang2015-03-311-0/+13
| | * | | powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernvWei Yang2015-03-311-0/+10
| | * | | powerpc/powernv: Reserve additional space for IOV BAR according to the number...Wei Yang2015-03-311-0/+6
| | * | | powerpc/pci: Don't unset PCI resources for VFsWei Yang2015-03-311-0/+4
| | * | | powerpc/pci: Create pci_dn for VFsGavin Shan2015-03-311-0/+116
| * | | | powerpc: Fix missing L2 cache size in /sys/devices/system/cpuDave Olson2015-04-111-10/+34
| * | | | powerpc: Add ppc64 hard lockup detector supportAnton Blanchard2015-04-111-0/+20
| * | | | powerpc/tm: Abort syscalls in active transactionsSam bobroff2015-04-111-0/+19
| * | | | powerpc: Remove shims for pci_controller_ops operationsDaniel Axtens2015-04-113-10/+45
| * | | | powerpc: fsl_pci, swiotlb: Move controller ops from ppc_md to controller_opsDaniel Axtens2015-04-111-7/+4
| * | | | powerpc: Create pci_controller_ops.reset_secondary_bus and shimDaniel Axtens2015-04-111-6/+1
| * | | | powerpc: Create pci_controller_ops.window_alignment and shimDaniel Axtens2015-04-111-9/+1
| * | | | powerpc: Create pci_controller_ops.enable_device_hook and shimDaniel Axtens2015-04-111-3/+2
| * | | | powerpc: Create pci_controller_ops.probe_mode and shimDaniel Axtens2015-04-113-6/+4
| * | | | powerpc: Create pci_controller_ops.dma_bus_setup and shimDaniel Axtens2015-04-111-2/+1
| * | | | powerpc: Create pci_controller_ops.dma_dev_setup and shimDaniel Axtens2015-04-111-2/+1
| * | | | powerpc: pcibios_enable_device_hook: return bool rather than intDaniel Axtens2015-04-111-1/+1
| * | | | powerpc: move find_and_init_phbs() to pSeries specific codeDaniel Axtens2015-04-111-47/+0
| * | | | powerpc: Reword the "returning from prom_init" messageMichael Ellerman2015-04-101-2/+2
| * | | | powerpc: Replace mem_init_done with slab_is_available()Michael Ellerman2015-04-102-3/+3
| * | | | powerpc: Remove the celleb supportMichael Ellerman2015-04-071-2/+0
| * | | | Merge branch 'next-eeh' of git://git.kernel.org/pub/scm/linux/kernel/git/benh...Michael Ellerman2015-04-0710-176/+378
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | powerpc/eeh: Fix PE#0 check in eeh_add_to_parent_pe()Gavin Shan2015-03-311-6/+7
| | |/ /
OpenPOWER on IntegriCloud