index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: twofish-x86_64/i586 - set alignmask to zero
Jussi Kivilinna
2012-02-25
1
-1
/
+1
*
crypto: blowfish-x86_64 - set alignmask to zero
Jussi Kivilinna
2012-02-25
1
-1
/
+1
*
crypto: serpent-sse2 - combine ablk_*_init functions
Jussi Kivilinna
2012-02-25
1
-58
/
+13
*
crypto: blowfish-x86_64 - use crypto_[un]register_algs
Jussi Kivilinna
2012-02-25
1
-98
/
+65
*
crypto: twofish-x86_64-3way - use crypto_[un]register_algs
Jussi Kivilinna
2012-02-25
1
-130
/
+89
*
crypto: serpent-sse2 - use crypto_[un]register_algs
Jussi Kivilinna
2012-02-25
1
-243
/
+163
*
crypto: serpent-sse2 - remove dead code from serpent_sse2_glue.c::serpent_sse...
Jesper Juhl
2012-02-14
1
-1
/
+0
*
crypto: twofish-x86 - Remove dead code from twofish_glue_3way.c::init()
Jesper Juhl
2012-02-14
1
-1
/
+0
*
crypto: serpent-sse2 - change transpose_4x4 to only use integer instructions
Jussi Kivilinna
2012-01-13
2
-32
/
+26
*
crypto: blowfish-x86_64 - blacklist Pentium 4
Jussi Kivilinna
2012-01-13
1
-0
/
+30
*
crypto: twofish-x86_64-3way - blacklist pentium4 and atom
Jussi Kivilinna
2012-01-13
1
-0
/
+47
*
arm: tegra: export tegra_chip_uid
Henning Heinold
2012-01-13
1
-0
/
+2
*
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
[next]