index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-09
crypto: ansi_cprng - enforce key != seed in fips mode
Jarod Wilson
1
-0
/
+8
2011-11-09
crypto: twofish-x86_64-3way - add xts support
Jussi Kivilinna
1
-2
/
+117
2011-11-09
crypto: tcrypt - add xts(twofish) tests
Jussi Kivilinna
1
-0
/
+5
2011-11-09
crypto: testmgr - add xts(twofish) test vectors
Jussi Kivilinna
2
-0
/
+696
2011-11-09
crypto: tcrypt - add xts(serpent) tests
Jussi Kivilinna
2
-0
/
+10
2011-11-09
crypto: testmgr - add xts(serpent) test vectors
Jussi Kivilinna
2
-0
/
+697
2011-11-09
crypto: xts: add interface for parallelized cipher implementations
Jussi Kivilinna
2
-2
/
+100
2011-11-09
crypto: xts - use blocksize constant
Jussi Kivilinna
1
-3
/
+5
2011-11-09
crypto: twofish-x86_64-3way - add lrw support
Jussi Kivilinna
3
-5
/
+145
2011-11-09
crypto: tcrypt - add lrw(twofish) tests
Jussi Kivilinna
1
-0
/
+5
2011-11-09
crypto: testmgr - add lrw(twofish) test vectors
Jussi Kivilinna
2
-0
/
+516
2011-11-09
crypto: tcrypt - add lrw(serpent) tests
Jussi Kivilinna
2
-0
/
+10
2011-11-09
crypto: testmgr - add lrw(serpent) test vectors
Jussi Kivilinna
2
-0
/
+517
2011-11-09
crypto: lrw - add interface for parallelized cipher implementions
Jussi Kivilinna
2
-20
/
+129
2011-11-09
crypto: lrw - split gf128mul table initialization from setkey
Jussi Kivilinna
1
-21
/
+40
2011-11-09
crypto: lrw - use blocksize constant
Jussi Kivilinna
1
-3
/
+5
2011-11-09
crypto: lrw - fix memleak
Jussi Kivilinna
1
-0
/
+1
2011-11-09
crypto: serpent - rename module from serpent to serpent_generic
Jussi Kivilinna
2
-1
/
+6
2011-11-09
crypto: serpent - export common functions for x86_64/i386-sse2 assembler impl...
Jussi Kivilinna
2
-19
/
+47
2011-11-09
crypto: tcrypt - add serpent speed tests
Jussi Kivilinna
1
-0
/
+30
2011-11-09
crypto: tcrypt - add test_acipher_speed
Jussi Kivilinna
1
-0
/
+250
2011-11-09
crypto: testmgr - add new serpent test vectors
Jussi Kivilinna
3
-2
/
+423
2011-11-07
Linux 3.2-rc1
v3.2-rc1
Linus Torvalds
1
-3
/
+3
2011-11-07
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...
Linus Torvalds
42
-402
/
+345
2011-11-07
VFS: we need to set LOOKUP_JUMPED on mountpoint crossing
Al Viro
1
-1
/
+15
2011-11-07
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
31
-288
/
+624
2011-11-07
Merge branch 'fixes-modulesplit' into fixes
Tony Lindgren
3863
-39041
/
+82624
2011-11-07
ARM: OMAP: Fix export.h or module.h includes
Tony Lindgren
4
-0
/
+4
2011-11-07
ARM: OMAP: omap_device: Include linux/export.h
Axel Lin
1
-0
/
+1
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
43
-267
/
+325
2011-11-07
vfs: d_invalidate() should leave mountpoints alone
Al Viro
1
-2
/
+4
2011-11-07
forcedeth: fix a few sparse warnings (variable shadowing)
david decotigny
1
-17
/
+17
2011-11-07
forcedeth: Improve stats counters
Mandeep Baines
1
-0
/
+4
2011-11-07
forcedeth: remove unneeded stats updates
david decotigny
1
-34
/
+1
2011-11-07
forcedeth: Acknowledge only interrupts that are being processed
Mike Ditto
1
-5
/
+8
2011-11-07
forcedeth: fix race when unloading module
david decotigny
1
-1
/
+1
2011-11-07
device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.h
Stephen Rothwell
1
-0
/
+1
2011-11-07
device-mapper: dm-bufio.c needs to include module.h
Stephen Rothwell
1
-0
/
+1
2011-11-07
drivers/md: change module.h -> export.h in persistent-data/dm-*
Paul Gortmaker
4
-4
/
+4
2011-11-07
arm: Add export.h to recently added files for EXPORT_SYMBOL
Paul Gortmaker
2
-0
/
+2
2011-11-07
MAINTAINERS/rds: update maintainer
Or Gerlitz
1
-1
/
+1
2011-11-07
wanrouter: Remove kernel_lock annotations
Richard Weinberger
1
-2
/
+0
2011-11-07
usbnet: fix oops in usbnet_start_xmit
Konstantin Khlebnikov
1
-1
/
+2
2011-11-07
ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined
Rose, Gregory V
2
-2
/
+4
2011-11-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
28
-412
/
+729
2011-11-07
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
33
-2657
/
+2948
2011-11-07
Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+4
2011-11-07
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-55
/
+50
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
190
-4046
/
+7583
2011-11-07
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
4
-2
/
+23
[next]