| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-05-18 | perf/x86/intel/uncore: Enable I/O stacks to IIO PMON mapping on SNR |  Alexander Antonov | 1 | -0/+96 |
| 2021-05-18 | perf/x86/intel/uncore: Generalize I/O stacks to PMON mapping procedure |  Alexander Antonov | 2 | -6/+21 |
| 2021-05-18 | perf/x86/lbr: Remove cpuc->lbr_xsave allocation from atomic context |  Like Xu | 3 | -8/+30 |
| 2021-05-18 | perf/x86: Avoid touching LBR_TOS MSR for Arch LBR |  Like Xu | 1 | -1/+1 |
| 2021-05-18 | x86/sev-es: Invalidate the GHCB after completing VMGEXIT |  Tom Lendacky | 2 | -0/+6 |
| 2021-05-18 | x86/sev-es: Move sev_es_put_ghcb() in prep for follow on patch |  Tom Lendacky | 1 | -18/+18 |
| 2021-05-17 | Merge drm/drm-next into drm-intel-next |  Rodrigo Vivi | 329 | -6241/+11029 |
| 2021-05-17 | x86/acpi: Switch to pr_xxx log functions |  Heiner Kallweit | 1 | -71/+47 |
| 2021-05-17 | quota: Disable quotactl_path syscall |  Jan Kara | 2 | -2/+2 |
| 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 | 22 | -168/+197 |
| 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 | 25 | -104/+115 |
| 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 | jump_label/x86: Remove unused JUMP_LABEL_NOP_SIZE |  Peter Zijlstra | 1 | -2/+0 |
| 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 | 3 | -1/+19 |
| 2021-05-12 | x86/boot/compressed: Enable -Wundef |  Nick Desaulniers | 3 | -2/+3 |
| 2021-05-12 | x86: Fix leftover comment typos |  Ingo Molnar | 6 | -6/+6 |
| 2021-05-12 | Merge branch 'linus' into x86/cleanups, to pick up dependent commits |  Ingo Molnar | 20 | -316/+463 |
| 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 | 2 | -3/+8 |
| 2021-05-12 | jump_label, x86: Add variable length patching support |  Peter Zijlstra | 1 | -18/+35 |
| 2021-05-12 | jump_label, x86: Introduce jump_entry_size() |  Peter Zijlstra | 2 | -2/+9 |
| 2021-05-12 | jump_label, x86: Improve error when we fail expected text |  Peter Zijlstra | 1 | -19/+14 |
| 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 | x86, objtool: Dont exclude arch/x86/realmode/ |  Peter Zijlstra | 1 | -1/+0 |
| 2021-05-12 | sched/core: Initialize the idle task with preemption disabled |  Valentin Schneider | 2 | -2/+1 |
| 2021-05-12 | x86/asm: Simplify __smp_mb() definition |  Borislav Petkov | 1 | -5/+2 |
| 2021-05-12 | x86/alternatives: Make the x86nops[] symbol static |  Pavel Skripkin | 1 | -1/+1 |
| 2021-05-12 | kvm: Select SCHED_INFO instead of TASK_DELAY_ACCT |  Peter Zijlstra | 1 | -4/+1 |
| 2021-05-12 | x86/regs: Syscall_get_nr() returns -1 for a non-system call |  H. Peter Anvin | 2 | -3/+3 |
| 2021-05-12 | x86/entry: Split PUSH_AND_CLEAR_REGS into two submacros |  H. Peter Anvin (Intel) | 1 | -1/+8 |
| 2021-05-12 | x86/syscall: Maximize MSR_SYSCALL_MASK |  H. Peter Anvin (Intel) | 1 | -3/+9 |
| 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) | 3 | -4/+4 |
| 2021-05-12 | x86/entry: Unify definitions from <asm/calling.h> and <asm/ptrace-abi.h> |  H. Peter Anvin (Intel) | 2 | -38/+4 |
| 2021-05-12 | perf/x86/intel/uncore: Drop unnecessary NULL checks after container_of() |  Guenter Roeck | 1 | -4/+0 |
| 2021-05-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 20 | -316/+463 |
| 2021-05-10 | asm-generic: use asm-generic/unaligned.h for most architectures |  Arnd Bergmann | 1 | -15/+0 |
| 2021-05-10 | x86/asm: Use _ASM_BYTES() in <asm/nops.h> |  H. Peter Anvin (Intel) | 1 | -14/+10 |
| 2021-05-10 | x86/asm: Add _ASM_BYTES() macro for a .byte ... opcode sequence |  H. Peter Anvin (Intel) | 1 | -0/+2 |
| 2021-05-10 | x86/asm: Have the __ASM_FORM macros handle commas in arguments |  H. Peter Anvin (Intel) | 1 | -11/+10 |
| 2021-05-10 | x86/boot: Modernize genimage script; hdimage+EFI support |  H. Peter Anvin (Intel) | 5 | -104/+252 |
| 2021-05-10 | x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFG |  Brijesh Singh | 10 | -18/+18 |
| 2021-05-10 | x86/sev: Move GHCB MSR protocol and NAE definitions in a common header |  Brijesh Singh | 4 | -69/+79 |
| 2021-05-10 | x86/sev-es: Rename sev-es.{ch} to sev.{ch} |  Brijesh Singh | 11 | -15/+15 |
| 2021-05-09 | Merge tag 'perf_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -21/+26 |
| 2021-05-09 | Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 13 | -120/+131 |