Age | Commit message (Expand) | Author |
2021-04-20 | KVM: x86: Remove unused function declaration | Keqian Zhu |
2021-04-19 | KVM: X86: Count attempted/successful directed yield | Wanpeng Li |
2021-04-19 | perf/x86/intel: Hybrid PMU support for perf capabilities | Kan Liang |
2021-04-19 | x86/cpu: Add helper function to get the type of the current hybrid CPU | Ricardo Neri |
2021-04-19 | x86/cpufeatures: Enumerate Intel Hybrid Technology feature bit | Ricardo Neri |
2021-04-19 | KVM: x86/mmu: Protect the tdp_mmu_roots list with RCU | Ben Gardon |
2021-04-17 | KVM: Kill off the old hva-based MMU notifier callbacks | Sean Christopherson |
2021-04-17 | KVM: Move x86's MMU notifier memslot walkers to generic code | Sean Christopherson |
2021-04-17 | KVM: x86: implement KVM_CAP_SET_GUEST_DEBUG2 | Maxim Levitsky |
2021-04-17 | KVM: Move prototypes for MMU notifier callbacks to generic code | Sean Christopherson |
2021-04-17 | Merge remote-tracking branch 'tip/x86/sgx' into kvm-next | Paolo Bonzini |
2021-04-14 | lib/vdso: Add vdso_data pointer as input to __arch_get_timens_vdso_data() | Christophe Leroy |
2021-04-12 | x86/asm: Ensure asm/proto.h can be included stand-alone | Jan Kiszka |
2021-04-10 | x86/cpu: Comment Skylake server stepping too | Andrew Cooper |
2021-04-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-04-09 | kfence, x86: fix preemptible warning on KPTI-enabled systems | Marco Elver |
2021-04-08 | x86/cpu: Resort and comment Intel models | Peter Zijlstra |
2021-04-08 | x86/entry: Enable random_kstack_offset support | Kees Cook |
2021-04-07 | ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m | Vitaly Kuznetsov |
2021-04-06 | x86/sgx: Move provisioning device creation out of SGX driver | Sean Christopherson |
2021-04-06 | x86/sgx: Add helpers to expose ECREATE and EINIT to KVM | Sean Christopherson |
2021-04-06 | x86/sgx: Add SGX2 ENCLS leaf definitions (EAUG, EMODPR and EMODT) | Sean Christopherson |
2021-04-06 | x86/sgx: Move ENCLS leaf definitions to sgx.h | Sean Christopherson |
2021-04-06 | x86/sgx: Expose SGX architectural definitions to the kernel | Sean Christopherson |
2021-04-02 | objtool/x86: Rewrite retpoline thunk calls | Peter Zijlstra |
2021-04-02 | x86/retpoline: Simplify retpolines | Peter Zijlstra |
2021-04-02 | x86/alternatives: Optimize optimize_nops() | Peter Zijlstra |
2021-04-02 | Merge branch 'x86/cpu' into WIP.x86/core, to merge the NOP changes & resolve ... | Ingo Molnar |
2021-04-02 | Merge tag 'v5.12-rc5' into WIP.x86/core, to pick up recent NOP related changes | Ingo Molnar |
2021-04-01 | ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead() | Vitaly Kuznetsov |
2021-03-31 | Merge 'x86/alternatives' | Borislav Petkov |
2021-03-31 | x86: Add insn_decode_kernel() | Peter Zijlstra |
2021-03-29 | Merge tag 'v5.12-rc5' into locking/core, to pick up fixes | Ingo Molnar |
2021-03-28 | x86/traps: Handle #DB for bus lock | Fenghua Yu |
2021-03-28 | x86/cpufeatures: Enumerate #DB for bus lock detection | Fenghua Yu |
2021-03-28 | x86/process/64: Move cpu_current_top_of_stack out of TSS | Lai Jiangshan |
2021-03-26 | Merge tag 'for-linus-5.12b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-03-25 | x86/cpufeatures: Add SGX1 and SGX2 sub-features | Sean Christopherson |
2021-03-25 | x86/syscalls: Fix -Wmissing-prototypes warnings from COND_SYSCALL() | Masahiro Yamada |
2021-03-24 | Revert "xen: fix p2m size in dom0 for disabled memory hotplug case" | Roger Pau Monne |
2021-03-23 | x86/kprobes: Use int3 instead of debug trap for single-step | Masami Hiramatsu |
2021-03-21 | x86: Fix various typos in comments, take #2 | Ingo Molnar |
2021-03-21 | x86: Remove unusual Unicode characters from comments | Ingo Molnar |
2021-03-21 | Merge branch 'linus' into x86/cleanups, to resolve conflict | Ingo Molnar |
2021-03-21 | Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-03-19 | Merge branch 'locking/urgent' into locking/core, to pick up dependent commits | Ingo Molnar |
2021-03-18 | KVM: x86: Protect userspace MSR filter with SRCU, and set atomically-ish | Sean Christopherson |
2021-03-18 | x86: Fix various typos in comments | Ingo Molnar |
2021-03-18 | Merge tag 'v5.12-rc3' into x86/cleanups, to refresh the tree | Ingo Molnar |
2021-03-18 | KVM: x86: hyper-v: Track Hyper-V TSC page status | Vitaly Kuznetsov |