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