summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-25Linux 2.6.27.4v2.6.27.4Greg Kroah-Hartman1-1/+1
2008-10-25V4L/DVB (9300): pvrusb2: Fix deadlock problemMike Isely1-6/+0
2008-10-25PCI hotplug: cpqphp: fix kernel NULL pointer dereferenceKenji Kaneshige1-1/+1
2008-10-25SCSI: scsi_dh: add Dell product information into rdac device handlerYanqing_Liu@Dell.com1-0/+2
2008-10-25proc: fix vma display mismatch between /proc/pid/{maps,smaps}Joe Korty1-12/+22
2008-10-25ACPI suspend: Always use the 32-bit waking vectorRafael J. Wysocki1-26/+11
2008-10-25ACPI suspend: Blacklist HP xw4600 Workstation for old code orderingRafael J. Wysocki1-0/+8
2008-10-25ACPI Suspend: Enable ACPI during resume if SCI_EN is not setRafael J. Wysocki1-0/+2
2008-10-25hvc_console: Fix free_irq in spinlocked sectionChristian Borntraeger1-5/+5
2008-10-25anon_vma_prepare: properly lock even newly allocated entriesLinus Torvalds1-10/+32
2008-10-25netfilter: restore lost ifdef guarding defrag exceptionPatrick McHardy1-0/+2
2008-10-25netfilter: snmp nat leaks memory in case of failureIlpo Järvinen1-0/+1
2008-10-25netfilter: xt_iprange: fix range inversion matchAlexey Dobriyan1-4/+4
2008-10-25ext[234]: Avoid printk floods in the face of directory corruption (CVE-2008-3...Eric Sandeen3-31/+50
2008-10-25CIFS: fix saving of resume key before CIFSFindNextJeff Layton1-1/+2
2008-10-25amd_iommu: fix nasty bug that caused ILLEGAL_DEVICE_TABLE_ENTRY errorsAndreas Herrmann1-1/+1
2008-10-25dm snapshot: fix primary_pe raceMikulas Patocka1-7/+3
2008-10-25dm kcopyd: avoid queue shuffleKazuo Ito1-1/+12
2008-10-25USB: Speedtouch: add pre_reset and post_reset routinesAlan Stern1-0/+12
2008-10-25USB: fix memory leak in cdc-acmOliver Neukum1-1/+2
2008-10-25USB: don't rebind drivers after failed resume or resetAlan Stern2-2/+3
2008-10-25USB: cdc-wdm: make module autoload workOliver Neukum1-0/+2
2008-10-25sched: fix the wrong mask_lenMiao Xie1-1/+1
2008-10-25x86 ACPI: fix breakage of resume on 64-bit UP systems with SMP kernelRafael J. Wysocki1-0/+3
2008-10-25edac cell: fix incorrect edac_modeBenjamin Herrenschmidt1-1/+1
2008-10-25gpiolib: fix oops in gpio_get_value_cansleep()David Brownell1-1/+1
2008-10-22Linux 2.6.27.3v2.6.27.3Greg Kroah-Hartman1-2/+2
2008-10-22security: avoid calling a NULL function pointer in drivers/video/tvaudio.cArjan van de Ven1-1/+1
2008-10-22DVB: sms1xxx: support two new revisions of the Hauppauge WinTV MiniStickMichael Krufky1-0/+4
2008-10-22DVB: au0828: add support for another USB id for Hauppauge HVR950QMichael Krufky2-1/+4
2008-10-22drm/i915: fix ioremap of a user address for non-root (CVE-2008-3831)Matthias Hopf1-1/+1
2008-10-22usb: musb_hdrc build fixesDavid Brownell5-29/+13
2008-10-22usb gadget: cdc ethernet notification bugfixDavid Brownell1-0/+7
2008-10-22USB: EHCI: log a warning if ehci-hcd is not loaded firstAlan Stern5-2/+29
2008-10-22USB: Fix s3c2410_udc usb speed handlingYauhen Kharuzhy1-1/+1
2008-10-22USB: OHCI: fix endless polling behaviorAlan Stern1-19/+32
2008-10-22OHCI: Allow broken controllers to auto-stopAlan Stern1-28/+32
2008-10-22ath9k: fix oops on trying to hold the wrong spinlockLuis R. Rodriguez1-1/+1
2008-10-22xfs: fix remount rw with unrecognized optionsChristoph Hellwig1-1/+1
2008-10-22md: Fix rdev_size_store with size == 0Chris Webb1-4/+2
2008-10-22ath9k/mac80211: disallow fragmentation in ath9k, report to userspaceJohannes Berg2-2/+8
2008-10-22Driver core: Clarify device cleanup.Cornelia Huck1-5/+18
2008-10-22Driver core: Fix cleanup in device_create_vargs().Cornelia Huck1-1/+1
2008-10-22modules: fix module "notes" kobject leakAlexey Dobriyan1-1/+1
2008-10-22fbcon_set_all_vcs: fix kernel crash when switching the rotated consolesOleg Nesterov1-2/+2
2008-10-18Linux 2.6.27.2v2.6.27.2Greg Kroah-Hartman1-1/+1
2008-10-18netdrvr: atl1e: Don't take the mdio_lock in atl1e_probeMatthew Wilcox1-2/+0
2008-10-18sky2: Fix WOL regressionRafael J. Wysocki1-14/+5
2008-10-18x86: improve UP kernel when CPU-hotplug and SMP is enabledThomas Gleixner1-1/+1
2008-10-18x86: SB450: skip IRQ0 override if it is not routed to INT2 of IOAPICAndreas Herrmann1-0/+48