aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
...
| * | | perf ui browser: Add 's' key to filter by symbol nameNamhyung Kim2012-03-16
| * | | perf ui browser: Introduce ui_browser__input_windowNamhyung Kim2012-03-16
| * | | perf hists: Add hists__filter_by_symbolNamhyung Kim2012-03-16
| * | | perf tools: Do not disable members of group eventNamhyung Kim2012-03-16
| * | | perf stat: Fix event grouping on forked taskNamhyung Kim2012-03-16
| * | | perf tools: Add support to specify pmu style eventJiri Olsa2012-03-16
| * | | perf tools: Add perf pmu object to access pmu format definitionJiri Olsa2012-03-16
| * | | perf tools: Add config options support for event parsingJiri Olsa2012-03-16
| * | | perf tools: Add parser generator for events parsingJiri Olsa2012-03-16
| * | | perf tools: Adjust make rulesJan Beulich2012-03-15
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-03-30
|\ \ \ \
| * | | | tools turbostat: harden against cpu online/offlineLen Brown2012-03-29
| * | | | tools turbostat: reduce measurement overhead due to IPIsLen Brown2012-03-29
| * | | | tools turbostat: add summary optionLen Brown2012-03-29
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutilsLinus Torvalds2012-03-29
|\ \ \ \
| * | | | cpupower tools: add install target to the debug tools' makefilesFranck Bui-Huu2012-03-03
| * | | | cpupower tools: allow to build debug tools in a separate directory tooFranck Bui-Huu2012-03-03
| * | | | cpupower: Fix broken mask valuesThomas Renninger2012-03-03
| * | | | cpupower tool: allow to build in a separate directoryFranck Bui-Huu2012-03-03
| * | | | cpupower tool: makefile: simplify the recipe used to generate cpupower.pot ta...Franck Bui-Huu2012-03-03
| * | | | cpupower tool: remove use of undefined variables from the clean target of the...Franck Bui-Huu2012-03-03
| * | | | cpupower: Fix linking with --as-neededOzan Çağlayan2012-03-03
| * | | | cpupower: Remove unneeded code and by that fix a memleakThomas Renninger2012-03-03
| * | | | cpupower: Fix number of idle statesThomas Renninger2012-03-03
| * | | | cpupower: Unify cpupower-frequency-* manpagesThomas Renninger2012-03-03
| * | | | cpupower: Add cpupower-idle-info manpageThomas Renninger2012-03-03
| * | | | cpupower: AMD fam14h/Ontario monitor can also be used by fam12h cpusThomas Renninger2012-03-03
| * | | | cpupower: Better interface for accessing AMD pci registersThomas Renninger2012-03-03
* | | | | mm: move hugepage test examples to tools/testing/selftests/vmDave Young2012-03-28
* | | | | mm: move slabinfo.c to tools/vmDave Young2012-03-28
* | | | | mm: move page-types.c from Documentation to tools/vmDave Young2012-03-28
* | | | | selftests/Makefile: make `run_tests' depend on `all'Andrew Morton2012-03-28
* | | | | selftests: launch individual selftests from the main MakefileFrederic Weisbecker2012-03-28
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-27
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2012-03-23
| |\ \ \ \
| | * | | | tools/virtio: stub out strong barriersMichael S. Tsirkin2012-02-28
| | * | | | tools/virtio: add linux/hrtimer.h stubMichael S. Tsirkin2012-02-28
| | * | | | tools/virtio: add linux/module.h stubMichael S. Tsirkin2012-02-28
| | |/ / /
* | | | | bitops: rename for_each_set_bit_cont() in favor of analogous list.h functionAkinobu Mita2012-03-23
* | | | | Merge tag 'ktest-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2012-03-23
|\ \ \ \ \
| * | | | | ktest: Allow a test to override REBOOT_ON_SUCCESSSteven Rostedt2012-03-21
| * | | | | ktest: Fix SWITCH_TO_GOOD to also reboot the machineSteven Rostedt2012-03-21
| * | | | | ktest: Add SCP_TO_TARGET_INSTALL optionSteven Rostedt2012-03-21
| * | | | | ktest: Add warning when bugs are ignoredSteven Rostedt2012-03-21
| * | | | | ktest: Add INSTALL_MOD_STRIP=1 when installing modulesSteven Rostedt2012-03-21
* | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-22
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | USB: ffs-test: Don't duplicate {get,put}_unaligned*() functionsMatt Fleming2012-02-28
| * | | | | tools/include: Add byteshift headers for endian accessMatt Fleming2012-02-28
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-21
|\ \ \ \ \
| * | | | | tools: Fix typo in ktest.plMasanari Iida2012-02-21