summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-01-106-0/+2754
|\
| * crypto: serpent-sse2 - remove unneeded LRW/XTS #ifdefsJussi Kivilinna2011-12-201-40/+0
| * crypto: twofish-x86_64-3way - remove unneeded LRW/XTS #ifdefsJussi Kivilinna2011-12-201-32/+0
| * crypto: serpent-sse2 - clear CRYPTO_TFM_REQ_MAY_SLEEP in lrw and xts modesJussi Kivilinna2011-11-211-0/+4
| * crypto: serpent-sse2 - add xts supportJussi Kivilinna2011-11-211-2/+178
| * crypto: serpent-sse2 - add lrw supportJussi Kivilinna2011-11-211-0/+211
| * crypto: serpent - add 4-way parallel i586/SSE2 assembler implementationJussi Kivilinna2011-11-213-0/+671
| * crypto: serpent - add 8-way parallel x86_64/SSE2 assembler implementationJussi Kivilinna2011-11-214-0/+1514
| * crypto: twofish-x86_64-3way - add xts supportJussi Kivilinna2011-11-091-2/+117
| * crypto: twofish-x86_64-3way - add lrw supportJussi Kivilinna2011-11-091-0/+135
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-1041-325/+36
|\ \
| * | alpha: drop pci_iomap/pci_iounmap from pci-noop.cMichael S. Tsirkin2011-12-041-12/+0
| * | mn10300: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-12-044-33/+2
| * | mn10300: add missing __iomap markersMichael S. Tsirkin2011-12-041-8/+8
| * | frv: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-12-044-31/+3
| * | tile: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-12-043-22/+2
| * | tile: don't panic on iomapMichael S. Tsirkin2011-12-041-1/+2
| * | sparc: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-12-044-25/+3
| * | sh: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-282-23/+1
| * | powerpc: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-282-19/+1
| * | parisc: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-282-23/+1
| * | mips: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-282-26/+1
| * | microblaze: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-282-19/+1
| * | arm: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-283-22/+2
| * | alpha: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-282-25/+2
| * | lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin2011-11-2411-36/+7
* | | Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li...Linus Torvalds2012-01-10114-0/+12579
|\ \ \
| * | | C6X: replace tick_nohz_stop/restart_sched_tick callsMark Salter2012-01-081-2/+4
| * | | C6X: add register_cpu callMark Salter2012-01-081-0/+15
| * | | C6X: deal with memblock API changesMark Salter2012-01-082-7/+0
| * | | C6X: fix timer64 initializationMark Salter2012-01-081-1/+9
| * | | C6X: fix layout of EMIFA registersMark Salter2012-01-081-1/+0
| * | | C6X: DSCR - Device State Configuration RegistersMark Salter2011-10-062-0/+632
| * | | C6X: EMIF - External Memory InterfaceMark Salter2011-10-061-0/+88
| * | | C6X: general SoC supportMark Salter2011-10-062-0/+126
| * | | C6X: library codeAurelien Jacquiot2011-10-0619-0/+1349
| * | | C6X: headersAurelien Jacquiot2011-10-0623-0/+1178
| * | | C6X: ptrace supportAurelien Jacquiot2011-10-062-0/+361
| * | | C6X: loadable module supportAurelien Jacquiot2011-10-063-0/+222
| * | | C6X: cache controlAurelien Jacquiot2011-10-063-0/+600
| * | | C6X: clocksMark Salter2011-10-064-0/+1018
| * | | C6X: build infrastructureAurelien Jacquiot2011-10-064-0/+1385
| * | | C6X: syscallsAurelien Jacquiot2011-10-063-0/+155
| * | | C6X: interrupt handlingAurelien Jacquiot2011-10-066-0/+1480
| * | | C6X: time managementAurelien Jacquiot2011-10-064-0/+340
| * | | C6X: signal managementAurelien Jacquiot2011-10-063-0/+474
| * | | C6X: process managementAurelien Jacquiot2011-10-064-0/+590
| * | | C6X: memory management and DMA supportAurelien Jacquiot2011-10-064-0/+500
| * | | C6X: devicetree supportMark Salter2011-10-0611-0/+700
| * | | C6X: early boot codeAurelien Jacquiot2011-10-063-0/+663