summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2025-07-10x86/lib: Add WBINVD and WBNOINVD helpers to target multiple CPUsZheyun Shen
2025-07-10x86/lib: Add WBNOINVD helper functionsKevin Loughlin
2025-07-10x86/lib: Drop the unused return value from wbinvd_on_all_cpus()Sean Christopherson
2025-07-09mm: remove callers of pfn_t functionalityAlistair Popple
2025-07-09mm: remove devmap related functions and page table bitsAlistair Popple
2025-07-09mm: update architecture and driver code to use vm_flags_tLorenzo Stoakes
2025-07-09mm: change vm_get_page_prot() to accept vm_flags_t argumentLorenzo Stoakes
2025-07-09x86/hyperv: Clean up hv_map/unmap_interrupt() return valuesNuno Das Neves
2025-07-09x86/hyperv: Fix usage of cpu_online_mask to get valid cpuNuno Das Neves
2025-07-09x86/hyperv: Fix warnings for missing export.h header inclusionNaman Jain
2025-07-09KVM: x86: avoid underflow when scaling TSC frequencyPaolo Bonzini
2025-07-09KVM: x86: Provide a capability to disable APERF/MPERF read interceptsJim Mattson
2025-07-09KVM: x86: Replace growing set of *_in_guest bools with a u64Jim Mattson
2025-07-09KVM: x86: Advertise support for LKGSXin Li
2025-07-09KVM: VMX: Add a macro to track which DEBUGCTL bits are host-ownedSean Christopherson
2025-07-09Merge tag 'tsa_x86_bugs_for_6.16' into tip-x86-bugsBorislav Petkov (AMD)
2025-07-09x86/mm: Disable hugetlb page table sharing on 32-bitJann Horn
2025-07-09perf/x86/intel/uncore: Add iMC freerunning for Panther LakeKan Liang
2025-07-09perf/x86/intel/uncore: Add Panther Lake supportKan Liang
2025-07-09perf/x86/intel/uncore: Support customized MMIO map sizeKan Liang
2025-07-09perf/x86/intel/uncore: Support MSR portal for discovery tablesKan Liang
2025-07-09x86/microcode: Move away from using a fake platform deviceGreg Kroah-Hartman
2025-07-08x86/CPU/AMD: Disable INVLPGB on Zen2Mikhail Paulyshka
2025-07-08x86/rdrand: Disable RDSEED on AMD Cyan SkillfishMikhail Paulyshka
2025-07-07Merge tag 'tsa_x86_bugs_for_6.16' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-07x86/itmt: Add debugfs file to show core prioritiesMario Limonciello
2025-07-07x86/process: Clear hardware feedback history for AMD processorsPerry Yuan
2025-07-07x86/msr-index: Add AMD workload classification MSRsPerry Yuan
2025-07-06Merge tag 'x86_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-06Merge tag 'ras_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-04lib/crypto: sha256: Make library API use strongly-typed contextsEric Biggers
2025-07-04Merge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-07-03bpf: Add function to find program from stack traceKumar Kartikeya Dwivedi
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn
2025-07-02Merge branch 'fixes' into for-nextIlpo Järvinen
2025-07-01x86/sev: Use TSC_FACTOR for Secure TSC frequency calculationNikunj A Dadhania
2025-06-30lib/crc: x86: Migrate optimized CRC code into lib/crc/Eric Biggers
2025-06-30x86/crc: drop checks of CONFIG_AS_VPCLMULQDQEric Biggers
2025-06-30lib/crypto: x86: Move arch/x86/lib/crypto/ into lib/crypto/Eric Biggers
2025-06-30lib/crypto: x86/sha512: Migrate optimized SHA-512 code to libraryEric Biggers
2025-06-30crypto: sha512 - Rename conflicting symbolsEric Biggers
2025-06-30Move FCH header to a location accessible by all archsMario Limonciello
2025-06-30Merge 6.16-rc4 into tty-nextGreg Kroah-Hartman
2025-06-29Merge tag 'x86_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-29serial: 8250: Move CE4100 quirks to a module under 8250 driverAndy Shevchenko
2025-06-28x86/mce: Make sure CMCI banks are cleared during shutdown on IntelJP Kobryn
2025-06-27x86/sev: Let sev_es_efi_map_ghcbs() map the CA pages tooGerd Hoffmann
2025-06-27x86/sev/vc: Fix EFI runtime instruction emulationGerd Hoffmann
2025-06-27x86/mce/amd: Fix threshold limit resetYazen Ghannam
2025-06-27x86/mce/amd: Add default names for MCA banks and blocksYazen Ghannam