aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-04Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2343-211690/+333333
2010-01-04bbc_envctrl: Clean up properly if kthread_run() fails.David S. Miller1-26/+38
2010-01-04lguest: fix bug in setting guest GDT entryRusty Russell1-1/+3
2010-01-04Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds7-265/+177
2010-01-04tosh: Use non bkl ioctlAlan Cox1-5/+7
2010-01-04i2o: propogate the BKL down into the ioctl methodAlan Cox1-7/+6
2010-01-04sony_pi: Remove the BKL from open and ioctlJohn Kacur1-6/+5
2010-01-04[S390] qdio: convert global statistics to per-device statsJan Glauber7-265/+177
2009-12-31twl4030-irq.c: fix compiler warning due to raw-spinlock conversionLinus Torvalds1-2/+2
2009-12-31pci: avoid compiler warning in quirks.cLinus Torvalds1-1/+1
2009-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds7-92/+174
2009-12-31PCI: Fix build if quirks are not enabledRafael J. Wysocki3-17/+19
2009-12-31Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+5
2009-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds14-96/+94
2009-12-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds9-35/+150
2009-12-30Merge branch 'resume-sci-force-bootparam' into releaseLen Brown1-12/+17
2009-12-30ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui1-12/+17
2009-12-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds11-159/+334
2009-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds17-36/+117
2009-12-30Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds8-26/+7
2009-12-30dell-wmi: sys_init_module: 'dell_wmi'->init suspiciously returned 21, it should follow 0/-E conventionLen Brown1-4/+5
2009-12-30wmi: check find_guid() return value to prevent oopsPaul Rolland1-4/+2
2009-12-30Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-31/+11
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds74-799/+770
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-2/+3
2009-12-30Input: iforce - wait for command completion when closing the deviceDmitry Torokhov2-0/+4
2009-12-30x86/agp: Fix agp_amd64_init() initialization with CONFIG_GART_IOMMU enabledFUJITA Tomonori1-4/+5
2009-12-30Merge branch 'video-error-case' into releaseLen Brown1-1/+3
2009-12-30Merge branch 'bugzilla-13671' into releaseLen Brown1-0/+4
2009-12-30Merge branch 'thinkpad' into releaseLen Brown2-14/+73
2009-12-30Merge branch 'wmi' into releaseLen Brown4-14/+58
2009-12-30ACPI: WMI: Survive BIOS with duplicate GUIDsCarlos Corbacho1-0/+30
2009-12-30dell-wmi - fix condition to abort driver loadingDmitry Torokhov1-1/+1
2009-12-30wmi: check find_guid() return value to prevent oopsPaul Rolland1-4/+2
2009-12-30dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return valueLen Brown3-3/+18
2009-12-30ACPI: hp-wmi, msi-wmi: clarify that wmi_install_notify_handler() returns an acpi_statusLen Brown2-2/+2
2009-12-30dell-wmi: sys_init_module: 'dell_wmi'->init suspiciously returned 21, it shouldLen Brown1-4/+5
2009-12-29Input: twl4030-pwrbutton - switch to using threaded IRQFelipe Balbi1-12/+2
2009-12-29Input: twl4030_keypad - switch to using threaded IRQFelipe Balbi1-9/+2
2009-12-29Input: lifebook - add CONFIG_DMI dependencyDmitry Torokhov2-3/+1
2009-12-29Input: wistron - fix test for CONFIG_PMRakib Mullick1-1/+1
2009-12-29Input: psmouse - fix compile warning in hgpk moduleRené Bolldorf1-1/+0
2009-12-30ACPI video: correct error-handling codeZhang Rui1-1/+3
2009-12-30ACPI video: no warning message if "acpi_backlight=vendor" is usedZhang Rui1-0/+4
2009-12-30ACPI: fix ACPI=n allmodconfig buildIngo Molnar1-2/+2
2009-12-30md: allow a resync that is waiting for other resync to complete, to be aborted.NeilBrown1-2/+3
2009-12-30md: remove unnecessary code from do_md_runNeilBrown1-28/+0
2009-12-30md: make recovery started by do_md_run() visible via sync_actionDan Williams1-0/+1
2009-12-30md: fix small irregularity with start_ro module parameterNeilBrown1-1/+1
2009-12-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller23-441/+89