Age | Commit message (Expand) | Author | Files | Lines |
2010-01-04 | i2o: propogate the BKL down into the ioctl method | Alan Cox | 1 | -7/+6 |
2010-01-04 | sony_pi: Remove the BKL from open and ioctl | John Kacur | 1 | -6/+5 |
2010-01-01 | twl4030-irq.c: fix compiler warning due to raw-spinlock conversion | Linus Torvalds | 1 | -2/+2 |
2010-01-01 | pci: avoid compiler warning in quirks.c | Linus Torvalds | 1 | -1/+1 |
2009-12-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 7 | -92/+174 |
2009-12-31 | PCI: Fix build if quirks are not enabled | Rafael J. Wysocki | 3 | -17/+19 |
2009-12-31 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -4/+5 |
2009-12-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 14 | -96/+94 |
2009-12-31 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 9 | -35/+150 |
2009-12-31 | Merge branch 'resume-sci-force-bootparam' into release | Len Brown | 1 | -12/+17 |
2009-12-31 | ACPI: introduce kernel parameter acpi_sleep=sci_force_enable | Zhang Rui | 1 | -12/+17 |
2009-12-31 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 11 | -159/+334 |
2009-12-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 17 | -36/+117 |
2009-12-30 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 8 | -26/+7 |
2009-12-30 | dell-wmi: sys_init_module: 'dell_wmi'->init suspiciously returned 21, it shou... | Len Brown | 1 | -4/+5 |
2009-12-30 | wmi: check find_guid() return value to prevent oops | Paul Rolland | 1 | -4/+2 |
2009-12-30 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 1 | -31/+11 |
2009-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 74 | -799/+770 |
2009-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -2/+3 |
2009-12-30 | Input: iforce - wait for command completion when closing the device | Dmitry Torokhov | 2 | -0/+4 |
2009-12-30 | x86/agp: Fix agp_amd64_init() initialization with CONFIG_GART_IOMMU enabled | FUJITA Tomonori | 1 | -4/+5 |
2009-12-30 | Merge branch 'video-error-case' into release | Len Brown | 1 | -1/+3 |
2009-12-30 | Merge branch 'bugzilla-13671' into release | Len Brown | 1 | -0/+4 |
2009-12-30 | Merge branch 'thinkpad' into release | Len Brown | 2 | -14/+73 |
2009-12-30 | Merge branch 'wmi' into release | Len Brown | 4 | -14/+58 |
2009-12-30 | ACPI: WMI: Survive BIOS with duplicate GUIDs | Carlos Corbacho | 1 | -0/+30 |
2009-12-30 | dell-wmi - fix condition to abort driver loading | Dmitry Torokhov | 1 | -1/+1 |
2009-12-30 | wmi: check find_guid() return value to prevent oops | Paul Rolland | 1 | -4/+2 |
2009-12-30 | dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value | Len Brown | 3 | -3/+18 |
2009-12-30 | ACPI: hp-wmi, msi-wmi: clarify that wmi_install_notify_handler() returns an a... | Len Brown | 2 | -2/+2 |
2009-12-30 | dell-wmi: sys_init_module: 'dell_wmi'->init suspiciously returned 21, it should | Len Brown | 1 | -4/+5 |
2009-12-30 | Input: twl4030-pwrbutton - switch to using threaded IRQ | Felipe Balbi | 1 | -12/+2 |
2009-12-30 | Input: twl4030_keypad - switch to using threaded IRQ | Felipe Balbi | 1 | -9/+2 |
2009-12-30 | Input: lifebook - add CONFIG_DMI dependency | Dmitry Torokhov | 2 | -3/+1 |
2009-12-30 | Input: wistron - fix test for CONFIG_PM | Rakib Mullick | 1 | -1/+1 |
2009-12-30 | Input: psmouse - fix compile warning in hgpk module | René Bolldorf | 1 | -1/+0 |
2009-12-30 | ACPI video: correct error-handling code | Zhang Rui | 1 | -1/+3 |
2009-12-30 | ACPI video: no warning message if "acpi_backlight=vendor" is used | Zhang Rui | 1 | -0/+4 |
2009-12-30 | ACPI: fix ACPI=n allmodconfig build | Ingo Molnar | 1 | -2/+2 |
2009-12-30 | md: allow a resync that is waiting for other resync to complete, to be aborted. | NeilBrown | 1 | -2/+3 |
2009-12-30 | md: remove unnecessary code from do_md_run | NeilBrown | 1 | -28/+0 |
2009-12-30 | md: make recovery started by do_md_run() visible via sync_action | Dan Williams | 1 | -0/+1 |
2009-12-30 | md: fix small irregularity with start_ro module parameter | NeilBrown | 1 | -1/+1 |
2009-12-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 23 | -441/+89 |
2009-12-30 | md: Fix unfortunate interaction with evms | NeilBrown | 1 | -1/+7 |
2009-12-29 | Revert "b43: Enforce DMA descriptor memory constraints" | John W. Linville | 2 | -158/+46 |
2009-12-29 | firewire, ieee1394: update Kconfig help | Stefan Richter | 3 | -49/+56 |
2009-12-29 | firewire: ohci: always use packet-per-buffer mode for isochronous reception | Stefan Richter | 1 | -1/+3 |
2009-12-29 | firewire: cdev: fix another memory leak in an error path | Stefan Richter | 1 | -0/+1 |
2009-12-29 | firewire: fix use of multiple AV/C devices, allow multiple FCP listeners | Clemens Ladisch | 3 | -42/+114 |