summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-08do_sigaltstack: avoid copying 'stack_t' as a structure to user spaceLinus Torvalds
2009-09-08mpt2sas: fix config request and diag reset deadlockKashyap, Desai
2009-09-08SCSI: mpt2sas: fix oops because drv data points to NULL on resume from hibernateKashyap, Desai
2009-09-08SCSI: mpt2sas: fix crash due to Watchdog is active while OS in standby modeKashyap, Desai
2009-09-08SCSI: mpt2sas: fix infinite loop inside config requestKashyap, Desai
2009-09-08SCSI: mpt2sas: Excessive log info causes sas iounit page time outKashyap, Desai
2009-09-08SCSI: mpt2sas: Raid 10 Value is showing as Raid 1E in /va/log/messagesKashyap, Desai
2009-09-08SCSI: mpt2sas: Expander fix oops saying "Already part of another port"Kashyap, Desai
2009-09-08SCSI: mpt2sas: Introduced check for enclosure_handle to avoid crashKashyap, Desai
2009-09-08libata: OCZ Vertex can't do HPATejun Heo
2009-09-08iwlagn: do not send key clear commands when rfkill enabledReinette Chatre
2009-09-08iwl3945: fix rfkill switchStanislaw Gruszka
2009-09-08KVM: Fix KVM_GET_MSR_INDEX_LISTJan Kiszka
2009-09-08KVM: fix ack not being delivered when msi presentMichael S. Tsirkin
2009-09-08KVM: MMU: limit rmap chain lengthMarcelo Tosatti
2009-09-08KVM: MMU: handle n_free_mmu_pages > n_alloc_mmu_pages in kvm_mmu_change_mmu_p...Marcelo Tosatti
2009-09-08KVM: SVM: force new asid on vcpu migrationMarcelo Tosatti
2009-09-08KVM: x86: verify MTRR/PAT validityMarcelo Tosatti
2009-09-08KVM: Fix cpuid feature misreportingAvi Kivity
2009-09-08KVM: Ignore reads to K7 EVNTSEL MSRsAmit Shah
2009-09-08KVM: x86: Ignore reads to EVNTSEL MSRsAmit Shah
2009-09-08KVM: MMU: Use different shadows when EFER.NXE changesAvi Kivity
2009-09-08KVM: Deal with interrupt shadow state for emulated instructionsGlauber Costa
2009-09-08KVM: Introduce {set/get}_interrupt_shadow()Glauber Costa
2009-09-08KVM: MMU: do not free active mmu pages in free_mmu_pages()Gleb Natapov
2009-09-08KVM: MMU: protect kvm_mmu_change_mmu_pages with mmu_lockMarcelo Tosatti
2009-09-08KVM: x86: check for cr3 validity in mmu_alloc_rootsMarcelo Tosatti
2009-09-08KVM: take mmu_lock when updating a deleted slotMarcelo Tosatti
2009-09-08ALSA: hda - Fix MacBookPro 3,1/4,1 quirk with ALC889ATakashi Iwai
2009-09-08SUNRPC: Fix rpc_task_force_reencodeTrond Myklebust
2009-09-08wmi: fix kernel panic when stack protection enabled.Costantino Leandro
2009-09-08clone(): fix race between copy_process() and de_thread()Oleg Nesterov
2009-09-08sound: pcm_lib: fix unsorted list constraint handlingClemens Ladisch
2009-09-08tracing: Fix too large stack usage in do_one_initcall()Ingo Molnar
2009-09-08kernel_read: redefine offset typeMimi Zohar
2009-09-08ima: hashing large files bug fixMimi Zohar
2009-09-08mm: fix hugetlb bug due to user_shm_unlock callHugh Dickins
2009-09-08Re-introduce page mapping check in mark_buffer_dirty()Linus Torvalds
2009-09-08mac80211: fix panic when splicing unprepared TIDsLuis R. Rodriguez
2009-09-08rt2x00: fix memory corruption in rf cache, add a sanity checkPavel Roskin
2009-09-08mm: build_zonelists(): move clear node_load[] to __build_all_zonelists()Bo Liu
2009-09-08x86: don't call '->send_IPI_mask()' with an empty maskLinus Torvalds
2009-09-08x86: don't send an IPI to the empty set of CPU'sLinus Torvalds
2009-09-08Make bitmask 'and' operators return a result codeLinus Torvalds
2009-09-08poll/select: initialize triggered field of struct poll_wqueuesGuillaume Knispel
2009-09-08ehea: Fix napi list corruption on ifconfig downHannes Hering
2009-08-16Linux 2.6.30.5v2.6.30.5Greg Kroah-Hartman
2009-08-16ide: fix memory leak when flush command is issuedMaxime Bizon
2009-08-16ALSA: hda - Add missing vmaster initialization for ALC269Takashi Iwai
2009-08-16NFS: Fix an O_DIRECT Oops...Trond Myklebust