Age | Commit message (Expand) | Author | Files | Lines |
2015-06-26 | Merge tag 'dm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev... | Linus Torvalds | 4 | -90/+166 |
2015-06-26 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 8 | -8/+526 |
2015-06-26 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 35 | -940/+3948 |
2015-06-26 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 40 | -15/+8228 |
2015-06-26 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 4 | -34/+85 |
2015-06-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 16 | -483/+736 |
2015-06-26 | dm cache policy smq: fix "default" version to be 1.4.0 | Mike Snitzer | 1 | -1/+1 |
2015-06-26 | Revert "block, dm: don't copy bios for request clones" | Mike Snitzer | 3 | -59/+142 |
2015-06-26 | Revert "dm: do not allocate any mempools for blk-mq request-based DM" | Mike Snitzer | 2 | -40/+33 |
2015-06-26 | Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abell... | Linus Torvalds | 33 | -323/+1173 |
2015-06-26 | Merge branch 'i2c/for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 28 | -154/+2602 |
2015-06-26 | Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working... | Linus Torvalds | 8 | -10/+273 |
2015-06-26 | Merge tag 'edac/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche... | Linus Torvalds | 2 | -95/+125 |
2015-06-26 | Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 495 | -7832/+23453 |
2015-06-26 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 25 | -533/+3620 |
2015-06-26 | Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 4 | -21/+51 |
2015-06-26 | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -27/+113 |
2015-06-26 | drivers/firmware/memmap.c: fix kernel-doc format | Michal Simek | 1 | -11/+13 |
2015-06-26 | drivers/md/md.c: use strreplace() | Rasmus Villemoes | 1 | -3/+1 |
2015-06-26 | drivers/base/core.c: use strreplace() | Rasmus Villemoes | 1 | -5/+4 |
2015-06-26 | netconsole: implement extended console support | Tejun Heo | 1 | -2/+139 |
2015-06-26 | netconsole: make all dynamic netconsoles share a mutex | Tejun Heo | 1 | -5/+3 |
2015-06-26 | netconsole: make netconsole_target->enabled a bool | Tejun Heo | 1 | -9/+9 |
2015-06-26 | netconsole: remove unnecessary netconsole_target_get/out() from write_msg() | Tejun Heo | 1 | -2/+0 |
2015-06-26 | drivers/misc/altera-stapl/altera.c: remove extraneous KERN_INFO prefix | Colin Ian King | 1 | -1/+1 |
2015-06-26 | clone: support passing tls argument via C rather than pt_regs magic | Josh Triplett | 1 | -1/+1 |
2015-06-26 | Mohit Kumar has moved | Pratyush Anand | 3 | -3/+3 |
2015-06-26 | Pratyush Anand has moved | Pratyush Anand | 5 | -8/+8 |
2015-06-26 | zram: check comp algorithm availability earlier | Sergey Senozhatsky | 3 | -0/+9 |
2015-06-26 | zram: cut trailing newline in algorithm name | Sergey Senozhatsky | 2 | -1/+9 |
2015-06-26 | zram: cosmetic zram_bvec_write() cleanup | Sergey Senozhatsky | 1 | -5/+3 |
2015-06-26 | zram: add dynamic device add/remove functionality | Sergey Senozhatsky | 1 | -3/+97 |
2015-06-26 | zram: close race by open overriding | Sergey Senozhatsky | 2 | -19/+38 |
2015-06-26 | zram: return zram device_id from zram_add() | Sergey Senozhatsky | 1 | -9/+14 |
2015-06-26 | zram: trivial: correct flag operations comment | Sergey Senozhatsky | 1 | -1/+1 |
2015-06-26 | zram: report every added and removed device | Sergey Senozhatsky | 1 | -2/+3 |
2015-06-26 | zram: remove max_num_devices limitation | Sergey Senozhatsky | 2 | -13/+1 |
2015-06-26 | zram: reorganize code layout | Sergey Senozhatsky | 1 | -363/+362 |
2015-06-26 | zram: use idr instead of `zram_devices' array | Sergey Senozhatsky | 1 | -37/+49 |
2015-06-26 | zram: cosmetic ZRAM_ATTR_RO code formatting tweak | Sergey Senozhatsky | 1 | -1/+1 |
2015-06-26 | zram: remove obsolete ZRAM_DEBUG option | Marcin Jabrzyk | 2 | -13/+1 |
2015-06-26 | Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds | 19 | -81/+907 |
2015-06-26 | Merge tag 'dm-4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 29 | -714/+4103 |
2015-06-26 | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block | Linus Torvalds | 12 | -12/+17 |
2015-06-26 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2015-06-26 | Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 10 | -1465/+969 |
2015-06-26 | Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 26 | -237/+170 |
2015-06-26 | Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 7 | -208/+145 |
2015-06-25 | Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux | Linus Torvalds | 15 | -22/+1212 |
2015-06-25 | firmware: dmi_scan: Coding style cleanups | Jean Delvare | 1 | -4/+3 |