summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Fix typo in ioctl struct name.Kristian Høgsberg2009-12-011-1/+1
* drm/i915: Fix sync to vblank when VGA output is turned offLi Peng2009-12-011-0/+1
* drm/i915: add GETPARAM request for page flippingJesse Barnes2009-12-011-0/+1
* drm: use page flip event to signal flip completionJesse Barnes2009-12-011-0/+1
* Merge remote branch 'airlied/drm-next' into drm-intel-nextEric Anholt2009-12-018-39/+76
|\
| * drm/kms: add page flipping ioctlKristian Høgsberg2009-11-183-0/+50
| * drm: kill more unused DRM macrosAndres Salomon2009-11-181-23/+0
| * drm: kill some unused DRM_PROC macros from drmP.hAndres Salomon2009-11-181-10/+0
| * drm: Add async event synchronization for drmWaitVblankKristian Høgsberg2009-11-182-2/+57
| * Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-11-092-1/+19
| |\
| | * i2c: Add an interface to lock/unlock an I2C bus segmentJean Delvare2009-11-071-0/+18
| | * i2c-piix4: Modify code name SB900 to Hudson-2Crane Cai2009-11-071-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-092-5/+7
| |\ \ | | |/ | |/|
| | * netfilter: nf_nat: fix NAT issue in 2.6.30.4+Jozsef Kadlecsik2009-11-062-5/+7
* | | drm/i915: Replace a calloc followed by copying data over it with malloc.Eric Anholt2009-11-251-1/+14
* | | Merge remote branch 'airlied/drm-next' into drm-intel-nextEric Anholt2009-11-052-2/+57
|\ \ \
| * | | drm: Add async event synchronization for drmWaitVblankKristian Høgsberg2009-10-262-2/+57
* | | | drm/i915: implement drmmode overlay support v4Daniel Vetter2009-11-051-0/+71
* | | | drm/i915: add i915_lp_ring_sync helperDaniel Vetter2009-11-051-1/+1
* | | | drm: make drm_mode_object_find typesafeDaniel Vetter2009-11-051-1/+2
| |/ / |/| |
* | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2009-11-031-0/+4
|\ \ \
| * | | PM / yenta: Split resume into early and late parts (rev. 4)Rafael J. Wysocki2009-11-031-0/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-032-3/+6
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | net: fix sk_forward_alloc corruptionEric Dumazet2009-10-301-0/+2
| * | net: Fix RPF to work with policy routingjamal2009-10-291-1/+2
| * | net: fix kmemcheck annotationsEric Dumazet2009-10-291-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2009-11-021-4/+3
|\ \ \
| * | | 9p: fix readdir corner casesEric Van Hensbergen2009-11-021-4/+3
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-11-021-2/+2
|\ \ \ \
| * | | | perf events: Fix swevent hrtimer sampling by keeping track of remaining time ...Soeren Sandmann2009-10-231-2/+2
* | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-11-021-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | tracing: Remove cpu arg from the rb_time_stamp() functionJiri Olsa2009-10-241-1/+1
* | | | | Driver core: allow certain drivers prohibit bind/unbind via sysfsDmitry Torokhov2009-10-301-1/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-param-fixesLinus Torvalds2009-10-291-1/+0
|\ \ \ \ \
| * | | | | param: fix lots of bugs with writing charp params from sysfs, by leaking mem.Rusty Russell2009-10-291-1/+0
| |/ / / /
* | | | | Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-10-291-0/+12
|\ \ \ \ \
| * | | | | HWPOISON: Clean up PR_MCE_KILL interfaceAndi Kleen2009-10-041-0/+12
* | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-10-291-5/+1
|\ \ \ \ \ \
| * | | | | | rcu: Stopgap fix for synchronize_rcu_expedited() for TREE_PREEMPT_RCUPaul E. McKenney2009-10-151-5/+1
* | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-10-291-2/+2
|\ \ \ \ \ \ \
| * | | | | | | sched: Disable SD_PREFER_LOCAL for MC/CPU domainsPeter Zijlstra2009-10-141-2/+2
| |/ / / / / /
* | | | | | | 8250_pci: add IBM Saturn serial cardBenjamin Herrenschmidt2009-10-291-0/+3
* | | | | | | serial: add ADDI-DATA GmbH PCI-Express communication cards in 8250_pci.c and ...Krauth.Julien2009-10-291-0/+4
* | | | | | | strstrip(): mark as as must_checkKOSAKI Motohiro2009-10-291-1/+1
* | | | | | | cpufreq: add cpufreq_get() stub for CONFIG_CPU_FREQ=nRandy Dunlap2009-10-291-0/+7
| |_|/ / / / |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-10-237-4/+7
|\ \ \ \ \ \
| * | | | | | virtio_blk: Revert serial number supportRusty Russell2009-10-221-4/+0
| * | | | | | virtio: let header files include virtio_ids.hChristian Borntraeger2009-10-227-0/+7
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-231-4/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | net: Fix struct inet_timewait_sock bitfield annotationEric Dumazet2009-10-201-4/+4
OpenPOWER on IntegriCloud