summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-02-203-16/+7
|\
| * x86/ptrace: Fix xfpregs_set()'s incorrect xmm clearingAndy Lutomirski2022-02-182-7/+6
| * x86/sgx: Fix missing poison handling in reclaimerReinette Chatre2022-02-171-9/+1
* | Merge tag 'x86_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-02-131-0/+2
|\|
| * x86/sgx: Silence softlockup detection when releasing large enclavesReinette Chatre2022-02-101-0/+2
* | Merge branch 'acpi-x86'Rafael J. Wysocki2022-02-111-22/+1
|\ \ | |/ |/|
| * x86/PCI: revert "Ignore E820 reservations for bridge windows on newer systems"Hans de Goede2022-02-091-22/+1
* | x86/cpu: Add Xeon Icelake-D to list of CPUs that support PPINTony Luck2022-01-251-0/+1
* | x86/MCE/AMD: Allow thresholding interface updates after initYazen Ghannam2022-01-231-1/+1
* | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-231-2/+2
|\ \
| * | Replace for_each_*_bit_from() with for_each_*_bit() where appropriateYury Norov2022-01-151-2/+2
* | | Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2022-01-211-2/+6
|\ \ \
| * | | rtc: Check return value from mc146818_get_time()Mateusz Jończyk2021-12-161-2/+6
* | | | Merge tag 'pci-v5.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-211-1/+9
|\ \ \ \
| * | | | x86/gpu: Reserve stolen memory for first integrated Intel GPULucas De Marchi2022-01-181-1/+9
| |/ / /
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-201-58/+8
|\ \ \ \
| * | | | mm: percpu: add generic pcpu_populate_pte() functionKefeng Wang2022-01-201-3/+2
| * | | | mm: percpu: add generic pcpu_fc_alloc/free funcitonKefeng Wang2022-01-201-58/+1
| * | | | mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedefKefeng Wang2022-01-201-5/+13
| | |/ / | |/| |
* | | | Merge tag 'acpi-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-01-181-1/+22
|\ \ \ \ | | |_|/ | |/| |
| * | | x86/PCI: Ignore E820 reservations for bridge windows on newer systemsHans de Goede2022-01-111-1/+22
* | | | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-171-2/+2
|\ \ \ \
| * | | | exit: Add and use make_task_dead.Eric W. Biederman2021-12-131-2/+2
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-01-166-65/+210
|\ \ \ \ \
| * | | | | x86/fpu: Fix inline prefix warningsYang Zhong2022-01-141-1/+1
| * | | | | x86/fpu: Provide fpu_sync_guest_vmexit_xfd_state()Thomas Gleixner2022-01-141-0/+24
| * | | | | x86/fpu: Add uabi_size to guest_fpuThomas Gleixner2022-01-142-0/+2
| * | | | | x86/fpu: Provide fpu_update_guest_xfd() for IA32_XFD emulationKevin Tian2022-01-141-0/+12
| * | | | | x86/fpu: Provide fpu_enable_guest_xfd_features() for KVMSean Christopherson2022-01-141-0/+22
| * | | | | x86/fpu: Add guest support to xfd_enable_feature()Thomas Gleixner2022-01-142-39/+60
| * | | | | x86/fpu: Make XFD initialization in __fpstate_reset() a function argumentJing Liu2022-01-141-5/+6
| * | | | | x86/fpu: Prepare guest FPU for dynamically enabled FPU featuresThomas Gleixner2022-01-071-1/+25
| * | | | | x86/fpu: Extend fpu_xstate_prctl() with guest permissionsThomas Gleixner2022-01-074-16/+55
| * | | | | x86/kvm: Silence per-cpu pr_info noise about KVM clocks and steal timeDavid Woodhouse2022-01-072-4/+4
* | | | | | Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-01-162-1/+22
|\ \ \ \ \ \
| * | | | | | hyper-v: Enable swiotlb bounce buffer for Isolation VMTianyu Lan2021-12-201-1/+14
| * | | | | | x86/hyper-v: Add hyperv Isolation VM check in the cc_platform_has()Tianyu Lan2021-12-201-0/+8
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-151-3/+4
|\ \ \ \ \ \ \
| * | | | | | | mm: defer kmemleak object creation of module_alloc()Kefeng Wang2022-01-151-3/+4
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-132-16/+7
|\ \ \ \ \ \ \
| * | | | | | | x86/apic/msi: Use PCI device MSI propertyThomas Gleixner2021-12-161-4/+1
| * | | | | | | Merge branch 'irq/urgent' into irq/msiThomas Gleixner2021-12-141-0/+14
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | PCI/MSI: Make arch_restore_msi_irqs() less horrible.Thomas Gleixner2021-12-092-12/+6
| * | | | | | | genirq/msi, treewide: Use a named struct for PCI/MSI attributesThomas Gleixner2021-12-091-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-1218-89/+74
|\ \ \ \ \ \ \
| * | | | | | | x86: Remove .fixup sectionPeter Zijlstra2021-12-111-1/+0
| * | | | | | | x86/sgx: Remove .fixup usagePeter Zijlstra2021-12-111-31/+5
| * | | | | | | x86/fpu: Remove .fixup usagePeter Zijlstra2021-12-112-10/+2
| * | | | | | | x86: Add straight-line-speculation mitigationPeter Zijlstra2021-12-092-3/+4
| * | | | | | | x86/alternative: Relax text_poke_bp() constraintPeter Zijlstra2021-12-091-15/+34