summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2008-10-18x86, early_ioremap: fix fencepost errorAlan Cox1-1/+1
2008-10-18b43legacy: Fix failure in rate-adjustment mechanismLarry Finger1-1/+1
2008-10-18libertas: clear current command on card removalDan Williams1-1/+19
2008-10-18rfkill: update LEDs for all state changesHenrique de Moraes Holschuh1-3/+2
2008-10-18CIFS: make sure we have the right resume info before calling CIFSFindNextSteve French3-63/+70
2008-10-18tty: Termios locking - sort out real_tty confusions and lock readsAlan Cox1-1/+1
2008-10-18Fix barrier fail detection in XFSChristoph Hellwig3-4/+14
2008-10-18mac80211: fix two issues in debugfsJohannes Berg1-2/+12
2008-10-18x86: Reserve FIRST_DEVICE_VECTOR in used_vectors bitmap.Stefan Bader1-0/+3
2008-10-18sched_rt.c: resch needed in rt_rq_enqueue() for the root rt_rqDario Faggioli1-4/+4
2008-10-15Linux 2.6.27.1v2.6.27.1Greg Kroah-Hartman1-1/+1
2008-10-15disable CONFIG_DYNAMIC_FTRACE due to possible memory corruption on module unloadSteven Rostedt1-1/+2
2008-10-09Linux 2.6.27v2.6.27Linus Torvalds1-1/+1
2008-10-09Don't allow splice() to files opened with O_APPENDLinus Torvalds1-0/+3
2008-10-09Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds5-36/+83
2008-10-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds3-8/+6
2008-10-09SLOB: fix bogus ksize calculation fixMatt Mackall1-3/+5
2008-10-09[CPUFREQ] correct broken links and email addressesNémeth Márton3-8/+6
2008-10-09hwmon: (abituguru3) Enable DMI probing feature on Abit AT8 32XAlistair John Strachan1-1/+1
2008-10-09hwmon: (abituguru3) Enable reading from AUX3 fan on Abit AT8 32XAlistair John Strachan1-0/+1
2008-10-09hwmon: (adt7473) Fix some bogosity in documentation fileDarrick J. Wong1-13/+5
2008-10-09hwmon: Define sysfs interface for energy consumption registerDarrick J. Wong1-0/+12
2008-10-09hwmon: (it87) Prevent power-off on Shuttle SN68PTJean Delvare1-19/+51
2008-10-09eeepc-laptop: Fix hwmon interfaceCorentin Chary1-3/+13
2008-10-08Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-0/+4
2008-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-39/+38