summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-10-068-9/+48
|\
| * powerpc/powernv: Increase memory block size to 1GB on radixAnton Blanchard2017-10-061-1/+9
| * powerpc/mm: Call flush_tlb_kernel_range with interrupts enabledGuenter Roeck2017-10-041-1/+1
| * powerpc/xive: Clear XIVE internal structures when a CPU is removedCédric Le Goater2017-10-041-0/+8
| * powerpc/xive: Fix IPI resetCédric Le Goater2017-10-041-0/+4
| * powerpc/4xx: Fix compile error with 64K pages on 40x, 44xChristian Lamparter2017-10-031-3/+0
| * powerpc: Fix action argument for cpufeatures-based TLB flushJeremy Kerr2017-10-031-2/+2
| * cxl: Fix memory page not handledChristophe Lombard2017-09-291-2/+11
| * powerpc: Fix workaround for spurious MCE on POWER9Michael Neuling2017-09-291-2/+2
| * powerpc: Handle MCE on POWER9 with only DSISR bit 30 setMichael Neuling2017-09-261-0/+13
* | Merge tag 'drm-fixes-for-v4.14-rc4' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-10-069-34/+44
|\ \
| * \ Merge tag 'drm-misc-fixes-2017-10-05' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-10-061-5/+14
| |\ \
| | * | drm/sun4i: hdmi: Disable clks in bind function error path and unbind functionChen-Yu Tsai2017-10-021-5/+14
| * | | Merge tag 'drm-intel-fixes-2017-10-04' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-10-064-22/+6
| |\ \ \
| | * | | drm/i915/glk: Fix DMC/DC state idleness calculationImre Deak2017-10-041-1/+1
| | * | | drm/i915/cnl: Reprogram DMC firmware after S3/S4 resumeImre Deak2017-10-041-0/+3
| | * | | drm/i915: Fix DDI PHY init if it was already onImre Deak2017-10-032-21/+2
| * | | | Merge tag 'drm-intel-fixes-2017-09-27' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-10-034-7/+24
| |\| | | | | |/ / | |/| |
| | * | drm/i915/bios: ignore HDMI on port AJani Nikula2017-09-261-0/+7
| | * | drm/i915: remove redundant variable hw_checkColin Ian King2017-09-261-2/+0
| | * | drm/i915: always update ELD connector type after get modesJani Nikula2017-09-262-5/+17
* | | | Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-10-0610-604/+456
|\ \ \ \
| * | | | watchdog/core: Put softlockup_threads_initialized under ifdef guardThomas Gleixner2017-10-041-1/+1
| * | | | watchdog/core: Rename some softlockup_* functionsThomas Gleixner2017-10-041-9/+9
| * | | | powerpc/watchdog: Make use of watchdog_nmi_probe()Thomas Gleixner2017-10-043-10/+13
| * | | | watchdog/core, powerpc: Lock cpus across reconfigurationThomas Gleixner2017-10-043-7/+10
| * | | | watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()Thomas Gleixner2017-10-043-25/+34
| * | | | watchdog/hardlockup/perf: Fix spelling mistake: "permanetely" -> "permanently"Colin Ian King2017-09-281-1/+1
| * | | | watchdog/hardlockup/perf: Cure UP damageThomas Gleixner2017-09-251-1/+6
| * | | | watchdog/hardlockup: Clean up hotplug locking messThomas Gleixner2017-09-142-6/+2
| * | | | watchdog/hardlockup/perf: Simplify deferred event destroyThomas Gleixner2017-09-141-5/+2
| * | | | watchdog/hardlockup/perf: Use new perf CPU enable mechanismThomas Gleixner2017-09-142-84/+8
| * | | | watchdog/hardlockup/perf: Implement CPU enable replacementThomas Gleixner2017-09-142-0/+13
| * | | | watchdog/hardlockup/perf: Implement init time detection of perfThomas Gleixner2017-09-141-1/+12
| * | | | watchdog/hardlockup/perf: Implement init time perf validationThomas Gleixner2017-09-142-2/+43
| * | | | 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