Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNEL | Peter Zijlstra | 2013-05-05 | |
| * | | | | | | | | | | | | | | perf/x86/intel/lbr: Fix LBR filter | Peter Zijlstra | 2013-05-04 | |
| * | | | | | | | | | | | | | | perf/x86: Blacklist all MEM_*_RETIRED events for Ivy Bridge | Peter Zijlstra | 2013-05-04 | |
| * | | | | | | | | | | | | | | perf/x86/intel: Fix unintended variable name reuse | Jan-Simon Möller | 2013-04-30 | |
| * | | | | | | | | | | | | | | perf/x86/intel: Add support for IvyBridge model 58 Uncore | Vince Weaver | 2013-04-30 | |
| * | | | | | | | | | | | | | | perf/x86/intel: Fix typo in perf_event_intel_uncore.c | Vince Weaver | 2013-04-30 | |
| * | | | | | | | | | | | | | | x86: Eliminate irq_mis_count counted in arch_irq_stat | Li Fei | 2013-04-30 | |
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-05-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camelli... | Jussi Kivilinna | 2013-04-25 | |
| * | | | | | | | | | | | | | | crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipher | Jussi Kivilinna | 2013-04-25 | |
| * | | | | | | | | | | | | | | crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher | Jussi Kivilinna | 2013-04-25 | |
| * | | | | | | | | | | | | | | crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher | Jussi Kivilinna | 2013-04-25 | |
| * | | | | | | | | | | | | | | crypto: aesni_intel - add more optimized XTS mode for x86-64 | Jussi Kivilinna | 2013-04-25 | |
| * | | | | | | | | | | | | | | crypto: x86/camellia-aesni-avx - add more optimized XTS code | Jussi Kivilinna | 2013-04-25 | |
| * | | | | | | | | | | | | | | crypto: cast6-avx: use new optimized XTS code | Jussi Kivilinna | 2013-04-25 | |
| * | | | | | | | | | | | | | | crypto: x86/twofish-avx - use optimized XTS code | Jussi Kivilinna | 2013-04-25 | |
| * | | | | | | | | | | | | | | crypto: x86 - add more optimized XTS-mode for serpent-avx | Jussi Kivilinna | 2013-04-25 | |
| * | | | | | | | | | | | | | | crypto: crc32-pclmul - Use gas macro for pclmulqdq | Sandy Wu | 2013-04-25 | |
| * | | | | | | | | | | | | | | crypto: sha512 - Create module providing optimized SHA512 routines using SSSE... | Tim Chen | 2013-04-25 | |
| * | | | | | | | | | | | | | | crypto: sha512 - Optimized SHA512 x86_64 assembly routine using AVX2 RORX ins... | Tim Chen | 2013-04-25 | |
| * | | | | | | | | | | | | | | crypto: sha512 - Optimized SHA512 x86_64 assembly routine using AVX instructi... | Tim Chen | 2013-04-25 | |
| * | | | | | | | | | | | | | | crypto: sha512 - Optimized SHA512 x86_64 assembly routine using Supplemental ... | Tim Chen | 2013-04-25 | |
| * | | | | | | | | | | | | | | crypto: sha256 - Create module providing optimized SHA256 routines using SSSE... | Tim Chen | 2013-04-25 | |
| * | | | | | | | | | | | | | | crypto: sha256 - Optimized sha256 x86_64 routine using AVX2's RORX instructions | Tim Chen | 2013-04-02 | |
| * | | | | | | | | | | | | | | crypto: sha256 - Optimized sha256 x86_64 assembly routine with AVX instructions. | Tim Chen | 2013-04-02 | |
| * | | | | | | | | | | | | | | crypto: sha256 - Optimized sha256 x86_64 assembly routine using Supplemental ... | Tim Chen | 2013-04-02 | |
| * | | | | | | | | | | | | | | crypto: x86 - build AVX block cipher implementations only if assembler suppor... | Jussi Kivilinna | 2013-04-02 | |
| * | | | | | | | | | | | | | | crypto: x86/crc32-pclmul - assembly clean-ups: use ENTRY/ENDPROC | Jussi Kivilinna | 2013-04-02 | |
| * | | | | | | | | | | | | | | crypto: crc32c - Update the links to the white papers on CRC32C calculations ... | Tim Chen | 2013-03-10 | |
| * | | | | | | | | | | | | | | crypto: crc32c - Kill pointless CRYPTO_CRC32C_X86_64 option | Herbert Xu | 2013-02-26 | |
* | | | | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-05-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | x86-64, init: Do not set NX bits on non-NX capable hardware | H. Peter Anvin | 2013-05-02 | |
| * | | | | | | | | | | | | | | x86, gdt, hibernate: Store/load GDT for hibernate path. | Konrad Rzeszutek Wilk | 2013-05-02 | |
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-05-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | lguest: map Switcher below fixmap. | Rusty Russell | 2013-04-22 | |
| * | | | | | | | | | | | | | lguest: assume Switcher text is a single page. | Rusty Russell | 2013-04-22 | |
| * | | | | | | | | | | | | | lguest: prepare to make SWITCHER_ADDR a variable. | Rusty Russell | 2013-04-22 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | proc: Split kcore bits from linux/procfs.h into linux/kcore.h | David Howells | 2013-04-29 | |
| * | | | | | | | | | | | | | Include missing linux/slab.h inclusions | David Howells | 2013-04-29 | |
| * | | | | | | | | | | | | | new helper: read_code() | Al Viro | 2013-04-29 | |
* | | | | | | | | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-05-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'v3.9' into efi-for-tip2 | Matt Fleming | 2013-04-30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | Merge remote-tracking branch 'efi/chainsaw' into x86/efi | H. Peter Anvin | 2013-04-20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | x86, efi: Make efi_memblock_x86_reserve_range more readable | Borislav Petkov | 2013-03-04 | |
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-05-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-04-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-04-01 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-03-27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | filter: bpf_jit_comp: refactor and unify BPF JIT image dump output | Daniel Borkmann | 2013-03-21 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | |