index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_fops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-12
drm: Remove count_lock for calling lastclose() after 58474713 (v2)
Chris Wilson
1
-13
/
+3
2010-08-05
drm: kill BKL from common code
Arnd Bergmann
1
-12
/
+11
2010-05-18
drivers/gpu/drm: Use kzalloc
Julia Lawall
1
-2
/
+1
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
1
-7
/
+9
2010-03-31
drm: Return ENODEV if the inode mapping changes
Chris Wilson
1
-7
/
+9
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-04
drm: Add support for drm master_[set|drop] callbacks.
Thomas Hellstrom
1
-0
/
+14
2009-11-18
drm: Add async event synchronization for drmWaitVblank
Kristian Høgsberg
1
-2
/
+96
2009-06-18
drm: Remove memory debugging infrastructure.
Eric Anholt
1
-4
/
+4
2009-03-29
drm: drm_fops.c unlock missing on error path
Dan Carpenter
1
-0
/
+1
2009-03-16
Rationalize fasync return values
Jonathan Corbet
1
-5
/
+1
2009-03-03
drm: Avoid client deadlocks when the master disappears.
Thomas Hellstrom
1
-0
/
+14
2009-02-20
drm: Release user fbs in drm_release
Kristian Høgsberg
1
-0
/
+3
2009-01-06
Check fops_get() return value
Laurent Pinchart
1
-0
/
+4
2008-12-29
DRM: add mode setting support
Dave Airlie
1
-10
/
+12
2008-12-29
drm: GEM mmap support
Jesse Barnes
1
-1
/
+11
2008-12-29
drm: move to kref per-master structures.
Dave Airlie
1
-77
/
+124
2008-11-01
saner FASYNC handling on file close
Al Viro
1
-2
/
+0
2008-10-18
drm: Add GEM ("graphics execution manager") to i915 driver.
Eric Anholt
1
-0
/
+6
2008-10-18
drm/cred: wrap task credential accesses in the drm driver.
David Howells
1
-1
/
+1
2008-07-14
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-2
/
+7
2008-07-14
drm: reorganise drm tree to be more future proof.
Dave Airlie
1
-0
/
+466
[prev]