summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.28.10v2.6.28.10linux-2.6.28.yGreg Kroah-Hartman2009-05-021-1/+1
* unreached code in selinux_ip_postroute_iptables_compat() (CVE-2009-1184)Eugene Teo2009-05-021-0/+1
* thinkpad-acpi: fix LED blinking through timer triggerHenrique de Moraes Holschuh2009-05-021-22/+19
* b44: Use kernel DMA addresses for the kernel DMA APIMichael Buesch2009-05-021-1/+1
* exit_notify: kill the wrong capable(CAP_KILL) check (CVE-2009-1337)Oleg Nesterov2009-05-021-2/+1
* PCI: fix incorrect mask of PM No_Soft_Reset bitYu Zhao2009-05-021-1/+1
* crypto: ixp4xx - Fix handling of chained sg buffersChristian Hohnstaedt2009-05-021-119/+63
* fix ptrace slownessMiklos Szeredi2009-05-021-0/+8
* fs core fixesHugh Dickins2009-05-023-38/+28
* powerpc: Sanitize stack pointer in signal handling codeJosh Boyer2009-05-025-6/+25
* block: include empty disks in /proc/diskstatsTejun Heo2009-05-022-4/+9
* md: fix deadlock when stopping arraysDan Williams2009-05-022-3/+26
* ath9k: AR9280 PCI devices must serialize IO as wellLuis R. Rodriguez2009-05-021-1/+2
* ath9k: implement IO serializationLuis R. Rodriguez2009-05-024-2/+55
* KVM: VMX: Flush volatile msrs before emulating rdmsrAvi Kivity2009-05-021-0/+1
* KVM: x86: fix LAPIC pending count calculationMarcelo Tosatti2009-05-026-65/+16
* KVM: x86: disable kvmclock on non constant TSC hostsMarcelo Tosatti2009-05-021-1/+3
* KVM: PIT: fix i8254 pending count readMarcelo Tosatti2009-05-021-1/+1
* KVM: mmu_notifiers release methodMarcelo Tosatti2009-05-021-0/+8
* KVM: MMU: handle large host sptes on invlpg/resyncMarcelo Tosatti2009-05-022-3/+7
* KVM: MMU: check for present pdptr shadow page in walk_shadowMarcelo Tosatti2009-05-021-0/+2
* KVM: Advertise the bug in memory region destruction as fixedAvi Kivity2009-05-022-1/+14
* KVM: set owner of cpu and vm file operationsChristian Borntraeger2009-05-021-2/+4
* KVM: x86 emulator: Fix handling of VMMCALL instructionAmit Shah2009-05-021-1/+1
* KVM: Really remove a slot when a user ask us soGlauber Costa2009-05-021-1/+4
* KVM: Prevent trace call into unloaded module textWu Fengguang2009-05-021-0/+1
* KVM: Fix cpuid iteration on multiple leaves per eacNitin A Kamble2009-05-021-1/+2
* KVM: Fix cpuid leaf 0xb loop terminationNitin A Kamble2009-05-021-1/+1
* KVM: MMU: Fix aliased gfns treated as unaliasedIzik Eidus2009-05-023-8/+17
* KVM: SVM: Set the 'busy' flag of the TR selectorAmit Shah2009-05-021-0/+7
* KVM: SVM: Set the 'g' bit of the cs selector for cross-vendor migrationAmit Shah2009-05-021-0/+9
* KVM: VMX: Move private memory slot positionSheng Yang2009-05-022-3/+4
* KVM: MMU: Extend kvm_mmu_page->slot_bitmap sizeSheng Yang2009-05-022-6/+8
* KVM: call kvm_arch_vcpu_reset() instead of the kvm_x86_ops callbackGleb Natapov2009-05-021-1/+1
* KVM: x86: Reset pending/inject NMI state on CPU resetJan Kiszka2009-05-021-0/+3
* anon_inodes: use fops->owner for module refcountChristian Borntraeger2009-05-021-1/+6
* block: revert part of 18ce3751ccd488c78d3827e9f6bf54e6322676fbJens Axboe2009-05-021-1/+1
* hugetlbfs: return negative error code for bad mount optionAkinobu Mita2009-05-021-2/+1
* agp: zero pages before sending to userspaceShaohua Li2009-05-021-2/+2
* r8169: Reset IntrStatus after chip resetFrancois Romieu2009-05-021-2/+3
* Input: gameport - fix attach driver codeDmitry Torokhov2009-05-021-8/+6
* USB: usb-storage: augment unusual_devs entry for Simple Tech/DatafabAlan Stern2009-05-021-2/+4
* USB: fix oops in cdc-wdm in case of malformed descriptorsOliver Neukum2009-05-021-1/+1
* USB: ftdi_sio: add vendor/project id for JETI specbos 1201 spectrometerPeter Korsgaard2009-05-022-0/+8
* usb gadget: fix ethernet link reports to ethtoolJonathan McDowell2009-05-021-7/+1
* SCSI: sg: avoid blk_put_request/blk_rq_unmap_user in interruptFUJITA Tomonori2009-05-021-3/+12
* SCSI: sg: fix races with ioctl(SG_IO)Tony Battersby2009-05-021-25/+14
* SCSI: sg: fix races during device removalTony Battersby2009-05-021-217/+201
* mm: pass correct mm when growing stackHugh Dickins2009-05-021-1/+1
* pata_hpt37x: fix HPT370 DMA timeoutsSergei Shtylyov2009-05-021-20/+2