summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-12-3011-34/+59
|\
| * KVM: get rid of kvm_create_vm() unused label warning on s390Heiko Carstens2009-12-271-0/+3
| * KVM: powerpc: Fix mtsrin in book3s_64 mmuAlexander Graf2009-12-271-1/+21
| * KVM: ia64: fix build breakage due to host spinlock changeLuck, Tony2009-12-273-6/+9
| * KVM: x86: Extend KVM_SET_VCPU_EVENTS with selective updatesJan Kiszka2009-12-273-5/+21
| * KVM: LAPIC: make sure IRR bitmap is scanned after vm loadMarcelo Tosatti2009-12-271-0/+1
| * KVM: Fix possible circular locking in kvm_vm_ioctl_assign_device()Sheng Yang2009-12-272-4/+4
| * KVM: MMU: remove prefault from invlpg handlerMarcelo Tosatti2009-12-271-18/+0
* | 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-3029-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