summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-12-153-5/+29
|\
| * KVM: x86: Cache CPUID.0xD XSTATE offsets+sizes during module initSean Christopherson2024-12-133-5/+29
* | Merge tag 'perf_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-12-092-1/+2
|\ \
| * | perf/x86/intel/ds: Unconditionally drain PEBS DS when changing PEBS_DATA_CFGKan Liang2024-12-021-1/+1
| * | perf/x86/intel: Add Arrow Lake U supportKan Liang2024-12-021-0/+1
* | | x86: Fix build regression with CONFIG_KEXEC_JUMP enabledDamien Le Moal2024-12-091-0/+1
| |/ |/|
* | Merge tag 'x86_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-12-0810-52/+73
|\ \
| * | x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR failsSean Christopherson2024-12-061-1/+1
| * | x86/cacheinfo: Delete global num_cache_leavesRicardo Neri2024-12-061-22/+21
| * | x86/kexec: Restore GDT on return from ::preserve_context kexecDavid Woodhouse2024-12-061-0/+7
| * | x86/cpu/topology: Remove limit of CPUs due to disabled IO/APICFernando Fernandez Mancera2024-12-051-3/+3
| * | x86/mm: Add _PAGE_NOPTISHADOW bit to avoid updating userspace page tablesDavid Woodhouse2024-12-053-6/+10
| * | x86/cpu: Add Lunar Lake to list of CPUs with a broken MONITOR implementationLen Brown2024-12-041-1/+3
| * | x86/pkeys: Ensure updated PKRU value is XRSTOR'dAruna Ramakrishna2024-12-031-2/+14
| * | x86/pkeys: Change caller of update_pkru_in_sigframe()Aruna Ramakrishna2024-12-032-19/+16
| |/
* / module: Convert symbol namespace to string literalPeter Zijlstra2024-12-021-2/+2
|/
* Merge tag 'x86_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-12-015-7/+28
|\
| * x86/CPU/AMD: Terminate the erratum_1386_microcode arraySebastian Andrzej Siewior2024-11-261-0/+1
| * x86/microcode/AMD: Flush patch buffer mapping after applicationBorislav Petkov (AMD)2024-11-251-5/+20
| * x86/mm: Carve out INVLPG inline asm for use by othersBorislav Petkov (AMD)2024-11-252-1/+6
| * x86/cpu: Fix PPIN initializationTony Luck2024-11-251-1/+1
* | Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-11-302-0/+6
|\ \
| * | kbuild: Add Propeller configuration for kernel buildRong Xu2024-11-272-0/+5
| * | kbuild: Add AutoFDO support for Clang buildRong Xu2024-11-061-0/+1
* | | Merge tag 'uml-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-11-3020-646/+499
|\ \ \
| * | | um: fix sparse warnings in signal codeBenjamin Berg2024-11-071-6/+6
| * | | um: fix sparse warnings from regset refactorBenjamin Berg2024-11-072-6/+9
| * | | um: switch to regset API and depend on XSTATEBenjamin Berg2024-10-2313-454/+449
| * | | um: vdso: Always reject undefined references in during linkingThomas Weißschuh2024-10-232-14/+2
| * | | um: make stub_exe _start() pure inline asmJohannes Berg2024-10-232-0/+16
| * | | um: Switch to 4 level page tables on 64 bitBenjamin Berg2024-10-101-3/+0
| * | | um: Discover host_task_size from envpBenjamin Berg2024-10-102-152/+1
| * | | um: Calculate stub data address relative to stub codeBenjamin Berg2024-10-102-6/+12
| * | | um: Add generic stub_syscall1 functionBenjamin Berg2024-10-101-0/+11
| * | | um: Remove 3-level page table support on i386Tiwei Bie2024-10-101-9/+1
| * | | um: always use the internal copy of the FP registersBenjamin Berg2024-10-104-76/+71
| * | | um: Set HAVE_EFFICIENT_UNALIGNED_ACCESS for x86Benjamin Berg2024-10-101-0/+1
* | | | Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-11-272-1/+120
|\ \ \ \
| * \ \ \ Merge branch 'pci/thunderbolt'Bjorn Helgaas2024-11-251-0/+119
| |\ \ \ \
| | * | | | PCI: Detect and trust built-in Thunderbolt chipsEsther Shimanovich2024-11-061-0/+119
| * | | | | PCI: Remove unused PCI_SUBTRACTIVE_DECODEIlpo Järvinen2024-10-181-1/+1
| |/ / / /
* | | | | Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-11-261-22/+13
|\ \ \ \ \
| * | | | | jump_label: adjust inline asm to be consistentAlice Ryhl2024-11-041-22/+13
| | |/ / / | |/| | |
* | | | | x86: fix off-by-one in access_ok()David Laight2024-11-251-2/+2
* | | | | futex: improve user space accessesLinus Torvalds2024-11-251-2/+6
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-11-2435-787/+757
|\ \ \ \ \
| * | | | | KVM: x86: Break CONFIG_KVM_X86's direct dependency on KVM_INTEL || KVM_AMDSean Christopherson2024-11-201-1/+1
| * | | | | KVM: x86: add back X86_LOCAL_APIC dependencyArnd Bergmann2024-11-201-1/+1
| * | | | | Revert "KVM: VMX: Move LOAD_IA32_PERF_GLOBAL_CTRL errata handling out of setu...Sean Christopherson2024-11-201-33/+21
| * | | | | KVM: x86: switch hugepage recovery thread to vhost_taskPaolo Bonzini2024-11-143-38/+35