Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2012-01-10 | 6 | -0/+2754 |
|\ | |||||
| * | crypto: serpent-sse2 - remove unneeded LRW/XTS #ifdefs | Jussi Kivilinna | 2011-12-20 | 1 | -40/+0 |
| * | crypto: twofish-x86_64-3way - remove unneeded LRW/XTS #ifdefs | Jussi Kivilinna | 2011-12-20 | 1 | -32/+0 |
| * | crypto: serpent-sse2 - clear CRYPTO_TFM_REQ_MAY_SLEEP in lrw and xts modes | Jussi Kivilinna | 2011-11-21 | 1 | -0/+4 |
| * | crypto: serpent-sse2 - add xts support | Jussi Kivilinna | 2011-11-21 | 1 | -2/+178 |
| * | crypto: serpent-sse2 - add lrw support | Jussi Kivilinna | 2011-11-21 | 1 | -0/+211 |
| * | crypto: serpent - add 4-way parallel i586/SSE2 assembler implementation | Jussi Kivilinna | 2011-11-21 | 3 | -0/+671 |
| * | crypto: serpent - add 8-way parallel x86_64/SSE2 assembler implementation | Jussi Kivilinna | 2011-11-21 | 4 | -0/+1514 |
| * | crypto: twofish-x86_64-3way - add xts support | Jussi Kivilinna | 2011-11-09 | 1 | -2/+117 |
| * | crypto: twofish-x86_64-3way - add lrw support | Jussi Kivilinna | 2011-11-09 | 1 | -0/+135 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2012-01-10 | 41 | -325/+36 |
|\ \ | |||||
| * | | alpha: drop pci_iomap/pci_iounmap from pci-noop.c | Michael S. Tsirkin | 2011-12-04 | 1 | -12/+0 |
| * | | mn10300: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-12-04 | 4 | -33/+2 |
| * | | mn10300: add missing __iomap markers | Michael S. Tsirkin | 2011-12-04 | 1 | -8/+8 |
| * | | frv: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-12-04 | 4 | -31/+3 |
| * | | tile: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-12-04 | 3 | -22/+2 |
| * | | tile: don't panic on iomap | Michael S. Tsirkin | 2011-12-04 | 1 | -1/+2 |
| * | | sparc: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-12-04 | 4 | -25/+3 |
| * | | sh: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-11-28 | 2 | -23/+1 |
| * | | powerpc: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-11-28 | 2 | -19/+1 |
| * | | parisc: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-11-28 | 2 | -23/+1 |
| * | | mips: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-11-28 | 2 | -26/+1 |
| * | | microblaze: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-11-28 | 2 | -19/+1 |
| * | | arm: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-11-28 | 3 | -22/+2 |
| * | | alpha: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-11-28 | 2 | -25/+2 |
| * | | lib: move GENERIC_IOMAP to lib/Kconfig | Michael S. Tsirkin | 2011-11-24 | 11 | -36/+7 |
* | | | Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li... | Linus Torvalds | 2012-01-10 | 114 | -0/+12579 |
|\ \ \ | |||||
| * | | | C6X: replace tick_nohz_stop/restart_sched_tick calls | Mark Salter | 2012-01-08 | 1 | -2/+4 |
| * | | | C6X: add register_cpu call | Mark Salter | 2012-01-08 | 1 | -0/+15 |
| * | | | C6X: deal with memblock API changes | Mark Salter | 2012-01-08 | 2 | -7/+0 |
| * | | | C6X: fix timer64 initialization | Mark Salter | 2012-01-08 | 1 | -1/+9 |
| * | | | C6X: fix layout of EMIFA registers | Mark Salter | 2012-01-08 | 1 | -1/+0 |
| * | | | C6X: DSCR - Device State Configuration Registers | Mark Salter | 2011-10-06 | 2 | -0/+632 |
| * | | | C6X: EMIF - External Memory Interface | Mark Salter | 2011-10-06 | 1 | -0/+88 |
| * | | | C6X: general SoC support | Mark Salter | 2011-10-06 | 2 | -0/+126 |
| * | | | C6X: library code | Aurelien Jacquiot | 2011-10-06 | 19 | -0/+1349 |
| * | | | C6X: headers | Aurelien Jacquiot | 2011-10-06 | 23 | -0/+1178 |
| * | | | C6X: ptrace support | Aurelien Jacquiot | 2011-10-06 | 2 | -0/+361 |
| * | | | C6X: loadable module support | Aurelien Jacquiot | 2011-10-06 | 3 | -0/+222 |
| * | | | C6X: cache control | Aurelien Jacquiot | 2011-10-06 | 3 | -0/+600 |
| * | | | C6X: clocks | Mark Salter | 2011-10-06 | 4 | -0/+1018 |
| * | | | C6X: build infrastructure | Aurelien Jacquiot | 2011-10-06 | 4 | -0/+1385 |
| * | | | C6X: syscalls | Aurelien Jacquiot | 2011-10-06 | 3 | -0/+155 |
| * | | | C6X: interrupt handling | Aurelien Jacquiot | 2011-10-06 | 6 | -0/+1480 |
| * | | | C6X: time management | Aurelien Jacquiot | 2011-10-06 | 4 | -0/+340 |
| * | | | C6X: signal management | Aurelien Jacquiot | 2011-10-06 | 3 | -0/+474 |
| * | | | C6X: process management | Aurelien Jacquiot | 2011-10-06 | 4 | -0/+590 |
| * | | | C6X: memory management and DMA support | Aurelien Jacquiot | 2011-10-06 | 4 | -0/+500 |
| * | | | C6X: devicetree support | Mark Salter | 2011-10-06 | 11 | -0/+700 |
| * | | | C6X: early boot code | Aurelien Jacquiot | 2011-10-06 | 3 | -0/+663 |