summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.27.33v2.6.27.33Greg Kroah-Hartman2009-09-091-1/+1
* OCFS2: fix build errorGreg Kroah-Hartman2009-09-091-0/+1
* Linux 2.6.27.32v2.6.27.32Greg Kroah-Hartman2009-09-081-1/+1
* ocfs2: ocfs2_write_begin_nolock() should handle len=0Sunil Mushran2009-09-081-2/+2
* SUNRPC: Fix tcp reconnectionTrond Myklebust2009-09-083-7/+37
* SCSI: sr: report more accurate drive status after closing the tray.Peter Jones2009-09-081-0/+5
* Remove low_latency flag setting from nozomi and mxser driversChuck Ebbert2009-09-082-3/+0
* USB: removal of tty->low_latency hack dating back to the old serial codeOliver Neukum2009-09-0817-106/+1
* parport: quickfix the proc registration bugAlan Cox2009-09-082-3/+14
* ALSA: hda - Add missing vmaster initialization for ALC269Takashi Iwai2009-09-081-0/+2
* rose: Fix rose_getname() leakEric Dumazet2009-09-081-0/+1
* ocfs2: Initialize the cluster we're writing to in a non-sparse extendSunil Mushran2009-09-081-18/+46
* netrom: Fix nr_getname() leakEric Dumazet2009-09-081-0/+1
* NET: llc, zero sockaddr_llc structJiri Slaby2009-09-081-0/+1
* kthreads: fix kthread_create() vs kthread_stop() raceOleg Nesterov2009-09-081-1/+1
* irda: Fix irda_getname() leakEric Dumazet2009-09-081-0/+1
* econet: Fix econet_getname() leakEric Dumazet2009-09-081-0/+1
* do_sigaltstack: avoid copying 'stack_t' as a structure to user spaceLinus Torvalds2009-09-081-7/+8
* can: Fix raw_getname() leakEric Dumazet2009-09-081-0/+1
* appletalk: fix atalk_getname() leakEric Dumazet2009-09-081-0/+1
* KVM: MMU: protect kvm_mmu_change_mmu_pages with mmu_lockMarcelo Tosatti2009-09-082-2/+6
* KVM: x86: check for cr3 validity in mmu_alloc_rootsMarcelo Tosatti2009-09-082-3/+23
* KVM: Fix dirty bit tracking for slots with large pagesIzik Eidus2009-09-081-0/+2
* KVM: MMU: do not free active mmu pages in free_mmu_pages()Gleb Natapov2009-09-082-8/+2
* KVM: Fix PDPTR reloading on CR4 writesAvi Kivity2009-09-081-1/+5
* KVM: Make paravirt tlb flush also reload the PAE PDPTRsAvi Kivity2009-09-081-1/+1
* KVM: VMX: Handle vmx instruction vmexitsAvi Kivity2009-09-081-0/+15
* KVM: Make EFER reads safe when EFER does not existAvi Kivity2009-09-081-2/+2
* KVM: SVM: Remove port 80 passthroughAvi Kivity2009-09-081-1/+0
* KVM: VMX: Don't allow uninhibited access to EFER on i386Avi Kivity2009-09-081-1/+1
* KVM: Don't destroy vcpu in case vcpu_setup failsGlauber Costa2009-09-081-3/+2
* KVM: VMX: Set IGMT bit in EPT entrySheng Yang2009-09-082-1/+3
* KVM: MMU: increase per-vcpu rmap cache alloc sizeMarcelo Tosatti2009-09-081-1/+1
* KVM: set debug registers after "schedulable" sectionMarcelo Tosatti2009-09-081-5/+4
* KVM: add MC5_MISC msr read supportJoerg Roedel2009-09-081-0/+1
* KVM: Reduce stack usage in kvm_pv_mmu_op()Dave Hansen2009-09-082-15/+18
* KVM: Reduce stack usage in kvm_arch_vcpu_ioctl()Dave Hansen2009-09-081-8/+15
* KVM: Reduce stack usage in kvm_vcpu_ioctl()Dave Hansen2009-09-081-18/+28
* KVM: Reduce kvm stack usage in kvm_arch_vm_ioctl()Dave Hansen2009-09-081-27/+45
* KVM: MMU: Fix setting the accessed bit on non-speculative sptesAvi Kivity2009-09-081-1/+1
* KVM: MMU: Flush tlbs after clearing write permission when accessing dirty logAvi Kivity2009-09-081-0/+1
* KVM: MMU: Add locking around kvm_mmu_slot_remove_write_access()Avi Kivity2009-09-081-0/+2
* KVM: Don't call get_user_pages(.force = 1)Avi Kivity2009-09-081-1/+1
* KVM: Allocate guest memory as MAP_PRIVATE, not MAP_SHAREDAvi Kivity2009-09-081-1/+1
* KVM: Load real mode segments correctlyAvi Kivity2009-09-081-0/+22
* KVM: VMX: Change segment dpl at reset to 3Avi Kivity2009-09-081-1/+1
* KVM: VMX: Change cs reset state to be a data segmentAvi Kivity2009-09-081-2/+1
* SUNRPC: Fix rpc_task_force_reencodeTrond Myklebust2009-09-081-0/+1
* sound: pcm_lib: fix unsorted list constraint handlingClemens Ladisch2009-09-081-31/+8
* ehea: Fix napi list corruption on ifconfig downHannes Hering2009-09-081-0/+3