summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-06-26Merge tag 'dm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds4-90/+166
2015-06-26Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds8-8/+526
2015-06-26Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds35-940/+3948
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds40-15/+8228
2015-06-26Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds4-34/+85
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds16-483/+736
2015-06-26dm cache policy smq: fix "default" version to be 1.4.0Mike Snitzer1-1/+1
2015-06-26Revert "block, dm: don't copy bios for request clones"Mike Snitzer3-59/+142
2015-06-26Revert "dm: do not allocate any mempools for blk-mq request-based DM"Mike Snitzer2-40/+33
2015-06-25Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds33-323/+1173
2015-06-25Merge branch 'i2c/for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds28-154/+2602
2015-06-25Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds8-10/+273
2015-06-25Merge tag 'edac/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2-95/+125
2015-06-25Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds495-7832/+23453
2015-06-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds25-533/+3620
2015-06-25Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds4-21/+51
2015-06-25Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-27/+113
2015-06-25drivers/firmware/memmap.c: fix kernel-doc formatMichal Simek1-11/+13
2015-06-25drivers/md/md.c: use strreplace()Rasmus Villemoes1-3/+1
2015-06-25drivers/base/core.c: use strreplace()Rasmus Villemoes1-5/+4
2015-06-25netconsole: implement extended console supportTejun Heo1-2/+139
2015-06-25netconsole: make all dynamic netconsoles share a mutexTejun Heo1-5/+3
2015-06-25netconsole: make netconsole_target->enabled a boolTejun Heo1-9/+9
2015-06-25netconsole: remove unnecessary netconsole_target_get/out() from write_msg()Tejun Heo1-2/+0
2015-06-25drivers/misc/altera-stapl/altera.c: remove extraneous KERN_INFO prefixColin Ian King1-1/+1
2015-06-25clone: support passing tls argument via C rather than pt_regs magicJosh Triplett1-1/+1
2015-06-25Mohit Kumar has movedPratyush Anand3-3/+3
2015-06-25Pratyush Anand has movedPratyush Anand5-8/+8
2015-06-25zram: check comp algorithm availability earlierSergey Senozhatsky3-0/+9
2015-06-25zram: cut trailing newline in algorithm nameSergey Senozhatsky2-1/+9
2015-06-25zram: cosmetic zram_bvec_write() cleanupSergey Senozhatsky1-5/+3
2015-06-25zram: add dynamic device add/remove functionalitySergey Senozhatsky1-3/+97
2015-06-25zram: close race by open overridingSergey Senozhatsky2-19/+38
2015-06-25zram: return zram device_id from zram_add()Sergey Senozhatsky1-9/+14
2015-06-25zram: trivial: correct flag operations commentSergey Senozhatsky1-1/+1
2015-06-25zram: report every added and removed deviceSergey Senozhatsky1-2/+3
2015-06-25zram: remove max_num_devices limitationSergey Senozhatsky2-13/+1
2015-06-25zram: reorganize code layoutSergey Senozhatsky1-363/+362
2015-06-25zram: use idr instead of `zram_devices' arraySergey Senozhatsky1-37/+49
2015-06-25zram: cosmetic ZRAM_ATTR_RO code formatting tweakSergey Senozhatsky1-1/+1
2015-06-25zram: remove obsolete ZRAM_DEBUG optionMarcin Jabrzyk2-13/+1
2015-06-25Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds19-81/+907
2015-06-25Merge tag 'dm-4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds29-714/+4103
2015-06-25Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds12-12/+17
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2015-06-25Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds10-1465/+969
2015-06-25Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds26-237/+170
2015-06-25Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds7-208/+145
2015-06-25Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds15-22/+1212
2015-06-25firmware: dmi_scan: Coding style cleanupsJean Delvare1-4/+3