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