aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2023-04-28Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-1/+7
2023-04-28Merge tag 'perf-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 4-2/+30
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 24-85/+92
2023-04-28Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 18-113/+370
2023-04-28Merge tag 'x86_tdx_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 4-42/+51
2023-04-28Merge tag 'x86_fpu_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+3
2023-04-28Merge tag 'x86_cache_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-24/+19
2023-04-28Merge tag 'x86_cleanups_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 9-63/+12
2023-04-27Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 3-15/+1
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 5-23/+53
2023-04-27Merge tag 'hyperv-next-signed-20230424' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 11-48/+350
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 5-10/+6
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 5-9/+18
2023-04-27Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+59
2023-04-26Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Gravatar Linus Torvalds 23-494/+510
2023-04-25Merge tag 'platform-drivers-x86-v6.4-1' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-0/+2
2023-04-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 2-0/+9
2023-04-25Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+1
2023-04-25Merge tag 'x86-apic-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 13-116/+205
2023-04-25Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-4/+1
2023-04-25Merge tag 'x86_sev_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 16-104/+185
2023-04-25Merge tag 'x86_paravirt_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 6-60/+24
2023-04-25Merge tag 'x86_cpu_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 5-46/+43
2023-04-25Merge tag 'x86_acpi_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-3/+8
2023-04-25Merge tag 'ras_core_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-13/+13
2023-04-24Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGravatar Linus Torvalds 2-18/+19
2023-04-24Merge tag 'docs-6.4' of git://git.lwn.net/linuxGravatar Linus Torvalds 15-19/+19
2023-04-24Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-3/+0
2023-04-24Merge branch 'x86-rep-insns': x86 user copy clarificationsGravatar Linus Torvalds 9-600/+454
2023-04-21perf/x86/intel/uncore: Add events for Intel SPR IMC PMUGravatar Stephane Eranian 1-0/+12
2023-04-20SVM-SEV: convert the rest of fget() uses to fdget() in thereGravatar Al Viro 1-12/+14
2023-04-20convert sgx_set_attribute() to fdget()/fdput()Gravatar Al Viro 1-6/+5
2023-04-20x86: rewrite '__copy_user_nocache' functionGravatar Linus Torvalds 3-214/+243
2023-04-20crypto: x86/sha - Use local .L symbols for codeGravatar Ard Biesheuvel 7-68/+57
2023-04-20crypto: x86/crc32 - Use local .L symbols for codeGravatar Ard Biesheuvel 2-42/+41
2023-04-20crypto: x86/aesni - Use local .L symbols for codeGravatar Ard Biesheuvel 2-207/+207
2023-04-20crypto: x86/sha256 - Use RIP-relative addressingGravatar Ard Biesheuvel 1-6/+12
2023-04-20crypto: x86/ghash - Use RIP-relative addressingGravatar Ard Biesheuvel 1-2/+2
2023-04-20crypto: x86/des3 - Use RIP-relative addressingGravatar Ard Biesheuvel 1-32/+64
2023-04-20crypto: x86/crc32c - Use RIP-relative addressingGravatar Ard Biesheuvel 1-1/+2
2023-04-20crypto: x86/cast6 - Use RIP-relative addressingGravatar Ard Biesheuvel 1-14/+18
2023-04-20crypto: x86/cast5 - Use RIP-relative addressingGravatar Ard Biesheuvel 1-17/+21
2023-04-20crypto: x86/camellia - Use RIP-relative addressingGravatar Ard Biesheuvel 3-32/+34
2023-04-20crypto: x86/aria - Use RIP-relative addressingGravatar Ard Biesheuvel 3-40/+40
2023-04-20crypto: x86/aesni - Use RIP-relative addressingGravatar Ard Biesheuvel 2-30/+8
2023-04-20crypto: x86/aegis128 - Use RIP-relative addressingGravatar Ard Biesheuvel 1-3/+3
2023-04-19x86: remove 'zerorest' argument from __copy_user_nocache()Gravatar Linus Torvalds 3-7/+5
2023-04-18x86: set FSRS automatically on AMD CPUs that have FSRMGravatar Linus Torvalds 1-0/+4
2023-04-18x86: improve on the non-rep 'copy_user' functionGravatar Linus Torvalds 2-160/+137
2023-04-18x86: improve on the non-rep 'clear_user' functionGravatar Linus Torvalds 2-46/+72