summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-04-02dm: bio list add bio_list_add_headMikulas Patocka1-0/+10
2009-04-02dm snapshot: persistent fix dtr cleanupJonathan Brassow1-5/+15
2009-04-02dm snapshot: move status to exception storeJonathan Brassow4-16/+29
2009-04-02dm snapshot: move ctr parsing to exception storeJonathan Brassow3-129/+132
2009-04-02dm snapshot: use DMEMIT macro for statusJonathan Brassow1-9/+10
2009-04-02dm snapshot: remove dm_snap headerJonathan Brassow2-87/+71
2009-04-02dm snapshot: remove dm_snap header useJonathan Brassow5-57/+54
2009-04-02dm exception store: move cow pointerJonathan Brassow6-23/+30
2009-04-02dm exception store: move chunk_fieldsJonathan Brassow6-53/+67
2009-04-02dm exception store: move dm_target pointerJonathan Brassow4-7/+7
2009-04-02dm exception store: introduce registryJonathan Brassow6-49/+307
2009-04-02dm raid1: add is_remote_recovering hook for clustersJonathan Brassow1-2/+23
2009-04-02dm exception store: separate type from instanceJonathan Brassow4-25/+35
2009-04-02dm log: remove struct dm_dirty_log_internalMike Snitzer1-44/+14
2009-04-02dm log: use standard kernel module refcountMike Snitzer1-16/+3
2009-04-02dm crypt: use kzfreeJohannes Weiner1-4/+2
2009-04-02dm target: remove struct tt_internalCheng Renquan2-61/+31
2009-04-02dm table: fix upgrade mode raceAlasdair G Kergon1-12/+14
2009-04-02dm: path selector use module refcount directlyJun'ichi Nomura1-18/+3
2009-04-02dm target: use module refcount directlyCheng Renquan1-17/+3
2009-04-02dm snapshot: avoid having two exceptions for the same chunkMikulas Patocka1-0/+13
2009-04-02dm snapshot: avoid dropping lock in __find_pending_exceptionMikulas Patocka1-18/+24
2009-04-02dm snapshot: refactor __find_pending_exceptionMikulas Patocka1-24/+28
2009-04-02dm io: make sync_io uninterruptibleMikulas Patocka1-4/+1
2009-04-02dm raid1: switch read_record from kmalloc to slab to save memoryMikulas Patocka1-4/+21
2009-04-02dm: preserve bi_io_vec when resubmitting biosMikulas Patocka1-0/+26
2009-04-01serial: fixup /proc/tty/driver/serial after proc_fops conversionAlexey Dobriyan1-1/+1
2009-04-01qeth: properly delete empty files.Linus Torvalds2-0/+0
2009-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds48-1293/+810
2009-04-01Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds35-1243/+2327
2009-04-01Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds6-29/+54
2009-04-01efifb: dmi set video typeBrian Maly1-1/+4
2009-04-01tridentfb: delete acceleration Kconfig optionKrzysztof Helt2-20/+1
2009-04-01atyfb: speed up Mach64 cursorKrzysztof Helt1-8/+7
2009-04-01fb: hide hardware cursor in graphics mode (Mach64)Krzysztof Helt1-1/+2
2009-04-01nvidiafb: remove open_lock mutexAlessio Igor Bogani2-9/+0
2009-04-01radeonfb: suspend/resume for ATI Mobility Radeon RV350Wolfgang Kroener1-0/+3
2009-04-01omapfb: fix argument of blank operationFelipe Contreras1-4/+4
2009-04-01uvesafb: fix selecting mode with the vbemode optionMichal Januszewski1-4/+9
2009-04-01fbdev: remove cyblafb driverKrzysztof Helt3-1710/+7
2009-04-01fb: add s3c-fb driver for newer Samsung SoC framebuffer devicesBen Dooks3-0/+1061
2009-04-01n411: add missing Makefile entryHerton Ronaldo Krzesinski1-0/+1
2009-04-01viafb: returns 0 two too earlyRoel Kluin1-2/+6
2009-04-01vesafb: bitwise OR has higher precedence than ?:Roel Kluin1-1/+1
2009-04-01uvesafb: bitwise OR has higher precedence than ?:Roel Kluin1-1/+1
2009-04-01arkfb: fix misplaced parenthesesRoel Kluin1-2/+2
2009-04-01asiliantfb: fix cmap memory leaksAndres Salomon1-5/+21
2009-04-01drivers/video/omap/hwa742.c: div reaches max_clk_divRoel Kluin1-2/+2
2009-04-01fbdev: update s1d13xxxfb to differ between revisions and production idsKristoffer Ericson1-12/+36
2009-04-01amifb: check fb_alloc_cmap return value and handle failure properlyAndres Salomon1-2/+5