summaryrefslogtreecommitdiff
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | 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-03
| * | | | | | | | | | | | | | crypto: sha256 - Optimized sha256 x86_64 assembly routine with AVX instructions.Tim Chen2013-04-03
| * | | | | | | | | | | | | | crypto: sha256 - Optimized sha256 x86_64 assembly routine using Supplemental ...Tim Chen2013-04-03
| * | | | | | | | | | | | | | crypto: x86 - build AVX block cipher implementations only if assembler suppor...Jussi Kivilinna2013-04-03
| * | | | | | | | | | | | | | crypto: x86/crc32-pclmul - assembly clean-ups: use ENTRY/ENDPROCJussi Kivilinna2013-04-03
| * | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | | | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-03
| | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd2013-04-30
| * | | | | | | | | | | | | | | | coredump: factor out the setting of PF_DUMPCOREOleg Nesterov2013-04-30
| * | | | | | | | | | | | | | | | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-30
| * | | | | | | | | | | | | | | | dump_stack: implement arch-specific hardware description in task dumpsTejun Heo2013-04-30
| * | | | | | | | | | | | | | | | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-30