Age | Commit message (Expand) | Author |
2016-12-25 | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Linus Torvalds |
2016-12-24 | tools/power turbostat: remove obsolete -M, -m, -C, -c options | Len Brown |
2016-12-24 | tools/power turbostat: Make extensible via the --add parameter | Len Brown |
2016-12-23 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-12-22 | perf sched timehist: Fix invalid period calculation | Namhyung Kim |
2016-12-22 | perf sched timehist: Remove hardcoded 'comm_width' check at print_summary | Namhyung Kim |
2016-12-22 | perf sched timehist: Enlarge default 'comm_width' | Namhyung Kim |
2016-12-22 | perf sched timehist: Honour 'comm_width' when aligning the headers | Namhyung Kim |
2016-12-20 | tools lib bpf: Add bpf_prog_{attach,detach} | Joe Stringer |
2016-12-20 | perf diff: Do not overwrite valid build id | Kan Liang |
2016-12-20 | perf annotate: Don't throw error for zero length symbols | Ravi Bangoria |
2016-12-20 | perf bench futex: Fix lock-pi help string | Davidlohr Bueso |
2016-12-20 | perf trace: Check if MAP_32BIT is defined (again) | Jiri Olsa |
2016-12-18 | Merge tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-12-17 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2016-12-17 | Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-next | Dan Williams |
2016-12-17 | bpf, test_verifier: fix a test case error result on unprivileged | Daniel Borkmann |
2016-12-17 | bpf: fix regression on verifier pruning wrt map lookups | Daniel Borkmann |
2016-12-16 | Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2016-12-15 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2016-12-15 | Merge tag 'linux-kselftest-4.10-rc1-update' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2016-12-16 | tools: enable endian checks for all sparse builds | Michael S. Tsirkin |
2016-12-16 | tools/virtio: use {READ,WRITE}_ONCE() in uaccess.h | Mark Rutland |
2016-12-16 | tools/virtio: fix READ_ONCE() | Mark Rutland |
2016-12-15 | Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2016-12-15 | tools lib bpf: Add flags to bpf_create_map() | Joe Stringer |
2016-12-15 | tools lib bpf: use __u32 from linux/types.h | Joe Stringer |
2016-12-15 | tools lib bpf: Sync {tools,}/include/uapi/linux/bpf.h | Joe Stringer |
2016-12-15 | perf annotate: Fix jump target outside of function address range | Ravi Bangoria |
2016-12-15 | perf annotate: Support jump instruction with target as second operand | Ravi Bangoria |
2016-12-15 | perf record: Force ignore_missing_thread for uid option | Jiri Olsa |
2016-12-15 | perf evsel: Allow to ignore missing pid | Jiri Olsa |
2016-12-15 | perf thread_map: Add thread_map__remove function | Jiri Olsa |
2016-12-15 | perf evsel: Use variable instead of repeating lengthy FD macro | Jiri Olsa |
2016-12-15 | perf mem: Fix --all-user/--all-kernel options | Jiri Olsa |
2016-12-15 | perf tools: Remove some needless __maybe_unused | Arnaldo Carvalho de Melo |
2016-12-15 | perf sched timehist: Show callchains for idle stat | Namhyung Kim |
2016-12-15 | perf sched timehist: Add -I/--idle-hist option | Namhyung Kim |
2016-12-15 | perf sched timehist: Skip non-idle events when necessary | Namhyung Kim |
2016-12-15 | perf sched timehist: Save callchain when entering idle | Namhyung Kim |
2016-12-15 | perf sched timehist: Introduce struct idle_time_data | Namhyung Kim |
2016-12-15 | perf sched timehist: Split is_idle_sample() | Namhyung Kim |
2016-12-15 | perf tools: Move headers check into bash script | Jiri Olsa |
2016-12-15 | redo: radix tree test suite: fix compilation | Matthew Wilcox |
2016-12-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-12-14 | radix tree test suite: delete unused rcupdate.c | Matthew Wilcox |
2016-12-14 | radix tree test suite: add new tag check | Matthew Wilcox |
2016-12-14 | radix-tree: ensure counts are initialised | Matthew Wilcox |
2016-12-14 | radix tree test suite: cache recently freed objects | Matthew Wilcox |