summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2015-04-30Revert "powerpc/tm: Abort syscalls in active transactions"Michael Ellerman
2015-04-26Merge tag 'powerpc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-21KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to CPaul Mackerras
2015-04-21KVM: PPC: Book3S HV: Use bitmap of active threads rather than countPaul Mackerras
2015-04-21KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_wokenPaul Mackerras
2015-04-21KVM: PPC: Book3S HV: Move vcore preemption point up into kvmppc_run_vcpuPaul Mackerras
2015-04-21KVM: PPC: Book3S HV: Minor cleanupsPaul Mackerras
2015-04-21KVM: PPC: Book3S HV: Simplify handling of VCPUs that need a VPA updatePaul Mackerras
2015-04-21KVM: PPC: Book3S HV: Accumulate timing information for real-mode codePaul Mackerras
2015-04-21KVM: PPC: Book3S HV: Create debugfs file for each guest's HPTPaul Mackerras
2015-04-21KVM: PPC: Book3S HV: Add helpers for lock/unlock hpteAneesh Kumar K.V
2015-04-21KVM: PPC: Book3S HV: Remove RMA-related variables from codeAneesh Kumar K.V
2015-04-21KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.Michael Ellerman
2015-04-21kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVMDavid Gibson
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-17powerpc: switch to using asm-generic for seccomp.hKees Cook
2015-04-17powerpc/mm/thp: Return pte address if we find trans_splitting.Aneesh Kumar K.V
2015-04-17powerpc/mm/thp: Make page table walk safe against thp split/collapseAneesh Kumar K.V
2015-04-17KVM: PPC: Remove page table walk helpersAneesh Kumar K.V
2015-04-17KVM: PPC: Use READ_ONCE when dereferencing pte_t pointerAneesh Kumar K.V
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-14mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook
2015-04-14Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-14Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be...Michael Ellerman
2015-04-13Merge branch 'next-dlpar' of git://git.kernel.org/pub/scm/linux/kernel/git/be...Michael Ellerman
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger
2015-04-11powerpc: Add ppc64 hard lockup detector supportAnton Blanchard
2015-04-11powerpc/powernv: Add interfaces for flash device accessCyril Bur
2015-04-11powerpc/tm: Abort syscalls in active transactionsSam bobroff
2015-04-11powerpc: Remove shims for pci_controller_ops operationsDaniel Axtens
2015-04-11powerpc: dart_iommu: optionally populate controller_ops on initDaniel 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: Drop return value of smp_ops->probe()Michael Ellerman
2015-04-10powerpc: Replace mem_init_done with slab_is_available()Michael Ellerman
2015-04-10powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabledMichael Ellerman
2015-04-07powerpc: Remove the celleb supportMichael Ellerman
2015-04-07Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/...Michael Ellerman