index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-28
drm/kms: make fb helper work for all drivers.
Dave Airlie
1
-1
/
+3
2009-09-25
drm/kms: start adding command line interface using fb.
Dave Airlie
2
-1
/
+37
2009-09-18
drm/radeon/kms: Use surfaces for scanout / cursor byte swapping on big endian.
Michel Dänzer
1
-5
/
+6
2009-09-18
drm/radeon/kms: don't fail if we fail to init GPU acceleration
Jerome Glisse
1
-0
/
+1
2009-09-08
Merge remote branch 'origin/master' of ../linux-2.6 into drm-next
Dave Airlie
7
-5
/
+37
2009-09-08
drm: include seq_file.h for debugfs builds.
Dave Airlie
1
-0
/
+3
2009-09-07
Merge intel drm-intel-next branch
Dave Airlie
10
-33
/
+44
2009-09-07
drm/kms: add a function that can add the mode for the output device without EDID
Zhao Yakui
1
-0
/
+2
2009-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+2
2009-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-2
/
+3
2009-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2
-1
/
+16
2009-09-05
exec: do not sleep in TASK_TRACED under ->cred_guard_mutex
Oleg Nesterov
1
-0
/
+1
2009-09-05
workqueues: introduce __cancel_delayed_work()
Oleg Nesterov
1
-0
/
+15
2009-09-04
dm log: userspace add luid to distinguish between concurrent log instances
Jonathan Brassow
1
-1
/
+12
2009-09-04
dm stripe: expose correct io hints
Mike Snitzer
1
-0
/
+4
2009-09-01
pkt_sched: Revert tasklet_hrtimer changes.
David S. Miller
1
-2
/
+2
2009-09-02
drm/kms: add explicit encoder disable function and detach harder.
Dave Airlie
1
-0
/
+2
2009-09-02
drm/mm: add ability to dump mm lists via debugfs
Dave Airlie
1
-0
/
+4
2009-08-31
lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.h
Benjamin Herrenschmidt
1
-1
/
+1
2009-08-31
drm/kms: move driver specific fb common code to helper functions (v2)
Dave Airlie
2
-0
/
+84
2009-08-31
drm/crtc_helper: place drm_helper_encoder_in_use() in the header file
Maarten Maathuis
1
-0
/
+1
2009-08-29
crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL test
Herbert Xu
2
-2
/
+3
2009-08-26
ACPI processor: force throttling state when BIOS returns incorrect value
Frans Pop
1
-2
/
+3
2009-08-26
flex_array: convert element_nr formals to unsigned
David Rientjes
1
-4
/
+6
2009-08-26
flex_array: declare parts member to have incomplete type
David Rientjes
1
-1
/
+1
2009-08-27
drm: GEM handles are u32, not int
Pekka Paalanen
1
-2
/
+2
2009-08-27
drm/ttm: consolidate cache flushing code in one place.
Dave Airlie
1
-0
/
+38
2009-08-24
mm: fix hugetlb bug due to user_shm_unlock call
Hugh Dickins
1
-2
/
+4
2009-08-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+4
2009-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+2
2009-08-24
kernel_read: redefine offset type
Mimi Zohar
1
-1
/
+1
2009-08-22
pkt_sched: Convert qdisc_watchdog to tasklet_hrtimer
David S. Miller
1
-2
/
+2
2009-08-21
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-0
/
+4
2009-08-21
Make bitmask 'and' operators return a result code
Linus Torvalds
2
-20
/
+18
2009-08-21
drm/radeon: add GET_PARAM/INFO support for Z pipes
Alex Deucher
1
-0
/
+2
2009-08-21
Input: ucb1400_ts - enable ADC Filter
Marek Vasut
1
-0
/
+4
2009-08-21
drm/radeon/kms: implement the bo busy ioctl properly.
Dave Airlie
1
-0
/
+2
2009-08-20
Merge Linus master to drm-next
Dave Airlie
65
-238
/
+659
2009-08-19
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-1
/
+1
2009-08-19
ttm: Make parts of a struct ttm_bo_device global.
Thomas Hellstrom
2
-26
/
+69
2009-08-19
drm/ttm: Memory accounting rework.
Thomas Hellstrom
2
-19
/
+26
2009-08-19
drm: Enable drm drivers to add drm sysfs devices.
Thomas Hellstrom
1
-0
/
+12
2009-08-19
drm/ttm: optimize bo_kmap_type values
Pekka Paalanen
1
-6
/
+6
2009-08-19
drm/kms: no need to return void value (encoder)
Pekka Paalanen
1
-1
/
+1
2009-08-19
drm: clarify scaling property names
Jesse Barnes
1
-4
/
+5
2009-08-19
drm: fixup includes in encoder slave header files.
Dave Airlie
1
-2
/
+2
2009-08-18
mm: revert "oom: move oom_adj value"
KOSAKI Motohiro
2
-2
/
+1
2009-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-8
/
+13
2009-08-17
net: restore gnet_stats_basic to previous definition
Eric Dumazet
5
-8
/
+13
2009-08-17
security: define round_hint_to_min in !CONFIG_SECURITY
Eric Paris
1
-15
/
+15
[next]