summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2024-08-07x86/apic: Provide apic_printk() helpersThomas Gleixner
2024-08-07x86/ioapic: Use guard() for locking where applicableThomas Gleixner
2024-08-07x86/ioapic: Cleanup structsThomas Gleixner
2024-08-07x86/ioapic: Mark mp_alloc_timer_irq() __initThomas Gleixner
2024-08-07x86/ioapic: Handle allocation failures gracefullyThomas Gleixner
2024-08-07x86/mm: Fix PTI for i386 some moreThomas Gleixner
2024-08-06x86/traps: Enable UBSAN traps on x86Gatlin Newhouse
2024-08-05perf/x86/intel/bts: Fix comment about default perf_event_paranoid settingJames Clark
2024-08-05perf/x86/intel/uncore: Use D0:F0 as a default deviceZhenyu Wang
2024-08-05perf/x86/intel/uncore: Add LNL uncore iMC freerunning supportZhenyu Wang
2024-08-05perf/x86/intel/uncore: Add Lunar Lake supportKan Liang
2024-08-05perf/x86/intel/uncore: Factor out common MMIO init and ops functionsKan Liang
2024-08-05perf/x86/intel/uncore: Add Arrow Lake supportKan Liang
2024-08-05x86/mm/ident_map: Use gbpages only where full GB page should be mapped.Steve Wahl
2024-08-05x86/kexec: Add EFI config table identity mapping for kexec kernelTao Liu
2024-08-04Merge tag 'x86-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-08-04Merge tag 'perf-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-08-02x86/hyperv: Set X86_FEATURE_TSC_KNOWN_FREQ when Hyper-V provides frequencyMichael Kelley
2024-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-08-02x86/tsc: Check for sockets instead of CPUs to make code match commentPaul E. McKenney
2024-08-02Merge branch 'kvm-fixes' into HEADPaolo Bonzini
2024-08-02clockevents/drivers/i8253: Fix stop sequence for timer 0David Woodhouse
2024-08-02x86/i8253: Disable PIT timer 0 when not in useDavid Woodhouse
2024-08-02uretprobe: change syscall number, againArnd Bergmann
2024-08-02x86/pkeys: Restore altstack access in sigreturn()Aruna Ramakrishna
2024-08-02x86/pkeys: Update PKRU to enable all pkeys before XSAVEAruna Ramakrishna
2024-08-02x86/pkeys: Add helper functions to update PKRU on the sigframeAruna Ramakrishna
2024-08-02x86/pkeys: Add PKRU as a parameter in signal handling functionsAruna Ramakrishna
2024-08-02Merge branch 'linus' into x86/mmThomas Gleixner
2024-08-02perf,x86: avoid missing caller address in stack traces captured in uprobeAndrii Nakryiko
2024-08-01x86/uaccess: Zero the 8-byte get_range case on failure on 32-bitDavid Gow
2024-08-01KVM: x86/mmu: fix determination of max NPT mapping level for private pagesAckerley Tng
2024-08-01x86/mce: Use mce_prep_record() helpers for apei_smca_report_x86_error()Yazen Ghannam
2024-08-01x86/mce: Define mce_prep_record() helpers for common and per-CPU fieldsYazen Ghannam
2024-08-01x86/mce: Rename mce_setup() to mce_prep_record()Yazen Ghannam
2024-08-01x86/mm: Fix pti_clone_entry_text() for i386Peter Zijlstra
2024-08-01x86/mm: Fix pti_clone_pgtable() alignment assumptionPeter Zijlstra
2024-07-31x86/setup: Parse the builtin command line before mergingBorislav Petkov (AMD)
2024-07-31x86/tsc: Use topology_max_packages() to get package numberFeng Tang
2024-07-31perf/x86: Fix smp_processor_id()-in-preemptible warningsLi Huafei
2024-07-30x86/CPU/AMD: Add models 0x60-0x6f to the Zen5 rangePerry Yuan
2024-07-30x86/bugs: Add a separate config for GDSBreno Leitao
2024-07-30x86/bugs: Remove GDS Force Kconfig optionBreno Leitao
2024-07-30x86/bugs: Add a separate config for SSBBreno Leitao
2024-07-30x86/bugs: Add a separate config for Spectre V2Breno Leitao
2024-07-30x86/bugs: Add a separate config for SRBDSBreno Leitao
2024-07-30x86/bugs: Add a separate config for Spectre v1Breno Leitao
2024-07-30x86/bugs: Add a separate config for RETBLEEDBreno Leitao
2024-07-30x86/bugs: Add a separate config for L1TFBreno Leitao
2024-07-30x86/bugs: Add a separate config for MMIO Stable DataBreno Leitao