summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf hists: Move sort__has_sym into struct perf_hpp_listJiri Olsa2016-05-058-14/+13
* perf hists: Move sort__has_parent into struct perf_hpp_listJiri Olsa2016-05-056-7/+6
* perf hists: Move sort__need_collapse into struct perf_hpp_listJiri Olsa2016-05-0511-20/+22
* perf tools powerpc: Add support for generating bpf prologueNaveen N. Rao2016-05-052-12/+29
* perf trace: Do not show the runtime_ms for a thread when not collecting itArnaldo Carvalho de Melo2016-05-051-1/+5
* perf trace: Sort syscalls stats by msecs in --summaryArnaldo Carvalho de Melo2016-05-051-10/+22
* perf trace: Sort summary output by number of eventsArnaldo Carvalho de Melo2016-05-051-21/+28
* perf tools: Add template for generating rbtree resort classArnaldo Carvalho de Melo2016-05-051-0/+149
* perf machine: Introduce number of threads memberArnaldo Carvalho de Melo2016-05-052-1/+7
* perf/x86/intel/pt: Convert ACCESS_ONCE()sAlexander Shishkin2016-05-051-3/+3
* perf/x86/intel/pt: Export CPU frequency ratios needed by PT decodersAlexander Shishkin2016-05-052-0/+60
* perf/x86/intel/pt: Bypass PT vs. LBR exclusivity if the core supports itAlexander Shishkin2016-05-053-0/+8
* perf/arm: Special-case hetereogeneous CPUsMark Rutland2016-05-053-1/+16
* perf/core: Let userspace know if the PMU supports address filtersAlexander Shishkin2016-05-051-0/+26
* perf/x86/intel/pt: Add support for address range filtering in PTAlexander Shishkin2016-05-052-11/+194
* perf/core: Introduce address range filteringAlexander Shishkin2016-05-052-16/+705
* perf/core: Extend perf_event_aux_ctx() to optionally iterate through more eventsAlexander Shishkin2016-05-051-10/+13
* perf/x86/intel/pt: Add IP filtering register/CPUID bitsAlexander Shishkin2016-05-053-0/+23
* perf/x86/intel/pt: Move PT specific MSR bit definitions to a private headerAlexander Shishkin2016-05-052-20/+24
* perf/core: Move set_filter() out of CONFIG_EVENT_TRACINGAlexander Shishkin2016-05-051-23/+22
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-05-05389-2134/+4204
|\
| * perf/x86/amd/iommu: Do not register a task ctx for uncore like PMUsPeter Zijlstra2016-05-051-0/+1
| * perf/x86: Add model numbers for Kabylake CPUsAndi Kleen2016-05-051-0/+2
| * Linux 4.6-rc6v4.6-rc6Linus Torvalds2016-05-011-2/+2
| * Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2016-04-302-3/+3
| |\
| | * thermal: use %d to print S32 parametersLeo Yan2016-04-271-1/+1
| | * thermal: hisilicon: increase temperature resolutionLeo Yan2016-04-271-2/+2
| * | Merge tag 'powerpc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-04-297-2/+45
| |\ \
| | * | powerpc: wire up preadv2 and pwritev2 syscallsRui Salvaterra2016-04-273-1/+5
| | * | cxl: Poll for outstanding IRQs when detaching a contextMichael Neuling2016-04-273-0/+40
| | * | cxl: Keep IRQ mappings on context teardownMichael Neuling2016-04-271-1/+0
| * | | Merge tag 'edac_fix_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-04-292-2/+2
| |\ \ \
| | * | | EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callbackTony Luck2016-04-292-2/+2
| * | | | Merge tag 'pm+acpi-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-292-6/+7
| |\ \ \ \
| | * \ \ \ Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki2016-04-292-6/+7
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | cpufreq: intel_pstate: Fix processing for turbo activation ratioSrinivas Pandruvada2016-04-251-0/+5
| | | * | | Revert "cpufreq: governor: Fix negative idle_time when configured with CONFIG...Rafael J. Wysocki2016-04-251-6/+2
| * | | | | Merge tag 'mmc-v4.6-rc4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-04-293-0/+87
| |\ \ \ \ \
| | * | | | | mmc: sunxi: Disable eMMC HS-DDR (MMC_CAP_1_8V_DDR) for Allwinner A80Chen-Yu Tsai2016-04-281-0/+5
| | * | | | | mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangsAdrian Hunter2016-04-182-0/+82
| * | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-04-2912-48/+277
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-04-297-27/+219
| | |\ \ \ \ \ \
| | | * | | | | | drm/amdgpu: disable vm interrupts with vm_fault_stop=2Flora Cui2016-04-272-2/+8
| | | * | | | | | drm/amdgpu: print a message if ATPX dGPU power control is missingAlex Deucher2016-04-271-1/+4
| | | * | | | | | Revert "drm/amdgpu: disable runtime pm on PX laptops without dGPU power control"Alex Deucher2016-04-272-11/+5
| | | * | | | | | drm/radeon: fix vertical bars appear on monitor (v2)Vitaly Prosyak2016-04-272-1/+199
| | | * | | | | | drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tailFlora Cui2016-04-271-13/+4
| | * | | | | | | Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie2016-04-292-8/+8
| | |\ \ \ \ \ \ \
| | | * | | | | | | drm/vmwgfx: Fix order of operationSinclair Yeh2016-04-281-3/+3
| | | * | | | | | | drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands.Charmaine Lee2016-04-281-4/+4