aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-08NET: llc, zero sockaddr_llc structJiri Slaby
2009-09-08rose: Fix rose_getname() leakEric Dumazet
2009-09-08econet: Fix econet_getname() leakEric Dumazet
2009-09-08netrom: Fix nr_getname() leakEric Dumazet
2009-09-08appletalk: fix atalk_getname() leakEric Dumazet
2009-09-08irda: Fix irda_getname() leakEric Dumazet
2009-09-08can: Fix raw_getname() leakEric Dumazet
2009-09-08xenfb: connect to backend before registering fbMichal Schmidt
2009-09-08ar9170: fix read & write outside array boundsDan Carpenter
2009-09-08ipv4: make ip_append_data() handle NULL routing tableJulien TINNES
2009-09-08powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registrationGeert Uytterhoeven
2009-09-08USB: EHCI: fix two new bugs related to Clear-TT-BufferAlan Stern
2009-09-08USB: EHCI: use the new clear_tt_buffer interfaceAlan Stern
2009-09-08USB: fix the clear_tt_buffer interfaceAlan Stern
2009-09-08ipv6: Fix commit 63d9950b08184e6531adceb65f64b429909cc101 (ipv6: Make v4-mapp...Bruno Prémont
2009-09-08kthreads: fix kthread_create() vs kthread_stop() raceOleg Nesterov
2009-09-08gspca - ov534: Fix ov772xJean-Francois Moine
2009-09-08xfs: fix spin_is_locked assert on uni-processor buildsChristoph Hellwig
2009-09-08xfs: fix freeing of inodes not yet added to the inode cacheChristoph Hellwig
2009-09-08vfs: add __destroy_inodeChristoph Hellwig
2009-09-08vfs: fix inode_init_always calling conventionChristoph Hellwig
2009-09-08ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop
2009-09-08ocfs2: Initialize the cluster we're writing to in a non-sparse extendSunil Mushran
2009-09-08x86, amd: Don't probe for extended APIC ID if APICs are disabledJeremy Fitzhardinge
2009-09-08Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iom...Fenghua Yu
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