index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-02
dm: bio list add bio_list_add_head
Mikulas Patocka
1
-0
/
+10
2009-04-02
dm snapshot: persistent fix dtr cleanup
Jonathan Brassow
1
-5
/
+15
2009-04-02
dm snapshot: move status to exception store
Jonathan Brassow
4
-16
/
+29
2009-04-02
dm snapshot: move ctr parsing to exception store
Jonathan Brassow
3
-129
/
+132
2009-04-02
dm snapshot: use DMEMIT macro for status
Jonathan Brassow
1
-9
/
+10
2009-04-02
dm snapshot: remove dm_snap header
Jonathan Brassow
2
-87
/
+71
2009-04-02
dm snapshot: remove dm_snap header use
Jonathan Brassow
5
-57
/
+54
2009-04-02
dm exception store: move cow pointer
Jonathan Brassow
6
-23
/
+30
2009-04-02
dm exception store: move chunk_fields
Jonathan Brassow
6
-53
/
+67
2009-04-02
dm exception store: move dm_target pointer
Jonathan Brassow
4
-7
/
+7
2009-04-02
dm exception store: introduce registry
Jonathan Brassow
6
-49
/
+307
2009-04-02
dm raid1: add is_remote_recovering hook for clusters
Jonathan Brassow
1
-2
/
+23
2009-04-02
dm exception store: separate type from instance
Jonathan Brassow
4
-25
/
+35
2009-04-02
dm log: remove struct dm_dirty_log_internal
Mike Snitzer
1
-44
/
+14
2009-04-02
dm log: use standard kernel module refcount
Mike Snitzer
1
-16
/
+3
2009-04-02
dm crypt: use kzfree
Johannes Weiner
1
-4
/
+2
2009-04-02
dm target: remove struct tt_internal
Cheng Renquan
2
-61
/
+31
2009-04-02
dm table: fix upgrade mode race
Alasdair G Kergon
1
-12
/
+14
2009-04-02
dm: path selector use module refcount directly
Jun'ichi Nomura
1
-18
/
+3
2009-04-02
dm target: use module refcount directly
Cheng Renquan
1
-17
/
+3
2009-04-02
dm snapshot: avoid having two exceptions for the same chunk
Mikulas Patocka
1
-0
/
+13
2009-04-02
dm snapshot: avoid dropping lock in __find_pending_exception
Mikulas Patocka
1
-18
/
+24
2009-04-02
dm snapshot: refactor __find_pending_exception
Mikulas Patocka
1
-24
/
+28
2009-04-02
dm io: make sync_io uninterruptible
Mikulas Patocka
1
-4
/
+1
2009-04-02
dm raid1: switch read_record from kmalloc to slab to save memory
Mikulas Patocka
1
-4
/
+21
2009-04-02
dm: preserve bi_io_vec when resubmitting bios
Mikulas Patocka
1
-0
/
+26
2009-04-01
serial: fixup /proc/tty/driver/serial after proc_fops conversion
Alexey Dobriyan
1
-1
/
+1
2009-04-01
qeth: properly delete empty files.
Linus Torvalds
2
-0
/
+0
2009-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
48
-1293
/
+810
2009-04-01
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
35
-1243
/
+2327
2009-04-01
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
6
-29
/
+54
2009-04-01
efifb: dmi set video type
Brian Maly
1
-1
/
+4
2009-04-01
tridentfb: delete acceleration Kconfig option
Krzysztof Helt
2
-20
/
+1
2009-04-01
atyfb: speed up Mach64 cursor
Krzysztof Helt
1
-8
/
+7
2009-04-01
fb: hide hardware cursor in graphics mode (Mach64)
Krzysztof Helt
1
-1
/
+2
2009-04-01
nvidiafb: remove open_lock mutex
Alessio Igor Bogani
2
-9
/
+0
2009-04-01
radeonfb: suspend/resume for ATI Mobility Radeon RV350
Wolfgang Kroener
1
-0
/
+3
2009-04-01
omapfb: fix argument of blank operation
Felipe Contreras
1
-4
/
+4
2009-04-01
uvesafb: fix selecting mode with the vbemode option
Michal Januszewski
1
-4
/
+9
2009-04-01
fbdev: remove cyblafb driver
Krzysztof Helt
3
-1710
/
+7
2009-04-01
fb: add s3c-fb driver for newer Samsung SoC framebuffer devices
Ben Dooks
3
-0
/
+1061
2009-04-01
n411: add missing Makefile entry
Herton Ronaldo Krzesinski
1
-0
/
+1
2009-04-01
viafb: returns 0 two too early
Roel Kluin
1
-2
/
+6
2009-04-01
vesafb: bitwise OR has higher precedence than ?:
Roel Kluin
1
-1
/
+1
2009-04-01
uvesafb: bitwise OR has higher precedence than ?:
Roel Kluin
1
-1
/
+1
2009-04-01
arkfb: fix misplaced parentheses
Roel Kluin
1
-2
/
+2
2009-04-01
asiliantfb: fix cmap memory leaks
Andres Salomon
1
-5
/
+21
2009-04-01
drivers/video/omap/hwa742.c: div reaches max_clk_div
Roel Kluin
1
-2
/
+2
2009-04-01
fbdev: update s1d13xxxfb to differ between revisions and production ids
Kristoffer Ericson
1
-12
/
+36
2009-04-01
amifb: check fb_alloc_cmap return value and handle failure properly
Andres Salomon
1
-2
/
+5
[next]