Age | Commit message (Expand) | Author |
2015-06-25 | drivers/firmware/memmap.c: fix kernel-doc format | Michal Simek |
2015-06-25 | drivers/md/md.c: use strreplace() | Rasmus Villemoes |
2015-06-25 | drivers/base/core.c: use strreplace() | Rasmus Villemoes |
2015-06-25 | netconsole: implement extended console support | Tejun Heo |
2015-06-25 | netconsole: make all dynamic netconsoles share a mutex | Tejun Heo |
2015-06-25 | netconsole: make netconsole_target->enabled a bool | Tejun Heo |
2015-06-25 | netconsole: remove unnecessary netconsole_target_get/out() from write_msg() | Tejun Heo |
2015-06-25 | drivers/misc/altera-stapl/altera.c: remove extraneous KERN_INFO prefix | Colin Ian King |
2015-06-25 | clone: support passing tls argument via C rather than pt_regs magic | Josh Triplett |
2015-06-25 | Mohit Kumar has moved | Pratyush Anand |
2015-06-25 | Pratyush Anand has moved | Pratyush Anand |
2015-06-25 | zram: check comp algorithm availability earlier | Sergey Senozhatsky |
2015-06-25 | zram: cut trailing newline in algorithm name | Sergey Senozhatsky |
2015-06-25 | zram: cosmetic zram_bvec_write() cleanup | Sergey Senozhatsky |
2015-06-25 | zram: add dynamic device add/remove functionality | Sergey Senozhatsky |
2015-06-25 | zram: close race by open overriding | Sergey Senozhatsky |
2015-06-25 | zram: return zram device_id from zram_add() | Sergey Senozhatsky |
2015-06-25 | zram: trivial: correct flag operations comment | Sergey Senozhatsky |
2015-06-25 | zram: report every added and removed device | Sergey Senozhatsky |
2015-06-25 | zram: remove max_num_devices limitation | Sergey Senozhatsky |
2015-06-25 | zram: reorganize code layout | Sergey Senozhatsky |
2015-06-25 | zram: use idr instead of `zram_devices' array | Sergey Senozhatsky |
2015-06-25 | zram: cosmetic ZRAM_ATTR_RO code formatting tweak | Sergey Senozhatsky |
2015-06-25 | zram: remove obsolete ZRAM_DEBUG option | Marcin Jabrzyk |
2015-06-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-06-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2015-06-24 | Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds |
2015-06-24 | Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2015-06-24 | Merge tag 'backlight-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-06-24 | frontswap: allow multiple backends | Dan Streetman |
2015-06-24 | mm: oom_kill: simplify OOM killer locking | Johannes Weiner |
2015-06-24 | mm: oom_kill: clean up victim marking and exiting interfaces | Johannes Weiner |
2015-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-06-24 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-06-24 | EDAC, mce_amd_inj: Set MISCV on injection | Borislav Petkov |
2015-06-24 | EDAC, mce_amd_inj: Move bit preparations before the injection | Borislav Petkov |
2015-06-24 | EDAC, mce_amd_inj: Cleanup and simplify README | Borislav Petkov |
2015-06-24 | EDAC, altera: Do not allow suspend when EDAC is enabled | Alan Tull |
2015-06-24 | EDAC, mce_amd_inj: Make inj_type static | kbuild test robot |
2015-06-24 | EDAC, altera: Add Arria10 EDAC support | Thor Thayer |
2015-06-24 | EDAC, altera: Refactor for Altera CycloneV SoC | Thor Thayer |
2015-06-24 | EDAC, altera: Generalize driver to use DT Memory size | Thor Thayer |
2015-06-24 | EDAC, mce_amd_inj: Add README file | Aravind Gopalakrishnan |
2015-06-24 | Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds |
2015-06-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2015-06-24 | EDAC, mce_amd_inj: Add individual permissions field to dfs_node | Aravind Gopalakrishnan |
2015-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-06-24 | stmmac: troubleshoot unexpected bits in des0 & des1 | Alexey Brodkin |
2015-06-24 | net: Cavium: Fix MAC address setting in shutdown state | Pavel Fedin |
2015-06-24 | drivers: net: xgene: fix for ACPI support without ACPI | Stephen Rothwell |