Age | Commit message (Expand) | Author |
2015-04-30 | Revert "powerpc/tm: Abort syscalls in active transactions" | Michael Ellerman |
2015-04-26 | Merge tag 'powerpc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds |
2015-04-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-04-21 | KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to C | Paul Mackerras |
2015-04-21 | KVM: PPC: Book3S HV: Use bitmap of active threads rather than count | Paul Mackerras |
2015-04-21 | KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_woken | Paul Mackerras |
2015-04-21 | KVM: PPC: Book3S HV: Move vcore preemption point up into kvmppc_run_vcpu | Paul Mackerras |
2015-04-21 | KVM: PPC: Book3S HV: Minor cleanups | Paul Mackerras |
2015-04-21 | KVM: PPC: Book3S HV: Simplify handling of VCPUs that need a VPA update | Paul Mackerras |
2015-04-21 | KVM: PPC: Book3S HV: Accumulate timing information for real-mode code | Paul Mackerras |
2015-04-21 | KVM: PPC: Book3S HV: Create debugfs file for each guest's HPT | Paul Mackerras |
2015-04-21 | KVM: PPC: Book3S HV: Add helpers for lock/unlock hpte | Aneesh Kumar K.V |
2015-04-21 | KVM: PPC: Book3S HV: Remove RMA-related variables from code | Aneesh Kumar K.V |
2015-04-21 | KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation. | Michael Ellerman |
2015-04-21 | kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM | David Gibson |
2015-04-20 | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-04-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-04-17 | powerpc: switch to using asm-generic for seccomp.h | Kees Cook |
2015-04-17 | powerpc/mm/thp: Return pte address if we find trans_splitting. | Aneesh Kumar K.V |
2015-04-17 | powerpc/mm/thp: Make page table walk safe against thp split/collapse | Aneesh Kumar K.V |
2015-04-17 | KVM: PPC: Remove page table walk helpers | Aneesh Kumar K.V |
2015-04-17 | KVM: PPC: Use READ_ONCE when dereferencing pte_t pointer | Aneesh Kumar K.V |
2015-04-16 | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds |
2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-04-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-04-14 | mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE | Kees Cook |
2015-04-14 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-04-14 | Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be... | Michael Ellerman |
2015-04-13 | Merge branch 'next-dlpar' of git://git.kernel.org/pub/scm/linux/kernel/git/be... | Michael Ellerman |
2015-04-12 | arch: Remove exec_domain from remaining archs | Richard Weinberger |
2015-04-11 | powerpc: Add ppc64 hard lockup detector support | Anton Blanchard |
2015-04-11 | powerpc/powernv: Add interfaces for flash device access | Cyril Bur |
2015-04-11 | powerpc/tm: Abort syscalls in active transactions | Sam bobroff |
2015-04-11 | powerpc: Remove shims for pci_controller_ops operations | Daniel Axtens |
2015-04-11 | powerpc: dart_iommu: optionally populate controller_ops on init | Daniel Axtens |
2015-04-11 | powerpc: Create pci_controller_ops.reset_secondary_bus and shim | Daniel Axtens |
2015-04-11 | powerpc: Create pci_controller_ops.window_alignment and shim | Daniel Axtens |
2015-04-11 | powerpc: Create pci_controller_ops.enable_device_hook and shim | Daniel Axtens |
2015-04-11 | powerpc: Create pci_controller_ops.probe_mode and shim | Daniel Axtens |
2015-04-11 | powerpc: Create pci_controller_ops.dma_bus_setup and shim | Daniel Axtens |
2015-04-11 | powerpc: Create pci_controller_ops.dma_dev_setup and shim | Daniel Axtens |
2015-04-11 | powerpc: pcibios_enable_device_hook: return bool rather than int | Daniel Axtens |
2015-04-11 | powerpc: move find_and_init_phbs() to pSeries specific code | Daniel Axtens |
2015-04-10 | powerpc: Drop return value of smp_ops->probe() | Michael Ellerman |
2015-04-10 | powerpc: Replace mem_init_done with slab_is_available() | Michael Ellerman |
2015-04-10 | powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabled | Michael Ellerman |
2015-04-07 | powerpc: Remove the celleb support | Michael Ellerman |
2015-04-07 | Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/... | Michael Ellerman |