summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-01drm/i915: fix page flip finish vs. prepare on plane BJesse Barnes1-1/+1
2010-07-01drm/i915: change default panel fitting mode to preserve aspect ratioJesse Barnes1-2/+2
2010-07-01drm/i915: fix uninitialized variable warning in i915_setup_compression()Prarit Bhargava1-1/+1
2010-07-01drm/i915: take struct_mutex in i915_dma_cleanup()Dan Carpenter1-0/+2
2010-07-01drm/i915: Fix CRT hotplug regression in 2.6.35-rc1Andy Lutomirski3-8/+11
2010-07-01i915: fix ironlake edp panel setup (v4)Dave Airlie1-3/+24
2010-07-01drm/i915: don't access FW_BLC_SELF on 965GJesse Barnes2-4/+6
2010-07-01drm/i915: Account for space on the ring buffer consumed whilst wrapping.Chris Wilson1-0/+1
2010-06-18drm/i915: gen3 page flipping fixesJesse Barnes6-9/+46
2010-06-18drm/i915: don't queue flips during a flip pending eventJesse Barnes1-0/+11
2010-06-14drm/i915: Fix incorrect intel_ring_begin size in BSD ringbuffer.Zou Nan hai2-5/+6
2010-06-14drm/i915: Turn on 945 self-refresh only if single CRTC is activeLi Peng1-5/+7
2010-06-04drm/i915/gen4: Fix interrupt setup orderingAdam Jackson1-27/+23
2010-06-04drm/i915: Use RSEN instead of HTPLG for tfp410 monitor detection.Dave Müller1-1/+1
2010-06-02drm/i915: Move non-phys cursors into the GTTChris Wilson1-0/+9
2010-06-02Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)."Carl Worth1-0/+5
2010-06-01Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds29-258/+3712
2010-06-01Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds21-1082/+2590
2010-06-01FS-Cache: Remove unneeded null checksDan Carpenter1-20/+16
2010-06-01drm/i915: add HAS_BSD check to i915_getparamZou Nan hai2-0/+4
2010-06-01drm/i915: Honor sync polarity from VBT panel timing descriptorsAdam Jackson1-0/+10
2010-06-01Documentation/timers/hpet_example.c: only build on X86Randy Dunlap1-1/+1
2010-06-01AFS: Fix possible null pointer dereference in afs_alloc_server()Denis Kirjanov1-2/+3
2010-06-01fix cpu_chain section mismatch...Daniel J Blueman1-1/+1
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds111-538/+3023
2010-06-01Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds14-90/+97
2010-06-01intel_scu_ipc: Length fixAlan Cox1-1/+1
2010-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds29-90/+157
2010-06-01binfmt_elf_fdpic: Fix clear_user() error handlingTakuya Yoshikawa1-15/+11
2010-06-01drivers/isdn/hardware/mISDN: Use GFP_ATOMIC when a lock is heldJulia Lawall1-2/+2
2010-06-01ksz884x: Add missing validate_addr hookDenis Kirjanov1-0/+1
2010-06-01ksz884x: convert to netdev_tx_tDenis Kirjanov1-1/+1
2010-06-01virtio-net: pass gfp to add_bufMichael S. Tsirkin1-4/+4
2010-06-01be2net: convert hdr.timeout in be_cmd_loopback_test() to le32Sathya Perla1-1/+1
2010-06-01can: mpc5xxx_can.c: Fix build failureAnatolij Gustschin1-5/+5
2010-05-31net/ipv4/tcp_input.c: fix compilation breakage when FASTRETRANS_DEBUG > 1Joe Perches1-2/+2
2010-05-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller4-17/+6
2010-05-31net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet4-24/+33
2010-05-31module: fix reference to mod->percpu after freeing module.Rusty Russell1-1/+4
2010-05-31netfilter: xtables: stackptr should be percpuEric Dumazet4-13/+6
2010-05-31netfilter: don't xt_jumpstack_alloc twice in xt_register_tableXiaotian Feng1-4/+0
2010-05-31greth: Fix build after OF device conversions.David S. Miller1-6/+5
2010-05-31Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller3919-121402/+289099
2010-05-31powerpc: Don't export cvt_fd & _df when CONFIG_PPC_FPU is not setBenjamin Herrenschmidt1-1/+1
2010-05-31Merge commit 'kumar/next' into nextBenjamin Herrenschmidt19-250/+1494
2010-05-31Merge commit 'jwb/next' into nextBenjamin Herrenschmidt9-7/+2217
2010-05-30Linux 2.6.35-rc1v2.6.35-rc1Linus Torvalds1-2/+2
2010-05-30Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-29/+15
2010-05-30Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+7
2010-05-30Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-16/+45