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-11-10
driver core: prune docs about device_interface
Brandon Philips
3
-139
/
+0
2010-11-09
driver core: the development tree has switched to git
Greg Kroah-Hartman
1
-1
/
+1
2010-11-01
Linux 2.6.37-rc1
v2.6.37-rc1
Linus Torvalds
1
-2
/
+2
2010-11-01
Merge branch 'for-linus' of git://www.jni.nu/cris
Linus Torvalds
2
-8
/
+16
2010-11-01
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
4
-52
/
+73
2010-11-01
CRIS: Add paths for CRISv10 serial driver
Jesper Nilsson
1
-0
/
+1
2010-11-01
spi/pl022: fix erroneous platform data in U300
Linus Walleij
1
-1
/
+1
2010-10-31
Input: ir-keytable - fix uninitialized variable warning
Dmitry Torokhov
1
-0
/
+2
2010-10-31
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-148
/
+196
2010-10-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-7
/
+29
2010-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
98
-3006
/
+4160
2010-10-31
Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git...
Linus Torvalds
20
-37
/
+36
2010-10-31
i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllers
David Woodhouse
2
-0
/
+15
2010-10-31
i2c-i801: Handle multiple instances instead of keeping global state
David Woodhouse
1
-144
/
+175
2010-10-31
i2c-i801: Add Intel Patsburg device ID
Seth Heasley
4
-1
/
+6
2010-10-31
i2c: Drop unused I2C_CLASS_TV flags
Jean Delvare
2
-3
/
+0
2010-10-31
Input: appletouch - remove extra KERN_DEBUG use from dprintk
Joe Perches
1
-1
/
+1
2010-10-31
locks: remove fl_copy_lock lock_manager operation
Christoph Hellwig
3
-7
/
+1
2010-10-31
locks: let the caller free file_lock on ->setlease failure
Christoph Hellwig
5
-17
/
+13
2010-10-31
initramfs: Fix initramfs size for 32-bit arches
Geert Uytterhoeven
1
-3
/
+3
2010-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
15
-67
/
+128
2010-10-30
nfsd4: initialize delegation pointer to lease
J. Bruce Fields
1
-17
/
+2
2010-10-30
locks: fix setlease methods to free passed-in lock
J. Bruce Fields
5
-3
/
+11
2010-10-30
locks: fix leaks on setlease errors
J. Bruce Fields
1
-5
/
+7
2010-10-30
locks: prevent ENOMEM on lease unlock
J. Bruce Fields
1
-13
/
+30
2010-10-30
drivers/media/IR/ir-keytable.c: fix binary search
David Härdeman
1
-3
/
+3
2010-10-30
isdn: mISDN: socket: fix information leak to userland
Kulikov Vasiliy
1
-0
/
+2
2010-10-30
netdev: can: Change mail address of Hans J. Koch
Hans J. Koch
1
-1
/
+1
2010-10-30
pcnet_cs: add new_id
Ken Kawasaki
1
-0
/
+1
2010-10-30
net: Truncate recvfrom and sendto length to INT_MAX.
Linus Torvalds
1
-0
/
+4
2010-10-30
RDS: Let rds_message_alloc_sgs() return NULL
Andy Grover
3
-0
/
+17
2010-10-30
RDS: Copy rds_iovecs into kernel memory instead of rereading from userspace
Andy Grover
1
-39
/
+65
2010-10-30
RDS: Clean up error handling in rds_cmsg_rdma_args
Andy Grover
1
-3
/
+2
2010-10-30
RDS: Return -EINVAL if rds_rdma_pages returns an error
Andy Grover
1
-1
/
+3
2010-10-30
net: fix rds_iovec page count overflow
Linus Torvalds
1
-0
/
+7
2010-10-30
can: pch_can: fix section mismatch warning by using a whitelisted name
Marc Kleine-Budde
1
-3
/
+3
2010-10-30
can: pch_can: fix sparse warning
Marc Kleine-Budde
1
-2
/
+2
2010-10-30
netxen_nic: Fix the tx queue manipulation bug in netxen_nic_probe
Denis Kirjanov
1
-1
/
+0
2010-10-30
ip_gre: fix fallback tunnel setup
Eric Dumazet
1
-3
/
+3
2010-10-30
vmxnet: trivial annotation of protocol constant
Harvey Harrison
1
-1
/
+1
2010-10-30
vmxnet3: remove unnecessary byteswapping in BAR writing macros
Harvey Harrison
1
-4
/
+4
2010-10-30
ipv6/udp: report SndbufErrors and RcvbufErrors
Eric Dumazet
1
-0
/
+4
2010-10-30
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
12
-64
/
+219
2010-10-30
Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....
Linus Torvalds
12
-82
/
+153
2010-10-30
Ensure FMODE_NONOTIFY is not set by userspace
Lino Sanfilippo
1
-4
/
+5
2010-10-30
make fanotify_read() restartable across signals
Lino Sanfilippo
1
-1
/
+1
2010-10-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
27
-519
/
+2405
2010-10-30
fs-writeback.c: unify some common code
Linus Torvalds
1
-10
/
+13
2010-10-30
Merge branch 'audit.b64' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
12
-59
/
+118
2010-10-30
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
71
-1159
/
+3412
[next]