index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] rc: update for bitop name changes
Stephen Rothwell
2011-03-25
1
-3
/
+3
*
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
2011-03-25
2
-2
/
+2
*
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-03-25
15
-145
/
+246
|
\
|
*
drm/vblank: update recently added vbl interface to be more future proof.
Dave Airlie
2011-03-24
1
-1
/
+1
|
*
drm radeon: Return -EINVAL on wrong pm sysfs access
Thomas Renninger
2011-03-24
1
-3
/
+5
|
*
drm/radeon/kms: fix hardcoded EDID handling
Alex Deucher
2011-03-24
3
-7
/
+45
|
*
Merge remote branch 'intel/drm-intel-fixes' of ../drm-next into drm-core-next
Dave Airlie
2011-03-24
8
-127
/
+131
|
|
\
|
|
*
Revert "drm/i915: Don't save/restore hardware status page address register"
Chris Wilson
2011-03-24
2
-0
/
+7
|
|
*
drm/i915: Avoid unmapping pages from a NULL address space
Chris Wilson
2011-03-23
1
-3
/
+4
|
|
*
drm/i915: Fix use after free within tracepoint
Chris Wilson
2011-03-23
1
-2
/
+2
|
|
*
drm/i915: Restore missing command flush before interrupt on BLT ring
Chris Wilson
2011-03-23
2
-61
/
+55
|
|
*
drm/i915: Disable pagefaults along execbuffer relocation fast path
Chris Wilson
2011-03-23
1
-4
/
+17
|
|
*
drm/i915: Fix computation of pitch for dumb bo creator
Chris Wilson
2011-03-23
1
-1
/
+1
|
|
*
drm/i915: report correct render clock frequencies on SNB
Jesse Barnes
2011-03-23
2
-5
/
+5
|
|
*
drm/i915/dp: Correct the order of deletion for ghost eDP devices
Takashi Iwai
2011-03-23
1
-2
/
+2
|
|
*
drm/i915: Fix tiling corruption from pipelined fencing
Chris Wilson
2011-03-23
1
-27
/
+17
|
|
*
drm/i915: Re-enable self-refresh
Yuanhan Liu
2011-03-23
1
-4
/
+1
|
|
*
drm/i915: Prevent racy removal of request from client list
Herton Ronaldo Krzesinski
2011-03-23
1
-2
/
+4
|
|
*
drm/i915: skip redundant operations whilst enabling pipes and planes
Chris Wilson
2011-03-23
1
-8
/
+16
|
|
*
drm/i915: Remove surplus POSTING_READs before wait_for_vblank
Chris Wilson
2011-03-23
1
-8
/
+0
|
*
|
drm/radeon/kms: prefer legacy pll algo for tv-out
Alex Deucher
2011-03-23
1
-1
/
+5
|
*
|
drm: check for modesetting on modeset ioctls
Dave Airlie
2011-03-21
1
-0
/
+51
|
|
/
|
*
drm/kernel: vblank wait on crtc > 1
Ilija Hadzic
2011-03-21
2
-5
/
+13
|
*
drm: Fix use-after-free in drm_gem_vm_close()
Chris Wilson
2011-03-21
1
-2
/
+3
*
|
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-03-24
60
-721
/
+284
|
\
\
|
*
|
block: fix non-atomic access to genhd inflight structures
Shaohua Li
2011-03-22
1
-3
/
+4
|
*
|
block: Require subsystems to explicitly allocate bio_set integrity mempool
Martin K. Petersen
2011-03-17
9
-19
/
+35
|
*
|
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
Jens Axboe
2011-03-10
42
-591
/
+101
|
|
\
\
|
|
*
|
block: kill off REQ_UNPLUG
Jens Axboe
2011-03-10
8
-21
/
+9
|
|
*
|
block: remove per-queue plugging
Jens Axboe
2011-03-10
39
-529
/
+71
|
|
*
|
scsi: convert to blk_delay_queue()
Jens Axboe
2011-03-10
1
-25
/
+19
|
|
*
|
ide-cd: convert to blk_delay_queue() for a short pause
Jens Axboe
2011-03-10
1
-11
/
+2
|
*
|
|
staging: Convert to bdops->check_events()
Tejun Heo
2011-03-09
2
-8
/
+14
|
*
|
|
pktcdvd: Convert to bdops->check_events()
Tejun Heo
2011-03-09
1
-4
/
+9
|
*
|
|
umem: Drop dummy ->media_changed()
Tejun Heo
2011-03-09
1
-10
/
+0
|
*
|
|
s390/tape_block: Convert to bdops->check_events()
Tejun Heo
2011-03-09
1
-5
/
+6
|
*
|
|
i2o_block: Convert to bdops->check_events()
Tejun Heo
2011-03-09
1
-4
/
+7
|
*
|
|
xsysace: Convert to bdops->check_events()
Tejun Heo
2011-03-09
1
-4
/
+5
|
*
|
|
ub: Convert to bdops->check_events()
Tejun Heo
2011-03-09
1
-4
/
+6
|
*
|
|
swim[3]: Convert to bdops->check_events()
Tejun Heo
2011-03-09
2
-7
/
+12
|
*
|
|
dac960: Convert to bdops->check_events()
Tejun Heo
2011-03-09
1
-3
/
+5
|
*
|
|
paride: Convert to bdops->check_events()
Tejun Heo
2011-03-09
3
-14
/
+21
|
*
|
|
gdrom,viocd: Convert to bdops->check_events()
Tejun Heo
2011-03-09
2
-13
/
+20
|
*
|
|
floppy,{ami|ata}flop: Convert to bdops->check_events()
Tejun Heo
2011-03-09
3
-14
/
+19
|
*
|
|
ide: Convert to bdops->check_events()
Tejun Heo
2011-03-09
4
-15
/
+20
|
*
|
|
Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/core
Tejun Heo
2011-03-04
73
-332
/
+659
|
|
\
\
\
|
*
|
|
|
loop: No need to initialize ->queue_lock explicitly before calling blk_cleanu...
Vivek Goyal
2011-03-03
1
-3
/
+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...
Linus Torvalds
2011-03-24
3
-99
/
+65
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2011-03-24
138
-2085
/
+7178
|
|
\
\
\
\
|
*
|
|
|
|
sh: Use struct syscore_ops instead of sysdevs
Rafael J. Wysocki
2011-03-23
3
-99
/
+65
[next]