summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | | drm/i915: handle FIFO oversubsription correctlyJesse Barnes2009-07-161-3/+4
| * | | | drm/i915: FIFO watermark calculation fixesJesse Barnes2009-07-142-75/+113
| * | | | drm/i915: ignore lvds on AOpen Mini PC MP-915Tormod Volden2009-07-131-0/+8
| * | | | drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class hardwareKeith Packard2009-07-131-0/+3
| * | | | drm/i915: refactor error detection & collectionJesse Barnes2009-07-133-74/+161
| * | | | drm/i915: Set lvds dual channel according to register from vbiosFlorian Mickler2009-07-131-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-08-075-20/+92
|\ \ \ \ \
| * | | | | Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSYYan Zheng2009-08-071-2/+7
| * | | | | Btrfs: correct error-handling zlib error handlingJulia Lawall2009-08-071-3/+3
| * | | | | Btrfs: remove superfluous NULL pointer check in btrfs_rename()Bartlomiej Zolnierkiewicz2009-08-071-2/+1
| * | | | | Btrfs: make sure the async caching thread advances the keyChris Mason2009-07-311-4/+17
| * | | | | Btrfs: fix btrfs_remove_from_free_space corner caseJosef Bacik2009-07-311-9/+64
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-racesLinus Torvalds2009-08-074-103/+99
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | xfs: fix freeing of inodes not yet added to the inode cacheChristoph Hellwig2009-08-072-74/+68
| * | | | | vfs: add __destroy_inodeChristoph Hellwig2009-08-072-3/+8
| * | | | | vfs: fix inode_init_always calling conventionChristoph Hellwig2009-08-073-26/+23
| | |_|/ / | |/| | |
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-08-0740-191/+372
|\ \ \ \ \
| * | | | | ARM: 5639/1: arm: clkdev.c should include <linux/clk.h>Hartley Sweeten2009-08-051-0/+1
| * | | | | ARM: 5638/1: arch/arm/kernel/signal.c: use correct address space for CRUNCHHartley Sweeten2009-08-051-2/+2
| * | | | | ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in driversAndrew Victor2009-08-054-5/+11
| * | | | | Merge branch 's3c-fixes-rc4-2' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2009-08-037-24/+28
| |\ \ \ \ \
| | * | | | | ARM: S3C64XX: serial: Fix section mismatch warningRamax Lo2009-07-301-4/+4
| | * | | | | ARM: S3C24XX: serial: Fix section mismatch warningsRamax Lo2009-07-305-20/+20
| | * | | | | ARM: S3C: PWM fix for low duty cyclePeter Korsgaard2009-07-301-0/+4
| * | | | | | ARM: 5597/1: [PCI] reset all internal hardware prior PCI initializationYegor Yefremov2009-07-301-0/+3