aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-12crypto: sha-mb - Cleanup code to use || instead of |Tim Chen3-9/+15
2016-07-01crypto: aesni - Use crypto_cipher to derive rfc4106 subkeyHerbert Xu1-65/+11
2016-06-28crypto: sha512-mb - Crypto computation (x4 AVX2)Megha Dey1-0/+529
2016-06-28crypto: sha512-mb - Algorithm data structuresMegha Dey3-0/+515
2016-06-28crypto: sha512-mb - submit/flush routines for AVX2Megha Dey3-0/+580
2016-06-28crypto: sha512-mb - SHA512 multibuffer job manager and glue codeMegha Dey3-0/+1055
2016-06-27crypto: sha1-mb - rename sha-mb to sha1-mbMegha Dey10-4/+4
2016-06-27crypto: sha256-mb - Crypto computation (x8 AVX2)Megha Dey1-0/+593
2016-06-27crypto: sha256-mb - Algorithm data structuresMegha Dey3-0/+548
2016-06-27crypto: sha256-mb - submit/flush routines for AVX2Megha Dey3-0/+584
2016-06-27crypto: sha256-mb - SHA256 multibuffer job manager and glue codeMegha Dey3-0/+1039
2016-06-23crypto: sha1-mb - async implementation for sha1-mbMegha Dey1-81/+101
2016-06-23crypto: ghash-clmulni - Fix cryptd reorderingHerbert Xu1-23/+17
2016-06-23crypto: aesni - Fix cryptd reordering problem on gcmHerbert Xu1-6/+12
2016-06-23crypto: chacha20-simd - Use generic code for small requestsHerbert Xu1-1/+1
2016-06-02crypto: sha1-mb - stylistic cleanupMegha Dey1-36/+74
2016-05-31crypto: sha-ssse3 - add MODULE_ALIASStephan Mueller3-0/+22
2016-05-27Merge branch 'for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds6-41/+72
2016-05-27mm: remove more IS_ERR_VALUE abusesLinus Torvalds1-9/+8
2016-05-27Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86Linus Torvalds2-1/+28
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-23/+73
2016-05-27platform/x86: Add PMC Driver for Intel Core SoCRajneesh Bhardwaj1-0/+27
2016-05-26Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds4-6/+2
2016-05-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds11-27/+85
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-9/+9
2016-05-25kvm:vmx: more complete state update on APICv on/offRoman Kagan1-18/+30
2016-05-24Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds3-44/+34
2016-05-24xen: use same main loop for counting and remapping pagesJuergen Gross1-39/+26
2016-05-24xen/x86: actually allocate legacy interrupts on PV guestsStefano Stabellini1-2/+5
2016-05-24xen/x86: don't lose event interruptsStefano Stabellini1-3/+3
2016-05-24KVM: SVM: Add more SVM_EXIT_REASONSJan Kiszka1-3/+41
2016-05-24svm: bitwise vs logical op typoDan Carpenter1-2/+2
2016-05-23vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko2-2/+4
2016-05-23mm, aout: handle vm_brk failuresMichal Hocko1-7/+15
2016-05-23arch/defconfig: remove CONFIG_RESOURCE_COUNTERSKonstantin Khlebnikov2-2/+0
2016-05-23kexec: provide arch_kexec_protect(unprotect)_crashkres()Xunlei Pang1-0/+45
2016-05-22Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+2
2016-05-22x86: remove more uaccess_32.h complexityLinus Torvalds1-26/+0
2016-05-22x86: remove pointless uaccess_32.h complexityLinus Torvalds1-36/+0
2016-05-21um: add extended processor state save/restore supportEli Cooper4-15/+59
2016-05-21um: extend fpstate to _xstate to support YMM registersEli Cooper2-13/+12
2016-05-21um: fix FPU state preservation around signal handlersEli Cooper1-15/+3
2016-05-21x86 isa: add back X86_32 dependency on CONFIG_ISALinus Torvalds1-2/+2
2016-05-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-4/+16
2016-05-20Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+2
2016-05-20printk/nmi: generic solution for safe printk in NMIPetr Mladek2-1/+1
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby1-3/+2
2016-05-20exit_thread: remove empty bodiesJiri Slaby1-0/+1
2016-05-20x86/kasan: instrument user memory access APIAndrey Ryabinin2-0/+12
2016-05-20ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to itSteven Rostedt1-1/+2