summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
25 min.Merge remote-tracking branch 'drm-intel/drm-intel-next' into drm-tipJani Nikula1-41/+40
6 daysMerge tag 'irq-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+6
6 daysMerge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-18/+65
6 daysMerge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds15-30/+42
7 daysMerge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-0/+2
7 daysMerge tag 'for-linus-6.10a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-6/+38
7 daysmseal: wire up mseal syscallJeff Xu2-0/+2
8 daysgenirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offlineDongli Zhang1-3/+6
8 daysMerge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
8 daysMerge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds4-3/+37
9 daystracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)1-1/+1
9 daysMerge local branch 'x86-codegen'Linus Torvalds2-19/+15
9 daysx86: improve bitop code generation with clangLinus Torvalds1-5/+5
9 daysx86: improve array_index_mask_nospec() code generationLinus Torvalds1-14/+10
9 daysMerge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-10/+3
9 daysx86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTELTony Luck2-3/+6
9 daysdrm/i915/pciids: switch to xe driver style PCI ID macrosJani Nikula1-40/+40
9 dayscrypto: x86/aes-xts - switch to new Intel CPU model definesTony Luck1-8/+8
10 daysMerge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-19/+29
10 daysx86/topology: Handle bogus ACPI tables correctlyThomas Gleixner1-3/+50
11 daysMerge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-33/+33
11 daysarch: Fix name collision with ACPI's video.oThomas Zimmermann2-1/+1
11 daysx86/kconfig: Select ARCH_WANT_FRAME_POINTERS again when UNWINDER_FRAME_POINTER=yMasahiro Yamada1-4/+1
12 daysx86: implement ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland3-0/+34
12 daysx86/fpu: fix asm/fpu/types.h include guardSamuel Holland1-3/+3
12 daysMerge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds1-4/+17
12 daysMerge tag 'x86-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-1/+5
12 daysMerge tag 'perf-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-111/+319
12 daysMerge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds17-126/+91
13 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-16/+17
13 daysMerge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds9-85/+6
13 daysMerge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-0/+3
14 daysMerge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-22/+23
2024-05-17xen/x86: add extra pages to unpopulated-alloc if availableRoger Pau Monne1-0/+33
2024-05-17locking/x86/xen: Use try_cmpxchg() in xen_alloc_p2m_entry()Uros Bizjak1-6/+5
2024-05-17x86/alternatives: Use the correct length when optimizing NOPsBorislav Petkov (AMD)1-1/+1
2024-05-17x86/boot: Address clang -Wimplicit-fallthrough in vsprintf()Nathan Chancellor1-0/+2
2024-05-16Merge branch 'pci/misc'Bjorn Helgaas1-3/+0
2024-05-16Merge branch 'pci/ims-removal'Bjorn Helgaas1-5/+0
2024-05-16x86/pci: Skip early E820 check for ECAM regionBjorn Helgaas1-11/+29
2024-05-16x86/boot: Add a fallthrough annotationBorislav Petkov2-0/+2
2024-05-16kprobe/ftrace: bail out if ftrace was killedStephen Brennan1-0/+3
2024-05-15Revert "x86/apic/msi: Enable PCI/IMS"Bjorn Helgaas1-5/+0
2024-05-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds34-808/+1414
2024-05-15Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-66/+35
2024-05-15Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+3
2024-05-15drm/i915/pciids: don't include RPL-U PCI IDs in RPL-PJani Nikula1-0/+1
2024-05-15drm/i915/pciids: remove 12 from INTEL_TGL_IDS()Jani Nikula1-1/+1
2024-05-15drm/i915/pciids: remove 11 from INTEL_ICL_IDS()Jani Nikula1-1/+1
2024-05-15drm/i915/pciids: don't include WHL/CML PCI IDs in CFLJani Nikula1-0/+2