summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-02-08Merge tag 'drm-intel-next-2013-02-01' of git://people.freedesktop.org/~danvet...Dave Airlie3-18/+22
2013-01-31drm/i915: remove intel_gtt structureBen Widawsky1-9/+1
2013-01-21Merge branch 'drm-kms-locking' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie19-49/+90
2013-01-21drm: revamp framebuffer cleanup interfacesDaniel Vetter1-0/+1
2013-01-21drm: create drm_framebuffer_lookupDaniel Vetter1-0/+2
2013-01-21drm: revamp locking around fb creation/destructionDaniel Vetter2-0/+22
2013-01-21drm: add per-crtc locksDaniel Vetter1-0/+9
2013-01-21drm: add drm_modeset_lock|unlock_allDaniel Vetter1-0/+3
2013-01-20drm: encapsulate crtc->set_config callsDaniel Vetter1-0/+1
2013-01-20drm: review locking rules in drm_crtc.cDaniel Vetter1-0/+5
2013-01-20agp/intel: Add gma_bus_addrBen Widawsky1-2/+0
2013-01-20drm/i915: Needs_dmar, notBen Widawsky1-2/+0
2013-01-20drm/i915: Remove scratch page from sharedBen Widawsky1-3/+0
2013-01-20drm/i915: Cut out the infamous ILK w/a from AGP layerBen Widawsky1-2/+0
2013-01-20drm/edid: Add drm_rgb_quant_range_selectable()Ville Syrjälä1-0/+1
2013-01-18drm/i915: Use the reloc.handle as an index into the execbuffer arrayChris Wilson1-1/+7
2013-01-18drm/i915: Allow userspace to hint that the relocations were knownDaniel Vetter1-0/+14
2013-01-17Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...Dave Airlie2-2/+40
2013-01-17Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2013-01-17lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOCJiri Kosina1-1/+1
2013-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+1
2013-01-16module, async: async_synchronize_full() on module init iff async is usedTejun Heo1-0/+1
2013-01-15cpuidle: remove the power_specified field in the driverDaniel Lezcano1-1/+1
2013-01-14Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2-5/+7
2013-01-14Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-20/+0
2013-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+3
2013-01-12net, wireless: overwrite default_ethtool_opsStanislaw Gruszka1-0/+3
2013-01-12Merge branch 'akpm' (incoming fixes from Andrew)Linus Torvalds7-19/+31
2013-01-12lib/rbtree.c: avoid the use of non-static __always_inlineMichel Lespinasse1-3/+11
2013-01-12mm: compaction: partially revert capture of suitable high-order pageMel Gorman2-3/+2
2013-01-12linux/audit.h: move ptrace.h include to kernel headerMike Frysinger2-1/+1
2013-01-12audit: create explicit AUDIT_SECCOMP event typeKees Cook2-1/+3
2013-01-12lockdep, rwsem: provide down_write_nest_lock()Jiri Kosina2-0/+12
2013-01-12lib: cpu_rmap: avoid flushing all workqueuesDavid Decotigny2-14/+4
2013-01-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2013-01-11mm: compaction: Partially revert capture of suitable high-order pageMel Gorman2-3/+2
2013-01-11target: Introduce TCM_NO_SENSEHannes Reinecke1-0/+1
2013-01-11Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intelDave Airlie1-1/+1
2013-01-10Remove __dev* markings from init.hGreg Kroah-Hartman1-20/+0
2013-01-10Merge remote-tracking branch 'asoc/fix/cs4271' into tmpMark Brown1-1/+1
2013-01-10Merge remote-tracking branch 'asoc/fix/core' into tmpMark Brown1-4/+6
2013-01-09cred: Remove tgcred pointer from struct credMarc Dionne1-1/+0
2013-01-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-36/+10
2013-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+2
2013-01-08drm: Only evict the blocks required to create the requested holeChris Wilson1-1/+1
2013-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2013-01-05mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPTMichal Hocko1-0/+9
2013-01-05mm: fix zone_watermark_ok_safe() accounting of isolated pagesBartlomiej Zolnierkiewicz1-8/+0
2013-01-05selftests: IPC message queue copy feature testStanislav Kinsbursky1-1/+2
2013-01-05ipc: introduce message queue copy featureStanislav Kinsbursky1-0/+1