aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-31mtdchar: kill persistently held vfsmountAl Viro1-37/+16
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-14/+10
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-3/+2
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds6-5/+6
2012-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmciaLinus Torvalds12-121/+43
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds57-985/+3616
2012-03-29Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+7
2012-03-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-1/+18
2012-03-29drm/i915: suspend fbdev device around suspend/hibernateDave Airlie3-1/+18
2012-03-28Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds26-645/+1058
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds6-316/+320
2012-03-28backlight: fix typo in tosa_lcd.cMasanari Iida1-1/+1
2012-03-28nbd: rename the nbd_device variable from lo to nbdWanlong Gao1-147/+148
2012-03-28ipmi: use locks on watchdog timeout set on rebootCorey Minyard1-2/+2
2012-03-28ipmi: simplify lockingCorey Minyard1-33/+21
2012-03-28ipmi: fix message handling during panicsCorey Minyard2-64/+56
2012-03-28ipmi: use a tasklet for handling received messagesCorey Minyard2-67/+88
2012-03-28ipmi: increase KCS timeoutsMatthew Garrett1-2/+2
2012-03-28ipmi: decrease the IPMI message transaction time in interrupt modeSrinivas_Gowda1-1/+3
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds372-365/+18
2012-03-28Merge branch 'for-linus-3.4' of git://git.linaro.org/people/sumitsemwal/linux-dma-bufLinus Torvalds1-24/+141
2012-03-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds8-36/+12
2012-03-28Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds6-51/+80
2012-03-28Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds27-2402/+2244
2012-03-28Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds14-51/+42
2012-03-28Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds14-116/+849
2012-03-28Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds46-949/+3680
2012-03-28Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds105-2816/+1772
2012-03-28Merge tag 'dm-3.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dmLinus Torvalds28-376/+1831
2012-03-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds15-137/+420
2012-03-28Merge tag 'common-clk-api' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-0/+2048
2012-03-28Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds14-81/+452
2012-03-28Merge tag 'drivers2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-42/+445
2012-03-28dm: add verity targetMikulas Patocka3-0/+934
2012-03-28dm bufio: prefetchMikulas Patocka2-26/+90
2012-03-28dm thin: add pool target flags to control discardJoe Thornber1-27/+108
2012-03-28dm thin: support discardsJoe Thornber1-14/+158
2012-03-28dm thin: prepare to support discardJoe Thornber1-53/+72
2012-03-28dm thin: use dm_target_offsetAlasdair G Kergon1-1/+1
2012-03-28dm thin: support read only external snapshot originsJoe Thornber1-14/+71
2012-03-28dm thin: relax hard limit on the maximum size of a metadata deviceMike Snitzer3-15/+20
2012-03-28dm persistent data: remove space map ref_count entries if redundantJoe Thornber1-3/+0
2012-03-28dm thin: commit outstanding data every secondJoe Thornber1-2/+26
2012-03-28dm: reject trailing characters in sccanf inputMikulas Patocka13-25/+44
2012-03-28dm raid: handle failed devices during start upJonathan E Brassow1-2/+51
2012-03-28dm thin metadata: pass correct space map to dm_sm_root_sizeJoe Thornber1-1/+1
2012-03-28dm persistent data: remove redundant value_size arg from value_ptrJoe Thornber3-33/+29
2012-03-28dm mpath: detect invalid map_contextJun'ichi Nomura1-14/+32
2012-03-28dm: clear bi_end_io on remapping failureHannes Reinecke1-0/+1
2012-03-28dm table: simplify call to free_devicesHannes Reinecke1-2/+1