summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-11-20drm/ttm: alter cpu_writers to return -EBUSY in ttm_execbuf_util reservationsMaarten Lankhorst2-16/+3
2012-11-20drm/ttm, drm/vmwgfx: Use RCU locking for object lookups v3Thomas Hellstrom1-0/+4
2012-11-20kref: Implement kref_get_unless_zero v3Thomas Hellstrom1-0/+21
2012-11-20drm/ttm: remove sync_arg from driver functionsMaarten Lankhorst1-3/+3
2012-11-20drm/ttm: remove sync_obj_arg from ttm_bo_move_accel_cleanupMaarten Lankhorst1-3/+0
2012-11-20drm/ttm: remove sync_obj_arg memberMaarten Lankhorst2-5/+0
2012-11-20drm/ttm: remove ttm_mem_global->queueMarcin Slusarz1-2/+0
2012-11-20drm/ttm: remove ttm_bo_device->nice_modeMarcin Slusarz1-3/+0
2012-11-20drm/ttm: remove ttm_buffer_object->buffer_startMarcin Slusarz1-9/+0
2012-11-20drm: add support for monotonic vblank timestampsImre Deak2-0/+2
2012-11-20drm: don't start the poll engine in probe_single_connectorDaniel Vetter1-0/+1
2012-11-20drm: run the hpd irq event code directlyDaniel Vetter1-1/+0
2012-11-20drm: handle HPD and polled connectors separatelyDaniel Vetter1-0/+1
2012-11-20drm: extract drm_kms_helper_hotplug_eventDaniel Vetter1-0/+1
2012-11-20drm: add drm_send_vblank_event() helper (v5)Rob Clark1-0/+2
2012-11-20drm: get cea video id code for a given display modeStephane Marchesin1-0/+1
2012-11-20Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie4-5/+41
2012-11-11drm/i915: Kill off now unused gen6+ AGP codeBen Widawsky1-4/+0
2012-11-11drm/i915: Stop using AGP layer for GEN6+Ben Widawsky1-1/+2
2012-11-11drm: add helper to sort panels to the head of the connector listDaniel Vetter1-0/+2
2012-11-07drm/ttm: add ttm_bo_is_reservedMaarten Lankhorst1-0/+14
2012-11-07drm: Constify some function argumentsVille Syrjälä1-4/+4
2012-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+9
2012-11-02Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+8
2012-11-02hashtable: introduce a small and naive hashtableSasha Levin1-0/+192
2012-11-01Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-13/+2
2012-10-31Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-0/+3
2012-10-31KVM: x86: fix vcpu->mmio_fragments overflowXiao Guangrong1-13/+2
2012-10-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+9
2012-10-31xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk1-0/+8
2012-10-30Merge tag 'md-3.7-fixes' of git://neil.brown.name/mdLinus Torvalds5-142/+158
2012-10-30ALSA: Add a reference counter to card instanceTakashi Iwai1-0/+3
2012-10-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-0/+9
2012-10-28percpu-rw-semaphores: use rcu_read_lock_schedMikulas Patocka1-4/+4
2012-10-28percpu-rw-semaphores: use light/heavy barriersMikulas Patocka1-13/+7
2012-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-1/+4
2012-10-26mac80211: verify that skb data is presentJohannes Berg1-0/+9
2012-10-26Merge tag 'staging-3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+16
2012-10-26Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2012-10-26Merge tag 'char-misc-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+14
2012-10-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2012-10-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+7
2012-10-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+3
2012-10-25rbtree: include linux/compiler.h for definition of __always_inlineWill Deacon1-0/+1
2012-10-24Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-2/+0
2012-10-24dynamic_debug: Remove unnecessary __usedJoe Perches1-1/+1
2012-10-24x86, mm: Trim memory in memblock to be page alignedYinghai Lu1-0/+1
2012-10-24perf, cpu hotplug: Use cached value of smp_processor_id()Srivatsa S. Bhat1-3/+4
2012-10-24perf, cpu hotplug: Run CPU_STARTING notifiers with irqs disabledSrivatsa S. Bhat1-0/+3
2012-10-24Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-24/+4