aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | ext4: Eliminate potential double free on error pathJulia Lawall2009-12-23
| * | | | | | | | | | ext4: fix unsigned long long printk warning in super.cAndrew Morton2009-12-23
| * | | | | | | | | | ext4, jbd2: Add barriers for file systems with exernal journalsTheodore Ts'o2009-12-23
| * | | | | | | | | | ext4: replace BUG() with return -EIO in ext4_ext_get_blocksSurbhi Palande2009-12-14
| * | | | | | | | | | ext4: add module aliases for ext2 and ext3Theodore Ts'o2009-12-21
| * | | | | | | | | | ext4: Don't ask about supporting ext2/3 in ext4 if ext4 is not configuredDavid Howells2009-12-21
| * | | | | | | | | | ext4: remove unused #include <linux/version.h>Huang Weiyi2009-12-14
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2009-12-30
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | SLAB: Fix lockdep annotation breakagePekka Enberg2009-12-28
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-12-30
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | PCI/cardbus: Add a fixup hook and fix powerpcBenjamin Herrenschmidt2009-12-16
| * | | | | | | | | | PCI: change PCI nomenclature in drivers/pci/ (non-comment changes)Stefan Assmann2009-12-16
| * | | | | | | | | | PCI: change PCI nomenclature in drivers/pci/ (comment changes)Stefan Assmann2009-12-16
| * | | | | | | | | | PCI: fix section mismatch on update_res()Jiri Slaby2009-12-16
| * | | | | | | | | | PCI: add Intel 82599 Virtual Function specific reset methodDexuan Cui2009-12-16
| * | | | | | | | | | PCI: add Intel USB specific reset methodDexuan Cui2009-12-16
| * | | | | | | | | | PCI: support device-specific reset methodsDexuan Cui2009-12-16
| * | | | | | | | | | PCI: Handle case when no pci device can provide cache line size hintCsaba Henk2009-12-16
| * | | | | | | | | | PCI/PM: Propagate wake-up enable for PCIe devices tooRafael J. Wysocki2009-12-16
| * | | | | | | | | | vgaarbiter: fix a typo in the vgaarbiter DocumentationDetlef Riekenberg2009-12-16
* | | | | | | | | | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-12-30
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | KVM: get rid of kvm_create_vm() unused label warning on s390Heiko Carstens2009-12-27
| * | | | | | | | | | | KVM: powerpc: Fix mtsrin in book3s_64 mmuAlexander Graf2009-12-27
| * | | | | | | | | | | KVM: ia64: fix build breakage due to host spinlock changeLuck, Tony2009-12-27
| * | | | | | | | | | | KVM: x86: Extend KVM_SET_VCPU_EVENTS with selective updatesJan Kiszka2009-12-27
| * | | | | | | | | | | KVM: LAPIC: make sure IRR bitmap is scanned after vm loadMarcelo Tosatti2009-12-27
| * | | | | | | | | | | KVM: Fix possible circular locking in kvm_vm_ioctl_assign_device()Sheng Yang2009-12-27
| * | | | | | | | | | | KVM: MMU: remove prefault from invlpg handlerMarcelo Tosatti2009-12-27
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-12-30
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'fix/hda' into for-linusTakashi Iwai2009-12-27
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ALSA: hda - Fix Oops at reloading beep devicesTakashi Iwai2009-12-27
| | * | | | | | | | | | | ALSA: hda - Don't cache beep controlsTakashi Iwai2009-12-27
| | * | | | | | | | | | | ALSA: hda - use snd_hda_jack_detect() again in patch_sigmatel.cTakashi Iwai2009-12-25
| | * | | | | | | | | | | ALSA: hda - Disable tigger at pin-sensing on AD codecsTakashi Iwai2009-12-25
| | * | | | | | | | | | | ALSA: hda - HDMI sticky stream tag supportWu Fengguang2009-12-25
| | |/ / / / / / / / / /
| * | | | | | | | | | | ALSA: Fix a typo in Procfile.txtMasanari Iida2009-12-26
| * | | | | | | | | | | ALSA: sound/arm: Fix build failure caused by missing struct aaci definitionPeter Huewe2009-12-26
| * | | | | | | | | | | ALSA: Fix indentation in pcm_native.cGuennadi Liakhovetski2009-12-25
| |/ / / / / / / / / /
* | | | | | | | | | | kfifo: Fix typo in commentRolf Eike Beer2009-12-30
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-30
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | block: blk_rq_err_sectors cleanupGui Jianfeng2009-12-30
| * | | | | | | | | | | block: Honor the gfp_mask for alloc_page() in blkdev_issue_discard()OGAWA Hirofumi2009-12-29
| * | | | | | | | | | | block: Fix incorrect alignment offset reporting and update documentationMartin K. Petersen2009-12-29
| * | | | | | | | | | | cfq-iosched: don't regard requests with long distance as closeShaohua Li2009-12-28
| * | | | | | | | | | | aoe: switch to the new bio_flush_dcache_pages() interfaceAndrew Morton2009-12-22
| * | | | | | | | | | | drivers/block/mg_disk.c: use resource_size()H Hartley Sweeten2009-12-22
| * | | | | | | | | | | drivers/block/DAC960.c: use DAC960_V2_ControllerJulia Lawall2009-12-22
| * | | | | | | | | | | Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linusJens Axboe2009-12-21
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | drbd: remove unused #include <linux/version.h>Huang Weiyi2009-12-21
| | * | | | | | | | | | | drbd: remove duplicated #includeHuang Weiyi2009-12-21