summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-08KVM: add MC5_MISC msr read supportJoerg Roedel
2009-09-08KVM: Reduce stack usage in kvm_pv_mmu_op()Dave Hansen
2009-09-08KVM: Reduce stack usage in kvm_arch_vcpu_ioctl()Dave Hansen
2009-09-08KVM: Reduce stack usage in kvm_vcpu_ioctl()Dave Hansen
2009-09-08KVM: Reduce kvm stack usage in kvm_arch_vm_ioctl()Dave Hansen
2009-09-08KVM: MMU: Fix setting the accessed bit on non-speculative sptesAvi Kivity
2009-09-08KVM: MMU: Flush tlbs after clearing write permission when accessing dirty logAvi Kivity
2009-09-08KVM: MMU: Add locking around kvm_mmu_slot_remove_write_access()Avi Kivity
2009-09-08KVM: Don't call get_user_pages(.force = 1)Avi Kivity
2009-09-08KVM: Allocate guest memory as MAP_PRIVATE, not MAP_SHAREDAvi Kivity
2009-09-08KVM: Load real mode segments correctlyAvi Kivity
2009-09-08KVM: VMX: Change segment dpl at reset to 3Avi Kivity
2009-09-08KVM: VMX: Change cs reset state to be a data segmentAvi Kivity
2009-09-08SUNRPC: Fix rpc_task_force_reencodeTrond Myklebust
2009-09-08sound: pcm_lib: fix unsorted list constraint handlingClemens Ladisch
2009-09-08ehea: Fix napi list corruption on ifconfig downHannes Hering
2009-09-08clone(): fix race between copy_process() and de_thread()Oleg Nesterov
2009-09-08ALSA: hda - Fix MacBookPro 3,1/4,1 quirk with ALC889ATakashi Iwai
2009-08-17Linux 2.6.27.31v2.6.27.31Greg Kroah-Hartman
2009-08-17Revert "compat_ioctl: hook up compat handler for FIEMAP ioctl"Greg Kroah-Hartman
2009-08-16Linux 2.6.27.30v2.6.27.30Greg Kroah-Hartman
2009-08-16NFS: Fix an O_DIRECT Oops...Trond Myklebust
2009-08-16Make sock_sendpage() use kernel_sendpage()Linus Torvalds
2009-08-16mm_for_maps: shift down_read(mmap_sem) to the callerOleg Nesterov
2009-08-16mm_for_maps: simplify, use ptrace_may_access()Oleg Nesterov
2009-08-16USB: usbfs: fix -ENOENT error code to be -ENODEVAlan Stern
2009-08-16USB: storage: include Prolific Technology USB drive in unusual_devs listRogerio Brito
2009-08-16USB: ftdi_sio: add product_id for Marvell OpenRD Base, ClientDhaval Vasa
2009-08-16USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial conve...Marko Hänninen
2009-08-16USB: devio: Properly do access_ok() checksMichael Buesch
2009-08-16flat: fix uninitialized ptr with shared libsLinus Torvalds
2009-08-16execve: must clear current->clear_child_tidEric Dumazet
2009-08-16compat_ioctl: hook up compat handler for FIEMAP ioctlEric Sandeen
2009-08-16asix: new device idsGreg Kroah-Hartman
2009-08-16x86: enable GART-IOMMU only after setting up protection methodsMark Langsdorf
2009-08-16firewire: sbp2: add support for disks >2 TB (and 16 bytes long CDBs)Stefan Richter
2009-08-16ieee1394: sbp2: add support for disks >2 TB (and 16 bytes long CDBs)Stefan Richter
2009-08-16parisc: ensure broadcast tlb purge runs single threadedHelge Deller
2009-08-16x86: fix assembly constraints in native_save_fl()H. Peter Anvin
2009-08-16USB: storage: raise timeout in usb_stor_Bulk_max_lunGiacomo Lozito
2009-08-16thinkpad-acpi: disable broken bay and dock subdriversHenrique de Moraes Holschuh
2009-08-16sysfs: fix hardlink count on device_movePeter Oberparleiter
2009-08-16page-allocator: preserve PFN ordering when __GFP_COLD is setMel Gorman
2009-08-16Make SCSI SG v4 driver enabled by default and remove EXPERIMENTAL dependency,...John Stoffel
2009-08-16SCSI: libsas: reuse the original port when hotplugging phys in wide portsTom Peng
2009-08-16i2c/tsl2550: Fix lux value in dark environmentMichele Jr De Candia
2009-08-16hwmon: (smsc47m1) Differentiate between LPC47M233 and LPC47M292Jean Delvare
2009-08-16hugetlbfs: fix i_blocks accountingEric Sandeen
2009-07-30Linux 2.6.27.29v2.6.27.29Greg Kroah-Hartman
2009-07-30NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.Ralf Baechle