summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2021-06-18sched: Introduce task_is_running()Peter Zijlstra
2021-06-18Merge branch 'sched/urgent' into sched/core, to resolve conflictsIngo Molnar
2021-06-12Merge tag 'perf-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-06-10x86/nmi_watchdog: Fix old-style NMI watchdog regression on old Intel CPUsCodyYao-oc
2021-06-03x86/setup: Always reserve the first 1M of RAMMike Rapoport
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar
2021-06-03x86/alternative: Optimize single-byte NOPs at an arbitrary positionBorislav Petkov
2021-06-03x86/cpufeatures: Force disable X86_FEATURE_ENQCMD and remove update_pasid()Thomas Gleixner
2021-05-31x86/thermal: Fix LVT thermal setup for SMI delivery modeBorislav Petkov
2021-05-29x86/apic: Mark _all_ legacy interrupts when IO/APIC is missingThomas Gleixner
2021-05-23Merge tag 'x86_urgent_for_v5.13_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-21Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-05-19x86/sev-es: Use __put_user()/__get_user() for data accessesJoerg Roedel
2021-05-19x86/sev-es: Forward page-faults which happen during emulationJoerg Roedel
2021-05-19x86/sev-es: Don't return NULL from sev_es_get_ghcb()Joerg Roedel
2021-05-18signal: Deliver all of the siginfo perf data in _perfEric W. Biederman
2021-05-18siginfo: Move si_trapno inside the union inside _si_faultEric W. Biederman
2021-05-18x86/sev-es: Invalidate the GHCB after completing VMGEXITTom Lendacky
2021-05-18x86/sev-es: Move sev_es_put_ghcb() in prep for follow on patchTom Lendacky
2021-05-16Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-13x86, sched: Fix the AMD CPPC maximum performance value on certain AMD Ryzen g...Huang Rui
2021-05-12sched/core: Initialize the idle task with preemption disabledValentin Schneider
2021-05-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-05-10x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFGBrijesh Singh
2021-05-10x86/sev: Move GHCB MSR protocol and NAE definitions in a common headerBrijesh Singh
2021-05-10x86/sev-es: Rename sev-es.{ch} to sev.{ch}Brijesh Singh
2021-05-09Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-07Merge tag 'io_uring-5.13-2021-05-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-07x86/kvm: Unify kvm_pv_guest_cpu_reboot() with kvm_guest_cpu_offline()Vitaly Kuznetsov
2021-05-07x86/kvm: Disable all PV features on crashVitaly Kuznetsov
2021-05-07x86/kvm: Disable kvmclock on all CPUs on shutdownVitaly Kuznetsov
2021-05-07x86/kvm: Teardown PV features on boot CPU as wellVitaly Kuznetsov
2021-05-05x86/process: setup io_threads more like normal user space threadsStefan Metzmacher
2021-05-05KVM/VMX: Invoke NMI non-IST entry instead of IST entryLai Jiangshan
2021-05-05x86/cpu: Remove write_tsc() and write_rdtscp_aux() wrappersSean Christopherson
2021-05-05x86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID is supportedSean Christopherson
2021-05-05x86/resctrl: Fix init const confusionAndi Kleen
2021-05-05x86/smpboot: Remove duplicate includesWan Jiabing
2021-05-05x86/kvm: Fix pr_info() for async PF setup/teardownVitaly Kuznetsov
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-04-30Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"Brian Geffon
2021-04-29Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-04-28Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-28Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-04-28Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-04-27Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-26Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-04-26Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-04-26Merge tag 'x86-splitlock-2021-04-26' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-04-26Merge tag 'x86-apic-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds