summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2014-02-023-200/+244
|\
| * tools/power turbostat: introduce -s to dump countersAndy Shevchenko2014-02-011-33/+65
| * tools/power turbostat: remove unused command line optionAndy Shevchenko2014-02-011-3/+3
| * turbostat: Add option to report joules consumed per sampleDirk Brandewie2014-01-181-25/+66
| * turbostat: run on HSXLen Brown2014-01-181-11/+31
| * turbostat: Add a .gitignore to ignore the compiled turbostat binaryJosh Triplett2014-01-181-0/+1
| * turbostat: Clean up error handling; disambiguate error messages; use err and ...Josh Triplett2014-01-181-69/+38
| * turbostat: Factor out common function to open file and exit on failureJosh Triplett2014-01-181-15/+16
| * turbostat: Add a helper to parse a single int out of a fileJosh Triplett2014-01-181-57/+24
| * turbostat: Check return value of fscanfJosh Triplett2014-01-181-4/+16
| * turbostat: Use GCC's CPUID functions to support PICJosh Triplett2014-01-181-5/+6
| * turbostat: Don't attempt to printf an off_t with %zxJosh Triplett2014-01-181-1/+1
| * turbostat: Don't put unprocessed uapi headers in the include pathJosh Triplett2014-01-182-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-255-2/+2382
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-182-5/+6
| |\ \ | | |/
| * | bpf_exp: free duplicated labels at exit timeDaniel Borkmann2013-12-171-7/+20
| * | bpf_dbg: always close socket in bpf_runnableDaniel Borkmann2013-12-171-1/+1
| * | filter: bpf_asm: add minimal bpf asm toolDaniel Borkmann2013-12-114-2/+960
| * | filter: bpf_dbg: add minimal bpf debuggerDaniel Borkmann2013-12-112-2/+1411
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-2512-18/+51
|\ \ \
| * | | perf symbols: Load map before using map->map_ip()Masami Hiramatsu2014-01-231-1/+2
| * | | perf tools: Fix traceevent plugin path definitionsJosh Boyer2014-01-232-2/+2
| * | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-01-2310-15/+47
| |\ \ \
| | * | | perf symbols: Fix JIT symbol resolution on heapNamhyung Kim2014-01-211-2/+2
| | * | | perf stat: Fix memory corruption of xyarray when cpumask is usedStephane Eranian2014-01-201-2/+5
| | * | | perf evsel: Remove duplicate member zeroing after freeStephane Eranian2014-01-201-1/+0
| | * | | perf tools: Ensure sscanf does not overrun the "mem" fieldAlan Cox2014-01-201-1/+1
| | * | | perf stat: fix NULL pointer reference bug with event unitStephane Eranian2014-01-203-6/+22
| | * | | perf tools: Add support for the xtensa architectureBaruch Siach2014-01-201-0/+7
| | * | | perf session: Free cpu_map in perf_session__cpu_bitmapStanislav Fomichev2014-01-201-3/+7
| | * | | perf timechart: Fix wrong SVG heightStanislav Fomichev2014-01-201-0/+3
* | | | | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-246-20/+152
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'acpi-tools' and 'pm-tools'Rafael J. Wysocki2014-01-175-16/+151
| |\ \ \ \ \ \
| | | * | | | | cpupower: Fix sscanf robustness in cpufreq-setOne Thousand Gnomes2014-01-081-1/+1
| | * | | | | | ACPICA: acpidump: Enable tools Makefile to include acpi tools.Lv Zheng2014-01-161-3/+13
| | * | | | | | ACPICA: acpidump: Cleanup tools/power/acpi makefiles.Lv Zheng2014-01-163-12/+137
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'acpi-cleanup'Rafael J. Wysocki2014-01-121-4/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-4/+1
* | | | | | | test: check copy_to/from_user boundary validationKees Cook2014-01-232-0/+14
* | | | | | | Merge tag 'char-misc-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-202-2/+0
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Merge v3.13-rc6 into char-misc-nextGreg Kroah-Hartman2014-01-081-3/+3
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Merge 3.13-rc4 into char-misc-nextGreg Kroah-Hartman2013-12-167-16/+109
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Tools: hv: remove inclusion of linux/types.hOlaf Hering2013-12-082-2/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-01-20168-2626/+6924
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | perf tools: Remove unnecessary callchain cursor state restore on unmatchFrederic Weisbecker2014-01-171-3/+0
| * | | | | perf callchain: Spare double comparison of callchain first entryFrederic Weisbecker2014-01-171-10/+10
| * | | | | perf tools: Do proper comm override error handlingFrederic Weisbecker2014-01-163-11/+15
| * | | | | perf symbols: Export elf_section_by_name and reuseMasami Hiramatsu2014-01-164-69/+37
| * | | | | perf probe: Release all dynamically allocated parametersMasami Hiramatsu2014-01-163-5/+71
| * | | | | perf probe: Release allocated probe_trace_event if failedMasami Hiramatsu2014-01-161-0/+13
OpenPOWER on IntegriCloud