aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-10-06
|\
| * watchdog/core: Put softlockup_threads_initialized under ifdef guardThomas Gleixner2017-10-04
| * watchdog/core: Rename some softlockup_* functionsThomas Gleixner2017-10-04
| * powerpc/watchdog: Make use of watchdog_nmi_probe()Thomas Gleixner2017-10-04
| * watchdog/core, powerpc: Lock cpus across reconfigurationThomas Gleixner2017-10-04
| * watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()Thomas Gleixner2017-10-04
| * watchdog/hardlockup/perf: Fix spelling mistake: "permanetely" -> "permanently"Colin Ian King2017-09-28
| * watchdog/hardlockup/perf: Cure UP damageThomas Gleixner2017-09-25
| * watchdog/hardlockup: Clean up hotplug locking messThomas Gleixner2017-09-14
| * watchdog/hardlockup/perf: Simplify deferred event destroyThomas Gleixner2017-09-14
| * watchdog/hardlockup/perf: Use new perf CPU enable mechanismThomas Gleixner2017-09-14
| * watchdog/hardlockup/perf: Implement CPU enable replacementThomas Gleixner2017-09-14
| * watchdog/hardlockup/perf: Implement init time detection of perfThomas Gleixner2017-09-14
| * watchdog/hardlockup/perf: Implement init time perf validationThomas Gleixner2017-09-14
| * watchdog/core: Get rid of the racy update loopThomas Gleixner2017-09-14
| * watchdog/core, powerpc: Make watchdog_nmi_reconfigure() two stageThomas Gleixner2017-09-14
| * watchdog/sysctl: Clean up sysctl variable name spaceThomas Gleixner2017-09-14
| * watchdog/sysctl: Get rid of the #ifdefferyThomas Gleixner2017-09-14
| * watchdog/core: Further simplify sysctl handlingThomas Gleixner2017-09-14
| * watchdog/core: Get rid of the thread teardown/setup danceThomas Gleixner2017-09-14
| * watchdog/core: Create new thread handling infrastructureThomas Gleixner2017-09-14
| * smpboot/threads, watchdog/core: Avoid runtime allocationThomas Gleixner2017-09-14
| * watchdog/core: Split out cpumask write functionThomas Gleixner2017-09-14
| * watchdog/core: Clean up the #ifdef mazeThomas Gleixner2017-09-14
| * watchdog/core: Clean up stub functionsThomas Gleixner2017-09-14
| * watchdog/core: Remove the park_in_progress obfuscationThomas Gleixner2017-09-14
| * watchdog/hardlockup/perf: Prevent CPU hotplug deadlockThomas Gleixner2017-09-14
| * watchdog/hardlockup/perf: Remove broken self disable on failureThomas Gleixner2017-09-14
| * watchdog/core: Mark hardlockup_detector_disable() __initThomas Gleixner2017-09-14
| * watchdog/core: Rename watchdog_proc_mutexThomas Gleixner2017-09-14
| * watchdog/core: Rework CPU hotplug lockingThomas Gleixner2017-09-14
| * watchdog/core: Remove broken suspend/resume interfacesThomas Gleixner2017-09-14
| * watchdog/core: Provide interface to stop from poweroff()Thomas Gleixner2017-09-14
| * watchdog/hardlockup: Provide interface to stop/restart perf eventsPeter Zijlstra2017-09-14
* | Merge tag 'pm-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-10-05
|\ \
| * \ Merge branch 'pm-sleep'Rafael J. Wysocki2017-10-05
| |\ \
| | * | PM / s2idle: Invoke the ->wake() platform callback earlierRafael J. Wysocki2017-09-28
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-05
|\ \ \ \
| * | | | bpf: fix bpf_tail_call() x64 JITAlexei Starovoitov2017-10-03
| | |/ / | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-10-04
|\ \ \ \
| * | | | kernel/params.c: improve STANDARD_PARAM_DEF readabilityJean Delvare2017-10-03
| * | | | kernel/params.c: fix an overflow in param_attr_showJean Delvare2017-10-03
| * | | | kernel/params.c: fix the maximum length in param_get_stringJean Delvare2017-10-03
| * | | | kernel/kcmp.c: drop branch leftover typoCyrill Gorcunov2017-10-03
| * | | | memremap: add scheduling point to devm_memremap_pagesMichal Hocko2017-10-03
| * | | | kernel/sysctl.c: remove duplicate UINT_MAX check on do_proc_douintvec_conv()Luis R. Rodriguez2017-10-03
| * | | | android: binder: drop lru lock in isolate callbackSherry Yang2017-10-03
| * | | | kernel/params.c: align add_sysfs_param documentation with codeJean Delvare2017-10-03
* | | | | Merge tag 'trace-v4.14-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-10-04
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | rcu: Remove extraneous READ_ONCE()s from rcu_irq_{enter,exit}()Paul E. McKenney2017-10-03