summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2019-03-07lib/test_firmware.c: remove some dead codeDan Carpenter-9/+0
2019-03-07lib/assoc_array.c: mark expected switch fall-throughGustavo A. R. Silva-0/+1
2019-03-07lib/test_ubsan.c: VLA no longer used in kernelOlof Johansson-10/+1
2019-03-07lib/div64.c: off by one in shiftStanislaw Gruszka-2/+2
2019-03-07include/linux/bitops.h: set_mask_bits() to return old valueVineet Gupta-1/+1
2019-03-07ACPI: implement acpi_handle_debug in terms of _dynamic_func_callRasmus Villemoes-6/+2
2019-03-07ACPI: remove unused __acpi_handle_debug macroRasmus Villemoes-3/+0
2019-03-07ACPI: use proper DYNAMIC_DEBUG_BRANCH macroRasmus Villemoes-1/+1
2019-03-07btrfs: implement btrfs_debug* in terms of helper macroRasmus Villemoes-24/+10
2019-03-07dynamic_debug: refactor dynamic_pr_debug and friendsRasmus Villemoes-29/+43
2019-03-07dynamic_debug: add static inline stub for ddebug_add_moduleRasmus Villemoes-4/+8
2019-03-07dynamic_debug: move pr_err from module.c to ddebug_add_moduleRasmus Villemoes-4/+4
2019-03-07dynamic_debug: remove unused EXPORT_SYMBOLsRasmus Villemoes-2/+0
2019-03-07dynamic_debug: use pointer comparison in ddebug_remove_moduleRasmus Villemoes-1/+2
2019-03-07dynamic_debug: don't duplicate modname in ddebug_add_moduleRasmus Villemoes-8/+7
2019-03-07dynamic_debug: consolidate DEFINE_DYNAMIC_DEBUG_METADATA definitionsRasmus Villemoes-15/+7
2019-03-07linux/printk.h: use DYNAMIC_DEBUG_BRANCH in pr_debug_ratelimitedRasmus Villemoes-1/+1
2019-03-07linux/net.h: use DYNAMIC_DEBUG_BRANCH in net_dbg_ratelimitedRasmus Villemoes-1/+1
2019-03-07linux/device.h: use DYNAMIC_DEBUG_BRANCH in dev_dbg_ratelimitedRasmus Villemoes-1/+1
2019-03-07include/linux/pid.h: remove next_pidmap() declarationNadav Amit-1/+0
2019-03-07linux/kernel.h: split *_MAX and *_MIN macros into <linux/limits.h>Masahiro Yamada-30/+39
2019-03-07linux/kernel.h: use 'short' to define USHRT_MAX, SHRT_MAX, SHRT_MINMasahiro Yamada-3/+3
2019-03-07linux/fs.h: move member alignment check next to definition of struct filenameRasmus Villemoes-2/+3
2019-03-07lib/vsprintf.c: move sizeof(struct printf_spec) next to its definitionRasmus Villemoes-2/+3
2019-03-07build_bug.h: add wrapper for _Static_assertRasmus Villemoes-0/+19
2019-03-07scripts/spelling.txt: add more spellings to spelling.txtColin Ian King-0/+69
2019-03-07kernel/sys: annotate implicit fall throughMathieu Malaterre-0/+1
2019-03-07kernel/hung_task.c: Use continuously blocked time when reporting.Tetsuo Handa-1/+1
2019-03-07kernel/hung_task.c - fix sparse warningsValdis Kletnieks-0/+1
2019-03-07include/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-07kernel/panic.c: taint: fix debugfs_simple_attr.cocci warningsYueHaibing-6/+4
2019-03-07kernel.h: unconditionally include asm/div64.h for do_div()Jani Nikula-1/+1
2019-03-07Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-20/+1
2019-03-07Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+5
2019-03-07Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+4
2019-03-07Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+498
2019-03-07Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-48/+22
2019-03-07Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-55/+38
2019-03-07SUNRPC: Respect RPC call timeouts when retrying transmissionTrond Myklebust-18/+24
2019-03-07SUNRPC: Fix up RPC back channel transmissionTrond Myklebust-28/+33
2019-03-07SUNRPC: Prevent thundering herd when the socket is not connectedTrond Myklebust-4/+17
2019-03-07Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-7/+12
2019-03-07Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-25/+585
2019-03-07Merge tag 'xtensa-20190307' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-257/+113
2019-03-07Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-2991/+3619
2019-03-07Merge tag 'riscv-for-linus-5.1-mw0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-193/+287
2019-03-07cpufreq: pxa2xx: remove incorrect __init annotationArnd Bergmann-2/+2
2019-03-07Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-392/+440
2019-03-07Merge tag 'selinux-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-127/+176