summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 Brassow2-2/+33
2009-04-02dm exception store: separate type from instanceJonathan Brassow4-25/+35
2009-04-02dm log: remove struct dm_dirty_log_internalMike Snitzer2-44/+17
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 Renquan3-61/+34
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-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds61-290/+3188
2009-04-01Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+6
2009-04-01qeth: properly delete empty files.Linus Torvalds2-0/+0
2009-04-01x86, setup: guard against pre-ACPI 3 e820 code not updating %ecxH. Peter Anvin1-0/+6
2009-04-01Merge branch 'x86/setup' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds1-9/+24
2009-04-01Merge branch 'for-linus' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds39-845/+1178
2009-04-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds23-600/+1224
2009-04-01Merge branch 'devel' into for-linusTrond Myklebust39-845/+1178
2009-04-01SUNRPC: Ensure IPV6_V6ONLY is set on the socket before binding to a portTrond Myklebust1-12/+24
2009-04-01NSM: Fix unaligned accesses in nsm_init_private()Mans Rullgard1-2/+6
2009-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds24-1622/+2762
2009-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds51-1336/+847
2009-04-01[IA64] BUG to BUG_ON changesStoyan Gaydarov8-33/+16
2009-04-01Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds62-1902/+3641
2009-04-01[IA64] Fix typo/thinko in arch/ia64/sn/kernel/sn2/sn2_smp.cRandy Dunlap1-1/+1
2009-04-01Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds8-29/+58
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 Helt13-2344/+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