index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2017-05-23
crypto: x86/aes - Don't use %rbp as temporary register
Eric Biggers
2017-05-18
crypto: aesni - add generic gcm(aes)
Sabrina Dubroca
2017-05-18
crypto: aesni - make AVX2 AES-GCM work with all valid auth_tag_len
Sabrina Dubroca
2017-05-18
crypto: aesni - make AVX2 AES-GCM work with any aadlen
Sabrina Dubroca
2017-05-18
crypto: aesni - make AVX AES-GCM work with all valid auth_tag_len
Sabrina Dubroca
2017-05-18
crypto: aesni - make AVX AES-GCM work with any aadlen
Sabrina Dubroca
2017-05-18
crypto: aesni - make non-AVX AES-GCM work with all valid auth_tag_len
Sabrina Dubroca
2017-05-18
crypto: aesni - make non-AVX AES-GCM work with any aadlen
Sabrina Dubroca
2017-05-18
crypto: sha512-mb - add some missing unlock on error
Dan Carpenter
2017-05-13
Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-05-12
Tigran has moved
Andrew Morton
2017-05-12
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-12
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-05-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-05-12
Merge tag 'for-linus-4.12b-rc0c-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-05-11
xen: adjust early dom0 p2m handling to xen hypervisor behavior
Juergen Gross
2017-05-11
x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen
Juergen Gross
2017-05-10
Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-10
Merge tag 'rtc-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2017-05-10
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-05-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-05-11
uapi: export all headers under uapi directories
Nicolas Dichtel
2017-05-11
x86: stop exporting msr-index.h to userland
Nicolas Dichtel
2017-05-09
Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-05-09
x86, pmem: Fix cache flushing for iovec write < 8 bytes
Ben Hutchings
2017-05-09
nVMX: Advertise PML to L1 hypervisor
Bandan Das
2017-05-09
nVMX: Implement emulated Page Modification Logging
Bandan Das
2017-05-09
kvm: x86: Add a hook for arch specific dirty logging emulation
Bandan Das
2017-05-09
kvm: nVMX: Validate CR3 target count on nested VM-entry
Jim Mattson
2017-05-09
x86/build: Don't add -maccumulate-outgoing-args w/o compiler support
Nick Desaulniers
2017-05-09
x86/boot/32: Fix UP boot on Quark and possibly other platforms
Andy Lutomirski
2017-05-09
x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()
Laura Abbott
2017-05-08
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-05-08
treewide: decouple cacheflush.h and set_memory.h
Laura Abbott
2017-05-08
x86: use set_memory.h header
Laura Abbott
2017-05-08
treewide: move set_memory_* functions away from cacheflush.h
Laura Abbott
2017-05-08
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
2017-05-08
mm: introduce kv[mz]alloc helpers
Michal Hocko
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-05-08
x86/kexec/64: Use gbpages for identity mappings if available
Xunlei Pang
2017-05-08
x86/mm: Add support for gbpages to kernel_ident_mapping_init()
Xunlei Pang
2017-05-07
x86/boot: Declare error() as noreturn
Kees Cook
2017-05-05
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-05
xen/x86: Do not call xen_init_time_ops() until shared_info is initialized
Boris Ostrovsky
2017-05-05
x86/xen: fix xsave capability setting
Juergen Gross
2017-05-05
kvm: nVMX: Don't validate disabled secondary controls
Jim Mattson
2017-05-05
x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang ...
Matthias Kaehlcke
2017-05-05
x86/mm: Fix boot crash caused by incorrect loop count calculation in sync_glo...
Baoquan He
[next]