| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'acpi-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2016-11-18 | 5 | -34/+53 |
|\ |
|
| * | tools/power/acpi: Remove direct kernel source include reference | Lv Zheng | 2016-11-16 | 5 | -34/+53 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-11-14 | 2 | -17/+43 |
|\ \
| |/
|/| |
|
| * | Merge tag 'perf-hists-hierarchy-fixes-for-mingo-20161111' of git://git.kernel... | Ingo Molnar | 2016-11-12 | 2 | -17/+43 |
| |\ |
|
| | * | perf hists: Fix column length on --hierarchy | Namhyung Kim | 2016-11-09 | 1 | -6/+6 |
| | * | perf hists browser: Fix column indentation on --hierarchy | Namhyung Kim | 2016-11-09 | 1 | -6/+13 |
| | * | perf hists browser: Show folded sign properly on --hierarchy | Namhyung Kim | 2016-11-09 | 1 | -1/+7 |
| | * | perf hists browser: Fix indentation of folded sign on --hierarchy | Namhyung Kim | 2016-11-09 | 1 | -3/+3 |
| | * | perf hist browser: Fix hierarchy column counts | Namhyung Kim | 2016-11-09 | 1 | -1/+14 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'pm-tools-fixes' and 'pm-sleep-fixes' | Rafael J. Wysocki | 2016-11-11 | 1 | -5/+2 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-set | Laura Abbott | 2016-11-01 | 1 | -5/+2 |
| |/ / |
|
* | | | ringtest: poll for new buffers once before updating event index | Paolo Bonzini | 2016-10-31 | 1 | -2/+2 |
* | | | ringtest: commonize implementation of poll_avail/poll_used | Paolo Bonzini | 2016-10-31 | 6 | -83/+43 |
* | | | ringtest: use link-time optimization | Paolo Bonzini | 2016-10-31 | 2 | -4/+4 |
|/ / |
|
* | | objtool: Fix rare switch jump table pattern detection | Josh Poimboeuf | 2016-10-27 | 1 | -1/+1 |
* | | x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS features | Piotr Luc | 2016-10-19 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-10-18 | 4 | -5/+6 |
|\ |
|
| * | Merge tag 'perf-urgent-for-mingo-20161017' of git://git.kernel.org/pub/scm/li... | Ingo Molnar | 2016-10-17 | 4 | -5/+6 |
| |\ |
|
| | * | perf jit: Fix build issue on Ubuntu | Anton Blanchard | 2016-10-17 | 1 | -1/+1 |
| | * | perf jevents: Handle events including .c and .o | Wang Nan | 2016-10-17 | 1 | -2/+2 |
| | * | perf header: Set nr_numa_nodes only when we parsed all the data | Jiri Olsa | 2016-10-13 | 1 | -1/+1 |
| | * | perf top: Fix refreshing hierarchy entries on TUI | Namhyung Kim | 2016-10-13 | 1 | -1/+2 |
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-10-18 | 2 | -33/+44 |
|\ \ \
| |/ /
|/| | |
|
| * | | objtool: Skip all "unreachable instruction" warnings for gcov kernels | Josh Poimboeuf | 2016-10-16 | 1 | -31/+26 |
| * | | objtool: Improve rare switch jump table pattern detection | Josh Poimboeuf | 2016-10-16 | 1 | -2/+9 |
| * | | objtool: Support '-mtune=atom' stack frame setup instruction | Josh Poimboeuf | 2016-10-11 | 1 | -0/+9 |
* | | | Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2016-10-14 | 41 | -5/+3775 |
|\ \ \ |
|
| * | | | selftests/futex: Check ANSI terminal color support | SeongJae Park | 2016-10-11 | 2 | -2/+2 |
| * | | | tools: move pcmcia crc32hash tool from Documentation | Shuah Khan | 2016-09-23 | 3 | -0/+42 |
| * | | | tools: move laptops dslm tool from Documentation | Shuah Khan | 2016-09-23 | 3 | -0/+176 |
| * | | | tools: move accounting tool from Documentation | Shuah Khan | 2016-09-23 | 3 | -0/+560 |
| * | | | selftests: Move networking/timestamping from Documentation | Shuah Khan | 2016-09-20 | 5 | -0/+1222 |
| * | | | selftests: move watchdog tests from Documentation/watchdog | Shuah Khan | 2016-09-20 | 3 | -0/+114 |
| * | | | selftests: move ia64 tests from Documentation/ia64 | Shuah Khan | 2016-09-20 | 3 | -0/+272 |
| * | | | selftests: move vDSO tests from Documentation/vDSO | Shuah Khan | 2016-09-20 | 5 | -0/+471 |
| * | | | selftests: move ptp tests from Documentation/ptp | Shuah Khan | 2016-09-20 | 4 | -0/+565 |
| * | | | selftests: move prctl tests from Documentation/prctl | Shuah Khan | 2016-09-20 | 5 | -0/+306 |
| * | | | selftests: move dnotify_test from Documentation/filesystems | Shuah Khan | 2016-09-20 | 3 | -0/+42 |
| * | | | selftests/timers: Add missing error code assignment before test | Christophe JAILLET | 2016-09-20 | 1 | -2/+2 |
| * | | | selftests/zram: replace ZRAM_LZ4_COMPRESS | Fabian Frederick | 2016-09-20 | 1 | -1/+1 |
* | | | | Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-10-14 | 5 | -0/+9 |
|\ \ \ \ |
|
| * | | | | selftests/powerpc: Fix build break caused by EXPORT_SYMBOL changes | Michael Ellerman | 2016-10-06 | 2 | -0/+2 |
| * | | | | selftests/powerpc: Add missing binaries to .gitignores | Michael Ellerman | 2016-10-06 | 3 | -0/+7 |
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-10-11 | 6 | -3/+185 |
|\ \ \ \ \ |
|
| * | | | | | treewide: remove redundant #include <linux/kconfig.h> | Masahiro Yamada | 2016-10-11 | 1 | -1/+0 |
| * | | | | | radix-tree tests: properly initialize mutex | Ross Zwisler | 2016-10-11 | 1 | -1/+1 |
| * | | | | | radix-tree tests: add iteration test | Ross Zwisler | 2016-10-11 | 4 | -1/+184 |
* | | | | | | Merge tag 'libnvdimm-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-10-11 | 4 | -48/+276 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-next | Dan Williams | 2016-10-07 | 4 | -48/+276 |
| |\ \ \ \ \ |
|
| | * | | | | | tools/testing/nvdimm: support for sub-dividing a pmem region | Dan Williams | 2016-10-07 | 3 | -43/+124 |