aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* crypto: twofish-x86_64/i586 - set alignmask to zeroJussi Kivilinna2012-02-25
* crypto: blowfish-x86_64 - set alignmask to zeroJussi Kivilinna2012-02-25
* crypto: serpent-sse2 - combine ablk_*_init functionsJussi Kivilinna2012-02-25
* crypto: blowfish-x86_64 - use crypto_[un]register_algsJussi Kivilinna2012-02-25
* crypto: twofish-x86_64-3way - use crypto_[un]register_algsJussi Kivilinna2012-02-25
* crypto: serpent-sse2 - use crypto_[un]register_algsJussi Kivilinna2012-02-25
* crypto: serpent-sse2 - remove dead code from serpent_sse2_glue.c::serpent_sse...Jesper Juhl2012-02-14
* crypto: twofish-x86 - Remove dead code from twofish_glue_3way.c::init()Jesper Juhl2012-02-14
* crypto: serpent-sse2 - change transpose_4x4 to only use integer instructionsJussi Kivilinna2012-01-13
* crypto: blowfish-x86_64 - blacklist Pentium 4Jussi Kivilinna2012-01-13
* crypto: twofish-x86_64-3way - blacklist pentium4 and atomJussi Kivilinna2012-01-13
* arm: tegra: export tegra_chip_uidHenning Heinold2012-01-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-01-11
|\
| * crypto: serpent-sse2 - remove unneeded LRW/XTS #ifdefsJussi Kivilinna2011-12-20
| * crypto: twofish-x86_64-3way - remove unneeded LRW/XTS #ifdefsJussi Kivilinna2011-12-20
| * crypto: serpent-sse2 - clear CRYPTO_TFM_REQ_MAY_SLEEP in lrw and xts modesJussi Kivilinna2011-11-21
| * crypto: serpent-sse2 - add xts supportJussi Kivilinna2011-11-21
| * crypto: serpent-sse2 - add lrw supportJussi Kivilinna2011-11-21
| * crypto: serpent - add 4-way parallel i586/SSE2 assembler implementationJussi Kivilinna2011-11-21
| * crypto: serpent - add 8-way parallel x86_64/SSE2 assembler implementationJussi Kivilinna2011-11-21
| * crypto: twofish-x86_64-3way - add xts supportJussi Kivilinna2011-11-08
| * crypto: twofish-x86_64-3way - add lrw supportJussi Kivilinna2011-11-08
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-10
|\ \
| * | alpha: drop pci_iomap/pci_iounmap from pci-noop.cMichael S. Tsirkin2011-12-04
| * | mn10300: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-12-04
| * | mn10300: add missing __iomap markersMichael S. Tsirkin2011-12-04
| * | frv: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-12-04
| * | tile: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-12-04
| * | tile: don't panic on iomapMichael S. Tsirkin2011-12-04
| * | sparc: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-12-04
| * | sh: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-28
| * | powerpc: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-28
| * | parisc: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-28
| * | mips: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-28
| * | microblaze: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-28
| * | arm: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-28
| * | alpha: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-28
| * | lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin2011-11-24
* | | Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li...Linus Torvalds2012-01-10
|\ \ \
| * | | C6X: replace tick_nohz_stop/restart_sched_tick callsMark Salter2012-01-08
| * | | C6X: add register_cpu callMark Salter2012-01-08
| * | | C6X: deal with memblock API changesMark Salter2012-01-08
| * | | C6X: fix timer64 initializationMark Salter2012-01-08
| * | | C6X: fix layout of EMIFA registersMark Salter2012-01-08
| * | | C6X: DSCR - Device State Configuration RegistersMark Salter2011-10-06
| * | | C6X: EMIF - External Memory InterfaceMark Salter2011-10-06
| * | | C6X: general SoC supportMark Salter2011-10-06
| * | | C6X: library codeAurelien Jacquiot2011-10-06
| * | | C6X: headersAurelien Jacquiot2011-10-06
| * | | C6X: ptrace supportAurelien Jacquiot2011-10-06