summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-05-0239-232/+10756
|\
| * crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camelli...Jussi Kivilinna2013-04-255-3/+1989
| * crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipherJussi Kivilinna2013-04-255-20/+1430
| * crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipherJussi Kivilinna2013-04-256-2/+1396
| * crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipherJussi Kivilinna2013-04-256-24/+1097
| * crypto: aesni_intel - add more optimized XTS mode for x86-64Jussi Kivilinna2013-04-252-0/+197
| * crypto: x86/camellia-aesni-avx - add more optimized XTS codeJussi Kivilinna2013-04-252-42/+229
| * crypto: cast6-avx: use new optimized XTS codeJussi Kivilinna2013-04-252-41/+98
| * crypto: x86/twofish-avx - use optimized XTS codeJussi Kivilinna2013-04-252-41/+98
| * crypto: x86 - add more optimized XTS-mode for serpent-avxJussi Kivilinna2013-04-256-46/+273
| * crypto: crc32-pclmul - Use gas macro for pclmulqdqSandy Wu2013-04-251-2/+3
| * crypto: sha512 - Create module providing optimized SHA512 routines using SSSE...Tim Chen2013-04-252-0/+284
| * crypto: sha512 - Optimized SHA512 x86_64 assembly routine using AVX2 RORX ins...Tim Chen2013-04-251-0/+743
| * crypto: sha512 - Optimized SHA512 x86_64 assembly routine using AVX instructi...Tim Chen2013-04-251-0/+423
| * crypto: sha512 - Optimized SHA512 x86_64 assembly routine using Supplemental ...Tim Chen2013-04-251-0/+421
| * crypto: sha256 - Create module providing optimized SHA256 routines using SSSE...Tim Chen2013-04-252-0/+277
| * crypto: sha256 - Optimized sha256 x86_64 routine using AVX2's RORX instructionsTim Chen2013-04-031-0/+772
| * crypto: sha256 - Optimized sha256 x86_64 assembly routine with AVX instructions.Tim Chen2013-04-031-0/+496
| * crypto: sha256 - Optimized sha256 x86_64 assembly routine using Supplemental ...Tim Chen2013-04-031-0/+506
| * crypto: x86 - build AVX block cipher implementations only if assembler suppor...Jussi Kivilinna2013-04-031-11/+23
| * crypto: x86/crc32-pclmul - assembly clean-ups: use ENTRY/ENDPROCJussi Kivilinna2013-04-031-3/+3
| * crypto: crc32c - Update the links to the white papers on CRC32C calculations ...Tim Chen2013-03-101-2/+3
| * crypto: crc32c - Kill pointless CRYPTO_CRC32C_X86_64 optionHerbert Xu2013-02-261-1/+1
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-029-6/+27
|\ \
| * | x86-64, init: Do not set NX bits on non-NX capable hardwareH. Peter Anvin2013-05-022-1/+3
| * | x86, gdt, hibernate: Store/load GDT for hibernate path.Konrad Rzeszutek Wilk2013-05-027-5/+24
* | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-021-12/+5
|\ \ \ | |/ / |/| |
| * | lguest: map Switcher below fixmap.Rusty Russell2013-04-221-6/+0
| * | lguest: assume Switcher text is a single page.Rusty Russell2013-04-221-5/+2
| * | lguest: prepare to make SWITCHER_ADDR a variable.Rusty Russell2013-04-221-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-014-24/+9
|\ \ \
| * | | proc: Split kcore bits from linux/procfs.h into linux/kcore.hDavid Howells2013-04-291-0/+1
| * | | Include missing linux/slab.h inclusionsDavid Howells2013-04-292-0/+2
| * | | new helper: read_code()Al Viro2013-04-291-24/+6
* | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-05-011-9/+10
|\ \ \ \
| * \ \ \ Merge tag 'v3.9' into efi-for-tip2Matt Fleming2013-04-3024-77/+370
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'efi/chainsaw' into x86/efiH. Peter Anvin2013-04-20254-5339/+9392
| |\ \ \ \ \
| * | | | | | x86, efi: Make efi_memblock_x86_reserve_range more readableBorislav Petkov2013-03-041-9/+10
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-011-7/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-2224-77/+370
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-013-4/+4
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-277-53/+59
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | filter: bpf_jit_comp: refactor and unify BPF JIT image dump outputDaniel Borkmann2013-03-211-7/+2
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-019-132/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86: trim sys_ia32.hAl Viro2013-03-031-5/+0
| * | | | | | | | | x86: sys32_kill and sys32_mprotect are pointlessAl Viro2013-03-033-15/+2
| * | | | | | | | | merge compat sys_ipc instancesAl Viro2013-03-034-61/+1
| * | | | | | | | | consolidate compat lookup_dcookie()Al Viro2013-03-033-8/+1
| * | | | | | | | | convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro2013-03-033-22/+1
| * | | | | | | | | make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protectAl Viro2013-03-033-13/+10
OpenPOWER on IntegriCloud