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
2008-11-15
[SCSI] dpt_i2o: fix transferred data length for scsi_set_resid()
Miquel van Smoorenburg
1
-2
/
+2
2008-11-14
rtc: rtc-sun4v fixes, revised
Alessandro Zummo
1
-50
/
+19
2008-11-15
[CIFS] minor cleanup to cifs_mount
Steve French
1
-40
/
+34
2008-11-14
cifs: reinstate sharing of SMB sessions sans races
Jeff Layton
7
-166
/
+175
2008-11-14
libata: improve phantom device detection
Tejun Heo
1
-2
/
+11
2008-11-14
cifs: disable sharing session and tcon and add new TCP sharing code
Jeff Layton
6
-150
/
+96
2008-11-14
Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...
David S. Miller
5
-29
/
+15
2008-11-14
phylib: fix premature freeing of struct mii_bus
Lennert Buytenhek
1
-1
/
+1
2008-11-14
atl1: Do not enumerate options unsupported by chip
J. K. Cliburn
1
-14
/
+3
2008-11-14
atl1e: fix broken multicast by removing unnecessary crc inversion
J. K. Cliburn
1
-4
/
+0
2008-11-14
gianfar: Fix DMA unmap invocations
Andy Fleming
1
-7
/
+8
2008-11-14
net/ucc_geth: Fix oops in uec_get_ethtool_stats()
Anton Vorontsov
1
-3
/
+3
2008-11-14
scm: fix scm_fp_list->list initialization made in wrong place
Pavel Emelyanov
1
-2
/
+0
2008-11-14
niu: Bump driver version and release date.
David S. Miller
1
-2
/
+2
2008-11-14
NIU: Add Sun CP3260 ATCA blade support
Santwona Behera
2
-6
/
+293
2008-11-14
9p: restrict RDMA usage
Randy Dunlap
1
-4
/
+6
2008-11-14
Create/use more directory structure in the Documentation/ tree.
Randy Dunlap
30
-81
/
+96
2008-11-14
[S390] fix s390x_newuname
Martin Schwidefsky
1
-1
/
+1
2008-11-14
[S390] dasd: log sense for fatal errors
Stefan Haberland
1
-0
/
+5
2008-11-14
[S390] cpu topology: fix locking
Heiko Carstens
1
-4
/
+7
2008-11-14
[S390] cio: Fix refcount after moving devices.
Cornelia Huck
1
-0
/
+4
2008-11-14
[S390] ftrace: fix kernel stack backchain walking
Heiko Carstens
2
-11
/
+18
2008-11-14
[S390] ftrace: disable tracing on idle psw
Heiko Carstens
1
-0
/
+3
2008-11-14
[S390] lockdep: fix compile bug
Heiko Carstens
1
-0
/
+2
2008-11-14
[S390] kvm_s390: Fix oops in virtio device detection with "mem="
Christian Borntraeger
1
-2
/
+2
2008-11-14
[S390] sclp: emit error message if assign storage fails
Heiko Carstens
1
-0
/
+3
2008-11-14
[S390] Fix range for add_active_range() in setup_memory()
Gerald Schaefer
1
-2
/
+2
2008-11-14
V4L/DVB (9624): CVE-2008-5033: fix OOPS on tvaudio when controlling bass/treble
Mauro Carvalho Chehab
1
-8
/
+7
2008-11-14
V4L/DVB (9623): tvaudio: Improve debug msg by printing something more human
Mauro Carvalho Chehab
1
-1
/
+5
2008-11-14
V4L/DVB (9622): tvaudio: Improve comments and remove a unneeded prototype
Mauro Carvalho Chehab
1
-12
/
+7
2008-11-14
V4L/DVB (9621): Avoid writing outside shadow.bytes[] array
Mauro Carvalho Chehab
1
-3
/
+27
2008-11-14
V4L/DVB (9620): tvaudio: use a direct reference for chip description
Mauro Carvalho Chehab
1
-8
/
+9
2008-11-14
V4L/DVB (9619): tvaudio: update initial comments
Mauro Carvalho Chehab
1
-1
/
+5
2008-11-14
V4L/DVB (9618): tvaudio: add additional logic to avoid OOPS
Mauro Carvalho Chehab
1
-8
/
+37
2008-11-14
V4L/DVB (9617): tvtime: remove generic_checkmode callback
Mauro Carvalho Chehab
1
-36
/
+35
2008-11-14
V4L/DVB (9616): tvaudio: cleanup - group all callbacks together
Mauro Carvalho Chehab
1
-7
/
+18
2008-11-14
V4L/DVB (9615): tvaudio: instead of using a magic number, use ARRAY_SIZE
Mauro Carvalho Chehab
1
-3
/
+3
2008-11-14
V4L/DVB (9613): tvaudio: fix a memory leak
Mauro Carvalho Chehab
1
-0
/
+1
2008-11-14
HID: don't grab devices with no input
Jiri Slaby
1
-6
/
+11
2008-11-13
lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c
Ingo Molnar
3
-5
/
+4
2008-11-14
[CIFS] clean up server protocol handling
Steve French
3
-31
/
+33
2008-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
27
-122
/
+218
2008-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
4
-16
/
+31
2008-11-13
dm: avoid destroying table in dm_any_congested
Chandra Seetharaman
1
-8
/
+16
2008-11-13
dm: move pending queue wake_up end_io_acct
Mikulas Patocka
1
-5
/
+5
2008-11-13
dm mpath: warn if args ignored
Chandra Seetharaman
1
-0
/
+4
2008-11-13
dm mpath: avoid attempting to activate null path
Chandra Seetharaman
1
-2
/
+2
2008-11-13
dm stripe: fix init failure
Heinz Mauelshagen
1
-1
/
+3
2008-11-13
dm raid1: flush workqueue before destruction
Mikulas Patocka
1
-0
/
+1
2008-11-13
USB: net: asix: add support for Cables-to-Go USB Ethernet adapter
Jason Cooper
1
-0
/
+4
[prev]
[next]