summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2015-07-17crypto: poly1305 - Add a four block AVX2 variant for x86_64Martin Willi3-0/+427
2015-07-17crypto: poly1305 - Add a two block SSE2 variant for x86_64Martin Willi2-5/+355
2015-07-17crypto: poly1305 - Add a SSE2 SIMD variant for x86_64Martin Willi3-0/+401
2015-07-17crypto: chacha20 - Add an eight block AVX2 variant for x86_64Martin Willi3-0/+463
2015-07-17crypto: chacha20 - Add a four block SSSE3 variant for x86_64Martin Willi2-0/+491
2015-07-17crypto: chacha20 - Add a SSSE3 SIMD variant for x86_64Martin Willi3-0/+267
2015-07-14crypto: aesni - Use new IV conventionHerbert Xu1-36/+20
2015-07-05Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...Linus Torvalds1-0/+82
2015-07-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-12/+25
2015-07-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-8/+8
2015-07-04Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-23/+13
2015-07-04x86/fpu: Fix boot crash in the early FPU codeIngo Molnar1-3/+4
2015-07-03kvm: add hyper-v crash msrs valuesAndrey Smetanin1-0/+11
2015-07-03KVM: x86: remove data variable from kvm_get_msr_commonNicolas Iooss1-3/+1
2015-07-03KVM: x86: keep track of LVT0 changes under APICvRadim Krčmář2-6/+9
2015-07-03KVM: x86: properly restore LVT0Radim Krčmář1-0/+1
2015-07-03KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář3-4/+4
2015-07-02Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2015-07-02Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...Linus Torvalds3-5/+3
2015-07-02Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds2-3/+2
2015-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-12/+15
2015-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2015-07-01Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+28
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+2
2015-07-01x86: opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bitJosh Triplett3-7/+8
2015-07-01x86/kexec: prepend elfcorehdr instead of appending it to the crash-kernel com...KarimAllah Ahmed1-5/+6
2015-07-01x86: mm: enable deferred struct page initialisation on x86-64Mel Gorman1-0/+1
2015-06-30perf/x86: Fix 'active_events' imbalancePeter Zijlstra1-23/+13
2015-06-30Merge branch 'x86/boot' into x86/urgentIngo Molnar1-4/+3
2015-06-30x86/fpu: Fix FPU related boot regression when CPUID masking BIOS feature is e...Ingo Molnar1-1/+1
2015-06-30intel_pmc_ipc: Add Intel Apollo Lake PMC IPC driverqipeng.zha1-0/+82
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-36/+175
2015-06-29crypto: aesni - fix failing setkey for rfc4106-gcm-aesniTadeusz Struk1-1/+1
2015-06-28Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds15-10/+25
2015-06-27Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2015-06-27Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-15/+10
2015-06-27Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds3-3/+3
2015-06-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-9/+0
2015-06-26arch, x86: pmem api for ensuring durability of persistent memory updatesRoss Zwisler3-0/+79
2015-06-26libnvdimm: Set numa_node to NVDIMM devicesToshi Kani1-0/+1
2015-06-26mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel1-9/+0
2015-06-26Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+1
2015-06-25um: Don't pollute kernel namespace with uapiRichard Weinberger4-0/+4
2015-06-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds8-8/+46
2015-06-25Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2-1/+3
2015-06-25libnvdimm, pmem: add libnvdimm support to the pmem driverDan Williams2-32/+63
2015-06-25x86, mirror: x86 enabling - find mirrored memory rangesTony Luck2-0/+24
2015-06-25mm/memblock: add extra "flags" to memblock to allow selection of memory based...Tony Luck3-3/+5
2015-06-25mm: clarify that the function operates on hugepage pteAneesh Kumar K.V1-2/+2