Age | Commit message (Expand) | Author |
2016-12-13 | Merge tag 'leds_for_4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j.... | Linus Torvalds |
2016-12-13 | Merge tag 'gpio-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2016-12-12 | Merge tag 'docs-4.10' of git://git.lwn.net/linux | Linus Torvalds |
2016-12-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-12-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-12-12 | lib: radix-tree: check accounting of existing slot replacement users | Johannes Weiner |
2016-12-12 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-12-12 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-12-12 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-12-12 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-12-11 | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar |
2016-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-12-09 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-12-09 | Revert "radix tree test suite: fix compilation" | Linus Torvalds |
2016-12-07 | radix tree test suite: fix compilation | Matthew Wilcox |
2016-12-07 | perf tools: Explicitly document that --children is enabled by default | Yannick Brosseau |
2016-12-07 | perf sched timehist: Cleanup idle_max_cpu handling | Namhyung Kim |
2016-12-07 | perf sched timehist: Handle zero sample->tid properly | Namhyung Kim |
2016-12-07 | perf callchain: Introduce callchain_cursor__copy() | Namhyung Kim |
2016-12-07 | perf sched: Cleanup option processing | Namhyung Kim |
2016-12-07 | perf sched timehist: Improve error message when analyzing wrong file | David Ahern |
2016-12-06 | tools/testing/nvdimm: unit test acpi_nfit_ctl() | Dan Williams |
2016-12-06 | perf tools: Move perf build related variables under non fixdep leg | Jiri Olsa |
2016-12-06 | perf tools: Force fixdep compilation at the start of the build | Jiri Olsa |
2016-12-06 | perf tools: Move PERF-VERSION-FILE target into rules area | Jiri Olsa |
2016-12-06 | perf build: Check LLVM version in feature check | Wang Nan |
2016-12-06 | bpf: add additional verifier tests for BPF_PROG_TYPE_LWT_* | Thomas Graf |
2016-12-06 | tools: hv: Enable network manager for bonding scripts on RHEL | Haiyang Zhang |
2016-12-06 | objtool: Fix bytes check of lea's rex_prefix | Jiri Slaby |
2016-12-05 | perf annotate: Show raw form for jump instruction with indirect target | Ravi Bangoria |
2016-12-05 | perf tools: Add non config targets | Jiri Olsa |
2016-12-05 | perf tools: Cleanup build directory before each test | Jiri Olsa |
2016-12-05 | perf tools: Move python/perf.so target into rules area | Jiri Olsa |
2016-12-05 | perf tools: Move install-gtk target into rules area | Jiri Olsa |
2016-12-05 | tools build: Move tabs to spaces where suitable | Jiri Olsa |
2016-12-05 | tools build: Make the .cmd file more readable | Jiri Olsa |
2016-12-05 | perf clang: Compile BPF script using builtin clang support | Wang Nan |
2016-12-05 | perf clang: Support compile IR to BPF object and add testcase | Wang Nan |
2016-12-05 | perf clang: Update test case to use real BPF script | Wang Nan |
2016-12-05 | perf clang: Allow passing CFLAGS to builtin clang | Wang Nan |
2016-12-05 | perf clang: Use real file system for #include | Wang Nan |
2016-12-05 | perf clang: Add builtin clang support ant test case | Wang Nan |
2016-12-05 | perf build: Add clang and llvm compile and linking support | Wang Nan |
2016-12-05 | tools build: Add feature detection for clang | Wang Nan |
2016-12-05 | tools build: Add feature detection for LLVM | Wang Nan |
2016-12-05 | perf llvm: Extract helpers in llvm-utils.c | Wang Nan |
2016-12-05 | perf tools: Pass context to perf hook functions | Wang Nan |
2016-12-05 | tools build: Fix objtool build with clang | Peter Foley |
2016-12-05 | tools build: Make fixdep parsing wait for last target | Jiri Olsa |
2016-12-05 | bpf: Preserve const register type on const OR alu ops | Gianluca Borello |