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-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
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
2010-04-14
rcu: Add rcu_access_pointer and rcu_dereference_protected
Paul E. McKenney
1
-0
/
+32
2010-04-13
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
1
-0
/
+1
2010-04-12
NFSv4: fix delegated locking
Trond Myklebust
1
-0
/
+1
2010-04-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
71
-175
/
+411
2010-04-10
firewire: cdev: comment fixlet
Stefan Richter
1
-2
/
+2
2010-04-10
firewire: cdev: iso packet documentation
Clemens Ladisch
1
-6
/
+33
2010-04-09
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
8
-33
/
+185
2010-04-09
radix_tree_tag_get() is not as safe as the docs make out [ver #2]
David Howells
1
-0
/
+7
2010-04-09
slab: Generify kernel pointer validation
Pekka Enberg
1
-0
/
+1
2010-04-08
libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2)
Mark Lord
1
-2
/
+2
2010-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
1
-0
/
+1
2010-04-07
x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.
John Hughes
1
-0
/
+4
2010-04-08
virtio: disable multiport console support.
Michael S. Tsirkin
1
-23
/
+0
2010-04-07
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+6
2010-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
3
-2
/
+19
2010-04-07
memcg: fix race in file_mapped accounting
KAMEZAWA Hiroyuki
1
-0
/
+6
2010-04-07
pagemap: fix pfn calculation for hugepage
Naoya Horiguchi
1
-2
/
+2
2010-04-07
kernel.h: fix wrong usage of __ratelimit()
Yong Zhang
1
-1
/
+1
2010-04-07
vfs: rename block_fsync() to blkdev_fsync()
Andrew Morton
1
-1
/
+1
[next]