aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-12-30
|\
| * ext4: Patch up how we claim metadata blocks for quota purposesTheodore Ts'o2009-12-30
| * ext4: Ensure zeroout blocks have no dirty metadataAneesh Kumar K.V2009-12-29
| * ext4: return correct wbc.nr_to_write in ext4_da_writepagesRichard Kennedy2009-12-25
| * ext4: Update documentation to correct the inode_readahead_blks option nameFang Wenqi2009-12-24
| * jbd2: don't use __GFP_NOFAIL in journal_init_common()Andrew Morton2009-12-23
| * ext4: flush delalloc blocks when space is lowEric Sandeen2009-12-23
| * fs-writeback: Add helper function to start writeback if idleEric Sandeen2009-12-23
| * 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