| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-06-17 | KVM: x86: kvm_hv_flush_tlb use inputs from XMM registers |  Siddharth Chandrasekaran | 1 | -0/+3 |
| 2021-06-17 | perf/x86: Reset the dirty counter to prevent the leak for an RDPMC task |  Kan Liang | 1 | -0/+1 |
| 2021-06-15 | x86/msr: Define new bits in TSX_FORCE_ABORT MSR |  Pawan Gupta | 2 | -0/+5 |
| 2021-06-09 | x86/pkru: Write hardware init value to PKRU when xstate is init |  Thomas Gleixner | 1 | -2/+9 |
| 2021-06-09 | x86/process: Check PF_KTHREAD and not current->mm for kernel threads |  Thomas Gleixner | 1 | -1/+1 |
| 2021-06-07 | x86/crash: Remove crash_reserve_low_1M() |  Mike Rapoport | 1 | -6/+0 |
| 2021-06-07 | Merge tag 'v5.13-rc5' into x86/cleanups |  Borislav Petkov | 12 | -47/+82 |
| 2021-06-06 | Merge tag 'x86_urgent_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 5 | -18/+7 |
| 2021-06-04 | mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable() |  Peter Collingbourne | 1 | -3/+3 |
| 2021-06-03 | Merge branch 'sched/urgent' into sched/core, to pick up fixes |  Ingo Molnar | 7 | -29/+75 |
| 2021-06-03 | x86/cpufeatures: Force disable X86_FEATURE_ENQCMD and remove update_pasid() |  Thomas Gleixner | 3 | -17/+3 |
| 2021-06-01 | perf/x86/rapl: Use CPUID bit on AMD and Hygon parts |  Andrew Cooper | 1 | -1/+1 |
| 2021-05-31 | x86/thermal: Fix LVT thermal setup for SMI delivery mode |  Borislav Petkov | 1 | -1/+3 |
| 2021-05-29 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 2 | -0/+2 |
| 2021-05-29 | x86/apic: Mark _all_ legacy interrupts when IO/APIC is missing |  Thomas Gleixner | 1 | -0/+1 |
| 2021-05-27 | x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank types |  Muralidhara M K | 1 | -4/+9 |
| 2021-05-27 | KVM: x86: add start_assignment hook to kvm_x86_ops |  Marcelo Tosatti | 2 | -0/+2 |
| 2021-05-26 | locking/atomic: make ARCH_ATOMIC a Kconfig symbol |  Mark Rutland | 1 | -2/+0 |
| 2021-05-25 | x86/entry: Use int everywhere for system call numbers |  H. Peter Anvin (Intel) | 1 | -1/+1 |
| 2021-05-21 | x86: Add native_[ig]dt_invalidate() |  H. Peter Anvin (Intel) | 1 | -0/+20 |
| 2021-05-21 | x86/idt: Remove address argument from idt_invalidate() |  H. Peter Anvin (Intel) | 1 | -1/+1 |
| 2021-05-21 | x86/irq: Add and use NR_EXTERNAL_VECTORS and NR_SYSTEM_VECTORS |  H. Peter Anvin (Intel) | 2 | -2/+5 |
| 2021-05-21 | x86/irq: Remove unused vectors defines |  H. Peter Anvin (Intel) | 1 | -2/+2 |
| 2021-05-20 | x86/syscalls: Use __NR_syscalls instead of __NR_syscall_max |  Masahiro Yamada | 1 | -4/+4 |
| 2021-05-20 | x86/unistd: Define X32_NR_syscalls only for 64-bit kernel |  Masahiro Yamada | 1 | -1/+1 |
| 2021-05-20 | x86/syscalls: Switch to generic syscalltbl.sh |  Masahiro Yamada | 1 | -0/+1 |
| 2021-05-20 | x86/entry/x32: Rename __x32_compat_sys_* to __x64_compat_sys_* |  Masahiro Yamada | 1 | -5/+5 |
| 2021-05-19 | x86/elf: Support a new ELF aux vector AT_MINSIGSTKSZ |  Chang S. Bae | 1 | -0/+4 |
| 2021-05-19 | x86/signal: Introduce helpers to get the maximum signal frame size |  Chang S. Bae | 2 | -0/+4 |
| 2021-05-18 | x86/idt: Rework IDT setup for boot CPU |  Thomas Gleixner | 1 | -2/+0 |
| 2021-05-18 | x86/cpu: Init AP exception handling from cpu_init_secondary() |  Borislav Petkov | 1 | -0/+1 |
| 2021-05-17 | Merge tag 'kvmarm-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD |  Paolo Bonzini | 5 | -33/+51 |
| 2021-05-16 | Merge tag 'timers-urgent-2021-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+2 |
| 2021-05-16 | Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 3 | -29/+69 |
| 2021-05-14 | clocksource/drivers/hyper-v: Re-enable VDSO_CLOCKMODE_HVCLOCK on X86 |  Vitaly Kuznetsov | 1 | -0/+2 |
| 2021-05-14 | x86/cpu: Fix core name for Sapphire Rapids |  Andi Kleen | 1 | -1/+2 |
| 2021-05-14 | x86/asm: Make <asm/asm.h> valid on cross-builds as well |  Ingo Molnar | 1 | -0/+4 |
| 2021-05-13 | x86, sched: Fix the AMD CPPC maximum performance value on certain AMD Ryzen generations |  Huang Rui | 1 | -0/+2 |
| 2021-05-12 | x86: Fix leftover comment typos |  Ingo Molnar | 2 | -2/+2 |
| 2021-05-12 | Merge branch 'linus' into x86/cleanups, to pick up dependent commits |  Ingo Molnar | 2 | -11/+14 |
| 2021-05-12 | jump_label, x86: Allow short NOPs |  Peter Zijlstra | 1 | -0/+18 |
| 2021-05-12 | jump_label, x86: Emit short JMP |  Peter Zijlstra | 1 | -2/+1 |
| 2021-05-12 | jump_label, x86: Introduce jump_entry_size() |  Peter Zijlstra | 1 | -2/+2 |
| 2021-05-12 | jump_label, x86: Factor out the __jump_table generation |  Peter Zijlstra | 1 | -12/+12 |
| 2021-05-12 | jump_label, x86: Strip ASM jump_label support |  Peter Zijlstra | 1 | -36/+0 |
| 2021-05-12 | sched/core: Initialize the idle task with preemption disabled |  Valentin Schneider | 1 | -1/+1 |
| 2021-05-12 | x86/asm: Simplify __smp_mb() definition |  Borislav Petkov | 1 | -5/+2 |
| 2021-05-12 | x86/syscall: Unconditionally prototype {ia32,x32}_sys_call_table[] |  H. Peter Anvin (Intel) | 1 | -6/+5 |
| 2021-05-12 | x86/entry: Reverse arguments to do_syscall_64() |  H. Peter Anvin (Intel) | 1 | -1/+1 |
| 2021-05-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 2 | -11/+14 |