summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-06-26Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-25Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds
2015-06-25Merge branch 'i2c/for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2015-06-25Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds
2015-06-25Merge tag 'edac/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds
2015-06-25Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-06-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-06-25Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-06-25Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-06-25drivers/firmware/memmap.c: fix kernel-doc formatMichal Simek
2015-06-25drivers/md/md.c: use strreplace()Rasmus Villemoes
2015-06-25drivers/base/core.c: use strreplace()Rasmus Villemoes
2015-06-25netconsole: implement extended console supportTejun Heo
2015-06-25netconsole: make all dynamic netconsoles share a mutexTejun Heo
2015-06-25netconsole: make netconsole_target->enabled a boolTejun Heo
2015-06-25netconsole: remove unnecessary netconsole_target_get/out() from write_msg()Tejun Heo
2015-06-25drivers/misc/altera-stapl/altera.c: remove extraneous KERN_INFO prefixColin Ian King
2015-06-25clone: support passing tls argument via C rather than pt_regs magicJosh Triplett
2015-06-25Mohit Kumar has movedPratyush Anand
2015-06-25Pratyush Anand has movedPratyush Anand
2015-06-25zram: check comp algorithm availability earlierSergey Senozhatsky
2015-06-25zram: cut trailing newline in algorithm nameSergey Senozhatsky
2015-06-25zram: cosmetic zram_bvec_write() cleanupSergey Senozhatsky
2015-06-25zram: add dynamic device add/remove functionalitySergey Senozhatsky
2015-06-25zram: close race by open overridingSergey Senozhatsky
2015-06-25zram: return zram device_id from zram_add()Sergey Senozhatsky
2015-06-25zram: trivial: correct flag operations commentSergey Senozhatsky
2015-06-25zram: report every added and removed deviceSergey Senozhatsky
2015-06-25zram: remove max_num_devices limitationSergey Senozhatsky
2015-06-25zram: reorganize code layoutSergey Senozhatsky
2015-06-25zram: use idr instead of `zram_devices' arraySergey Senozhatsky
2015-06-25zram: cosmetic ZRAM_ATTR_RO code formatting tweakSergey Senozhatsky
2015-06-25zram: remove obsolete ZRAM_DEBUG optionMarcin Jabrzyk
2015-06-25Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2015-06-25Merge tag 'dm-4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-06-25Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-25Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-25Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-25Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2015-06-25Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds
2015-06-25firmware: dmi_scan: Coding style cleanupsJean Delvare
2015-06-25firmware: dmi_scan: add SBMIOS entry and DMI tablesIvan Khoronzhuk
2015-06-25firmware: dmi_scan: Trim DMI table length before exporting itJean Delvare
2015-06-25firmware: dmi_scan: Rename dmi_table to dmi_decode_tableIvan Khoronzhuk
2015-06-25firmware: dmi_scan: Only honor end-of-table for 64-bit tablesJean Delvare
2015-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds