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
2006-10-20
[PATCH] fix typo in memory barrier docs
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2006-10-20
[PATCH] uml: MODE_TT is bust
Jeff Dike
1
-0
/
+1
2006-10-20
[PATCH] Make <linux/personality.h> userspace proof
Ralf Baechle
1
-0
/
+7
2006-10-20
[PATCH] separate bdi congestion functions from queue congestion functions
Andrew Morton
17
-104
/
+126
2006-10-20
[PATCH] export clear_queue_congested and set_queue_congested
Thomas Maier
2
-10
/
+12
2006-10-20
[PATCH] ecryptfs: use special_file()
Pekka Enberg
1
-4
/
+1
2006-10-20
[PATCH] direct-io: sync and invalidate file region when falling back to buffe...
Jeff Moyer
1
-6
/
+45
2006-10-20
[PATCH] e100: fix reboot -f with netconsole enabled
Auke Kok
1
-19
/
+31
2006-10-18
Merge branch 'ubuntu-updates' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-16
/
+84
2006-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/hwmon-2.6
Linus Torvalds
14
-74
/
+124
2006-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/aoe-2.6
Linus Torvalds
7
-179
/
+287
2006-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
44
-203
/
+584
2006-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
9
-65
/
+123
2006-10-18
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
12
-52
/
+94
2006-10-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
9
-110
/
+232
2006-10-18
hwmon: Fix debug messages in w83781d
Jean Delvare
1
-8
/
+10
2006-10-18
hwmon: Let w83781d and lm78 load again
Jean Delvare
3
-13
/
+13
2006-10-18
w83627ehf: Fix the detection of fan5
Rudolf Marek
1
-2
/
+9
2006-10-18
k8temp: Documentation update
Rudolf Marek
3
-7
/
+18
2006-10-18
smsc47m1: List the SMSC LPC47M112 as supported
Jean Delvare
3
-8
/
+11
2006-10-18
hwmon: Fix documentation typos
Jean Delvare
2
-4
/
+4
2006-10-18
adm9240: Update Grant Coady's email address
Grant Coady
2
-3
/
+3
2006-10-18
w83791d: Fix unchecked return status
Jim Cromie
1
-29
/
+56
2006-10-18
aoe: fix sysfs_create_file warnings
Greg Kroah-Hartman
1
-9
/
+14
2006-10-18
aoe: revert printk macros
Ed L. Cashin
7
-37
/
+39
2006-10-18
aoe: update driver version
Ed L. Cashin
1
-1
/
+1
2006-10-18
aoe: remove sysfs comment
Ed L. Cashin
1
-1
/
+0
2006-10-18
aoe: use bio->bi_idx
Ed L. Cashin
2
-1
/
+3
2006-10-18
aoe: module parameter for device timeout
Ed L. Cashin
1
-2
/
+5
2006-10-18
aoe: zero copy write 2 of 2
Ed L. Cashin
3
-20
/
+64
2006-10-18
aoe: improve retransmission heuristics
Ed L. Cashin
2
-6
/
+17
2006-10-18
aoe: jumbo frame support 2 of 2
Ed L. Cashin
1
-2
/
+6
2006-10-18
aoe: clean up printks via macros
Ed L. Cashin
7
-58
/
+50
2006-10-18
aoe: jumbo frame support 1 of 2
Ed L. Cashin
3
-17
/
+72
2006-10-18
aoe: zero copy write 1 of 2
Ed L. Cashin
3
-74
/
+69
2006-10-18
aoe: remove unused NARGS enum
Ed L. Cashin
1
-1
/
+0
2006-10-18
aoe: update copyright date
Ed L. Cashin
7
-7
/
+7
2006-10-18
aoe: eliminate isbusy message
Ed L. Cashin
1
-4
/
+1
2006-10-18
driver core: kmalloc() failure check in driver_probe_device
Akinobu Mita
1
-0
/
+2
2006-10-18
Driver core: bus: remove indentation level
Jeff Garzik
1
-37
/
+40
2006-10-18
Driver core: Don't ignore error returns from probing
Alan Stern
2
-3
/
+8
2006-10-18
Driver core: Don't leak 'old_class_name' in drivers/base/core.c::device_rename()
Jesper Juhl
1
-3
/
+6
2006-10-18
driver core fixes: sysfs_create_group() retval in topology.c
Cornelia Huck
1
-2
/
+1
2006-10-18
driver core fixes: device_create_file() retval check in dmapool.c
Cornelia Huck
1
-2
/
+11
2006-10-18
driver core fixes: device_add() cleanup on error
Cornelia Huck
1
-3
/
+7
2006-10-18
driver core fixes: bus_add_device() cleanup on error
Cornelia Huck
1
-4
/
+15
2006-10-18
driver core fixes: bus_add_attrs() retval check
Cornelia Huck
1
-1
/
+5
2006-10-18
driver core fixes: sysfs_create_link() retval check in class.c
Cornelia Huck
1
-1
/
+4
2006-10-18
sysfs: update obsolete comment in sysfs_update_file
Hidetoshi Seto
1
-1
/
+1
2006-10-18
sysfs: remove duplicated dput in sysfs_update_file
Hidetoshi Seto
1
-5
/
+0
[next]