summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-05Linux 2.6.34.1v2.6.34.1Greg Kroah-Hartman1-1/+1
2010-07-05parisc: clear floating point exception flag on SIGFPE signalHelge Deller1-0/+1
2010-07-05drm/i915: Don't touch PORT_HOTPLUG_EN in intel_dp_detect()Karsten Wiese1-10/+0
2010-07-05KVM: SVM: Don't allow nested guest to VMMCALL into hostJoerg Roedel1-0/+3
2010-07-05KVM: x86: Inject #GP with the right rip on efer writesJoerg Roedel1-19/+12
2010-07-05KVM: x86: Add missing locking to arch specific vcpu ioctlsAvi Kivity1-0/+6
2010-07-05KVM: PPC: Add missing vcpu_load()/vcpu_put() in vcpu ioctlsAvi Kivity2-1/+24
2010-07-05KVM: Fix wallclock version writing raceAvi Kivity1-2/+10
2010-07-05KVM: MMU: Don't read pdptrs with mmu spinlock held in mmu_alloc_rootsAvi Kivity1-0/+7
2010-07-05KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)Shane Wang4-13/+26
2010-07-05KVM: MMU: Segregate shadow pages with different cr0.wpAvi Kivity2-1/+3
2010-07-05KVM: x86: Check LMA bit before set_eferSheng Yang1-2/+2
2010-07-05KVM: Don't allow lmsw to clear cr0.peAvi Kivity1-1/+1
2010-07-05x86, paravirt: Add a global synchronization point for pvclockGlauber Costa1-0/+24
2010-07-05KVM: SVM: Report emulated SVM features to userspaceJoerg Roedel1-0/+10
2010-07-05KVM: x86: Add callback to let modules decide over some supported cpuid bitsJoerg Roedel4-0/+17
2010-07-05KVM: PPC: Do not create debugfs if fail to create vcpuWei Yongjun1-1/+2
2010-07-05KVM: s390: Fix possible memory leak of in kvm_arch_vcpu_create()Wei Yongjun1-1/+3
2010-07-05KVM: SVM: Fix wrong interrupt injection in enable_irq_windowsJoerg Roedel1-9/+8
2010-07-05KVM: SVM: Don't sync nested cr8 to lapic and backJoerg Roedel1-15/+31
2010-07-05KVM: SVM: Fix nested msr intercept handlingJoerg Roedel1-10/+3
2010-07-05KVM: SVM: Sync all control registers on nested vmexitJoerg Roedel1-0/+4
2010-07-05KVM: SVM: Fix schedule-while-atomic on nested exception handlingJoerg Roedel1-4/+19
2010-07-05KVM: SVM: Don't use kmap_atomic in nested_svm_mapJoerg Roedel1-23/+24
2010-07-05V4L/DVB: uvcvideo: Prevent division by 0 when control step value is 0Laurent Pinchart1-0/+2
2010-07-05NFS: Fix another nfs_wb_page() deadlockTrond Myklebust1-2/+5
2010-07-05NFS: Ensure that we mark the inode as dirty if we exit early from commitTrond Myklebust1-2/+11
2010-07-05Btrfs: should add a permission check for setfaclShi Weihua1-0/+3
2010-07-05CIFS: Allow null nd (as nfs server uses) on createSteve French3-14/+23
2010-07-05GFS2: Fix permissions checking for setflags ioctl()Steven Whitehouse1-0/+7
2010-07-05ext4: Make sure the MOVE_EXT ioctl can't overwrite append-only filesTheodore Ts'o1-0/+3
2010-07-05ext4: check s_log_groups_per_flex in online resize codeEric Sandeen1-1/+2
2010-07-05perf_events: Fix races and clean up perf_event and perf_mmap_data interactionPeter Zijlstra2-93/+129
2010-07-05iwlwifi: add missing rcu_read_lockJohannes Berg1-0/+2
2010-07-05wl1251: fix a memory leak in probeGrazvydas Ignotas1-0/+1
2010-07-05nfsd: nfsd_setattr needs to call commit_metadataChristoph Hellwig1-2/+1
2010-07-05tracing: Fix null pointer deref with SEND_SIG_FORCEDOleg Nesterov1-1/+2
2010-07-05perf: Fix signed comparison in perf_adjust_period()Peter Zijlstra1-1/+4
2010-07-05iwlwifi: recalculate average tpt if not currentReinette Chatre1-4/+6
2010-07-05iwlwifi: fix internal scan raceReinette Chatre1-3/+18
2010-07-05cfq-iosched: fix an oops caused by slab leakShaohua Li1-6/+14
2010-07-05wrong type for 'magic' argument in simple_fill_super()Roberto Sassu2-2/+3
2010-07-05p54usb: Add device ID for Dell WLA3310 USBJason Dravet1-0/+1
2010-07-05USB: unbind all interfaces before rebinding themAlan Stern1-0/+2
2010-07-05USB: cdc-acm: fix resource reclaim in error path of acm_probeAxel Lin1-2/+4
2010-07-05USB: ftdi_sio: fix DTR/RTS line modesDaniel Mack1-0/+4
2010-07-05USB: xhci: Wait for controller to be ready after reset.Sarah Sharp1-1/+12
2010-07-05USB: xhci: Wait for host to start running.Sarah Sharp1-7/+32
2010-07-05USB: mos7840: fix null-pointer dereferenceJohan Hovold1-1/+0
2010-07-05drm/i915: Kill dangerous pending-flip debuggingChris Wilson1-6/+0