summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* watchdog/core: Get rid of the racy update loopThomas Gleixner2017-09-141-48/+47
* watchdog/core, powerpc: Make watchdog_nmi_reconfigure() two stageThomas Gleixner2017-09-143-17/+33
* watchdog/sysctl: Clean up sysctl variable name spaceThomas Gleixner2017-09-143-37/+36
* watchdog/sysctl: Get rid of the #ifdefferyThomas Gleixner2017-09-142-5/+7
* watchdog/core: Clean up header messThomas Gleixner2017-09-141-35/+25
* watchdog/core: Further simplify sysctl handlingThomas Gleixner2017-09-141-20/+7
* watchdog/core: Get rid of the thread teardown/setup danceThomas Gleixner2017-09-141-171/+19
* watchdog/core: Create new thread handling infrastructureThomas Gleixner2017-09-141-0/+75
* smpboot/threads, watchdog/core: Avoid runtime allocationThomas Gleixner2017-09-143-33/+14
* watchdog/core: Split out cpumask write functionThomas Gleixner2017-09-141-19/+21
* watchdog/core: Clean up the #ifdef mazeThomas Gleixner2017-09-141-20/+13
* watchdog/core: Clean up stub functionsThomas Gleixner2017-09-141-46/+22
* watchdog/core: Remove the park_in_progress obfuscationThomas Gleixner2017-09-143-26/+19
* watchdog/hardlockup/perf: Prevent CPU hotplug deadlockThomas Gleixner2017-09-144-6/+65
* watchdog/hardlockup/perf: Remove broken self disable on failureThomas Gleixner2017-09-142-28/+7
* watchdog/core: Mark hardlockup_detector_disable() __initThomas Gleixner2017-09-141-1/+1
* watchdog/core: Rename watchdog_proc_mutexThomas Gleixner2017-09-141-8/+7
* watchdog/core: Rework CPU hotplug lockingThomas Gleixner2017-09-141-6/+6
* watchdog/core: Remove broken suspend/resume interfacesThomas Gleixner2017-09-143-103/+1
* parisc, watchdog/core: Use lockup_detector_stop()Thomas Gleixner2017-09-141-1/+1
* watchdog/core: Provide interface to stop from poweroff()Thomas Gleixner2017-09-142-4/+16
* perf/x86/intel, watchdog/core: Sanitize PMU HT bug workaroundPeter Zijlstra2017-09-141-7/+4
* watchdog/hardlockup: Provide interface to stop/restart perf eventsPeter Zijlstra2017-09-142-0/+45
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-09-138-14/+45
|\
| * Merge tag 'perf-urgent-for-mingo-4.14-20170912' of git://git.kernel.org/pub/s...Ingo Molnar2017-09-138-14/+45
| |\
| | * perf stat: Wait for the correct childMilian Wolff2017-09-121-1/+1
| | * perf tools: Support running perf binaries with a dash in their nameMilian Wolff2017-09-121-4/+10
| | * perf config: Check not only section->from_system_config but also item'sTaeung Song2017-09-121-1/+1
| | * perf ui progress: Fix progress updateJiri Olsa2017-09-121-1/+6
| | * perf ui progress: Make sure we always define step valueJiri Olsa2017-09-121-1/+1
| | * perf tools: Open perf.data with O_CLOEXEC flagJiri Olsa2017-09-121-1/+12
| | * tools lib api: Fix make DEBUG=1 buildJiri Olsa2017-09-121-1/+7
| | * perf tests: Fix compile when libunwind's unwind.h is availableMilian Wolff2017-09-121-1/+1
| | * tools include linux: Guard against redefinition of some macrosArnaldo Carvalho de Melo2017-09-121-3/+6
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-135-3/+25
|\ \ \
| * | | sched/debug: Add debugfs knob for "sched_debug"Peter Zijlstra2017-09-123-3/+8
| * | | sched/core: WARN() when migrating to an offline CPUPeter Zijlstra2017-09-121-0/+4
| * | | sched/fair: Plug hole between hotplug and active_load_balance()Peter Zijlstra2017-09-121-0/+7
| * | | sched/fair: Avoid newidle balance for !active CPUsPeter Zijlstra2017-09-121-0/+6
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-1319-150/+107
|\ \ \ \
| * | | | x86/hyper-v: Remove duplicated HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED definitionVitaly Kuznetsov2017-09-131-6/+0
| * | | | x86/hyper-V: Allocate the IDT entry early in bootK. Y. Srinivasan2017-09-131-2/+2
| * | | | paravirt: Switch maintainerJuergen Gross2017-09-131-2/+2
| * | | | x86/paravirt: Remove no longer used paravirt functionsJuergen Gross2017-09-1310-92/+12
| * | | | x86/mm/64: Initialize CR4.PCIDE earlyAndy Lutomirski2017-09-134-46/+50
| * | | | x86/hibernate/64: Mask off CR3's PCID bits in the saved CR3Andy Lutomirski2017-09-131-1/+20
| * | | | x86/mm: Get rid of VM_BUG_ON in switch_tlb_irqs_off()Andy Lutomirski2017-09-131-1/+21
| | |/ / | |/| |
* | | | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds2017-09-131-0/+2
|\ \ \ \
| * | | | openrisc: add forward declaration for struct vm_area_structTobias Klauser2017-09-111-0/+2
* | | | | Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-133-12/+31
|\ \ \ \ \