| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-06-22 | Merge branch 'linus' into locking/core, to pick up fixes |  Ingo Molnar | 31 | -195/+317 |
| 2017-06-19 | NTB: ntb_test: fix bug printing ntb_perf results |  Logan Gunthorpe | 1 | -1/+1 |
| 2017-06-18 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 9 | -26/+46 |
| 2017-06-18 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+2 |
| 2017-06-16 | perf unwind: Report module before querying isactivation in dwfl unwind |  Milian Wolff | 1 | -0/+8 |
| 2017-06-16 | objtool: Add fortify_panic as __noreturn function |  Kees Cook | 1 | -1/+2 |
| 2017-06-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  Linus Torvalds | 1 | -11/+30 |
| 2017-06-14 | perf tools: Fix build with ARCH=x86_64 |  Jiada Wang | 6 | -25/+25 |
| 2017-06-14 | perf evsel: Fix probing of precise_ip level for default cycles event |  Arnaldo Carvalho de Melo | 2 | -1/+13 |
| 2017-06-08 | bpf, tests: fix endianness selection |  Daniel Borkmann | 1 | -11/+30 |
| 2017-06-08 | perf symbols: Kill dso__build_id_is_kmod() |  Namhyung Kim | 3 | -50/+0 |
| 2017-06-08 | perf symbols: Keep DSO->symtab_type after decompress |  Namhyung Kim | 1 | -0/+2 |
| 2017-06-08 | perf tests: Decompress kernel module before objdump |  Namhyung Kim | 1 | -1/+19 |
| 2017-06-08 | perf tools: Consolidate error path in __open_dso() |  Namhyung Kim | 1 | -11/+8 |
| 2017-06-08 | perf tools: Decompress kernel module when reading DSO data |  Namhyung Kim | 1 | -0/+16 |
| 2017-06-08 | perf annotate: Use dso__decompress_kmodule_path() |  Namhyung Kim | 1 | -24/+3 |
| 2017-06-08 | perf tools: Introduce dso__decompress_kmodule_{fd,path} |  Namhyung Kim | 3 | -35/+65 |
| 2017-06-08 | perf tools: Fix a memory leak in __open_dso() |  Namhyung Kim | 1 | -1/+3 |
| 2017-06-08 | perf annotate: Fix symbolic link of build-id cache |  Namhyung Kim | 1 | -1/+9 |
| 2017-06-07 | perf script python: Remove dups in documentation examples |  SeongJae Park | 1 | -4/+2 |
| 2017-06-07 | perf script python: Updated trace_unhandled() signature |  SeongJae Park | 1 | -6/+3 |
| 2017-06-07 | perf script python: Fix wrong code snippets in documentation |  SeongJae Park | 1 | -2/+2 |
| 2017-06-07 | perf script: Fix documentation errors |  SeongJae Park | 2 | -3/+3 |
| 2017-06-07 | perf script: Fix outdated comment for perf-trace-python |  SeongJae Park | 1 | -1/+1 |
| 2017-06-07 | perf probe: Fix examples section of documentation |  SeongJae Park | 1 | -2/+6 |
| 2017-06-07 | Merge tag 'perf-urgent-for-mingo-4.12-20170606' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent |  Ingo Molnar | 13 | -22/+103 |
| 2017-06-05 | perf report: Ensure the perf DSO mapping matches what libdw sees |  Milian Wolff | 1 | -0/+8 |
| 2017-06-05 | perf report: Include partial stacks unwound with libdw |  Milian Wolff | 1 | -1/+1 |
| 2017-06-05 | perf annotate: Add missing powerpc triplet |  Kim Phillips | 1 | -0/+1 |
| 2017-06-05 | perf test: Disable breakpoint signal tests for powerpc |  Jiri Olsa | 3 | -0/+24 |
| 2017-06-05 | perf symbols: Use correct filename for compressed modules in build-id cache |  Namhyung Kim | 1 | -4/+1 |
| 2017-06-05 | perf symbols: Set module info when build-id event found |  Namhyung Kim | 4 | -11/+20 |
| 2017-06-05 | perf header: Set proper module name when build-id event found |  Namhyung Kim | 1 | -2/+10 |
| 2017-06-05 | tools/lib/lockdep: Remove private kernel headers |  Levin, Alexander (Sasha Levin) | 49 | -158/+103 |
| 2017-06-05 | tools/lib/lockdep: Hide liblockdep output from test results |  Levin, Alexander (Sasha Levin) | 1 | -2/+2 |
| 2017-06-05 | tools/lib/lockdep: Add dummy current_gfp_context() |  Levin, Alexander (Sasha Levin) | 1 | -0/+3 |
| 2017-06-05 | tools/include: Add IS_ERR_OR_NULL to err.h |  Levin, Alexander (Sasha Levin) | 1 | -0/+5 |
| 2017-06-05 | tools/lib/lockdep: Add empty __is_[module,kernel]_percpu_address |  Levin, Alexander (Sasha Levin) | 2 | -0/+10 |
| 2017-06-05 | tools/lib/lockdep: Include err.h |  Levin, Alexander (Sasha Levin) | 1 | -0/+1 |
| 2017-06-05 | tools/include: Add (mostly) empty include/linux/sched/mm.h |  Levin, Alexander (Sasha Levin) | 1 | -0/+4 |
| 2017-06-05 | tools/lib/lockdep: Use LDFLAGS |  Ben Hutchings | 1 | -1/+1 |
| 2017-06-05 | tools/lib/lockdep: Remove double-quotes from soname |  Ben Hutchings | 1 | -1/+1 |
| 2017-06-05 | tools/lib/lockdep: Fix object file paths used in an out-of-tree build |  Ben Hutchings | 1 | -4/+4 |
| 2017-06-05 | tools/lib/lockdep: Fix compilation for 4.11 |  Levin, Alexander (Sasha Levin) | 7 | -3/+237 |
| 2017-06-05 | tools/lib/lockdep: Don't mix fd-based and stream IO |  Alexander Sverdlin | 3 | -3/+6 |
| 2017-06-05 | tools: Add install make target for liblockdep |  Alexander Sverdlin | 1 | -2/+6 |
| 2017-06-05 | tools/lib/lockdep: Remove -lpthread compiler option |  Vishal Thanki | 1 | -2/+2 |
| 2017-06-05 | tools/lib/lockdep: Fix 'defined but not used' warning for init_utsname() |  Ben Hutchings | 2 | -10/+10 |
| 2017-06-05 | tools/lib/lockdep: Fix 'set but not used' warnings |  Ben Hutchings | 1 | -4/+4 |
| 2017-06-05 | tools/lib/lockdep: Fix 'unused value' warnings |  Ben Hutchings | 3 | -5/+15 |