index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2023-04-28
Merge tag 'x86_cleanups_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-04-27
Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
Merge tag 'hyperv-next-signed-20230424' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
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
mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
Aneesh Kumar K.V
2023-04-18
Change DEFINE_SEMAPHORE() to take a number argument
Peter Zijlstra
[next]