summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | tracing/filters: Don't use pred on alloc failureTom Zanussi2009-08-081-0/+4
| | | * | | | ring-buffer: Fix memleak in ring_buffer_free()Eric Dumazet2009-08-071-0/+1
| | | * | | | tracing: Fix recordmcount.pl to handle sections with only weak functionsSteven Rostedt2009-08-071-2/+2
| | | * | | | ring-buffer: Fix advance of reader in rb_buffer_peek()Robert Richter2009-08-061-6/+4
| | | * | | | tracing: do not use functions starting with .L in recordmcount.plSteven Rostedt2009-08-051-1/+4
| | | * | | | ring-buffer: do not disable ring buffer on oops_in_progressSteven Rostedt2009-08-051-1/+1
| | | * | | | ring-buffer: fix check of try_to_discard resultSteven Rostedt2009-08-051-1/+1
| | * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-08-095-9/+21
| | |\ \ \ \ \
| | | * | | | | x86: fix buffer overflow in efi_init()Roel Kluin2009-08-091-1/+1
| | | * | | | | x86: Add quirk to make Apple MacBookPro5,1 use reboot=pciOzan Çağlayan2009-08-081-1/+9
| | | * | | | | x86: Fix MSI-X initialization by using online_mask for x2apic target_cpusYinghai Lu2009-08-082-6/+10
| | | * | | | | x86: Fix VMI && stack protectorAlok Kataria2009-08-051-1/+1
| | | | |_|/ / | | | |/| | |
| | * | | | | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-08-093-7/+6
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | lockdep: Fix typos in documentationLi Zefan2009-08-071-3/+3
| | | * | | | lockdep: Fix file mode of lock_statLi Zefan2009-08-071-1/+2
| | | * | | | rtmutex: Avoid deadlock in rt_mutex_start_proxy_lock()Darren Hart2009-08-061-3/+1
| | | |/ / /
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-08-0715-40/+59
| | |\ \ \ \
| | | * | | | USB: fix oops on disconnect in cdc-acmOliver Neukum2009-08-072-5/+7
| | | * | | | USB: storage: include Prolific Technology USB drive in unusual_devs listRogerio Brito2009-08-071-0/+7
| | | * | | | USB: ftdi_sio: add product_id for Marvell OpenRD Base, ClientDhaval Vasa2009-08-072-0/+9
| | | * | | | USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial conve...Marko Hänninen2009-08-072-0/+8
| | | * | | | USB: EHCI: fix counting of transaction error retriesAlan Stern2009-08-072-5/+5
| | | * | | | USB: EHCI: fix two new bugs related to Clear-TT-BufferAlan Stern2009-08-072-4/+5
| | | * | | | USB: usbfs: fix -ENOENT error code to be -ENODEVAlan Stern2009-08-071-1/+1
| | | * | | | USB: musb: fix the nop registration for OMAP3EVMGupta, Ajay Kumar2009-08-074-22/+7
| | | * | | | USB: devio: Properly do access_ok() checksMichael Buesch2009-08-071-3/+5
| | | * | | | USB: pl2303: New vendor and product idKhanh-Dang Nguyen Thu Lam2009-08-072-0/+5
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-08-0712-58/+80
| | |\ \ \ \ \
| | | * | | | | Staging: rspiusb: Fix buffer overflowRoel Kluin2009-08-071-0/+2
| | | * | | | | staging: add dependencies on PCI for drivers that require itJeff Mahoney2009-08-072-0/+2
| | | * | | | | Staging: rtl8192su: fix build errorGreg Kroah-Hartman2009-08-074-4/+5
| | | * | | | | Staging: rt2870: Revert d44ca7 Removal of kernel_thread() APIMike Galbraith2009-08-075-54/+68
| | | * | | | | Staging: rt2870: Add USB ID for Linksys, Planex Communications, BelkinJakob Gruber2009-08-071-0/+3
| | | |/ / / /
| | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-08-0717-513/+1221
| | |\ \ \ \ \
| | | * | | | | drm/i915: Fix read outside array bounds in restoring the SWF10 range.Roel Kluin2009-08-051-1/+1
| | | * | | | | drm/i915: Use our own workqueue to avoid wedging the system along with the GPU.Eric Anholt2009-08-054-6/+19
| | | * | | | | drm/i915: Add support for dual-channel LVDS on 8xx.ling.ma@intel.com2009-07-301-1/+1
| | | * | | | | drm/i915: Return disconnected for SDVO DVI when there's no digital EDID.ling.ma@intel.com2009-07-301-6/+21
| | | * | | | | drm/i915: Choose real sdvo output according to result from detectionling.ma@intel.com2009-07-291-78/+153
| | | * | | | | drm/i915: Set preferred mode for integrated TV according to TV formatling.ma@intel.com2009-07-291-0/+22
| | | * | | | | drm/i915: fix 845G FIFO size & burst lengthJesse Barnes2009-07-291-2/+7
| | | * | | | | drm/i915: fix VGA detect on IGDNGZhenyu Wang2009-07-291-4/+8
| | | * | | | | drm/i915: Add eDP support on IGDNG mobile chipZhenyu Wang2009-07-298-168/+468
| | | * | | | | drm/i915: enable DisplayPort support on IGDNGZhenyu Wang2009-07-293-21/+157
| | | * | | | | drm/i915: Fix channel ending action for DP aux transactionZhenyu Wang2009-07-291-4/+4
| | | * | | | | drm/i915: fix issue in display pipe setup on IGDNGZhenyu Wang2009-07-292-12/+46
| | | * | | | | drm/i915: disable VGA plane reliablyZhenyu Wang2009-07-291-3/+25
| | | * | | | | drm/I915: Fix offset to DVO timings in LVDS dataZhao Yakui2009-07-291-9/+10
| | | * | | | | drm/i915: hdmi detection according by reading edidling.ma@intel.com2009-07-221-60/+4
| | | * | | | | drm/i915: correct self-refresh calculation in "everything off" caseJesse Barnes2009-07-161-3/+3