summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-26Linux 2.6.33.3v2.6.33.3Greg Kroah-Hartman1-1/+1
2010-04-26r8169: clean up my printk uglynessNeil Horman1-2/+2
2010-04-26x86/gart: Disable GART explicitly before initializationJoerg Roedel2-1/+17
2010-04-26KVM: x86: Fix TSS size check for 16-bit tasksJan Kiszka1-1/+5
2010-04-26KVM: Increase NR_IOBUS_DEVS limit to 200Sridhar Samudrala1-1/+1
2010-04-26KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa5-13/+23
2010-04-26KVM: MMU: fix kvm_mmu_zap_page() and its calling pathXiao Guangrong1-4/+7
2010-04-26KVM: VMX: Save/restore rflags.vm correctly in real modeAvi Kivity1-9/+15
2010-04-26KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTLAndre Przywara1-2/+6
2010-04-26KVM: Don't spam kernel log when injecting exceptions due to bad cr writesAvi Kivity1-27/+0
2010-04-26KVM: SVM: Fix memory leaks that happen when svm_create_vcpu() failsTakuya Yoshikawa1-10/+15
2010-04-26KVM: VMX: Update instruction length on intercepted BPJan Kiszka1-0/+13
2010-04-26sched: Use proper type in sched_getaffinity()KOSAKI Motohiro1-1/+1
2010-04-26ext4: fix async i/o writes beyond 4GB to a sparse fileEric Sandeen3-5/+5
2010-04-26powerpc: Fix SMP build with disabled CPU hotplugging.Adam Lackorzynski1-1/+21
2010-04-26md: deal with merge_bvec_fn in component devices better.NeilBrown4-30/+43
2010-04-26module: fix __module_ref_addr()Mathieu Desnoyers1-1/+1
2010-04-26lockdep: fix incorrect percpu usageMathieu Desnoyers1-3/+3
2010-04-26modules: fix incorrect percpu usageMathieu Desnoyers1-1/+1
2010-04-26ACPI: EC: Limit burst to 64 bitsAlexey Starikovskiy1-6/+11
2010-04-26ACPI: EC: Allow multibyte access to ECAlexey Starikovskiy2-26/+21
2010-04-26xfs: check for more work before sleeping in xfssyncdDave Chinner1-3/+3
2010-04-26xfs: fix locking for inode cache radix tree tag updatesChristoph Hellwig2-8/+15
2010-04-26xfs: Non-blocking inode locking in IO completionDave Chinner1-37/+56
2010-04-26perf_events, x86: Implement Intel Westmere/Nehalem-EX supportPeter Zijlstra1-1/+103
2010-04-26e1000e: stop cleaning when we reach tx_ring->next_to_useTerry Loftin1-0/+2
2010-04-26iwlwifi: fix scan raceReinette Chatre1-15/+12
2010-04-26iwlwifi: clear all tx queues when firmware readyWey-Yi Guy2-0/+4
2010-04-26USB: cdc-acm: Fix stupid NULL pointer in resume()Oliver Neukum1-1/+1
2010-04-26USB: cdc-acm: Update to new autopm APIOliver Neukum2-22/+22
2010-04-26ecryptfs: fix error code for missing xattrs in lower fsChristian Pulvermacher1-4/+4
2010-04-26eCryptfs: Decrypt symlink target for stat sizeTyler Hicks1-48/+52
2010-04-26ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inodeJeff Mahoney1-1/+0
2010-04-26ALSA: hda - Add position_fix quirk for Biostar moboTakashi Iwai1-0/+1
2010-04-26b43: fall back gracefully to PIO mode after fatal DMA errorsLinus Torvalds3-7/+31
2010-04-26b43: Allow PIO mode to be selected at module loadLarry Finger6-75/+8
2010-04-26i2c-i801: Add Intel Cougar Point device IDsSeth Heasley3-4/+9
2010-04-26ahci: AHCI and RAID mode SATA patch for Intel Cougar Point DeviceIDsSeth Heasley1-0/+6
2010-04-26ata_piix: IDE Mode SATA patch for Intel Cougar Point DeviceIDsSeth Heasley1-0/+8
2010-04-26ALSA: hda - enable snoop for Intel Cougar PointSeth Heasley1-1/+5
2010-04-26ALSA: hda_intel: ALSA HD Audio patch for Intel Cougar Point DeviceIDsSeth Heasley1-0/+3
2010-04-26x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDsSeth Heasley2-0/+5
2010-04-26IPoIB: Fix TX queue lockup with mixed UD/CM trafficEli Cohen1-0/+2
2010-04-26PCI: kill off pci_register_set_vga_state() symbol export.Paul Mundt1-1/+0
2010-04-26pci: Update pci_set_vga_state() to call arch functionsMike Travis2-1/+29
2010-04-269p: Skip check for mandatory locks when unlockingSachin Prabhu1-1/+1
2010-04-26ocfs2: Change bg_chain check for ocfs2_validate_gd_parent.Tao Ma1-5/+8
2010-04-26ocfs2: set i_mode on disk during acl operationsMark Fasheh1-5/+72
2010-04-26quota: Fix possible dq_flags corruptionAndrew Perepechko1-6/+6
2010-04-26fix NFS4 handling of mountpoint statAl Viro1-3/+9