| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | perf buildid-list: Don't use globals where not needed to | Arnaldo Carvalho de Melo | 2012-10-02 | 1 | -31/+24 |
| | * | | perf buildid-cache: Don't use globals where not needed to | Arnaldo Carvalho de Melo | 2012-10-02 | 1 | -32/+26 |
| | * | | perf timechart: Don't use globals where not needed to | Arnaldo Carvalho de Melo | 2012-10-02 | 1 | -59/+41 |
| | * | | perf lock: Don't use globals where not needed to | Arnaldo Carvalho de Melo | 2012-10-02 | 1 | -51/+39 |
| | * | | perf kmem: Don't use globals where not needed to | Arnaldo Carvalho de Melo | 2012-10-02 | 1 | -40/+26 |
| | * | | perf help: Don't use globals where not needed to | Arnaldo Carvalho de Melo | 2012-10-02 | 1 | -20/+20 |
| | * | | perf script: Don't use globals where not needed to | Arnaldo Carvalho de Melo | 2012-10-02 | 1 | -48/+42 |
| | * | | perf stat: Don't use globals where not needed to | Arnaldo Carvalho de Melo | 2012-10-02 | 1 | -169/+159 |
| | * | | perf sched: Look up thread using tid instead of pid | Arnaldo Carvalho de Melo | 2012-10-02 | 1 | -1/+1 |
| | * | | perf inject: Remove static variables | Arnaldo Carvalho de Melo | 2012-10-02 | 1 | -34/+38 |
| | * | | perf inject: Remove unused 'input_name' static var | Arnaldo Carvalho de Melo | 2012-10-02 | 1 | -2/+1 |
| | * | | perf trace: Use evsel->handler.func | Arnaldo Carvalho de Melo | 2012-10-02 | 1 | -45/+87 |
| | * | | perf tools: Convert to HAVE_STRLCPY | Namhyung Kim | 2012-10-02 | 3 | -7/+5 |
| | * | | perf tools: Convert to GTK2_SUPPORT | Namhyung Kim | 2012-10-02 | 6 | -36/+36 |
| | * | | perf tools: Convert to NEWT_SUPPORT | Namhyung Kim | 2012-10-02 | 8 | -34/+32 |
| | * | | perf tools: Convert to LIBAUDIT_SUPPORT | Namhyung Kim | 2012-10-02 | 2 | -5/+3 |
| | * | | perf tools: Convert to LIBUNWIND_SUPPORT | Namhyung Kim | 2012-10-02 | 4 | -16/+14 |
| | * | | perf tools: Convert to LIBELF_SUPPORT | Namhyung Kim | 2012-09-28 | 6 | -14/+13 |
| | * | | perf tools: Remove unused PYRF_OBJS variable on Makefile | Namhyung Kim | 2012-09-28 | 1 | -15/+1 |
| | * | | perf tools: Move libdw availability check before arch Makefile | Namhyung Kim | 2012-09-28 | 1 | -7/+7 |
* | | | | perf: Handle new rbtree implementation | Markus Trippelsdorf | 2012-10-13 | 2 | -1/+4 |
* | | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2012-10-12 | 1 | -8/+7 |
|\ \ \ \ |
|
| * | | | | kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as ... | Adam Lee | 2012-09-27 | 1 | -8/+7 |
* | | | | | perf: fix duplicate header inclusion | Michel Lespinasse | 2012-10-11 | 1 | -1/+0 |
* | | | | | rbtree: adjust node color in __rb_erase_color() only when necessary | Michel Lespinasse | 2012-10-09 | 1 | -0/+1 |
| |_|_|/
|/| | | |
|
* | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 2012-10-08 | 2 | -2/+2 |
|\ \ \ \ |
|
| * | | | | kbuild: Fix gcc -x syntax | Jean Delvare | 2012-10-03 | 2 | -2/+2 |
| |/ / / |
|
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-10-08 | 5 | -36/+870 |
|\ \ \ \ |
|
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *---. \ \ \ | Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive... | Len Brown | 2012-10-06 | 5 | -36/+870 |
| |\ \ \ \ \ \ |
|
| | | | * | | | | tools/power/turbostat: add option to count SMIs, re-name some options | Len Brown | 2012-10-06 | 2 | -15/+20 |
| | | | * | | | | tools/power turbostat: add [-d MSR#][-D MSR#] options to print counter deltas | Len Brown | 2012-09-27 | 2 | -44/+94 |
| | | | * | | | | tools/power turbostat: add [-m MSR#] option | Len Brown | 2012-09-26 | 2 | -16/+66 |
| | | | * | | | | tools/power turbostat: make -M output pretty | Len Brown | 2012-09-26 | 1 | -4/+6 |
| | | | * | | | | tools/power turbostat: print more turbo-limit information | Len Brown | 2012-09-26 | 1 | -2/+93 |
| | | | * | | | | tools/power turbostat: delete unused line | Len Brown | 2012-09-26 | 1 | -1/+0 |
| | | | * | | | | tools/power turbostat: run on IVB Xeon | Len Brown | 2012-09-26 | 1 | -2/+2 |
| | |_|/ / / /
| |/| | | | | |
|
| | | * | | | | tools/power/acpi/acpidump: create acpidump(8), local make install targets | Len Brown | 2012-09-25 | 2 | -0/+63 |
| | | * | | | | tools/power/acpi/acpidump: version 20101221 - find dynamic tables in sysfs | Yakui Zhao | 2012-09-25 | 1 | -98/+89 |
| | * | | | | | Merge branch 'acpidump' into acpica | Len Brown | 2012-09-22 | 3 | -0/+637 |
| | |\ \ \ \ \
| |/ / / / / / |
|
| | * | | | | | tools/power/acpi/acpidump: create acpidump(8), local make install targets | Len Brown | 2012-09-22 | 2 | -0/+63 |
| | * | | | | | tools/power/acpi/acpidump: version 20101221 - find dynamic tables in sysfs | Len Brown | 2012-09-22 | 1 | -98/+89 |
| | |/ / / / |
|
| | * | | | | tools/power/acpi/acpidump: version 20071116 | Len Brown | 2012-09-22 | 1 | -2/+5 |
| | * | | | | tools/power/acpi/acpidump: version 20070714 | Len Brown | 2012-09-22 | 2 | -31/+103 |
| | * | | | | tools/power/acpi/acpidump: version 20060606 | Len Brown | 2012-09-22 | 1 | -38/+59 |
| | * | | | | tools/power/acpi/acpidump: version 20051111 | Len Brown | 2012-09-22 | 2 | -0/+487 |
* | | | | | | Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-10-07 | 7 | -0/+806 |
|\ \ \ \ \ \ |
|
| * | | | | | | lguest: fix occasional crash in example launcher. | Rusty Russell | 2012-10-04 | 1 | -0/+1 |
| * | | | | | | tools: Fix pthread flag for Makefile of trace-agent used by virtio-trace | Yoshihiro YUNOMAE | 2012-09-28 | 1 | -4/+3 |
| * | | | | | | tools: Add guest trace agent as a user tool | Yoshihiro YUNOMAE | 2012-09-28 | 6 | -0/+806 |
| |/ / / / / |
|
* | | | | | | epoll: support for disabling items, and a self-test app | Paton J. Lewis | 2012-10-06 | 3 | -1/+356 |