Age | Commit message (Expand) | Author |
2016-04-13 | Merge branch 'x86/cpu' into x86/asm, to merge more patches | Ingo Molnar |
2016-04-13 | x86/syscalls: Wire up compat readv2/writev2 syscalls | Christoph Hellwig |
2016-04-13 | x86/vdso: Remove direct HPET access through the vDSO | Andy Lutomirski |
2016-04-13 | x86/entry/64: Make gs_change a local label | Borislav Petkov |
2016-04-13 | x86/cpu: Add Erratum 88 detection on AMD | Borislav Petkov |
2016-04-13 | x86/cpu: Move X86_BUG_ESPFIX initialization to generic_identify() | Andy Lutomirski |
2016-04-13 | x86/asm, sched/x86: Rewrite the FS and GS context switch code | Andy Lutomirski |
2016-04-13 | x86/cpu: Probe the behavior of nulling out a segment at boot time | Andy Lutomirski |
2016-04-13 | x86/arch_prctl: Fix ARCH_GET_FS and ARCH_GET_GS | Andy Lutomirski |
2016-04-01 | x86/cpufeature: Fix build bug caused by merge artifact with the removal of cp... | Ingo Molnar |
2016-03-31 | x86/cpufeature: Remove cpu_has_pse | Borislav Petkov |
2016-03-31 | x86/cpufeature: Remove cpu_has_pge | Borislav Petkov |
2016-03-31 | x86/cpufeature: Remove cpu_has_xmm2 | Borislav Petkov |
2016-03-31 | x86/cpufeature: Remove cpu_has_clflush | Borislav Petkov |
2016-03-31 | x86/cpufeature: Remove cpu_has_gbpages | Borislav Petkov |
2016-03-31 | x86/cpufeature: Remove cpu_has_x2apic | Borislav Petkov |
2016-03-31 | x86/cpufeature: Remove cpu_has_osxsave | Borislav Petkov |
2016-03-31 | x86/cpufeature: Remove cpu_has_hypervisor | Borislav Petkov |
2016-03-31 | x86/cpufeature: Remove cpu_has_arch_perfmon | Borislav Petkov |
2016-03-29 | x86/cpu: Do the feature test first in enable_sep_cpu() | Borislav Petkov |
2016-03-25 | mm, kasan: stackdepot implementation. Enable stackdepot for SLAB | Alexander Potapenko |
2016-03-25 | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko |
2016-03-24 | Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | 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 | x86/msr: Remove unused native_read_tscp() | Prarit Bhargava |
2016-03-22 | 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 | x86/extable: use generic search and sort routines | Ard Biesheuvel |
2016-03-22 | kernel: add kcov code coverage | Dmitry Vyukov |
2016-03-22 | x86/compat: remove is_compat_task() | 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 | KVM: page_track: fix access to NULL slot | Paolo Bonzini |
2016-03-22 | kvm, rt: change async pagefault code locking for PREEMPT_RT | Rik van Riel |
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: 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 |