summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-10-19[MIPS] Update pnx8500-jbs_defconfigYoichi Yuasa1-54/+330
2006-10-19[MIPS] More vr41xx pt_regs fixupsYoichi Yuasa1-1/+1
2006-10-19[MIPS] save_context_stack fixAtsushi Nemoto1-1/+1
2006-10-19[MIPS] Use compat_sys_mount.Ralf Baechle2-2/+2
2006-10-19[MIPS] Fix O32 personality(2) call with 0xffffffff argument.Thiemo Seufer1-1/+3
2006-10-19[MIPS] A few more pt_regs fixups.Ralf Baechle5-7/+6
2006-10-19[MIPS] Malta: Fix uninitialized regs pointer.Ralf Baechle1-1/+2
2006-10-19[MIPS] Delete unneeded pt_regs forward declaration.Ralf Baechle1-2/+0
2006-10-19[MIPS] Use kallsyms_lookup_size_offset() instead of kallsyms_lookup()Franck Bui-Huu1-6/+2
2006-10-19Merge branch 'ubuntu-updates' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds12-16/+84
2006-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/hwmon-2.6Linus Torvalds14-74/+124
2006-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/aoe-2.6Linus Torvalds7-179/+287
2006-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds44-203/+584
2006-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds9-65/+123
2006-10-19Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds12-52/+94
2006-10-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds9-110/+232
2006-10-19hwmon: Fix debug messages in w83781dJean Delvare1-8/+10
2006-10-19hwmon: Let w83781d and lm78 load againJean Delvare3-13/+13
2006-10-19w83627ehf: Fix the detection of fan5Rudolf Marek1-2/+9
2006-10-19k8temp: Documentation updateRudolf Marek3-7/+18
2006-10-19smsc47m1: List the SMSC LPC47M112 as supportedJean Delvare3-8/+11
2006-10-19hwmon: Fix documentation typosJean Delvare2-4/+4
2006-10-19adm9240: Update Grant Coady's email addressGrant Coady2-3/+3
2006-10-19w83791d: Fix unchecked return statusJim Cromie1-29/+56
2006-10-18aoe: fix sysfs_create_file warningsGreg Kroah-Hartman1-9/+14
2006-10-18aoe: revert printk macrosEd L. Cashin7-37/+39
2006-10-18aoe: update driver versionEd L. Cashin1-1/+1
2006-10-18aoe: remove sysfs commentEd L. Cashin1-1/+0
2006-10-18aoe: use bio->bi_idxEd L. Cashin2-1/+3
2006-10-18aoe: module parameter for device timeoutEd L. Cashin1-2/+5
2006-10-18aoe: zero copy write 2 of 2Ed L. Cashin3-20/+64
2006-10-18aoe: improve retransmission heuristicsEd L. Cashin2-6/+17
2006-10-18aoe: jumbo frame support 2 of 2Ed L. Cashin1-2/+6
2006-10-18aoe: clean up printks via macrosEd L. Cashin7-58/+50
2006-10-18aoe: jumbo frame support 1 of 2Ed L. Cashin3-17/+72
2006-10-18aoe: zero copy write 1 of 2Ed L. Cashin3-74/+69
2006-10-18aoe: remove unused NARGS enumEd L. Cashin1-1/+0
2006-10-18aoe: update copyright dateEd L. Cashin7-7/+7
2006-10-18aoe: eliminate isbusy messageEd L. Cashin1-4/+1
2006-10-18driver core: kmalloc() failure check in driver_probe_deviceAkinobu Mita1-0/+2
2006-10-18Driver core: bus: remove indentation levelJeff Garzik1-37/+40
2006-10-18Driver core: Don't ignore error returns from probingAlan Stern2-3/+8
2006-10-18Driver core: Don't leak 'old_class_name' in drivers/base/core.c::device_rename()Jesper Juhl1-3/+6
2006-10-18driver core fixes: sysfs_create_group() retval in topology.cCornelia Huck1-2/+1
2006-10-18driver core fixes: device_create_file() retval check in dmapool.cCornelia Huck1-2/+11
2006-10-18driver core fixes: device_add() cleanup on errorCornelia Huck1-3/+7
2006-10-18driver core fixes: bus_add_device() cleanup on errorCornelia Huck1-4/+15
2006-10-18driver core fixes: bus_add_attrs() retval checkCornelia Huck1-1/+5
2006-10-18driver core fixes: sysfs_create_link() retval check in class.cCornelia Huck1-1/+4
2006-10-18sysfs: update obsolete comment in sysfs_update_fileHidetoshi Seto1-1/+1