summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ext4: Eliminate potential double free on error pathJulia Lawall2009-12-231-0/+2
| * | | | | ext4: fix unsigned long long printk warning in super.cAndrew Morton2009-12-231-2/+2
| * | | | | ext4, jbd2: Add barriers for file systems with exernal journalsTheodore Ts'o2009-12-234-10/+41
| * | | | | ext4: replace BUG() with return -EIO in ext4_ext_get_blocksSurbhi Palande2009-12-141-1/+7
| * | | | | ext4: add module aliases for ext2 and ext3Theodore Ts'o2009-12-211-0/+2
| * | | | | ext4: Don't ask about supporting ext2/3 in ext4 if ext4 is not configuredDavid Howells2009-12-211-0/+1
| * | | | | ext4: remove unused #include <linux/version.h>Huang Weiyi2009-12-142-2/+0
| | |_|/ / | |/| | |
* | | | | Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2009-12-301-2/+2
|\ \ \ \ \
| * | | | | SLAB: Fix lockdep annotation breakagePekka Enberg2009-12-281-2/+2
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-12-3021-38/+135
|\ \ \ \ \
| * | | | | PCI/cardbus: Add a fixup hook and fix powerpcBenjamin Herrenschmidt2009-12-164-1/+22
| * | | | | PCI: change PCI nomenclature in drivers/pci/ (non-comment changes)Stefan Assmann2009-12-164-6/+6
| * | | | | PCI: change PCI nomenclature in drivers/pci/ (comment changes)Stefan Assmann2009-12-1610-20/+20
| * | | | | PCI: fix section mismatch on update_res()Jiri Slaby2009-12-161-1/+1
| * | | | | PCI: add Intel 82599 Virtual Function specific reset methodDexuan Cui2009-12-161-0/+22
| * | | | | PCI: add Intel USB specific reset methodDexuan Cui2009-12-161-0/+24
| * | | | | PCI: support device-specific reset methodsDexuan Cui2009-12-163-0/+36
| * | | | | PCI: Handle case when no pci device can provide cache line size hintCsaba Henk2009-12-161-1/+1
| * | | | | PCI/PM: Propagate wake-up enable for PCIe devices tooRafael J. Wysocki2009-12-161-8/+2
| * | | | | vgaarbiter: fix a typo in the vgaarbiter DocumentationDetlef Riekenberg2009-12-161-1/+1
* | | | | | 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
OpenPOWER on IntegriCloud