summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-09-25watchdog/hardlockup/perf: Cure UP damageThomas Gleixner1-1/+6
2017-09-14watchdog/hardlockup: Clean up hotplug locking messThomas Gleixner2-6/+2
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 Gleixner2-0/+13
2017-09-14watchdog/hardlockup/perf: Implement init time detection of perfThomas Gleixner1-1/+12
2017-09-14watchdog/hardlockup/perf: Implement init time perf validationThomas Gleixner2-2/+43
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 Gleixner3-17/+33
2017-09-14watchdog/sysctl: Clean up sysctl variable name spaceThomas Gleixner3-37/+36
2017-09-14watchdog/sysctl: Get rid of the #ifdefferyThomas Gleixner2-5/+7
2017-09-14watchdog/core: Clean up header messThomas Gleixner1-35/+25
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 Gleixner3-33/+14
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 Gleixner3-26/+19
2017-09-14watchdog/hardlockup/perf: Prevent CPU hotplug deadlockThomas Gleixner4-6/+65
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 Gleixner3-103/+1
2017-09-14parisc, watchdog/core: Use lockup_detector_stop()Thomas Gleixner1-1/+1
2017-09-14watchdog/core: Provide interface to stop from poweroff()Thomas Gleixner2-4/+16
2017-09-14perf/x86/intel, watchdog/core: Sanitize PMU HT bug workaroundPeter Zijlstra1-7/+4
2017-09-14watchdog/hardlockup: Provide interface to stop/restart perf eventsPeter Zijlstra2-0/+45
2017-09-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-14/+45
2017-09-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-3/+25
2017-09-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds19-150/+107
2017-09-13Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds1-0/+2
2017-09-13Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-12/+31
2017-09-13Fix up MAINTAINERS file sortingLinus Torvalds1-55/+55
2017-09-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds142-1101/+9354
2017-09-13Merge tag 'rtc-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds26-485/+953
2017-09-13Merge tag 'sound-fix-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-149/+141
2017-09-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-15/+1
2017-09-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds14-81/+134
2017-09-13Merge tag 'docs-4.14' of git://git.lwn.net/linuxLinus Torvalds3-126/+69
2017-09-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds5-54/+53
2017-09-13Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-79/+496
2017-09-13x86/hyper-v: Remove duplicated HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED definitionVitaly Kuznetsov1-6/+0
2017-09-13x86/hyper-V: Allocate the IDT entry early in bootK. Y. Srinivasan1-2/+2
2017-09-13paravirt: Switch maintainerJuergen Gross1-2/+2
2017-09-13x86/paravirt: Remove no longer used paravirt functionsJuergen Gross10-92/+12
2017-09-13x86/mm/64: Initialize CR4.PCIDE earlyAndy Lutomirski4-46/+50
2017-09-13x86/hibernate/64: Mask off CR3's PCID bits in the saved CR3Andy Lutomirski1-1/+20