aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-12-31
|\
| * Input: iforce - wait for command completion when closing the deviceDmitry Torokhov2009-12-30
| * Input: twl4030-pwrbutton - switch to using threaded IRQFelipe Balbi2009-12-30
| * Input: twl4030_keypad - switch to using threaded IRQFelipe Balbi2009-12-30
| * Input: lifebook - add CONFIG_DMI dependencyDmitry Torokhov2009-12-30
| * Input: wistron - fix test for CONFIG_PMRakib Mullick2009-12-30
| * Input: psmouse - fix compile warning in hgpk moduleRené Bolldorf2009-12-30
| * Input: matrix-keypad - handle cases when GPIOs can't be wakeup sourcesDmitry Torokhov2009-12-25
| * Input: iforce - fix oops on device disconnectDmitry Torokhov2009-12-25
| * Input: ff-memless - add notion of direction to for rumble effectsJari Vanhala2009-12-25
| * Input: ff-memless - another fix for signed to unsigned overflowDmitry Torokhov2009-12-25
| * Input: ff-memless - start playing FF effects immediatelyJari Vanhala2009-12-25
| * Input: serio - do not mark kseriod freezable anymoreDmitry Torokhov2009-12-25
| * Input: speed up suspend/shutdown for PS/2 mice and keyboardsDmitry Torokhov2009-12-25
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-12-30
|\ \
| * \ Merge branch 'resume-sci-force-bootparam' into releaseLen Brown2009-12-30
| |\ \
| | * | ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui2009-12-30
| * | | Merge branch 'video-error-case' into releaseLen Brown2009-12-30
| |\ \ \
| | * | | ACPI video: correct error-handling codeZhang Rui2009-12-30
| | |/ /
| * | | Merge branch 'bugzilla-13671' into releaseLen Brown2009-12-30
| |\ \ \
| | * | | ACPI video: no warning message if "acpi_backlight=vendor" is usedZhang Rui2009-12-30
| | |/ /
| * | | Merge branch 'thinkpad' into releaseLen Brown2009-12-30
| |\ \ \
| | * | | thinkpad-acpi: improve Kconfig help textHenrique de Moraes Holschuh2009-12-26
| | * | | thinkpad-acpi: update volume subdriver documentationHenrique de Moraes Holschuh2009-12-26
| | * | | thinkpad-acpi: make volume subdriver optionalHenrique de Moraes Holschuh2009-12-26
| | * | | thinkpad-acpi: don't fail to load the entire module due to ALSA problemsHenrique de Moraes Holschuh2009-12-26
| | * | | thinkpad-acpi: don't take the first ALSA slot by defaultHenrique de Moraes Holschuh2009-12-26
| | |/ /
| * | | Merge branch 'wmi' into releaseLen Brown2009-12-30
| |\ \ \
| | * | | ACPI: WMI: Survive BIOS with duplicate GUIDsCarlos Corbacho2009-12-30
| | * | | dell-wmi - fix condition to abort driver loadingDmitry Torokhov2009-12-30
| | * | | wmi: check find_guid() return value to prevent oopsPaul Rolland2009-12-30
| | * | | dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return valueLen Brown2009-12-30
| | * | | ACPI: hp-wmi, msi-wmi: clarify that wmi_install_notify_handler() returns an a...Len Brown2009-12-30
| | * | | dell-wmi: sys_init_module: 'dell_wmi'->init suspiciously returned 21, it shouldLen Brown2009-12-30
| | |/ /
| * / / ACPI: fix ACPI=n allmodconfig buildIngo Molnar2009-12-30
| |/ /
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2009-12-30
|\ \ \
| * \ \ Merge branch 'ioat' into fixesDan Williams2009-12-22
| |\ \ \
| | * | | ioat2,3: put channel hardware in known state at initDan Williams2009-12-19
| | * | | async_tx: expand async raid6 test to cover ioatdma corner caseDan Williams2009-12-17
| | * | | ioat3: fix p-disabled q-continuationDan Williams2009-12-17
| * | | | drivers/dma: Correct use after freeJulia Lawall2009-12-22
| * | | | drivers/dma: drop unnecesary memsetJulia Lawall2009-12-22
| * | | | sh: fix DMA driver's descriptor chaining and cookie assignmentGuennadi Liakhovetski2009-12-17
| * | | | dma: at_hdmac: correct incompatible type for argument 1 of 'spin_lock_bh'Nicolas Ferre2009-12-16
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-12-30
|\ \ \ \ \
| * | | | | ext4: Patch up how we claim metadata blocks for quota purposesTheodore Ts'o2009-12-30
| * | | | | ext4: Ensure zeroout blocks have no dirty metadataAneesh Kumar K.V2009-12-29
| * | | | | ext4: return correct wbc.nr_to_write in ext4_da_writepagesRichard Kennedy2009-12-25
| * | | | | ext4: Update documentation to correct the inode_readahead_blks option nameFang Wenqi2009-12-24
| * | | | | jbd2: don't use __GFP_NOFAIL in journal_init_common()Andrew Morton2009-12-23