| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-08-03 | 2 | -26/+25 |
|\ |
|
| * | tools/power turbostat: fit output into 80 columns on snb-ep | Len Brown | 2011-08-03 | 1 | -23/+23 |
| * | tools/power x86_energy_perf_policy: fix print of uninitialized string | Len Brown | 2011-07-16 | 1 | -3/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutils | Linus Torvalds | 2011-07-31 | 70 | -0/+13855 |
|\ \ |
|
| * | | cpupower: Do detect IDA (opportunistic processor performance) via cpuid | Thomas Renninger | 2011-07-29 | 4 | -41/+9 |
| * | | cpupower: Show Intel turbo ratio support via ./cpupower frequency-info | Thomas Renninger | 2011-07-29 | 4 | -17/+95 |
| * | | cpupowerutils: increase MAX_LINE_LEN | Roman Vasiyarov | 2011-07-29 | 1 | -1/+1 |
| * | | cpupower: Rename package from cpupowerutils to cpupower | Thomas Renninger | 2011-07-29 | 1 | -6/+6 |
| * | | cpupowerutils: Rename: libcpufreq->libcpupower | Thomas Renninger | 2011-07-29 | 3 | -18/+17 |
| * | | cpupowerutils: use kernel version-derived version string | Dominik Brodowski | 2011-07-29 | 2 | -7/+41 |
| * | | cpupowerutils: utils - ConfigStyle bugfixes | Dominik Brodowski | 2011-07-29 | 6 | -108/+122 |
| * | | cpupowerutils: helpers - ConfigStyle bugfixes | Dominik Brodowski | 2011-07-29 | 9 | -86/+100 |
| * | | cpupowerutils: idle_monitor - ConfigStyle bugfixes | Dominik Brodowski | 2011-07-29 | 6 | -115/+128 |
| * | | cpupowerutils: lib - ConfigStyle bugfixes | Dominik Brodowski | 2011-07-29 | 4 | -172/+209 |
| * | | cpupowerutils: bench - ConfigStyle bugfixes | Dominik Brodowski | 2011-07-29 | 8 | -58/+75 |
| * | | cpupowerutils: do not update po files on each and every compile | Dominik Brodowski | 2011-07-29 | 1 | -7/+16 |
| * | | cpupowerutils: remove ccdv, use kernel quiet/verbose mechanism | Dominik Brodowski | 2011-07-29 | 4 | -411/+24 |
| * | | cpupowerutils: use COPYING, CREDITS from top-level directory | Dominik Brodowski | 2011-07-29 | 2 | -358/+0 |
| * | | cpupowerutils - cpufrequtils extended with quite some features | Dominik Brodowski | 2011-07-29 | 72 | -0/+14417 |
| |/ |
|
* | | Merge branch 'slub/lockless' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-07-30 | 1 | -19/+40 |
|\ \ |
|
| * | | slub: slabinfo update for cmpxchg handling | Christoph Lameter | 2011-07-02 | 1 | -19/+40 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2011-07-26 | 2 | -149/+963 |
|\ \ |
|
| * | | ktest: Fix bug when ADD_CONFIG is set but MIN_CONFIG is not | Steven Rostedt | 2011-07-16 | 1 | -12/+7 |
| * | | ktest: Keep fonud configs separate from default configs | Steven Rostedt | 2011-07-16 | 1 | -4/+8 |
| * | | ktest: Add prompt to use OUTPUT_MIN_CONFIG | Steven Rostedt | 2011-07-16 | 2 | -14/+59 |
| * | | ktest: Use Kconfig dependencies to shorten time to make min_config | Steven Rostedt | 2011-07-16 | 2 | -22/+273 |
| * | | ktest: Add test type make_min_config | Steven Rostedt | 2011-07-16 | 2 | -4/+301 |
| * | | ktest: Require one TEST_START in config file | Steven Rostedt | 2011-06-15 | 1 | -0/+11 |
| * | | ktest: Add helper function to avoid duplicate code | Steven Rostedt | 2011-06-15 | 1 | -26/+20 |
| * | | ktest: Add IGNORE_WARNINGS to ignore warnings in some patches | Steven Rostedt | 2011-06-15 | 2 | -2/+20 |
| * | | ktest: Fix tar extracting of modules to target | Steven Rostedt | 2011-06-15 | 1 | -1/+1 |
| * | | ktest: Have the testing tmp dir include machine name | Steven Rostedt | 2011-06-15 | 2 | -3/+3 |
| * | | ktest: Add POST/PRE_BUILD options | Steven Rostedt | 2011-06-15 | 2 | -3/+60 |
| * | | ktest: Allow initrd processing without modules defined | Steven Rostedt | 2011-06-13 | 1 | -6/+12 |
| * | | ktest: Have LOG_FILE evaluate options as well | Steven Rostedt | 2011-06-13 | 1 | -58/+68 |
| * | | ktest: Have wait on stdio honor bug timeout | Steven Rostedt | 2011-06-13 | 1 | -1/+10 |
| * | | ktest: Implement our own force min config | Steven Rostedt | 2011-06-13 | 1 | -13/+61 |
| * | | ktest: Add TEST_NAME option | Steven Rostedt | 2011-06-13 | 2 | -2/+22 |
| * | | ktest: Add CONFIG_BISECT_GOOD option | Steven Rostedt | 2011-06-13 | 2 | -7/+18 |
| * | | ktest: Add detection of triple faults | Steven Rostedt | 2011-06-13 | 2 | -0/+30 |
| * | | ktest: Notify reason to break out of monitoring boot | Steven Rostedt | 2011-06-13 | 1 | -2/+10 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
*-----. \ \ | Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-... | Linus Torvalds | 2011-07-23 | 1 | -1/+4 |
|\ \ \ \ \ \
| | | |_|/ /
| | |/| | /
| | | | |/
| | | |/| |
|
| | | | * | perf tools, x86: Fix 32-bit compile on 64-bit system | David Ahern | 2011-07-21 | 1 | -1/+4 |
| | | |/ |
|
* | | | | perf tools: Make test use the preset debugfs path | Jiri Olsa | 2011-07-21 | 1 | -2/+2 |
* | | | | perf tools: Add automated tests for events parsing | Jiri Olsa | 2011-07-21 | 1 | -0/+245 |
* | | | | perf tools: De-opt the parse_events function | Jiri Olsa | 2011-07-21 | 5 | -14/+24 |
* | | | | perf script: Fix display of IP address for non-callchain path | David Ahern | 2011-07-21 | 1 | -1/+1 |
* | | | | perf tools: Fix endian conversion reading event attr from file header | David Ahern | 2011-07-21 | 3 | -13/+23 |
* | | | | perf tools: Add missing 'node' alias to the hw_cache[] array | Jiri Olsa | 2011-07-21 | 1 | -5/+8 |
* | | | | perf probe: Support adding probes on offline kernel modules | Masami Hiramatsu | 2011-07-15 | 3 | -12/+49 |