Age | Commit message (Expand) | Author | Files | Lines |
2015-06-25 | clone: support passing tls argument via C rather than pt_regs magic | Josh Triplett | 1 | -1/+1 |
2015-06-25 | Mohit Kumar has moved | Pratyush Anand | 3 | -3/+3 |
2015-06-25 | Pratyush Anand has moved | Pratyush Anand | 5 | -8/+8 |
2015-06-25 | zram: check comp algorithm availability earlier | Sergey Senozhatsky | 3 | -0/+9 |
2015-06-25 | zram: cut trailing newline in algorithm name | Sergey Senozhatsky | 2 | -1/+9 |
2015-06-25 | zram: cosmetic zram_bvec_write() cleanup | Sergey Senozhatsky | 1 | -5/+3 |
2015-06-25 | zram: add dynamic device add/remove functionality | Sergey Senozhatsky | 1 | -3/+97 |
2015-06-25 | zram: close race by open overriding | Sergey Senozhatsky | 2 | -19/+38 |
2015-06-25 | zram: return zram device_id from zram_add() | Sergey Senozhatsky | 1 | -9/+14 |
2015-06-25 | zram: trivial: correct flag operations comment | Sergey Senozhatsky | 1 | -1/+1 |
2015-06-25 | zram: report every added and removed device | Sergey Senozhatsky | 1 | -2/+3 |
2015-06-25 | zram: remove max_num_devices limitation | Sergey Senozhatsky | 2 | -13/+1 |
2015-06-25 | zram: reorganize code layout | Sergey Senozhatsky | 1 | -363/+362 |
2015-06-25 | zram: use idr instead of `zram_devices' array | Sergey Senozhatsky | 1 | -37/+49 |
2015-06-25 | zram: cosmetic ZRAM_ATTR_RO code formatting tweak | Sergey Senozhatsky | 1 | -1/+1 |
2015-06-25 | zram: remove obsolete ZRAM_DEBUG option | Marcin Jabrzyk | 2 | -13/+1 |
2015-06-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -8/+4 |
2015-06-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 47 | -324/+1258 |
2015-06-24 | Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 10 | -184/+1834 |
2015-06-24 | Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 93 | -693/+17302 |
2015-06-24 | Merge tag 'backlight-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -20/+16 |
2015-06-24 | frontswap: allow multiple backends | Dan Streetman | 1 | -7/+1 |
2015-06-24 | mm: oom_kill: simplify OOM killer locking | Johannes Weiner | 1 | -0/+2 |
2015-06-24 | mm: oom_kill: clean up victim marking and exiting interfaces | Johannes Weiner | 1 | -1/+1 |
2015-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 824 | -19176/+79592 |
2015-06-24 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -5/+14 |
2015-06-24 | EDAC, mce_amd_inj: Set MISCV on injection | Borislav Petkov | 1 | -0/+3 |
2015-06-24 | EDAC, mce_amd_inj: Move bit preparations before the injection | Borislav Petkov | 1 | -4/+4 |
2015-06-24 | EDAC, mce_amd_inj: Cleanup and simplify README | Borislav Petkov | 1 | -31/+35 |
2015-06-24 | EDAC, altera: Do not allow suspend when EDAC is enabled | Alan Tull | 1 | -0/+20 |
2015-06-24 | EDAC, mce_amd_inj: Make inj_type static | kbuild test robot | 1 | -1/+1 |
2015-06-24 | EDAC, altera: Add Arria10 EDAC support | Thor Thayer | 2 | -16/+204 |
2015-06-24 | EDAC, altera: Refactor for Altera CycloneV SoC | Thor Thayer | 2 | -104/+206 |
2015-06-24 | EDAC, altera: Generalize driver to use DT Memory size | Thor Thayer | 1 | -32/+26 |
2015-06-24 | EDAC, mce_amd_inj: Add README file | Aravind Gopalakrishnan | 1 | -0/+46 |
2015-06-24 | Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds | 22 | -391/+2270 |
2015-06-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 10 | -143/+76 |
2015-06-24 | EDAC, mce_amd_inj: Add individual permissions field to dfs_node | Aravind Gopalakrishnan | 1 | -7/+8 |
2015-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 13 | -30/+81 |
2015-06-24 | stmmac: troubleshoot unexpected bits in des0 & des1 | Alexey Brodkin | 4 | -24/+28 |
2015-06-24 | net: Cavium: Fix MAC address setting in shutdown state | Pavel Fedin | 2 | -2/+13 |
2015-06-24 | drivers: net: xgene: fix for ACPI support without ACPI | Stephen Rothwell | 1 | -0/+2 |
2015-06-24 | net/mlx5e: Prefetch skb data on RX | Saeed Mahameed | 1 | -0/+1 |
2015-06-24 | net/mlx5e: Pop cq outside mlx5e_get_cqe | Achiad Shochat | 3 | -2/+4 |
2015-06-24 | net/mlx5e: Remove mlx5e_cq.sqrq back-pointer | Achiad Shochat | 5 | -7/+3 |
2015-06-24 | net/mlx5e: Remove extra spaces | Achiad Shochat | 1 | -4/+4 |
2015-06-24 | net/mlx5e: Avoid TX CQE generation if more xmit packets expected | Achiad Shochat | 1 | -23/+34 |
2015-06-24 | net/mlx5e: Avoid redundant dev_kfree_skb() upon NOP completion | Achiad Shochat | 1 | -3/+1 |
2015-06-24 | net/mlx5e: Remove re-assignment of wq type in mlx5e_enable_rq() | Achiad Shochat | 1 | -1/+0 |
2015-06-24 | net/mlx5e: Use skb_shinfo(skb)->gso_segs rather than counting them | Saeed Mahameed | 1 | -4/+1 |