summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-04-271-0/+59
|\
| * PCI: Fix up L1SS capability for Intel Apollo Lake Root PortRon Lee2023-04-111-0/+59
* | Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-04-2623-494/+510
|\ \
| * | crypto: x86/sha - Use local .L symbols for codeArd Biesheuvel2023-04-207-68/+57
| * | crypto: x86/crc32 - Use local .L symbols for codeArd Biesheuvel2023-04-202-42/+41
| * | crypto: x86/aesni - Use local .L symbols for codeArd Biesheuvel2023-04-202-207/+207
| * | crypto: x86/sha256 - Use RIP-relative addressingArd Biesheuvel2023-04-201-6/+12
| * | crypto: x86/ghash - Use RIP-relative addressingArd Biesheuvel2023-04-201-2/+2
| * | crypto: x86/des3 - Use RIP-relative addressingArd Biesheuvel2023-04-201-32/+64
| * | crypto: x86/crc32c - Use RIP-relative addressingArd Biesheuvel2023-04-201-1/+2
| * | crypto: x86/cast6 - Use RIP-relative addressingArd Biesheuvel2023-04-201-14/+18
| * | crypto: x86/cast5 - Use RIP-relative addressingArd Biesheuvel2023-04-201-17/+21
| * | crypto: x86/camellia - Use RIP-relative addressingArd Biesheuvel2023-04-203-32/+34
| * | crypto: x86/aria - Use RIP-relative addressingArd Biesheuvel2023-04-203-40/+40
| * | crypto: x86/aesni - Use RIP-relative addressingArd Biesheuvel2023-04-202-30/+8
| * | crypto: x86/aegis128 - Use RIP-relative addressingArd Biesheuvel2023-04-201-3/+3
| * | crypto: ccp - Add a header for multiple drivers to use `__psp_pa`Mario Limonciello2023-03-171-0/+1
| |/
* | Merge tag 'platform-drivers-x86-v6.4-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-04-251-0/+2
|\ \
| * | x86/include/asm/msr-index.h: Add IFS Array test bitsJithu Joseph2023-03-271-0/+2
| |/
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-04-252-0/+9
|\ \
| * | ftrace: selftest: remove broken trace_direct_trampMark Rutland2023-03-212-0/+9
* | | Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-251-0/+1
|\ \ \
| * | | Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle2023-04-051-0/+1
| | |/ | |/|
* | | Merge tag 'x86-apic-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-2513-116/+205
|\ \ \
| * | | x86/ioapic: Don't return 0 from arch_dynirq_lower_bound()Saurabh Sengar2023-04-121-5/+9
| * | | x86/apic: Fix atomic update of offset in reserve_eilvt_offset()Uros Bizjak2023-04-071-3/+2
| * | | Merge branch 'x86/cc' into x86/apicThomas Gleixner2023-03-302-12/+24
| |\ \ \
| | * | | x86/coco: Export cc_vendorBorislav Petkov (AMD)2023-03-302-12/+24
| | | |/ | | |/|
| * | | x86/smpboot: Reference count on smpboot_setup_warm_reset_vector()David Woodhouse2023-03-211-7/+12
| * | | x86/smpboot: Remove initial_gsBrian Gerst2023-03-214-18/+8
| * | | x86/smpboot: Remove early_gdt_descr on 64-bitBrian Gerst2023-03-213-8/+7
| * | | x86/smpboot: Remove initial_stack on 64-bitBrian Gerst2023-03-217-21/+63
| * | | x86/apic/x2apic: Allow CPU cluster_mask to be populated in parallelDavid Woodhouse2023-03-211-44/+82
| |/ /
* | | Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-04-251-4/+1
|\ \ \
| * | | vdso: Improve cmd_vdso_check to check all dynamic relocationsFangrui Song2023-03-211-4/+1
| |/ /
* | | Merge tag 'x86_sev_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-04-2516-104/+185
|\ \ \
| * | | x86/hyperv: Change vTOM handling to use standard coco mechanismsMichael Kelley2023-03-278-50/+109
| * | | x86/mm: Handle decryption/re-encryption of bss_decrypted consistentlyMichael Kelley2023-03-271-3/+7
| * | | Drivers: hv: Explicitly request decrypted in vmap_pfn() callsMichael Kelley2023-03-271-1/+1
| * | | x86/hyperv: Reorder code to facilitate future workMichael Kelley2023-03-271-34/+34
| * | | x86/ioremap: Add hypervisor callback for private MMIO mapping in coco VMMichael Kelley2023-03-264-2/+19
| * | | x86/sev: Change snp_guest_issue_request()'s fw_err argumentDionna Glaze2023-03-213-14/+15
| |/ /
* | | Merge tag 'x86_paravirt_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-04-256-60/+24
|\ \ \
| * | | x86/paravirt: Convert simple paravirt functions to asmJuergen Gross2023-03-172-22/+13
| * | | x86/paravirt: Merge activate_mm() and dup_mmap() callbacksJuergen Gross2023-03-066-38/+11
| | |/ | |/|
* | | Merge tag 'x86_cpu_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-04-255-46/+43
|\ \ \
| * | | x86/cpu: Add Xeon Emerald Rapids to list of CPUs that support PPINTony Luck2023-04-051-0/+1
| * | | x86/split_lock: Enumerate architectural split lock disable bitFenghua Yu2023-03-161-37/+22
| * | | x86/CPU/AMD: Make sure EFER[AIBRSE] is setBorislav Petkov (AMD)2023-03-163-9/+20
| |/ /
* | | Merge tag 'x86_acpi_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-04-251-3/+8
|\ \ \