index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-01
drm: Introduce an iterator over holes in the drm_mm range manager
Chris Wilson
1
-0
/
+36
2012-12-01
drm: Introduce drm_mm_create_block()
Chris Wilson
1
-0
/
+4
2012-11-29
drm: add drm_mode_cea_vic
Paulo Zanoni
1
-0
/
+1
2012-11-20
drm/ttm: alter cpu_writers to return -EBUSY in ttm_execbuf_util reservations
Maarten Lankhorst
2
-16
/
+3
2012-11-20
drm/ttm, drm/vmwgfx: Use RCU locking for object lookups v3
Thomas Hellstrom
1
-0
/
+4
2012-11-20
kref: Implement kref_get_unless_zero v3
Thomas Hellstrom
1
-0
/
+21
2012-11-20
drm/ttm: remove sync_arg from driver functions
Maarten Lankhorst
1
-3
/
+3
2012-11-20
drm/ttm: remove sync_obj_arg from ttm_bo_move_accel_cleanup
Maarten Lankhorst
1
-3
/
+0
2012-11-20
drm/ttm: remove sync_obj_arg member
Maarten Lankhorst
2
-5
/
+0
2012-11-20
drm/ttm: remove ttm_mem_global->queue
Marcin Slusarz
1
-2
/
+0
2012-11-20
drm/ttm: remove ttm_bo_device->nice_mode
Marcin Slusarz
1
-3
/
+0
2012-11-20
drm/ttm: remove ttm_buffer_object->buffer_start
Marcin Slusarz
1
-9
/
+0
2012-11-20
drm: add support for monotonic vblank timestamps
Imre Deak
2
-0
/
+2
2012-11-20
drm: don't start the poll engine in probe_single_connector
Daniel Vetter
1
-0
/
+1
2012-11-20
drm: run the hpd irq event code directly
Daniel Vetter
1
-1
/
+0
2012-11-20
drm: handle HPD and polled connectors separately
Daniel Vetter
1
-0
/
+1
2012-11-20
drm: extract drm_kms_helper_hotplug_event
Daniel Vetter
1
-0
/
+1
2012-11-20
drm: add drm_send_vblank_event() helper (v5)
Rob Clark
1
-0
/
+2
2012-11-20
drm: get cea video id code for a given display mode
Stephane Marchesin
1
-0
/
+1
2012-11-20
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...
Dave Airlie
4
-5
/
+41
2012-11-12
drm/i915: Kill off now unused gen6+ AGP code
Ben Widawsky
1
-4
/
+0
2012-11-12
drm/i915: Stop using AGP layer for GEN6+
Ben Widawsky
1
-1
/
+2
2012-11-12
drm: add helper to sort panels to the head of the connector list
Daniel Vetter
1
-0
/
+2
2012-11-07
drm/ttm: add ttm_bo_is_reserved
Maarten Lankhorst
1
-0
/
+14
2012-11-07
drm: Constify some function arguments
Ville Syrjälä
1
-4
/
+4
2012-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+9
2012-11-03
Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+8
2012-11-02
hashtable: introduce a small and naive hashtable
Sasha Levin
1
-0
/
+192
2012-11-01
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-13
/
+2
2012-11-01
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-0
/
+3
2012-11-01
KVM: x86: fix vcpu->mmio_fragments overflow
Xiao Guangrong
1
-13
/
+2
2012-10-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+9
2012-10-31
xen/mmu: Use Xen specific TLB flush instead of the generic one.
Konrad Rzeszutek Wilk
1
-0
/
+8
2012-10-31
Merge tag 'md-3.7-fixes' of git://neil.brown.name/md
Linus Torvalds
5
-142
/
+158
2012-10-30
ALSA: Add a reference counter to card instance
Takashi Iwai
1
-0
/
+3
2012-10-29
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-0
/
+9
2012-10-28
percpu-rw-semaphores: use rcu_read_lock_sched
Mikulas Patocka
1
-4
/
+4
2012-10-28
percpu-rw-semaphores: use light/heavy barriers
Mikulas Patocka
1
-13
/
+7
2012-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-1
/
+4
2012-10-27
mac80211: verify that skb data is present
Johannes Berg
1
-0
/
+9
2012-10-26
Merge tag 'staging-3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+16
2012-10-26
Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2012-10-26
Merge tag 'char-misc-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+14
2012-10-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2012-10-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+7
2012-10-26
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+3
2012-10-26
rbtree: include linux/compiler.h for definition of __always_inline
Will Deacon
1
-0
/
+1
2012-10-25
Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-2
/
+0
2012-10-25
dynamic_debug: Remove unnecessary __used
Joe Perches
1
-1
/
+1
2012-10-24
x86, mm: Trim memory in memblock to be page aligned
Yinghai Lu
1
-0
/
+1
[next]