summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm (follow)
Commit message (Expand)AuthorAge
...
| * | | KVM: PPC: Book3S HV: Minor cleanupsPaul Mackerras2015-04-21
| * | | KVM: PPC: Book3S HV: Simplify handling of VCPUs that need a VPA updatePaul Mackerras2015-04-21
| * | | KVM: PPC: Book3S HV: Accumulate timing information for real-mode codePaul Mackerras2015-04-21
| * | | KVM: PPC: Book3S HV: Create debugfs file for each guest's HPTPaul Mackerras2015-04-21
| * | | KVM: PPC: Book3S HV: Add helpers for lock/unlock hpteAneesh Kumar K.V2015-04-21
| * | | KVM: PPC: Book3S HV: Remove RMA-related variables from codeAneesh Kumar K.V2015-04-21
| * | | KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.Michael Ellerman2015-04-21
| * | | kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVMDavid Gibson2015-04-21
* | | | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-20
|\ \ \ \
| * | | | powerpc: fix deprecated CPU_MASK_CPU0 usage.Rusty Russell2015-03-10
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-17
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | powerpc: switch to using asm-generic for seccomp.hKees Cook2015-04-17
| | |_|/ | |/| |
* | | | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-16
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be...Michael Ellerman2015-04-14
| |\ \ \
| | * | | powerpc/pci: Remove unused struct pci_dn.pcidev fieldWei Yang2015-03-31
| | * | | powerpc/powernv: Group VF PE when IOV BAR is big on PHB3Wei Yang2015-03-31
| | * | | powerpc/powernv: Reserve additional space for IOV BAR, with m64_per_iov suppo...Wei Yang2015-03-31
| | * | | powerpc/powernv: Shift VF resource with an offsetWei Yang2015-03-31
| | * | | powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernvWei Yang2015-03-31
| | * | | powerpc/powernv: Reserve additional space for IOV BAR according to the number...Wei Yang2015-03-31
| | * | | powerpc/powernv: Allocate struct pnv_ioda_pe iommu_table dynamicallyWei Yang2015-03-31
| | * | | powerpc/pci: Create pci_dn for VFsGavin Shan2015-03-31
| * | | | Merge branch 'next-dlpar' of git://git.kernel.org/pub/scm/linux/kernel/git/be...Michael Ellerman2015-04-13
| |\ \ \ \
| | * | | | powerpc/pseries: Define rtas hotplug event sectionsNathan Fontenot2015-03-17
| | | |/ / | | |/| |
| * | | | powerpc: Add ppc64 hard lockup detector supportAnton Blanchard2015-04-11
| * | | | powerpc/powernv: Add interfaces for flash device accessCyril Bur2015-04-11
| * | | | powerpc: Remove shims for pci_controller_ops operationsDaniel Axtens2015-04-11
| * | | | powerpc: dart_iommu: optionally populate controller_ops on initDaniel 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: Drop return value of smp_ops->probe()Michael Ellerman2015-04-10
| * | | | powerpc: Replace mem_init_done with slab_is_available()Michael Ellerman2015-04-10
| * | | | powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabledMichael Ellerman2015-04-10
| * | | | powerpc: Remove the celleb supportMichael Ellerman2015-04-07
| * | | | Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/...Michael Ellerman2015-04-07
| |\ \ \ \
| | * | | | powerpc: Remove unused st_le*() and ld_le* functionsDavid Gibson2015-03-24
| | * | | | powerpc: Cleanup KVM emulated load/store endian handlingDavid Gibson2015-03-24
| | * | | | powerpc: Move Power Macintosh drivers to generic byteswappersDavid Gibson2015-03-23
| | |/ / /
| * | | | Merge branch 'next-eeh' of git://git.kernel.org/pub/scm/linux/kernel/git/benh...Michael Ellerman2015-04-07
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | powerpc/eeh: Remove device_node dependencyGavin Shan2015-03-24
| | * | | powerpc/eeh: Replace device_node with pci_dn in eeh_opsGavin Shan2015-03-24
| | * | | powerpc/eeh: Do probe on pci_dnGavin Shan2015-03-24
| | * | | powerpc/eeh: Create eeh_dev from pci_dn instead of device_nodeGavin Shan2015-03-24
| | * | | powerpc/pci: Trace more information from pci_dnGavin Shan2015-03-24