summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-12-309-31/+64
|\
| * Merge branch 'fix/hda' into for-linusTakashi Iwai2009-12-276-24/+58
| |\
| | * ALSA: hda - Fix Oops at reloading beep devicesTakashi Iwai2009-12-271-3/+7
| | * ALSA: hda - Don't cache beep controlsTakashi Iwai2009-12-271-3/+3
| | * ALSA: hda - use snd_hda_jack_detect() again in patch_sigmatel.cTakashi Iwai2009-12-251-8/+10
| | * ALSA: hda - Disable tigger at pin-sensing on AD codecsTakashi Iwai2009-12-253-4/+23
| | * ALSA: hda - HDMI sticky stream tag supportWu Fengguang2009-12-251-6/+15
| * | ALSA: Fix a typo in Procfile.txtMasanari Iida2009-12-261-1/+1
| * | ALSA: sound/arm: Fix build failure caused by missing struct aaci definitionPeter Huewe2009-12-261-2/+1
| * | ALSA: Fix indentation in pcm_native.cGuennadi Liakhovetski2009-12-251-4/+4
| |/
* | kfifo: Fix typo in commentRolf Eike Beer2009-12-301-1/+1
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-3014-299/+115
|\ \
| * | block: blk_rq_err_sectors cleanupGui Jianfeng2009-12-301-6/+0
| * | block: Honor the gfp_mask for alloc_page() in blkdev_issue_discard()OGAWA Hirofumi2009-12-291-1/+1
| * | block: Fix incorrect alignment offset reporting and update documentationMartin K. Petersen2009-12-292-13/+42
| * | cfq-iosched: don't regard requests with long distance as closeShaohua Li2009-12-281-4/+8
| * | aoe: switch to the new bio_flush_dcache_pages() interfaceAndrew Morton2009-12-221-16/+1
| * | drivers/block/mg_disk.c: use resource_size()H Hartley Sweeten2009-12-221-1/+1
| * | drivers/block/DAC960.c: use DAC960_V2_ControllerJulia Lawall2009-12-221-1/+1
| * | Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linusJens Axboe2009-12-215-7/+3
| |\ \
| | * | drbd: remove unused #include <linux/version.h>Huang Weiyi2009-12-213-3/+0
| | * | drbd: remove duplicated #includeHuang Weiyi2009-12-211-1/+0
| | * | drbd: Fix test of unsigned in _drbd_fault_random()Roel Kluin2009-12-211-1/+1
| | * | drbd: Constify struct file_operationsEmese Revfy2009-12-213-3/+3
| * | | block: Fix topology stacking for data and discard alignmentMartin K. Petersen2009-12-211-37/+50
| * | | cfq-iosched: Remove prio_change logic for workload selectionVivek Goyal2009-12-181-36/+12
| * | | cfq-iosched: Get rid of nr_groupsVivek Goyal2009-12-181-4/+0
| * | | cfq-iosched: Remove the check for same cfq group from allow_mergeVivek Goyal2009-12-181-3/+0
| * | | drbd: fix test of unsigned in _drbd_fault_random()Roel Kluin2009-12-181-1/+1
| * | | block: remove Documentation/block/as-iosched.txtFUJITA Tomonori2009-12-182-174/+0
* | | | dell-wmi: sys_init_module: 'dell_wmi'->init suspiciously returned 21, it shou...Len Brown2009-12-301-4/+5
* | | | wmi: check find_guid() return value to prevent oopsPaul Rolland2009-12-301-4/+2
* | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-12-301-31/+11
|\ \ \ \
| * | | | md: allow a resync that is waiting for other resync to complete, to be aborted.NeilBrown2009-12-301-2/+3
| * | | | md: remove unnecessary code from do_md_runNeilBrown2009-12-301-28/+0
| * | | | md: make recovery started by do_md_run() visible via sync_actionDan Williams2009-12-301-0/+1
| * | | | md: fix small irregularity with start_ro module parameterNeilBrown2009-12-301-1/+1
| * | | | md: Fix unfortunate interaction with evmsNeilBrown2009-12-301-1/+7
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-3090-813/+863
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-2929-448/+130
| |\ \ \ \
| | * | | | Revert "b43: Enforce DMA descriptor memory constraints"John W. Linville2009-12-292-158/+46
| | * | | | iwmc3200wifi: fix array out-of-boundary accessZhu Yi2009-12-281-1/+1
| | * | | | wl1251: timeout one too soon in wl1251_boot_run_firmware()Roel Kluin2009-12-281-1/+1
| | * | | | mac80211: fix propagation of failed hardware reconfigurationsLuis R. Rodriguez2009-12-281-0/+12
| | * | | | mac80211: fix race with suspend and dynamic_ps_disable_workLuis R. Rodriguez2009-12-281-0/+4
| | * | | | ath9k: fix missed error codes in the tx status checkFelix Fietkau2009-12-282-1/+4
| | * | | | ath9k: wake hardware during AMPDU TX actionsLuis R. Rodriguez2009-12-281-0/+6
| | * | | | ath9k: wake hardware for interface IBSS/AP/Mesh removalLuis R. Rodriguez2009-12-281-0/+2
| | * | | | ath9k: fix suspend by waking device prior to stopSujith2009-12-281-0/+6
| | * | | | cfg80211: fix error path in cfg80211_wext_siwscanJohannes Berg2009-12-281-4/+9