summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2021-02-24Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-21Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-20Merge tag 'x86_cache_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-20Merge tag 'x86_cpu_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-20Merge tag 'x86_microcode_for_v5.12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-02-20Merge tag 'x86_mm_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-02-20Merge tag 'x86_sgx_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-20Merge tag 'ras_updates_for_v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-12Merge branch 'x86/paravirt' into x86/entryIngo Molnar
2021-02-11x86/hyperv: implement and use hv_smp_prepare_cpusWei Liu
2021-02-11x86/hyperv: detect if Linux is the root partitionWei Liu
2021-02-11x86/hyperv: Load/save the Isolation Configuration leafAndrea Parri (Microsoft)
2021-02-10x86/irq/64: Adjust the per CPU irq stack pointer by 8Thomas Gleixner
2021-02-10x86/irq: Sanitize irq stack trackingThomas Gleixner
2021-02-09x86/acrn: Introduce acrn_cpuid_base() and hypervisor feature bitsYin Fengwei
2021-02-09x86/acrn: Introduce acrn_{setup, remove}_intr_handler()Shuo Liu
2021-02-08x86/sgx: Maintain encl->refcount for each encl->mm_list entryJarkko Sakkinen
2021-02-08thermal: Move therm_throt there from x86/mceBorislav Petkov
2021-02-08x86/mce: Get rid of mcheck_intel_therm_init()Borislav Petkov
2021-02-05x86/sgx: Drop racy follow_pfn() checkDaniel Vetter
2021-02-01x86/split_lock: Enable the split lock feature on another Alder Lake CPUFenghua Yu
2021-01-29arch: x86: Remove CONFIG_OPROFILE supportViresh Kumar
2021-01-28x86/cpufeatures: Assign dedicated feature word for CPUID_0x8000001F[EAX]Sean Christopherson
2021-01-24Merge tag 'x86_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-01-21x86/sgx: Fix the return type of sgx_init()Sami Tolvanen
2021-01-15x86: Remove definition of DEBUGTom Rix
2021-01-14x86/topology: Make __max_die_per_package available unconditionallyBorislav Petkov
2021-01-12x86/mce: Remove explicit/superfluous tracingPeter Zijlstra
2021-01-12x86/cpu/amd: Set __max_die_per_package on AMDYazen Ghannam
2021-01-11Merge tag 'hyperv-fixes-signed-20210111' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-01-11x86/resctrl: Apply READ_ONCE/WRITE_ONCE to task_struct.{rmid,closid}Valentin Schneider
2021-01-11x86/resctrl: Use task_curr() instead of task_struct->on_cpu to prevent unnece...Reinette Chatre
2021-01-11x86/resctrl: Add printf attribute to log functionTom Rix
2021-01-08x86/mce: Make mce_timed_out() identify holdout CPUsPaul E. McKenney
2021-01-08x86/resctrl: Don't move a task to the same resource groupFenghua Yu
2021-01-08x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSRFenghua Yu
2021-01-06x86/mtrr: Correct the range check before performing MTRR type lookupsYing-Tsun Huang
2021-01-05x86/hyperv: Fix kexec panic/hang issuesDexuan Cui
2020-12-31x86/microcode: Make microcode_init() staticBorislav Petkov
2020-12-30x86/mtrr: Convert comma to semicolonZheng Yongjun
2020-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aioDmitry Safonov
2020-12-14Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-14Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-14Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-14Merge tag 'x86_cache_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-14Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds