summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tracing: Add NMI tracing in hwlat detectorSteven Rostedt (Red Hat)2016-09-025-9/+101
* tracing: Have hwlat trace migrate across tracing_cpumask CPUsSteven Rostedt (Red Hat)2016-09-022-0/+61
* tracing: Add documentation for hwlat_detector tracerJon Masters2016-09-021-0/+73
* tracing: Added hardware latency tracerSteven Rostedt (Red Hat)2016-09-027-1/+642
* ftrace: Access ret_stack->subtime only in the function profilerNamhyung Kim2016-09-014-6/+13
* function_graph: Handle TRACE_BPUTS in print_graph_commentNamhyung Kim2016-09-011-0/+5
* tracing/uprobe: Drop isdigit() check in create_trace_uprobeDmitry Safonov2016-09-011-4/+0
* Linux 4.8-rc4v4.8-rc4Linus Torvalds2016-08-281-1/+1
* Merge tag 'drm-fixes-for-4.8-rc4' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-2821-71/+424
|\
| * drm/atomic: Don't potentially reset color_mgmt_changed on successive property...Mario Kleiner2016-08-291-3/+3
| * Merge tag 'drm-intel-fixes-2016-08-25' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-08-267-22/+309
| |\
| | * drm/i915: Fix botched merge that downgrades CSR versions.Maarten Lankhorst2016-08-221-4/+4
| | * drm/i915/skl: Ensure pipes with changed wms get added to the stateLyude2016-08-221-0/+4
| | * drm/i915/gen9: Only copy WM results for changed pipes to skl_hwMatt Roper2016-08-221-2/+26
| | * drm/i915/skl: Add support for the SAGV, fix underrun hangsLyude2016-08-225-0/+173
| | * drm/i915/gen6+: Interpret mailbox error flagsLyude2016-08-222-1/+79
| | * drm/i915: Reattach comment, complete type specificationDave Gordon2016-08-221-2/+3
| | * drm/i915: Unconditionally flush any chipset buffers before execbufChris Wilson2016-08-222-10/+4
| | * drm/i915/gen9: Drop invalid WARN() during data rate calculationMatt Roper2016-08-221-2/+0
| | * drm/i915/gen9: Initialize intel_state->active_crtcs during WM sanitization (v2)Matt Roper2016-08-221-1/+16
| * | drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATIONDaniel Vetter2016-08-262-0/+8
| * | Merge branch 'drm-fixes-4.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-08-257-7/+32
| |\ \
| | * | drm/amdgpu: skip TV/CV in display parsingAlex Deucher2016-08-241-0/+7
| | * | drm/amdgpu: avoid a possible array overflowAlex Deucher2016-08-241-0/+6
| | * | drm/amdgpu: fix lru size grouping v2Christian König2016-08-242-0/+10
| | * | drm/amdgpu: fix timeout value check in amd_sched_job_recoveryChristian König2016-08-191-1/+1
| | * | drm/amdgpu: fix sdma_v2_4_ring_test_ibChristian König2016-08-191-1/+1
| | * | drm/amdgpu: fix amdgpu_move_blit on 32bit systemsChristian König2016-08-191-2/+2
| | * | drm/radeon: fix radeon_move_blit on 32bit systemsChristian König2016-08-191-2/+2
| | * | drm/radeon: only apply the SS fractional workaround to RS[78]80Christian König2016-08-181-1/+3
| * | | Merge tag 'drm/tegra/for-4.8-rc4' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2016-08-253-39/+69
| |\ \ \
| | * | | drm/tegra: dsi: Enhance runtime power managementThierry Reding2016-08-243-39/+69
| * | | | drm: Reject page_flip for !DRIVER_MODESETDaniel Vetter2016-08-221-0/+3
| | |_|/ | |/| |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-285-7/+11
|\ \ \ \
| * | | | perf/core: Use this_cpu_ptr() when stopping AUX eventsWill Deacon2016-08-241-1/+1
| * | | | Merge tag 'perf-urgent-for-mingo-20160818' of git://git.kernel.org/pub/scm/li...Ingo Molnar2016-08-184-6/+10
| |\ \ \ \
| | * | | | perf evsel: Do not access outside hw cache name arraysArnaldo Carvalho de Melo2016-08-181-3/+3
| | * | | | tools lib: Reinstate strlcpy() header guard with __UCLIBC__Vineet Gupta2016-08-181-1/+5
| | * | | | perf unwind: Use addr_location::addr instead of ip for entriesMilian Wolff2016-08-162-2/+2
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-08-281-0/+3
|\ \ \ \ \ \
| * | | | | | x86/apic: Do not init irq remapping if ioapic is disabledWanpeng Li2016-08-241-0/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-08-287-9/+55
|\ \ \ \ \ \
| * | | | | | irqchip/mips-gic: Implement activate op for device domainPaul Burton2016-08-221-0/+7
| * | | | | | irqchip/mips-gic: Cleanup chip and handler setupPaul Burton2016-08-221-4/+7
| * | | | | | genirq/affinity: Use get/put_online_cpus around cpumask operationsChristoph Hellwig2016-08-221-0/+2
| * | | | | | genirq: Fix potential memleak when failing to get irq pmShawn Lin2016-08-221-2/+6
| * | | | | | Merge tag 'irqchip-for-4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2016-08-22246-1189/+2433
| |\ \ \ \ \ \
| | * | | | | | irqchip/gicv3-its: Disable the ITS before initializing itDavid Daney2016-08-191-1/+6
| | * | | | | | irqchip/gicv3: Remove disabling redistributor and group1 non-secure interruptsSudeep Holla2016-08-171-2/+9
| | * | | | | | irqchip/gic: Allow self-SGIs for SMP on UP configurationsMarc Zyngier2016-08-171-0/+7