summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* vgaarb: use MIT licenseTiago Vignatti2010-06-031-0/+21
* Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-tes...Dave Airlie2010-06-011-0/+1
|\
| * drm/nouveau: Add getparam for current PTIMER time.Marcin Kościelnicki2010-05-281-0/+1
* | drm/kms: disable/enable poll around switcheroo on/offDave Airlie2010-06-011-0/+3
|/
* Merge remote branch 'anholt/drm-intel-next' into drm-nextDave Airlie2010-05-1919-20/+64
|\
| * Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2010-05-1019-20/+64
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-052-1/+2
| | |\
| | | * net: fix compile error due to double return type in SOCK_DEBUGJan Engelhardt2010-05-021-1/+1
| | | * sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...Neil Horman2010-04-281-0/+1
| | * | i2c-core: Use per-adapter userspace device listsJean Delvare2010-05-041-0/+2
| | * | USB: rename usb_buffer_alloc() and usb_buffer_free()Daniel Mack2010-04-301-3/+15
| | * | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-04-291-0/+1
| | |\ \
| | | * | NFS: Fix an unstable write data integrity raceTrond Myklebust2010-04-221-0/+1
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-282-0/+2
| | |\ \ \ | | | | |/ | | | |/|
| | | * | sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich2010-04-281-0/+1
| | | * | sctp: avoid irq lock inversion while call sk->sk_data_ready()Wei Yongjun2010-04-281-0/+1
| | * | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-04-282-9/+6Star
| | |\ \ \
| | | * | | pcmcia: pcmcia_dev_present bugfixDominik Brodowski2010-04-212-9/+6Star
| | | |/ /
| | * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-284-0/+10
| | |\ \ \
| | | * | | coda: move backing-dev.h kernel include inside __KERNEL__Jens Axboe2010-04-281-1/+2
| | | * | | Catch filesystems lacking s_bdiJörn Engel2010-04-251-0/+1
| | | * | | smbfs: add bdi backing to mount sessionJens Axboe2010-04-221-0/+3
| | | * | | ncpfs: add bdi backing to mount sessionJens Axboe2010-04-221-0/+2
| | | * | | coda: add bdi backing to mount sessionJens Axboe2010-04-221-0/+2
| | | * | | bdi: add helper function for doing init and register of a bdi for a file systemJens Axboe2010-04-221-0/+1
| | | |/ /
| | * | | hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesMel Gorman2010-04-241-0/+9
| | * | | Cleanup generic block based fiemapJosef Bacik2010-04-231-2/+3
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-04-222-2/+2
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | firewire: cdev: fix cut+paste mistake in disclaimerStefan Richter2010-04-152-2/+2
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-04-211-2/+6
| | |\ \ \
| | | * | | regulator: Let drivers know when they use the stub APIJean Delvare2010-04-191-2/+6
| | * | | | KVM: Increase NR_IOBUS_DEVS limit to 200Sridhar Samudrala2010-04-201-1/+1
| | * | | | KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa2010-04-201-0/+5
| | | |_|/ | | |/| |
* | | | | drm: move radeon_fixed.h to shared drm_fixed.h headerBen Skeggs2010-05-181-0/+67
* | | | | ttm: Provide an API for starting and stopping the delayed workqueueMatthew Garrett2010-05-181-0/+17
* | | | | drm/fbdev: fix cloning on fbconDave Airlie2010-05-181-0/+2
* | | | | drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie2010-05-183-11/+22
* | | | | vga16fb, drm: vga16fb->drm handoffMarcin Slusarz2010-05-181-1/+2
* | | | | fbmem, drm/nouveau: kick firmware framebuffers as soon as possibleMarcin Slusarz2010-05-181-0/+1
* | | | | fbdev: allow passing more than one aperture for handoffMarcin Slusarz2010-05-181-2/+15
* | | | | drm/radeon/kms: add query for crtc hw id from crtc id to get info V2Jerome Glisse2010-05-181-0/+1
* | | | | drm_edid: There should be 6 Standard TimingsDan Carpenter2010-05-181-1/+1
|/ / / /
* | | | Merge branch 'drm-ttm-unmappable' into drm-core-nextDave Airlie2010-04-202-26/+60
|\ \ \ \
| * | | | drm/ttm: remove io_ field from TTM V6Jerome Glisse2010-04-201-12/+0Star
| * | | | drm/ttm: ttm_fault callback to allow driver to handle bo placement V6Jerome Glisse2010-04-202-1/+38
| * | | | drm/ttm: split no_wait argument in 2 GPU or reserve waitJerome Glisse2010-04-082-13/+22
* | | | | drm: free core gem object from driver callbacksDaniel Vetter2010-04-201-0/+1
* | | | | drm: extract drm_gem_object_initDaniel Vetter2010-04-201-0/+2
* | | | | Merge branch 'drm-fbdev-cleanup' into drm-core-nextDave Airlie2010-04-203-47/+53
|\ \ \ \ \
| * | | | | drm/kms/fb: use slow work mechanism for normal hotplug also.Dave Airlie2010-04-071-21/+26