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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-22
/
+22
2010-05-16
rtnetlink: make SR-IOV VF interface symmetric
Chris Wright
1
-4
/
+19
2010-05-16
tcp: fix MD5 (RFC2385) support
Eric Dumazet
1
-18
/
+3
2010-05-15
Fix the regression created by "set S_DEAD on unlink()..." commit
Al Viro
1
-0
/
+14
2010-05-11
revert "procfs: provide stack information for threads" and its fixup commits
Robin Holt
1
-1
/
+0
2010-05-11
dma-mapping: fix dma_sync_single_range_*
FUJITA Tomonori
1
-2
/
+2
2010-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-0
/
+4
2010-05-07
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-28
/
+0
2010-05-07
Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2010-05-07
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+3
2010-05-07
drm/ttm: Remove the ttm_bo_block_reservation() function.
Thomas Hellstrom
1
-28
/
+0
2010-05-06
V4L/DVB: saa7146: fix regression of the av7110/budget-av driver
Hans Verkuil
1
-1
/
+0
2010-05-06
rcu: create rcu_my_thread_group_empty() wrapper
Paul E. McKenney
1
-0
/
+2
2010-05-06
sctp: Fix a race between ICMP protocol unreachable and connect()
Vlad Yasevich
2
-0
/
+4
2010-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-1
/
+2
2010-05-04
cgroup: Check task_lock in task_subsys_state()
Li Zefan
1
-0
/
+1
2010-05-04
i2c-core: Use per-adapter userspace device lists
Jean Delvare
1
-0
/
+2
2010-05-02
net: fix compile error due to double return type in SOCK_DEBUG
Jan Engelhardt
1
-1
/
+1
2010-04-30
USB: rename usb_buffer_alloc() and usb_buffer_free()
Daniel Mack
1
-3
/
+15
2010-04-29
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
1
-0
/
+1
2010-04-28
sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...
Neil Horman
1
-0
/
+1
2010-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-0
/
+2
2010-04-28
sctp: Fix oops when sending queued ASCONF chunks
Vlad Yasevich
1
-0
/
+1
2010-04-28
sctp: avoid irq lock inversion while call sk->sk_data_ready()
Wei Yongjun
1
-0
/
+1
2010-04-28
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
2
-9
/
+6
2010-04-28
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
4
-0
/
+10
2010-04-28
coda: move backing-dev.h kernel include inside __KERNEL__
Jens Axboe
1
-1
/
+2
2010-04-25
Catch filesystems lacking s_bdi
Jörn Engel
1
-0
/
+1
2010-04-24
hugetlb: fix infinite loop in get_futex_key() when backed by huge pages
Mel Gorman
1
-0
/
+9
2010-04-23
Cleanup generic block based fiemap
Josef Bacik
1
-2
/
+3
2010-04-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2
-2
/
+2
2010-04-22
NFS: Fix an unstable write data integrity race
Trond Myklebust
1
-0
/
+1
2010-04-22
smbfs: add bdi backing to mount session
Jens Axboe
1
-0
/
+3
2010-04-22
ncpfs: add bdi backing to mount session
Jens Axboe
1
-0
/
+2
2010-04-22
coda: add bdi backing to mount session
Jens Axboe
1
-0
/
+2
2010-04-22
bdi: add helper function for doing init and register of a bdi for a file system
Jens Axboe
1
-0
/
+1
2010-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
1
-2
/
+6
2010-04-21
pcmcia: pcmcia_dev_present bugfix
Dominik Brodowski
2
-9
/
+6
2010-04-20
KVM: Increase NR_IOBUS_DEVS limit to 200
Sridhar Samudrala
1
-1
/
+1
2010-04-20
KVM: fix the handling of dirty bitmaps to avoid overflows
Takuya Yoshikawa
1
-0
/
+5
2010-04-19
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+56
2010-04-19
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-0
/
+1
2010-04-19
regulator: Let drivers know when they use the stub API
Jean Delvare
1
-2
/
+6
2010-04-19
drm/radeon/kms: add FireMV 2400 PCI ID.
Dave Airlie
1
-0
/
+1
2010-04-19
rcu: Make RCU lockdep check the lockdep_recursion variable
Paul E. McKenney
1
-4
/
+1
2010-04-15
firewire: cdev: fix cut+paste mistake in disclaimer
Stefan Richter
2
-2
/
+2
2010-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2
-25
/
+82
2010-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+2
2010-04-15
firewire: cdev: change license of exported header files to MIT license
Stefan Richter
2
-17
/
+47
2010-04-14
rcu: Better explain the condition parameter of rcu_dereference_check()
David Howells
1
-5
/
+23
[next]