summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2024-09-17Merge tag 'x86-misc-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-17Merge tag 'x86-platform-2024-09-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-09-17Merge tag 'x86-mm-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-17Merge tag 'x86-fred-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-17Merge tag 'x86-fpu-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-17Merge tag 'x86-core-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-17Merge tag 'x86-apic-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-17Merge tag 'x86-cleanups-2024-09-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-09-17Merge tag 'x86-build-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-09-16Merge tag 'pm-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-09-16Merge tag 'x86_cpu_for_v6.12_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-16Merge tag 'x86_sev_for_v6.12_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-16Merge tag 'ras_core_for_v6.12_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-09-11Merge branch 'pm-cpufreq'Rafael J. Wysocki
2024-09-11Merge tag 'amd-pstate-v6.12-2024-09-11' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki
2024-09-11x86/amd: Rename amd_get_highest_perf() to amd_get_boost_ratio_numerator()Mario Limonciello
2024-09-09Merge tag 'hyperv-fixes-signed-20240908' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-09-05x86/hyperv: fix kexec crash due to VP assist page corruptionAnirudh Rayabharam (Microsoft)
2024-09-04x86/cpu/vfm: Delete all the *_FAM6_ CPU #definesTony Luck
2024-09-04x86/cpu/vfm: Delete X86_MATCH_INTEL_FAM6_MODEL[_STEPPING]() macrosTony Luck
2024-09-04x86/sched: Add basic support for CPU capacity scalingRafael J. Wysocki
2024-09-03x86/cpu/intel: Replace PAT erratum model/family magic numbers with symbolic I...Dave Hansen
2024-09-01Merge tag 'x86-urgent-2024-09-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-08-28x86/resctrl: Fix arch_mbm_* array overrun on SNCPeter Newman
2024-08-27virt: sev-guest: Ensure the SNP guest messages do not exceed a pageNikunj A Dadhania
2024-08-25x86/entry: Set FRED RSP0 on return to userspace instead of context switchXin Li (Intel)
2024-08-25x86/msr: Switch between WRMSRNS and WRMSR with the alternatives mechanismAndrew Cooper
2024-08-25x86/entry: Test ti_work for zero before processing individual bitsXin Li (Intel)
2024-08-25x86/extable: Remove unused declaration fixup_bug()Yue Haibing
2024-08-25x86/mtrr: Remove obsolete declaration for mtrr_bp_restore()Gaosheng Cui
2024-08-23x86/syscall: Avoid memcpy() for ia32 syscall_get_arguments()Kees Cook
2024-08-20x86/kaslr: Expose and use the end of the physical memory address spaceThomas Gleixner
2024-08-14x86/fpu: Avoid writing LBR bit to IA32_XSS unless supportedMitchell Levy
2024-08-14KVM: x86: Disallow read-only memslots for SEV-ES and SEV-SNP (and TDX)Sean Christopherson
2024-08-14x86/mm: Remove unused NX related declarationsYue Haibing
2024-08-14x86/platform/uv: Remove unused declaration uv_irq_2_mmr_info()Yue Haibing
2024-08-13x86/fred: Enable FRED right after init_mem_mapping()Xin Li (Intel)
2024-08-13x86/fred: Move FRED RSP initialization into a separate functionXin Li (Intel)
2024-08-13x86/irq: Fix comment on IRQ vector layoutSohil Mehta
2024-08-13x86/apic: Remove unused extern declarationsYue Haibing
2024-08-09x86/apic: Remove logical destination mode for 64-bitThomas Gleixner
2024-08-08x86/entry: Remove unwanted instrumentation in common_interrupt()Dmitry Vyukov
2024-08-07x86/paravirt: Fix incorrect virt spinlock setting on bare metalChen Yu
2024-08-07x86/apic: Remove unused inline function apic_set_eoi_cb()Yue Haibing
2024-08-07x86/apic: Provide apic_printk() helpersThomas Gleixner
2024-08-06x86/traps: Enable UBSAN traps on x86Gatlin Newhouse
2024-08-04Merge tag 'x86-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-08-02Merge branch 'kvm-fixes' into HEADPaolo Bonzini
2024-08-02x86/pkeys: Add PKRU as a parameter in signal handling functionsAruna Ramakrishna
2024-08-02Merge branch 'linus' into x86/mmThomas Gleixner