aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-05-02
|\
| * crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camelli...Jussi Kivilinna2013-04-25
| * crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipherJussi Kivilinna2013-04-25
| * crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipherJussi Kivilinna2013-04-25
| * crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipherJussi Kivilinna2013-04-25
| * crypto: aesni_intel - add more optimized XTS mode for x86-64Jussi Kivilinna2013-04-25
| * crypto: x86/camellia-aesni-avx - add more optimized XTS codeJussi Kivilinna2013-04-25
| * crypto: cast6-avx: use new optimized XTS codeJussi Kivilinna2013-04-25
| * crypto: x86/twofish-avx - use optimized XTS codeJussi Kivilinna2013-04-25
| * crypto: x86 - add more optimized XTS-mode for serpent-avxJussi Kivilinna2013-04-25
| * crypto: crc32-pclmul - Use gas macro for pclmulqdqSandy Wu2013-04-25
| * crypto: sha512 - Create module providing optimized SHA512 routines using SSSE...Tim Chen2013-04-25
| * crypto: sha512 - Optimized SHA512 x86_64 assembly routine using AVX2 RORX ins...Tim Chen2013-04-25
| * crypto: sha512 - Optimized SHA512 x86_64 assembly routine using AVX instructi...Tim Chen2013-04-25
| * crypto: sha512 - Optimized SHA512 x86_64 assembly routine using Supplemental ...Tim Chen2013-04-25
| * crypto: sha256 - Create module providing optimized SHA256 routines using SSSE...Tim Chen2013-04-25
| * crypto: sha256 - Optimized sha256 x86_64 routine using AVX2's RORX instructionsTim Chen2013-04-02
| * crypto: sha256 - Optimized sha256 x86_64 assembly routine with AVX instructions.Tim Chen2013-04-02
| * crypto: sha256 - Optimized sha256 x86_64 assembly routine using Supplemental ...Tim Chen2013-04-02
| * crypto: x86 - build AVX block cipher implementations only if assembler suppor...Jussi Kivilinna2013-04-02
| * crypto: x86/crc32-pclmul - assembly clean-ups: use ENTRY/ENDPROCJussi Kivilinna2013-04-02
| * crypto: crc32c - Update the links to the white papers on CRC32C calculations ...Tim Chen2013-03-10
| * crypto: crc32c - Kill pointless CRYPTO_CRC32C_X86_64 optionHerbert Xu2013-02-26
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-02
|\ \
| * | x86-64, init: Do not set NX bits on non-NX capable hardwareH. Peter Anvin2013-05-02
| * | x86, gdt, hibernate: Store/load GDT for hibernate path.Konrad Rzeszutek Wilk2013-05-02
* | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-02
|\ \ \ | |/ / |/| |
| * | lguest: map Switcher below fixmap.Rusty Russell2013-04-22
| * | lguest: assume Switcher text is a single page.Rusty Russell2013-04-22
| * | lguest: prepare to make SWITCHER_ADDR a variable.Rusty Russell2013-04-22
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \ \
| * | | proc: Split kcore bits from linux/procfs.h into linux/kcore.hDavid Howells2013-04-29
| * | | Include missing linux/slab.h inclusionsDavid Howells2013-04-29
| * | | new helper: read_code()Al Viro2013-04-29
* | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-05-01
|\ \ \ \
| * \ \ \ Merge tag 'v3.9' into efi-for-tip2Matt Fleming2013-04-30
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'efi/chainsaw' into x86/efiH. Peter Anvin2013-04-20
| |\ \ \ \ \
| * | | | | | x86, efi: Make efi_memblock_x86_reserve_range more readableBorislav Petkov2013-03-04
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-01
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-27
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | filter: bpf_jit_comp: refactor and unify BPF JIT image dump outputDaniel Borkmann2013-03-21
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86: trim sys_ia32.hAl Viro2013-03-03
| * | | | | | | | | x86: sys32_kill and sys32_mprotect are pointlessAl Viro2013-03-03
| * | | | | | | | | merge compat sys_ipc instancesAl Viro2013-03-03
| * | | | | | | | | consolidate compat lookup_dcookie()Al Viro2013-03-03
| * | | | | | | | | convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro2013-03-03
| * | | | | | | | | make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protectAl Viro2013-03-03