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