Age | Commit message (Expand) | Author |
2013-04-25 | 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-03 | crypto: sha256 - Optimized sha256 x86_64 routine using AVX2's RORX instructions | Tim Chen |
2013-04-03 | crypto: sha256 - Optimized sha256 x86_64 assembly routine with AVX instructions. | Tim Chen |
2013-04-03 | crypto: sha256 - Optimized sha256 x86_64 assembly routine using Supplemental ... | Tim Chen |
2013-04-03 | crypto: x86 - build AVX block cipher implementations only if assembler suppor... | Jussi Kivilinna |
2013-04-03 | crypto: x86/crc32-pclmul - assembly clean-ups: use ENTRY/ENDPROC | Jussi Kivilinna |
2013-03-10 | crypto: crc32c - Update the links to the white papers on CRC32C calculations ... | Tim Chen |
2013-03-10 | ARM: AT91SAM9G45: same platform data structure for all crypto peripherals | Nicolas Royer |
2013-02-26 | crypto: crc32c - Kill pointless CRYPTO_CRC32C_X86_64 option | Herbert Xu |
2013-02-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2013-02-25 | Merge tag 'please-pull-vm_unwrapped' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-02-25 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-02-24 | Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds |
2013-02-24 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-02-24 | Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2013-02-24 | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-23 | Merge branch 'akpm' (more incoming from Andrew) | Linus Torvalds |
2013-02-23 | ia64: use %ld to print pages calculated in nr_free_buffer_pages | Zhang Yanfei |
2013-02-23 | swap: add per-partition lock for swapfile | Shaohua Li |
2013-02-23 | acpi, memory-hotplug: support getting hotplug info from SRAT | Tang Chen |
2013-02-23 | acpi, memory-hotplug: extend movablemem_map ranges to the end of node | Tang Chen |
2013-02-23 | acpi, memory-hotplug: parse SRAT before memblock is ready | Tang Chen |
2013-02-23 | x86: get pg_data_t's memory from other node | Yasuaki Ishimatsu |
2013-02-23 | cpu-hotplug,memory-hotplug: clear cpu_to_node() when offlining the node | Wen Congyang |
2013-02-23 | cpu_hotplug: clear apicid to node when the cpu is hotremoved | Wen Congyang |
2013-02-23 | memory-hotplug: remove memmap of sparse-vmemmap | Tang Chen |
2013-02-23 | memory-hotplug: remove page table of x86_64 architecture | Tang Chen |
2013-02-23 | memory-hotplug: common APIs to support page tables hot-remove | Wen Congyang |
2013-02-23 | memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap | Yasuaki Ishimatsu |
2013-02-23 | memory-hotplug: introduce new arch_remove_memory() for removing page table | Wen Congyang |
2013-02-23 | mm: remove flags argument to mmap_region | Michel Lespinasse |
2013-02-23 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-02-24 | powerpc/kexec: Disable hard IRQ before kexec | Phileas Fogg |
2013-02-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli... | Linus Torvalds |
2013-02-22 | Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/de... | Linus Torvalds |