Age | Commit message (Expand) | Author |
2016-11-18 | Merge tag 'acpi-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2016-11-16 | tools/power/acpi: Remove direct kernel source include reference | Lv Zheng |
2016-11-14 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-11-12 | Merge tag 'perf-hists-hierarchy-fixes-for-mingo-20161111' of git://git.kernel... | Ingo Molnar |
2016-11-11 | Merge branches 'pm-tools-fixes' and 'pm-sleep-fixes' | Rafael J. Wysocki |
2016-11-09 | perf hists: Fix column length on --hierarchy | Namhyung Kim |
2016-11-09 | perf hists browser: Fix column indentation on --hierarchy | Namhyung Kim |
2016-11-09 | perf hists browser: Show folded sign properly on --hierarchy | Namhyung Kim |
2016-11-09 | perf hists browser: Fix indentation of folded sign on --hierarchy | Namhyung Kim |
2016-11-09 | perf hist browser: Fix hierarchy column counts | Namhyung Kim |
2016-11-01 | cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-set | Laura Abbott |
2016-10-31 | ringtest: poll for new buffers once before updating event index | Paolo Bonzini |
2016-10-31 | ringtest: commonize implementation of poll_avail/poll_used | Paolo Bonzini |
2016-10-31 | ringtest: use link-time optimization | Paolo Bonzini |
2016-10-27 | objtool: Fix rare switch jump table pattern detection | Josh Poimboeuf |
2016-10-19 | x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS features | Piotr Luc |
2016-10-18 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-10-18 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-10-17 | Merge tag 'perf-urgent-for-mingo-20161017' of git://git.kernel.org/pub/scm/li... | Ingo Molnar |
2016-10-17 | perf jit: Fix build issue on Ubuntu | Anton Blanchard |
2016-10-17 | perf jevents: Handle events including .c and .o | Wang Nan |
2016-10-16 | objtool: Skip all "unreachable instruction" warnings for gcov kernels | Josh Poimboeuf |
2016-10-16 | objtool: Improve rare switch jump table pattern detection | Josh Poimboeuf |
2016-10-14 | Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2016-10-14 | Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-10-13 | perf header: Set nr_numa_nodes only when we parsed all the data | Jiri Olsa |
2016-10-13 | perf top: Fix refreshing hierarchy entries on TUI | Namhyung Kim |
2016-10-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-10-11 | treewide: remove redundant #include <linux/kconfig.h> | Masahiro Yamada |
2016-10-11 | radix-tree tests: properly initialize mutex | Ross Zwisler |
2016-10-11 | radix-tree tests: add iteration test | Ross Zwisler |
2016-10-11 | Merge tag 'libnvdimm-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-10-11 | selftests/futex: Check ANSI terminal color support | SeongJae Park |
2016-10-11 | objtool: Support '-mtune=atom' stack frame setup instruction | Josh Poimboeuf |
2016-10-10 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-10-10 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-10-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-10-07 | Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-10-07 | selftests: expanding more mlock selftest | Simon Guo |
2016-10-07 | selftest: move seek_to_smaps_entry() out of mlock2-tests.c | Simon Guo |
2016-10-07 | selftests/vm: add test for mlock() when areas are intersected | Simon Guo |
2016-10-07 | selftest: split mlock2_ funcs into separate mlock2.h | Simon Guo |
2016-10-07 | Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-next | Dan Williams |
2016-10-07 | tools/testing/nvdimm: support for sub-dividing a pmem region | Dan Williams |
2016-10-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2016-10-06 | selftests/powerpc: Fix build break caused by EXPORT_SYMBOL changes | Michael Ellerman |
2016-10-06 | selftests/powerpc: Add missing binaries to .gitignores | Michael Ellerman |
2016-10-05 | tools build: Add feature detection for g++ | Wang Nan |
2016-10-05 | tools build: Support compiling C++ source file | Wang Nan |
2016-10-05 | perf top/report: Add tips about a list option | Nambong Ha |