summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2009-02-172-4/+4
|\ \ \ \ \ \ \
| * | | | | | | wusb: whci-hcd: always lock whc->lock with interrupts disabledDavid Vrabel2009-02-162-4/+4
| |/ / / / / /
* | | | | | | FRV: __pte_to_swp_entry doesn't expand correctlyRoel Kluin2009-02-171-1/+1
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-02-179-47/+101
|\ \ \ \ \ \ \
| * | | | | | | ext4: Fix NULL dereference in ext4_ext_migrate()'s error handlingDan Carpenter2009-02-151-5/+3
| * | | | | | | ext4: Implement range_cyclic in ext4_da_writepages instead of write_cache_pagesAneesh Kumar K.V2009-02-141-2/+19
| * | | | | | | ext4: Initialize preallocation list_head's properlyAneesh Kumar K.V2009-02-141-0/+3
| * | | | | | | ext4: Fix lockdep warningAneesh Kumar K.V2009-02-101-13/+16
| * | | | | | | ext4: Fix to read empty directory blocks correctly in 64kWei Yongjun2009-02-101-1/+1
| * | | | | | | jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate()Jan Kara2009-02-104-16/+41
| * | | | | | | Revert "ext4: wait on all pending commits in ext4_sync_fs()"Jan Kara2009-02-101-4/+7
| * | | | | | | jbd2: Fix return value of jbd2_journal_start_commit()Jan Kara2009-02-101-6/+11
| |/ / / / / /
* | | | | | | Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-02-1719-97/+106
|\ \ \ \ \ \ \
| * | | | | | | KVM: VMX: Flush volatile msrs before emulating rdmsrAvi Kivity2009-02-151-0/+1
| * | | | | | | KVM: Fix assigned devices circular locking dependencyMark McLoughlin2009-02-152-4/+5
| * | | | | | | KVM: x86: fix LAPIC pending count calculationMarcelo Tosatti2009-02-156-63/+15
| * | | | | | | KVM: Fix INTx for device assignmentSheng Yang2009-02-151-2/+2
| * | | | | | | KVM: MMU: Map device MMIO as UC in EPTSheng Yang2009-02-152-4/+8
| * | | | | | | KVM: x86: disable kvmclock on non constant TSC hostsMarcelo Tosatti2009-02-151-1/+3
| * | | | | | | KVM: PIT: fix i8254 pending count readMarcelo Tosatti2009-02-151-1/+1
| * | | | | | | KVM: Fix racy in kvm_free_assigned_irqSheng Yang2009-02-152-9/+20
| * | | | | | | KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang2009-02-156-0/+18
| * | | | | | | KVM: mmu_notifiers release methodMarcelo Tosatti2009-02-151-0/+8
| * | | | | | | KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity2009-02-153-5/+16
| * | | | | | | KVM: ia64: fix fp fault/trap handlerYang Zhang2009-02-151-8/+9
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-02-173-15/+17
|\ \ \ \ \ \ \
| * | | | | | | cpumask: Use cpu_*_mask accessors code: alphaRusty Russell2009-02-162-10/+10
| * | | | | | | cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644c...Rusty Russell2009-02-161-5/+7
| |/ / / / / /
* | | | | | | Fix Intel IOMMU write-buffer flushingDavid Woodhouse2009-02-171-1/+13
* | | | | | | Fix incomplete __mntput lockingAl Viro2009-02-171-2/+4
|/ / / / / /
* | | | | | Linux 2.6.29-rc5v2.6.29-rc5Linus Torvalds2009-02-131-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-02-1313-93/+112
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-02-134-8/+16
| |\ \ \ \ \ \
| | * | | | | | ASoC: Only register AC97 bus if it's not done alreadyMark Brown2009-02-131-1/+4
| | * | | | | | ASoC: Update SDP3430 machine driver for snd_soc_cardLopez Cruz, Misael2009-02-101-2/+2
| | * | | | | | ASoC: WM8990: Fix kcontrol's private value use in put callbackJarkko Nikula2009-02-061-1/+3
| | * | | | | | ASoC: TLV320AIC3X: Fix kcontrol's private value use in put callbackEero Nurkkala2009-02-061-4/+7
| * | | | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-02-137-33/+71
| |\ \ \ \ \ \ \
| | * | | | | | | ALSA: hda - Add snd_hda_multi_out_dig_cleanup()Takashi Iwai2009-02-134-2/+32
| | * | | | | | | ALSA: hda - Add missing terminator in slave dig-out arrayTakashi Iwai2009-02-131-2/+2
| | * | | | | | | ALSA: hda - Change HP dv7 (103c:30f4) quirk from hp-m4 to hp-dv5 modelHerton Ronaldo Krzesinski2009-02-131-1/+1
| | * | | | | | | ALSA: hda - Register (new) devices at reconfigTakashi Iwai2009-02-121-1/+1
| | * | | | | | | ALSA: hda - add id for Intel IbexPeak integrated HDMI codecWu Fengguang2009-02-111-0/+2
| | * | | | | | | ALSA: hda - compute checksum in HDMI audio infoframeWu Fengguang2009-02-111-0/+5
| | * | | | | | | ALSA: hda - enable HDMI audio pin out at module loading timeWu Fengguang2009-02-111-23/+19
| | * | | | | | | ALSA: hda - allow multi-channel HDMI audio playback when ELD is not presentWu Fengguang2009-02-111-4/+8
| | * | | | | | | ALSA: hda - Add quirk for Asus z37e (1043:8284)Mackenzie Morgan2009-02-101-0/+1
| * | | | | | | | Merge branch 'fix/misc' into for-linusTakashi Iwai2009-02-131-1/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ALSA: mtpav - Fix initial value for input hwportTakashi Iwai2009-02-121-1/+2
| * | | | | | | | | Merge branch 'fix/oss-header-fix' into for-linusTakashi Iwai2009-02-131-51/+23
| |\ \ \ \ \ \ \ \ \