index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-04-26
Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-04-25
Merge tag 'platform-drivers-x86-v6.4-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-04-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-04-25
Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-25
Merge tag 'x86-apic-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-25
Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-04-25
Merge tag 'x86_sev_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-04-25
Merge tag 'x86_paravirt_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-04-25
Merge tag 'x86_cpu_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-04-25
Merge tag 'x86_acpi_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-25
Merge tag 'ras_core_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-24
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2023-04-24
Merge tag 'docs-6.4' of git://git.lwn.net/linux
Linus Torvalds
2023-04-24
Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-24
Merge branch 'x86-rep-insns': x86 user copy clarifications
Linus Torvalds
2023-04-20
SVM-SEV: convert the rest of fget() uses to fdget() in there
Al Viro
2023-04-20
convert sgx_set_attribute() to fdget()/fdput()
Al Viro
2023-04-20
x86: rewrite '__copy_user_nocache' function
Linus Torvalds
2023-04-20
crypto: x86/sha - Use local .L symbols for code
Ard Biesheuvel
2023-04-20
crypto: x86/crc32 - Use local .L symbols for code
Ard Biesheuvel
2023-04-20
crypto: x86/aesni - Use local .L symbols for code
Ard Biesheuvel
2023-04-20
crypto: x86/sha256 - Use RIP-relative addressing
Ard Biesheuvel
2023-04-20
crypto: x86/ghash - Use RIP-relative addressing
Ard Biesheuvel
2023-04-20
crypto: x86/des3 - Use RIP-relative addressing
Ard Biesheuvel
2023-04-20
crypto: x86/crc32c - Use RIP-relative addressing
Ard Biesheuvel
2023-04-20
crypto: x86/cast6 - Use RIP-relative addressing
Ard Biesheuvel
2023-04-20
crypto: x86/cast5 - Use RIP-relative addressing
Ard Biesheuvel
2023-04-20
crypto: x86/camellia - Use RIP-relative addressing
Ard Biesheuvel
2023-04-20
crypto: x86/aria - Use RIP-relative addressing
Ard Biesheuvel
2023-04-20
crypto: x86/aesni - Use RIP-relative addressing
Ard Biesheuvel
2023-04-20
crypto: x86/aegis128 - Use RIP-relative addressing
Ard Biesheuvel
2023-04-19
x86: remove 'zerorest' argument from __copy_user_nocache()
Linus Torvalds
2023-04-18
x86: set FSRS automatically on AMD CPUs that have FSRM
Linus Torvalds
2023-04-18
x86: improve on the non-rep 'copy_user' function
Linus Torvalds
2023-04-18
x86: improve on the non-rep 'clear_user' function
Linus Torvalds
2023-04-18
x86: inline the 'rep movs' in user copies for the FSRM case
Linus Torvalds
2023-04-18
x86: move stac/clac from user copy routines into callers
Linus Torvalds
2023-04-18
x86: don't use REP_GOOD or ERMS for user memory clearing
Linus Torvalds
2023-04-18
x86: don't use REP_GOOD or ERMS for user memory copies
Linus Torvalds
2023-04-18
x86: don't use REP_GOOD or ERMS for small memory clearing
Linus Torvalds
2023-04-18
x86: don't use REP_GOOD or ERMS for small memory copies
Linus Torvalds
2023-04-18
x86/alternatives: Do not use integer constant suffixes in inline asm
Willy Tarreau
2023-04-16
Merge tag 'x86_urgent_for_v6.3_rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-16
Merge tag 'kbuild-fixes-v6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-13
x86/rtc: Remove __init for runtime functions
Matija Glavinic Pecotic
2023-04-12
x86/ioapic: Don't return 0 from arch_dynirq_lower_bound()
Saurabh Sengar
2023-04-11
Merge tag 'pci-v6.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-04-11
PCI: Fix up L1SS capability for Intel Apollo Lake Root Port
Ron Lee
[next]