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
2010-04-19
crypto: geode-aes - Fix some code style issues
Chihau Chau
1
-16
/
+20
2010-04-13
crypto: mv_cesa - Add sha1 and hmac(sha1) async hash drivers
Uri Simchoni
2
-12
/
+542
2010-04-13
crypto: mv_cesa - Support processing of data from previous requests
Uri Simchoni
1
-3
/
+5
2010-04-13
crypto: mv_cesa - Make the copy-back of data optional
Uri Simchoni
1
-22
/
+27
2010-04-13
crypto: mv_cesa - Execute some code via function pointers rathr than direct c...
Uri Simchoni
1
-4
/
+9
2010-04-13
crypto: mv_cesa - Rename a variable to a more suitable name
Uri Simchoni
1
-5
/
+5
2010-04-13
crypto: mv_cesa - Enqueue generic async requests
Uri Simchoni
1
-19
/
+24
2010-04-13
crypto: mv_cesa - Fix situations where the src sglist spans more data than th...
Uri Simchoni
1
-22
/
+44
2010-04-13
crypto: mv_cesa - Fix situation where the dest sglist is organized differentl...
Uri Simchoni
1
-5
/
+9
2010-04-13
crypto: mv_cesa - Remove compiler warning in mv_cesa driver
Uri Simchoni
1
-0
/
+1
2010-04-13
crypto: mv_cesa - Invoke the user callback from a softirq context
Uri Simchoni
1
-0
/
+2
2010-03-29
padata: Section cleanup
Henrik Kretzschmar
1
-2
/
+2
2010-03-24
crypto: aesni-intel - Fix another CTR build failure with gas 2.16.1
Huang Ying
1
-2
/
+2
2010-03-24
crypto: pcrypt - Handle crypto_get_attr_type errors
Dan Carpenter
1
-7
/
+4
2010-03-18
crypto: vmac - Fix big-endian support
Shane Wang
2
-43
/
+96
2010-03-13
crypto: aesni-intel - Fix CTR optimization build failure with gas 2.16.1
Huang Ying
2
-5
/
+95
2010-03-10
crypto: tcrypt - Speed testing support for ghash
Huang Ying
2
-0
/
+36
2010-03-10
crypto: aesni-intel - Add AES-NI accelerated CTR mode
Huang Ying
2
-7
/
+238
2010-03-10
crypto: internal - Fix checkpatch errors
Richard Hartmann
1
-1
/
+1
2010-03-04
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
5
-203
/
+779
2010-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
17
-276
/
+99
2010-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6
Linus Torvalds
52
-678
/
+617
2010-03-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
20
-779
/
+1717
2010-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
73
-1080
/
+773
2010-03-04
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
4
-49
/
+138
2010-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
28
-184
/
+1622
2010-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
9
-1027
/
+973
2010-03-04
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
146
-6374
/
+18175
2010-03-03
Merge branch 'coh' into dmaengine
Dan Williams
7
-123
/
+116
2010-03-03
ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypes
Dan Williams
5
-67
/
+40
2010-03-03
ioat3: interrupt coalescing
Dan Williams
2
-5
/
+34
2010-03-03
ioat: close potential BUG_ON race in the descriptor cleanup path
Dan Williams
2
-2
/
+2
2010-03-03
Prioritize synchronous signals over 'normal' signals
Linus Torvalds
1
-13
/
+30
2010-03-03
Merge branch 'for-fsnotify' into for-linus
Al Viro
7
-76
/
+23
2010-03-03
init: Open /dev/console from rootfs
Eric W. Biederman
2
-9
/
+6
2010-03-03
mqueue: fix typo "failues" -> "failures"
André Goddard Rosa
1
-1
/
+1
2010-03-03
mqueue: only set error codes if they are really necessary
André Goddard Rosa
1
-27
/
+50
2010-03-03
mqueue: simplify do_open() error handling
André Goddard Rosa
1
-6
/
+10
2010-03-03
mqueue: apply mathematics distributivity on mq_bytes calculation
André Goddard Rosa
1
-4
/
+5
2010-03-03
mqueue: remove unneeded info->messages initialization
André Goddard Rosa
1
-8
/
+5
2010-03-03
mqueue: fix mq_open() file descriptor leak on user-space processes
André Goddard Rosa
1
-2
/
+1
2010-03-03
fix race in d_splice_alias()
Al Viro
1
-1
/
+0
2010-03-03
set S_DEAD on unlink() and non-directory rename() victims
Al Viro
1
-1
/
+6
2010-03-03
vfs: add NOFOLLOW flag to umount(2)
Miklos Szeredi
2
-1
/
+10
2010-03-03
get rid of ->mnt_parent in tomoyo/realpath
Al Viro
1
-1
/
+1
2010-03-03
hppfs can use existing proc_mnt, no need for do_kern_mount() in there
Al Viro
1
-1
/
+1
2010-03-03
Mirror MS_KERNMOUNT in ->mnt_flags
Al Viro
3
-1
/
+6
2010-03-03
get rid of useless vfsmount_lock use in put_mnt_ns()
Al Viro
1
-6
/
+2
2010-03-03
Take vfsmount_lock to fs/internal.h
Al Viro
2
-1
/
+2
2010-03-03
get rid of insanity with namespace roots in tomoyo
Al Viro
1
-19
/
+4
[next]