summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86/amd_nb: Check for invalid SMN readsYazen Ghannam2024-06-051-1/+8
* x86/kexec: Fix bug with call depth trackingDavid Kaplan2024-06-031-2/+9
* Merge tag 'x86-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-06-024-12/+26
|\
| * x86/topology/intel: Unlock CPUID before evaluating anythingThomas Gleixner2024-05-313-10/+20
| * x86/cpu: Provide default cache line size if not enumeratedDave Hansen2024-05-301-0/+4
| * x86/topology/amd: Evaluate SMT in CPUID leaf 0x8000001e only on family 0x17 a...Thomas Gleixner2024-05-301-2/+2
* | Merge tag 'sched-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-06-021-0/+1
|\ \ | |/ |/|
| * sched/x86: Export 'percpu arch_freq_scale'Phil Auld2024-05-311-0/+1
* | Merge tag 'irq-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-05-251-3/+6
|\ \
| * | genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offlineDongli Zhang2024-05-231-3/+6
* | | Merge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-05-252-6/+51
|\ \ \ | |/ / |/| |
| * | x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTELTony Luck2024-05-221-3/+1
| * | x86/topology: Handle bogus ACPI tables correctlyThomas Gleixner2024-05-211-3/+50
* | | Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-211-5/+0
|\ \ \
| * | | Revert "x86/apic/msi: Enable PCI/IMS"Bjorn Helgaas2024-05-151-5/+0
* | | | Merge tag 'x86-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-05-191-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | x86/alternatives: Use the correct length when optimizing NOPsBorislav Petkov (AMD)2024-05-171-1/+1
| | |/ | |/|
* | | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-196-14/+36
|\ \ \
| * | | x86/mm: care about shadow stack guard gap during placementRick Edgecombe2024-04-251-0/+10
| * | | x86/mm: implement HAVE_ARCH_UNMAPPED_AREA_VMFLAGSRick Edgecombe2024-04-251-5/+20
| * | | treewide: use initializer for struct vm_unmapped_area_infoRick Edgecombe2024-04-251-5/+2
| * | | mm: switch mm->get_unmapped_area() to a flagRick Edgecombe2024-04-251-1/+1
| * | | x86: remove unneeded memblock_find_dma_reserve()Baoquan He2024-04-251-2/+0
| * | | change alloc_pages name in dma_map_ops to avoid name conflictsSuren Baghdasaryan2024-04-251-1/+1
| * | | fix missing vmalloc.h includesKent Overstreet2024-04-252-0/+2
* | | | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-05-182-2/+2
|\ \ \ \
| * | | | kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada2024-05-102-2/+2
* | | | | Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2024-05-171-0/+3
|\ \ \ \ \
| * | | | | kprobe/ftrace: bail out if ftrace was killedStephen Brennan2024-05-161-0/+3
* | | | | | Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-05-171-12/+20
|\ \ \ \ \ \
| * | | | | | crash: add a new kexec flag for hotplug supportSourabh Jain2024-04-231-11/+17
| * | | | | | crash: forward memory_notify arg to arch crash hotplug handlerSourabh Jain2024-04-231-1/+3
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-05-152-2/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2024-05-1011-117/+243
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge x86 bugfixes from Linux 6.9-rc3Paolo Bonzini2024-04-1912-68/+65
| |\ \ \ \ \ \ \ \
| * | | | | | | | | KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA timePaolo Bonzini2024-04-112-2/+1
* | | | | | | | | | Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-153-66/+5
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | x86/ftrace: enable dynamic ftrace without CONFIG_MODULESMike Rapoport (IBM)2024-05-141-10/+0
| * | | | | | | | | arch: make execmem setup available regardless of CONFIG_MODULESMike Rapoport (IBM)2024-05-141-27/+0
| * | | | | | | | | mm/execmem, arch: convert remaining overrides of module_alloc to execmemMike Rapoport (IBM)2024-05-141-47/+23
| * | | | | | | | | mm: introduce execmem_alloc() and execmem_free()Mike Rapoport (IBM)2024-05-142-5/+5
* | | | | | | | | | Merge tag 'x86-irq-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-144-17/+166
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/irq: Factor out common code for checking pending interruptsJacob Pan2024-04-302-6/+4
| * | | | | | | | | | x86/irq: Install posted MSI notification handlerJacob Pan2024-04-302-4/+124
| * | | | | | | | | | x86/irq: Factor out handler invocation from common_interrupt()Jacob Pan2024-04-301-9/+14
| * | | | | | | | | | x86/irq: Set up per host CPU posted interrupt descriptorsJacob Pan2024-04-302-0/+26
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'x86-timers-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-05-141-4/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/tsc: Trust initial offset in architectural TSC-adjust MSRsDaniel J Blueman2024-04-291-4/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'x86_apic_for_6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-141-4/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/apic: Improve data types to fix Coccinelle warningsThorsten Blum2024-04-031-4/+4
| | |_|_|_|_|/ / / / | |/| | | | | | | |