summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests/powerpc: Fix the pmu install ruleMichael Ellerman2015-05-011-1/+1
* Revert "powerpc/tm: Abort syscalls in active transactions"Michael Ellerman2015-04-301-1/+1
* Merge tag 'pm+acpi-4.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-261-2/+9
|\
| *-. Merge branches 'pm-cpufreq', 'powercap' and 'pm-tools'Rafael J. Wysocki2015-04-191-2/+9
| |\ \
| | | * cpupower: fix breakage from libpci API changeLucas Stach2015-04-151-2/+9
| | |/
* | | Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-212-3/+9
|\ \ \
| * | | hv: hypervvssd: call endmntent before call setmntent againVaughan Cao2015-03-251-2/+8
| * | | tools: hv: fcopy_daemon: support >2GB files for x86_32 guestDexuan Cui2015-03-251-1/+1
* | | | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds2015-04-193-161/+419
|\ \ \ \
| * | | | tools/power turbostat: correct dumped pkg-cstate-limit valueLen Brown2015-04-181-9/+8
| * | | | tools/power turbostat: calculate TSC frequency from CPUID(0x15) on SKLLen Brown2015-04-181-1/+38
| * | | | tools/power turbostat: correct DRAM RAPL units on recent Xeon processorsAndrey Semin2015-04-181-3/+25
| * | | | tools/power turbostat: Initial Skylake supportLen Brown2015-04-181-13/+111
| * | | | tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O=...Thomas D2015-04-181-1/+5
| * | | | tools/power turbostat: modprobe msr, if neededLen Brown2015-04-181-2/+3
| * | | | tools/power turbostat: dump MSR_TURBO_RATIO_LIMIT2Len Brown2015-04-181-36/+105
| * | | | tools/power turbostat: use new MSR_TURBO_RATIO_LIMIT namesLen Brown2015-04-181-4/+4
| * | | | tools/power turbostat: label base frequencyLen Brown2015-04-131-2/+2
| * | | | tools/power turbostat: update PERF_LIMIT_REASONS decodingLen Brown2015-04-131-26/+26
| * | | | tools/power turbostat: simplify default outputLen Brown2015-04-132-70/+98
| | |_|/ | |/| |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-04-183-1/+184
|\ \ \ \
| * | | | x86, selftests: Add single_step_syscall testAndy Lutomirski2015-04-163-1/+184
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-185-78/+567
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | perf probe: Fix segfault when probe with lazy_line to fileHe Kuang2015-04-131-1/+1
| * | | | perf probe: Find compilation directory path for lazy matchingNaohiro Aota2015-04-133-60/+74
| * | | | perf probe: Set retprobe flag when probe in address-based alternative modeHe Kuang2015-04-131-0/+1
| * | | | perf kmem: Analyze page allocator events alsoNamhyung Kim2015-04-132-17/+491
* | | | | Merge tag 'acpica-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-04-172-2/+2
|\ \ \ \ \
| * | | | | ACPICA: Fix a sscanf format string.Bob Moore2015-04-141-1/+1
| * | | | | ACPICA: Unix: Cleanup to use ACPI_TO_INTEGER() to calc page offset.Lv Zheng2015-04-141-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-1621-91/+852
|\ \ \ \ \
| * | | | | selftests/powerpc: Add transactional syscall testSam bobroff2015-04-114-1/+153
| * | | | | selftests/powerpc: Move get_auxv_entry() to harness.cSam bobroff2015-04-114-49/+48
| * | | | | selftests/powerpc: Add a test of the switch_endian() syscallMichael Ellerman2015-03-286-1/+214
| * | | | | selftests/powerpc: Rename TARGETS in powerpc selftests makefileMichael Ellerman2015-03-181-6/+6
| * | | | | selftests/powerpc: Add test for VPHNGreg Kurz2015-03-187-1/+430
| * | | | | selftests/powerpc: Build the copyloops with -maltivecMichael Ellerman2015-03-171-0/+1
| * | | | | powerpc: Change vrX register defines to vX to match gcc and glibcAnton Blanchard2015-03-161-33/+0
* | | | | | mm, selftests: test return value of munmap for MAP_HUGETLB memoryDavid Rientjes2015-04-153-4/+14
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-152-9/+20
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-021-0/+8
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | tools: bpf_asm: cleanup vlan extension related tokenDaniel Borkmann2015-03-242-14/+14
| * | | | | | filter: introduce SKF_AD_VLAN_TPID BPF extensionMichal Sekletar2015-03-242-1/+12
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-14229-2445/+6322
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | perf evlist: Fix type for references to data_head/tailDavid Ahern2015-04-103-10/+9
| * | | | | perf probe: Check the orphaned -x optionMasami Hiramatsu2015-04-101-0/+10
| * | | | | perf probe: Support multiple probes on different binariesMasami Hiramatsu2015-04-103-7/+13
| * | | | | perf buildid-list: Fix segfault when show DSOs with hitsHe Kuang2015-04-103-9/+4
| * | | | | perf tools: Fix cross-endian analysisDavid Ahern2015-04-101-1/+4
| * | | | | perf tools: Fix error path to do closedir() when synthesizing threadsArnaldo Carvalho de Melo2015-04-101-8/+9
OpenPOWER on IntegriCloud