summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-10-04watchdog/core: Rename some softlockup_* functionsThomas Gleixner
2017-10-04powerpc/watchdog: Make use of watchdog_nmi_probe()Thomas Gleixner
2017-10-04watchdog/core, powerpc: Lock cpus across reconfigurationThomas Gleixner
2017-10-04watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()Thomas Gleixner
2017-09-28watchdog/hardlockup/perf: Fix spelling mistake: "permanetely" -> "permanently"Colin Ian King
2017-09-25watchdog/hardlockup/perf: Cure UP damageThomas Gleixner
2017-09-14watchdog/hardlockup: Clean up hotplug locking messThomas Gleixner
2017-09-14watchdog/hardlockup/perf: Simplify deferred event destroyThomas Gleixner
2017-09-14watchdog/hardlockup/perf: Use new perf CPU enable mechanismThomas Gleixner
2017-09-14watchdog/hardlockup/perf: Implement CPU enable replacementThomas Gleixner
2017-09-14watchdog/hardlockup/perf: Implement init time detection of perfThomas Gleixner
2017-09-14watchdog/hardlockup/perf: Implement init time perf validationThomas Gleixner
2017-09-14watchdog/core: Get rid of the racy update loopThomas Gleixner
2017-09-14watchdog/core, powerpc: Make watchdog_nmi_reconfigure() two stageThomas Gleixner
2017-09-14watchdog/sysctl: Clean up sysctl variable name spaceThomas Gleixner
2017-09-14watchdog/sysctl: Get rid of the #ifdefferyThomas Gleixner
2017-09-14watchdog/core: Further simplify sysctl handlingThomas Gleixner
2017-09-14watchdog/core: Get rid of the thread teardown/setup danceThomas Gleixner
2017-09-14watchdog/core: Create new thread handling infrastructureThomas Gleixner
2017-09-14smpboot/threads, watchdog/core: Avoid runtime allocationThomas Gleixner
2017-09-14watchdog/core: Split out cpumask write functionThomas Gleixner
2017-09-14watchdog/core: Clean up the #ifdef mazeThomas Gleixner
2017-09-14watchdog/core: Clean up stub functionsThomas Gleixner
2017-09-14watchdog/core: Remove the park_in_progress obfuscationThomas Gleixner
2017-09-14watchdog/hardlockup/perf: Prevent CPU hotplug deadlockThomas Gleixner
2017-09-14watchdog/hardlockup/perf: Remove broken self disable on failureThomas Gleixner
2017-09-14watchdog/core: Mark hardlockup_detector_disable() __initThomas Gleixner
2017-09-14watchdog/core: Rename watchdog_proc_mutexThomas Gleixner
2017-09-14watchdog/core: Rework CPU hotplug lockingThomas Gleixner
2017-09-14watchdog/core: Remove broken suspend/resume interfacesThomas Gleixner
2017-09-14watchdog/core: Provide interface to stop from poweroff()Thomas Gleixner
2017-09-14watchdog/hardlockup: Provide interface to stop/restart perf eventsPeter Zijlstra
2017-09-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-13Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-12Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-12Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-12sched/debug: Add debugfs knob for "sched_debug"Peter Zijlstra
2017-09-12sched/core: WARN() when migrating to an offline CPUPeter Zijlstra
2017-09-12sched/fair: Plug hole between hotplug and active_load_balance()Peter Zijlstra
2017-09-12sched/fair: Avoid newidle balance for !active CPUsPeter Zijlstra
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-09-11sched/fair: Fix nuisance kernel-doc warningRandy Dunlap
2017-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-08bpf: devmap, use cond_resched instead of cpu_relaxJohn Fastabend
2017-09-08bpf: add support for sockmap detach programsJohn Fastabend
2017-09-08bpf: don't select potentially stale ri->map from buggy xdp progsDaniel Borkmann
2017-09-08kcov: support compat processesDmitry Vyukov
2017-09-08drivers/pps: aesthetic tweaks to PPS-related contentRobert P. J. Day