aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-04watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()Thomas Gleixner3-25/+34
2017-09-28watchdog/hardlockup/perf: Fix spelling mistake: "permanetely" -> "permanently"Colin Ian King1-1/+1
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-13Fix up MAINTAINERS file sortingLinus Torvalds1-55/+55
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
2017-09-13x86/mm: Get rid of VM_BUG_ON in switch_tlb_irqs_off()Andy Lutomirski1-1/+21
2017-09-12xfs: XFS_IS_REALTIME_INODE() should be false if no rt device presentRichard Wareing1-1/+8
2017-09-12f2fs: hurry up to issue discard after io interruptionChao Yu1-2/+15
2017-09-12f2fs: fix to show correct discard_granularity in sysfsChao Yu1-0/+2
2017-09-12f2fs: detect dirty inode in evict_inodeChao Yu1-0/+3
2017-09-12perf stat: Wait for the correct childMilian Wolff1-1/+1
2017-09-12perf tools: Support running perf binaries with a dash in their nameMilian Wolff1-4/+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