summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2017-09-14watchdog/hardlockup: Clean up hotplug locking messThomas Gleixner1-6/+0
2017-09-14watchdog/hardlockup/perf: Simplify deferred event destroyThomas Gleixner1-5/+2
2017-09-14watchdog/hardlockup/perf: Use new perf CPU enable mechanismThomas Gleixner2-84/+8
2017-09-14watchdog/hardlockup/perf: Implement CPU enable replacementThomas Gleixner1-0/+11
2017-09-14watchdog/hardlockup/perf: Implement init time detection of perfThomas Gleixner1-1/+12
2017-09-14watchdog/hardlockup/perf: Implement init time perf validationThomas Gleixner1-0/+37
2017-09-14watchdog/core: Get rid of the racy update loopThomas Gleixner1-48/+47
2017-09-14watchdog/core, powerpc: Make watchdog_nmi_reconfigure() two stageThomas Gleixner1-9/+22
2017-09-14watchdog/sysctl: Clean up sysctl variable name spaceThomas Gleixner2-29/+28
2017-09-14watchdog/sysctl: Get rid of the #ifdefferyThomas Gleixner1-5/+1
2017-09-14watchdog/core: Further simplify sysctl handlingThomas Gleixner1-20/+7
2017-09-14watchdog/core: Get rid of the thread teardown/setup danceThomas Gleixner1-171/+19
2017-09-14watchdog/core: Create new thread handling infrastructureThomas Gleixner1-0/+75
2017-09-14smpboot/threads, watchdog/core: Avoid runtime allocationThomas Gleixner2-31/+12
2017-09-14watchdog/core: Split out cpumask write functionThomas Gleixner1-19/+21
2017-09-14watchdog/core: Clean up the #ifdef mazeThomas Gleixner1-20/+13
2017-09-14watchdog/core: Clean up stub functionsThomas Gleixner1-46/+22
2017-09-14watchdog/core: Remove the park_in_progress obfuscationThomas Gleixner2-25/+19
2017-09-14watchdog/hardlockup/perf: Prevent CPU hotplug deadlockThomas Gleixner3-6/+59
2017-09-14watchdog/hardlockup/perf: Remove broken self disable on failureThomas Gleixner2-28/+7
2017-09-14watchdog/core: Mark hardlockup_detector_disable() __initThomas Gleixner1-1/+1
2017-09-14watchdog/core: Rename watchdog_proc_mutexThomas Gleixner1-8/+7
2017-09-14watchdog/core: Rework CPU hotplug lockingThomas Gleixner1-6/+6
2017-09-14watchdog/core: Remove broken suspend/resume interfacesThomas Gleixner1-88/+1
2017-09-14watchdog/core: Provide interface to stop from poweroff()Thomas Gleixner1-1/+13
2017-09-14watchdog/hardlockup: Provide interface to stop/restart perf eventsPeter Zijlstra1-0/+41
2017-09-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-3/+25
2017-09-13Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+6
2017-09-12Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+0
2017-09-12Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-8/+24
2017-09-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-19/+10
2017-09-12sched/debug: Add debugfs knob for "sched_debug"Peter Zijlstra3-3/+8
2017-09-12sched/core: WARN() when migrating to an offline CPUPeter Zijlstra1-0/+4
2017-09-12sched/fair: Plug hole between hotplug and active_load_balance()Peter Zijlstra1-0/+7
2017-09-12sched/fair: Avoid newidle balance for !active CPUsPeter Zijlstra1-0/+6
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds6-37/+77
2017-09-11sched/fair: Fix nuisance kernel-doc warningRandy Dunlap1-1/+1
2017-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-12/+35
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds19-666/+696
2017-09-08bpf: devmap, use cond_resched instead of cpu_relaxJohn Fastabend1-1/+1
2017-09-08bpf: add support for sockmap detach programsJohn Fastabend2-11/+18
2017-09-08bpf: don't select potentially stale ri->map from buggy xdp progsDaniel Borkmann1-0/+16
2017-09-08kcov: support compat processesDmitry Vyukov1-0/+1
2017-09-08drivers/pps: aesthetic tweaks to PPS-related contentRobert P. J. Day1-1/+1
2017-09-08kmod: move #ifdef CONFIG_MODULES wrapper to MakefileLuis R. Rodriguez2-4/+2
2017-09-08kmod: split out umh code into its own fileLuis R. Rodriguez3-559/+571
2017-09-08locking/rtmutex: replace top-waiter and pi_waiters leftmost cachingDavidlohr Bueso4-33/+19
2017-09-08sched/deadline: replace earliest dl and rq leftmost cachingDavidlohr Bueso2-35/+21
2017-09-08sched/fair: replace cfs_rq->rb_leftmostDavidlohr Bueso3-29/+15
2017-09-08treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan5-5/+5