| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-03-08 | Merge branches 'clk-qcom-msm8998', 'clk-fractional-parent', 'clk-x86-mv' and 'clk-SA-fixes' into clk-next |  Stephen Boyd | 3 | -0/+13 |
| 2019-03-08 | Merge branches 'clk-qcom-rpmh', 'clk-gpio-sleep', 'clk-stm32mp1', 'clk-qcom-qcs404' and 'clk-actions-s500' into clk-next |  Stephen Boyd | 3 | -3/+79 |
| 2019-03-08 | Merge branches 'clk-imx', 'clk-samsung', 'clk-ti', 'clk-uniphier-gear' and 'clk-mmp2-lcdc' into clk-next |  Stephen Boyd | 6 | -3/+265 |
| 2019-03-08 | Merge branches 'clk-optional', 'clk-devm-clkdev-register', 'clk-allwinner', 'clk-meson' and 'clk-renesas' into clk-next |  Stephen Boyd | 10 | -1/+243 |
| 2019-03-08 | Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio |  Linus Torvalds | 8 | -0/+70 |
| 2019-03-08 | Merge tag 'mfd-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd |  Linus Torvalds | 12 | -23/+948 |
| 2019-03-08 | Merge tag 'rtc-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux |  Linus Torvalds | 1 | -2/+1 |
| 2019-03-08 | Merge branch 'i2c/for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux |  Linus Torvalds | 7 | -128/+60 |
| 2019-03-08 | Merge tag 'for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply |  Linus Torvalds | 2 | -30/+1 |
| 2019-03-08 | Merge tag 'for-linus-5.1' of git://github.com/cminyard/linux-ipmi |  Linus Torvalds | 1 | -7/+20 |
| 2019-03-08 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -4/+4 |
| 2019-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching |  Linus Torvalds | 1 | -8/+42 |
| 2019-03-08 | Merge tag 'drm-next-2019-03-06' of git://anongit.freedesktop.org/drm/drm |  Linus Torvalds | 56 | -411/+1365 |
| 2019-03-08 | netfilter: nf_tables: fix set double-free in abort path |  Pablo Neira Ayuso | 1 | -4/+2 |
| 2019-03-07 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 20 | -147/+210 |
| 2019-03-07 | include/linux/relay.h: fix percpu annotation in struct rchan |  Luc Van Oostenryck | 1 | -1/+1 |
| 2019-03-07 | mm: create the new vm_fault_t type |  Souptick Joarder | 2 | -47/+72 |
| 2019-03-07 | lib/lzo: separate lzo-rle from lzo |  Dave Rodgman | 1 | -0/+4 |
| 2019-03-07 | lib/lzo: implement run-length encoding |  Dave Rodgman | 1 | -1/+1 |
| 2019-03-07 | exec: increase BINPRM_BUF_SIZE to 256 |  Oleg Nesterov | 1 | -1/+1 |
| 2019-03-07 | autofs: add ignore mount option |  Ian Kent | 1 | -1/+1 |
| 2019-03-07 | init/calibrate.c: provide proper prototype |  Valdis Kletnieks | 1 | -0/+1 |
| 2019-03-07 | include/linux/bitops.h: set_mask_bits() to return old value |  Vineet Gupta | 1 | -1/+1 |
| 2019-03-07 | ACPI: implement acpi_handle_debug in terms of _dynamic_func_call |  Rasmus Villemoes | 1 | -6/+2 |
| 2019-03-07 | ACPI: remove unused __acpi_handle_debug macro |  Rasmus Villemoes | 1 | -3/+0 |
| 2019-03-07 | ACPI: use proper DYNAMIC_DEBUG_BRANCH macro |  Rasmus Villemoes | 1 | -1/+1 |
| 2019-03-07 | dynamic_debug: refactor dynamic_pr_debug and friends |  Rasmus Villemoes | 1 | -28/+42 |
| 2019-03-07 | dynamic_debug: add static inline stub for ddebug_add_module |  Rasmus Villemoes | 1 | -2/+8 |
| 2019-03-07 | dynamic_debug: consolidate DEFINE_DYNAMIC_DEBUG_METADATA definitions |  Rasmus Villemoes | 1 | -15/+7 |
| 2019-03-07 | linux/printk.h: use DYNAMIC_DEBUG_BRANCH in pr_debug_ratelimited |  Rasmus Villemoes | 1 | -1/+1 |
| 2019-03-07 | linux/net.h: use DYNAMIC_DEBUG_BRANCH in net_dbg_ratelimited |  Rasmus Villemoes | 1 | -1/+1 |
| 2019-03-07 | linux/device.h: use DYNAMIC_DEBUG_BRANCH in dev_dbg_ratelimited |  Rasmus Villemoes | 1 | -1/+1 |
| 2019-03-07 | include/linux/pid.h: remove next_pidmap() declaration |  Nadav Amit | 1 | -1/+0 |
| 2019-03-07 | linux/kernel.h: split *_MAX and *_MIN macros into <linux/limits.h> |  Masahiro Yamada | 3 | -30/+39 |
| 2019-03-07 | linux/kernel.h: use 'short' to define USHRT_MAX, SHRT_MAX, SHRT_MIN |  Masahiro Yamada | 1 | -3/+3 |
| 2019-03-07 | linux/fs.h: move member alignment check next to definition of struct filename |  Rasmus Villemoes | 1 | -0/+3 |
| 2019-03-07 | build_bug.h: add wrapper for _Static_assert |  Rasmus Villemoes | 1 | -0/+19 |
| 2019-03-07 | include/linux/types.h: use "unsigned int" instead of "unsigned" |  WangBo | 1 | -3/+3 |
| 2019-03-07 | <linux/kernel.h>: drop the gcc-3.3 'const' hack in roundup() |  Randy Dunlap | 1 | -3/+1 |
| 2019-03-07 | kernel.h: unconditionally include asm/div64.h for do_div() |  Jani Nikula | 1 | -1/+1 |
| 2019-03-07 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+5 |
| 2019-03-07 | Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux |  Linus Torvalds | 1 | -3/+0 |
| 2019-03-07 | Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit |  Linus Torvalds | 6 | -42/+45 |
| 2019-03-07 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security |  Linus Torvalds | 5 | -70/+59 |
| 2019-03-07 | Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup |  Linus Torvalds | 2 | -1/+3 |
| 2019-03-07 | Merge tag 'for-5.1-part1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux |  Linus Torvalds | 2 | -29/+3 |
| 2019-03-07 | Merge tag 'fsnotify_for_v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs |  Linus Torvalds | 5 | -41/+157 |
| 2019-03-07 | platform/x86: wmi: move struct wmi_device_id to mod_devicetable.h |  Mattias Jacobsson | 2 | -4/+13 |
| 2019-03-07 | Merge tag 'dtype_for_v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs |  Linus Torvalds | 2 | -16/+76 |
| 2019-03-07 | PM-runtime: Call pm_runtime_active|suspended_time() from sysfs |  Ulf Hansson | 1 | -1/+0 |