index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-12-29
drm/i915: Remove redundant test in error path.
Julia Lawall
1
-6
/
+5
2008-12-29
drm: Add a debug node for vblank state.
Eric Anholt
3
-0
/
+73
2008-12-29
drm: Avoid use-before-null-test on dev in drm_cleanup().
Eric Anholt
1
-3
/
+1
2008-12-29
drm/i915: Don't print to dmesg when taking signal during object_pin.
Eric Anholt
1
-2
/
+4
2008-12-29
drm: pin new and unpin old buffer when setting a mode.
Kristian Høgsberg
3
-18
/
+55
2008-12-29
drm/i915: un-EXPORT and make 'intelfb_panic' static
Hannes Eder
1
-3
/
+2
2008-12-29
drm/i915: Delete unused, pointless i915_driver_firstopen.
Eric Anholt
1
-8
/
+0
2008-12-29
drm/i915: fix sparse warnings: returning void-valued expression
Hannes Eder
1
-2
/
+2
2008-12-29
drm/i915: fix sparse warnings: move 'extern' decls to header file
Hannes Eder
2
-6
/
+6
2008-12-29
drm/i915: fix sparse warnings: make symbols static
Hannes Eder
9
-22
/
+23
2008-12-29
drm/i915: fix sparse warnings: declare one-bit bitfield as unsigned
Hannes Eder
1
-4
/
+4
2008-12-29
drm/i915: Don't double-unpin buffers if we take a signal in evict_everything().
Eric Anholt
1
-0
/
+1
2008-12-29
drm/i915: Fix fbcon setup to align display pitch to 64b.
Eric Anholt
1
-1
/
+1
2008-12-29
drm/i915: Add missing userland definitions for gem init/execbuffer.
Eric Anholt
1
-0
/
+2
2008-12-29
i915/drm: provide compat defines for userspace for certain struct members.
Dave Airlie
1
-0
/
+23
2008-12-29
drm: drop DRM_IOCTL_MODE_REPLACEFB, add+remove works just as well.
Kristian H�gsberg
5
-74
/
+0
2008-12-29
drm: sanitise drm modesetting API + remove unused hotplug
Jakob Bornecrantz
5
-138
/
+113
2008-12-29
drm: fix allowing master ioctls on non-master fds.
Dave Airlie
1
-1
/
+1
2008-12-29
drm/radeon: use locked rmmap to remove sarea mapping.
Dave Airlie
2
-1
/
+2
2008-12-29
drm/radeon: fix missing hunk from the master changes.
Dave Airlie
1
-0
/
+2
2008-12-29
drm: fix useless gcc unused variable warning
Dave Airlie
1
-1
/
+1
2008-12-29
drm/radeon: fix warning due to PAGE_SIZE max
Dave Airlie
1
-1
/
+1
2008-12-29
drm: kconfig have drm core select i2c for kms
Dave Airlie
1
-1
/
+2
2008-12-29
drm: PAGE_CACHE_WC is x86 only so far
Dave Airlie
1
-0
/
+2
2008-12-29
drm: pick an 800x600@60HZ mode by default for unknown CRT.
Dave Airlie
1
-4
/
+4
2008-12-29
drm/i915: Fix stolen memory detection on G45 and GM45.
Eric Anholt
2
-6
/
+11
2008-12-29
drm/i915: Register module dependencies for the modesetting code.
Eric Anholt
1
-0
/
+5
2008-12-29
DRM: i915: add mode setting support
Jesse Barnes
27
-51
/
+10567
2008-12-29
DRM: add mode setting support
Dave Airlie
20
-41
/
+6469
2008-12-29
drm/i915: add GEM GTT mapping support
Jesse Barnes
7
-4
/
+562
2008-12-29
drm: GEM mmap support
Jesse Barnes
8
-3
/
+161
2008-12-29
drm/i915: Add /proc debugging entry for reading out the HWS.
Eric Anholt
1
-0
/
+34
2008-12-29
drm: reorganise start and load.
Dave Airlie
1
-3
/
+6
2008-12-29
drm: fix leak of uninitialized data to userspace
Vegard Nossum
3
-4
/
+9
2008-12-29
drm: move to kref per-master structures.
Dave Airlie
21
-351
/
+617
2008-12-29
drm: cleanup exit path for module unload
Dave Airlie
3
-20
/
+10
2008-12-29
bio: get rid of bio_vec clearing
Jens Axboe
1
-5
/
+1
2008-12-29
bounce: don't rely on a zeroed bio_vec list
Jens Axboe
1
-2
/
+7
2008-12-29
cciss: simplify parameters to deregister_disk function
Stephen M. Cameron
1
-7
/
+9
2008-12-29
cfq-iosched: fix race between exiting queue and exiting task
Jens Axboe
1
-1
/
+9
2008-12-29
loop: Do not call loop_unplug for not configured loop device.
Milan Broz
1
-0
/
+1
2008-12-29
loop: Flush possible running bios when loop device is released.
Milan Broz
1
-3
/
+35
2008-12-29
alpha: remove dead BIO_VMERGE_BOUNDARY
FUJITA Tomonori
1
-3
/
+0
2008-12-29
Get rid of CONFIG_LSF
Jens Axboe
3
-30
/
+12
2008-12-29
block: make blk_softirq_init() static
Roel Kluin
1
-1
/
+1
2008-12-29
block: use min_not_zero in blk_queue_stack_limits
FUJITA Tomonori
1
-3
/
+3
2008-12-29
block: add one-hit cache for disk partition lookup
Jens Axboe
2
-4
/
+20
2008-12-29
cfq-iosched: remove limit of dispatch depth of max 4 times quantum
Jens Axboe
1
-6
/
+2
2008-12-29
nbd: tell the block layer that it is not a rotational device
Jens Axboe
1
-6
/
+4
2008-12-29
block: get rid of elevator_t typedef
Jens Axboe
8
-44
/
+46
[next]