Age | Commit message (Expand) | Author |
2015-04-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
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-23 | powerpc/mm: Fix build error with CONFIG_PPC_TRANSACTIONAL_MEM disabled | Aneesh Kumar K.V |
2015-04-21 | KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8 | Paul Mackerras |
2015-04-21 | KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to C | Paul Mackerras |
2015-04-21 | KVM: PPC: Book3S HV: Streamline guest entry and exit | 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: Use decrementer to wake napping threads | Paul Mackerras |
2015-04-21 | KVM: PPC: Book3S HV: Don't wake thread with no vcpu on guest IPI | 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 ICP real mode counters | Suresh Warrier |
2015-04-21 | KVM: PPC: Book3S HV: Move virtual mode ICP functions to real-mode | Suresh Warrier |
2015-04-21 | KVM: PPC: Book3S HV: Convert ICS mutex lock to spin lock | Suresh Warrier |
2015-04-21 | KVM: PPC: Book3S HV: Add guest->host real mode completion counters | Suresh E. Warrier |
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-21 | powerpc: Export __spin_yield | Suresh E. Warrier |
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/oprofile: reduce mmap_sem hold for exe_file | Davidlohr Bueso |
2015-04-17 | powerpc: switch to using asm-generic for seccomp.h | Kees Cook |
2015-04-17 | powerpc/kvm: Fix ppc64_defconfig + PPC_POWERNV=n build error | Shreyas B. Prabhu |
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-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/scottw... | Michael Ellerman |
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 'akpm' (patches from Andrew) | Linus Torvalds |
2015-04-15 | powerpc/powernv: reboot when requested by firmware | Joel Stanley |
2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-04-15 | powerpc/hugetlb: Call mm_dec_nr_pmds() in hugetlb_free_pmd_range() | Scott Wood |
2015-04-15 | VFS: assorted weird filesystems: d_inode() annotations | David Howells |
2015-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2015-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-04-15 | powerpc/powermac: Fix build error seen with powermac smp builds | Guenter Roeck |
2015-04-15 | powerpc/pseries: Fix compile of memory hotplug without CONFIG_MEMORY_HOTREMOVE | Alexey Kardashevskiy |
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 | mm: split ET_DYN ASLR from mmap ASLR | Kees Cook |
2015-04-14 | mm: expose arch_mmap_rnd when available | Kees Cook |
2015-04-14 | powerpc: standardize mmap_rnd() usage | Kees Cook |