Age | Commit message (Expand) | Author |
2016-03-24 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-03-24 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-03-24 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-03-23 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2016-03-23 | x86/msr: Remove unused native_read_tscp() | Prarit Bhargava |
2016-03-23 | ARM64: Kconfig: Select mbigen interrupt controller on Hisilicon platform | MaJun |
2016-03-23 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-03-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-03-22 | ia64/extable: use generic search and sort routines | Ard Biesheuvel |
2016-03-22 | x86/extable: use generic search and sort routines | Ard Biesheuvel |
2016-03-22 | s390/extable: use generic search and sort routines | Ard Biesheuvel |
2016-03-22 | alpha/extable: use generic search and sort routines | Ard Biesheuvel |
2016-03-22 | kernel: add kcov code coverage | Dmitry Vyukov |
2016-03-22 | rapidio: add global inbound port write interfaces | Alexandre Bounine |
2016-03-22 | powerpc/fsl_rio: changes to mport registration | Alexandre Bounine |
2016-03-22 | fs/coredump: prevent fsuid=0 dumps into user-controlled directories | Jann Horn |
2016-03-22 | x86/compat: remove is_compat_task() | Andy Lutomirski |
2016-03-22 | sparc/syscall: fix syscall_get_arch | Andy Lutomirski |
2016-03-22 | sparc/compat: provide an accurate in_compat_syscall implementation | Andy Lutomirski |
2016-03-22 | Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-03-22 | Merge tag 'iommu-updates-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-03-22 | KVM: page_track: fix access to NULL slot | Paolo Bonzini |
2016-03-22 | KVM: PPC: do not compile in vfio.o unconditionally | Paolo Bonzini |
2016-03-22 | kvm, rt: change async pagefault code locking for PREEMPT_RT | Rik van Riel |
2016-03-22 | KVM/PPC: update the comment of memory barrier in the kvmppc_prepare_to_enter() | Lan Tianyu |
2016-03-22 | KVM/x86: update the comment of memory barrier in the vcpu_enter_guest() | Lan Tianyu |
2016-03-22 | KVM/x86: Call smp_wmb() before increasing tlbs_dirty | Lan Tianyu |
2016-03-22 | KVM/x86: Replace smp_mb() with smp_store_mb/release() in the walk_shadow_page... | Lan Tianyu |
2016-03-22 | KVM: Remove redundant smp_mb() in the kvm_mmu_commit_zap_page() | Lan Tianyu |
2016-03-22 | KVM, pkeys: expose CPUID/CR4 to guest | Huaitong Han |
2016-03-22 | KVM, pkeys: add pkeys support for permission_fault | Huaitong Han |
2016-03-22 | KVM, pkeys: introduce pkru_mask to cache conditions | Huaitong Han |
2016-03-22 | KVM, pkeys: save/restore PKRU when guest/host switches | Xiao Guangrong |
2016-03-22 | x86: pkey: introduce write_pkru() for KVM | Xiao Guangrong |
2016-03-22 | KVM, pkeys: add pkeys support for xsave state | Huaitong Han |
2016-03-22 | KVM, pkeys: disable pkeys for guests in non-paging mode | Huaitong Han |
2016-03-22 | KVM: x86: remove magic number with enum cpuid_leafs | Huaitong Han |
2016-03-22 | KVM: MMU: return page fault error code from permission_fault | Paolo Bonzini |
2016-03-22 | KVM: PPC: Create a virtual-mode only TCE table handlers | Alexey Kardashevskiy |
2016-03-22 | KVM: VMX: fix nested vpid for old KVM guests | Paolo Bonzini |
2016-03-22 | KVM: VMX: avoid guest hang on invalid invvpid instruction | Paolo Bonzini |
2016-03-22 | KVM: VMX: avoid guest hang on invalid invept instruction | Paolo Bonzini |
2016-03-21 | Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64... | Linus Torvalds |
2016-03-21 | Merge tag 'arc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds |
2016-03-21 | xen: audit usages of module.h ; remove unnecessary instances | Paul Gortmaker |
2016-03-21 | Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm... | Joerg Roedel |
2016-03-21 | kvm: arm64: Disable compiler instrumentation for hypervisor code | Catalin Marinas |
2016-03-21 | perf/x86/intel/rapl: Add missing Broadwell models | Srinivas Pandruvada |
2016-03-21 | perf/x86/intel/uncore: Remove ev_sel_ext bit support for PCU | Kan Liang |
2016-03-21 | arm64: KVM: Turn kvm_ksym_ref into a NOP on VHE | Marc Zyngier |