summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2024-10-10um: Remove 3-level page table support on i386Tiwei Bie
2024-10-10um: always use the internal copy of the FP registersBenjamin Berg
2024-10-10um: Set HAVE_EFFICIENT_UNALIGNED_ACCESS for x86Benjamin Berg
2024-10-10crypto: x86/cast5 - Remove unused cast5_ctr_16wayDr. David Alan Gilbert
2024-10-10x86/bugs: Do not use UNTRAIN_RET with IBPB on entryJohannes Wikner
2024-10-10x86/bugs: Skip RSB fill at VMEXITJohannes Wikner
2024-10-10x86/entry: Have entry_ibpb() invalidate return predictionsJohannes Wikner
2024-10-10x86/cpufeatures: Add a IBPB_NO_RET BUG flagJohannes Wikner
2024-10-10x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RETJim Mattson
2024-10-09x86/bugs: Use code segment selector for VERW operandPawan Gupta
2024-10-08x86/entry_32: Clear CPU buffers after register restore in NMI returnPawan Gupta
2024-10-08x86/entry_32: Do not clobber user EFLAGS.ZFPawan Gupta
2024-10-08x86/resctrl: Annotate get_mem_config() functions as __initNathan Chancellor
2024-10-08x86/xen: mark boot CPU of PV guest in MSR_IA32_APICBASEJuergen Gross
2024-10-08x86/resctrl: Avoid overflow in MB settings in bw_validate()Martin Kletzander
2024-10-07x86/amd_nb: Add new PCI ID for AMD family 1Ah model 20hRichard Gong
2024-10-07perf/x86/amd: Warn only on new bits setBreno Leitao
2024-10-07perf/x86/intel: Add PMU support for ArrowLake-HDapeng Mi
2024-10-07perf/x86/intel: Support hybrid PMU with multiple atom uarchsDapeng Mi
2024-10-07x86/cpu/intel: Define helper to get CPU core native IDDapeng Mi
2024-10-07perf/x86: Refine hybrid_pmu_type definationDapeng Mi
2024-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-10-06Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2024-10-06x86/reboot: emergency callbacks are now registered by common KVM codePaolo Bonzini
2024-10-06KVM: x86: leave kvm.ko out of the build if no vendor module is requestedPaolo Bonzini
2024-10-04Merge tag 'trace-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-10-04mman: Add map_shadow_stack() flagsMark Brown
2024-10-04mm: Introduce ARCH_HAS_USER_SHADOW_STACKMark Brown
2024-10-03KVM: x86/mmu: fix KVM_X86_QUIRK_SLOT_ZAP_ALL for shadow MMUPaolo Bonzini
2024-10-03x86/ftrace: Include <asm/ptrace.h>Sami Tolvanen
2024-10-03x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h>Uros Bizjak
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-02x86/mm: Don't disable PCID when INVLPG has been fixed by microcodeXi Ruoyao
2024-10-02ntp: Remove unused tick_nsecThomas Gleixner
2024-09-30x86/bugs: Correct RSB terminology in KconfigBreno Leitao
2024-09-29x86: kvm: fix build errorLinus Torvalds
2024-09-29Merge tag 'x86-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-29Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-09-29Merge branch 'locking/core' into locking/urgent, to pick up pending commitsIngo Molnar
2024-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-09-27Merge tag 'uml-for-linus-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-09-27Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-26Merge tag 'asm-generic-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-26x86/cpu: Add two Intel CPU model numbersTony Luck
2024-09-26x86/tdx: Fix "in-kernel MMIO" checkAlexey Gladkov (Intel)
2024-09-25Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2024-09-25x86/pvh: Add 64bit relocation page tablesJason Andryuk
2024-09-25x86/kernel: Move page table macros to headerJason Andryuk
2024-09-25x86/pvh: Set phys_base when calling xen_prepare_pvh()Jason Andryuk