summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds
2015-09-25Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-09-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-09-25KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand
2015-09-21powerpc: Wire up sys_membarrier()Michael Ellerman
2015-09-21KVM: PPC: Book3S: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store()Thomas Huth
2015-09-21KVM: PPC: Book3S HV: Pass the correct trap argument to kvmhv_commence_exitGautham R. Shenoy
2015-09-21KVM: PPC: Book3S HV: Fix handling of interrupted VCPUsPaul Mackerras
2015-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-18Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-09-17powerpc32: memset: only use dcbz once cache is enabledLEROY Christophe
2015-09-17powerpc32: memcpy: only use dcbz once cache is enabledLEROY Christophe
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-16powerpc/mpc8xx: Use irq_set_handler_locked()Thomas Gleixner
2015-09-16powerpc/ipic: Use irq_set_handler_locked()Thomas Gleixner
2015-09-16powerpc/cpm2: Use irq_set_handler_locked()Thomas Gleixner
2015-09-16powerpc/mpc52xx: Use irq_set_handler_locked()Thomas Gleixner
2015-09-16powerpc/mm: Recompute hash value after a failed updateAneesh Kumar K.V
2015-09-16powerpc/boot: Specify ABI v2 when building an LE boot wrapperBenjamin Herrenschmidt
2015-09-16KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini
2015-09-15PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas
2015-09-15powerpc, irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-09-14powerpc/cell: Prepare irq handler for irq argument removalThomas Gleixner
2015-09-14powerpc/85xx: Prepare irq handlers for irq argument removalThomas Gleixner
2015-09-14powerpc/mpc5121_ads_cpld: Prepare irq handler for irq argument removalThomas Gleixner
2015-09-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young
2015-09-10powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras
2015-09-09powerpc: Wire up sys_userfaultfd()Michael Ellerman
2015-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-08mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-08Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2015-09-08Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2015-09-08powerpc/pseries: Release DRC when configure_connector failsBharata B Rao
2015-09-07powerpc/powernv/pci-ioda: fix kdump with non-power-of-2 crashkernel=Nishanth Aravamudan
2015-09-07powerpc/powernv/pci-ioda: fix 32-bit TCE table init in kdump kernelNishanth Aravamudan
2015-09-04kbuild: Fix clang detectionMichal Marek
2015-09-03Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-09-04KVM: PPC: Book3S: Fix typo in top comment about lockingGreg Kurz
2015-09-03KVM: PPC: Book3S: Fix size of the PSPB registerThomas Huth
2015-09-03KVM: PPC: Book3S HV: Exit on H_DOORBELL if HOST_IPI is setGautham R. Shenoy