Age | Commit message (Expand) | Author | Files | Lines |
2016-08-06 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 26 | -106/+394 |
2016-08-05 | Merge tag 'ntb-4.8' of git://github.com/jonmason/ntb | Linus Torvalds | 1 | -0/+422 |
2016-08-05 | ntb_test: Add a selftest script for the NTB subsystem | Logan Gunthorpe | 1 | -0/+422 |
2016-08-05 | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 1 | -3/+10 |
2016-08-04 | Merge tag 'perf-core-for-mingo-20160803' of git://git.kernel.org/pub/scm/linu... | Ingo Molnar | 26 | -106/+394 |
2016-08-03 | perf tests bpf: Use SyS_epoll_wait alias | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2016-08-02 | tools/testing/radix-tree/linux/gfp.h: fix bitrotted value | Valdis Kletnieks | 1 | -1/+1 |
2016-08-02 | perf tests: objdump output can contain multi byte chunks | Jan Stancek | 1 | -29/+71 |
2016-08-02 | perf record: Add --sample-cpu option | Jiri Olsa | 4 | -1/+6 |
2016-08-02 | perf hists: Introduce output_resort_cb method | Jiri Olsa | 2 | -3/+16 |
2016-08-02 | perf tools: Move config/Makefile into Makefile.config | Jiri Olsa | 2 | -3/+3 |
2016-08-02 | perf tests: Add test for bitmap_scnprintf function | Jiri Olsa | 4 | -0/+59 |
2016-08-02 | tools lib: Add bitmap_and function | Jiri Olsa | 2 | -0/+32 |
2016-08-02 | tools lib: Add bitmap_scnprintf function | Jiri Olsa | 2 | -0/+39 |
2016-08-02 | tools lib: Add bitmap_alloc function | Jiri Olsa | 1 | -0/+10 |
2016-08-02 | tools lib traceevent: Ignore generated library files | Namhyung Kim | 1 | -0/+1 |
2016-08-02 | perf tools: Fix build failure on perl script context | Namhyung Kim | 1 | -1/+3 |
2016-08-01 | perf annotate: Plug filename string leak | Arnaldo Carvalho de Melo | 1 | -3/+2 |
2016-08-01 | perf annotate: Introduce strerror for handling symbol__disassemble() errors | Arnaldo Carvalho de Melo | 5 | -31/+78 |
2016-08-01 | Merge tag 'linux-kselftest-4.8-rc1-update' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 11 | -13/+268 |
2016-08-01 | Merge tag 'linux-kselftest-4.8-rc1-fixes' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 3 | -2/+123 |
2016-08-01 | perf annotate: Rename symbol__annotate() to symbol__disassemble() | Arnaldo Carvalho de Melo | 5 | -6/+6 |
2016-07-30 | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 32 | -32/+810 |
2016-07-30 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 8 | -7/+41 |
2016-07-30 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 8 | -154/+310 |
2016-07-29 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -11/+165 |
2016-07-29 | objtool: Un-capitalize "Warning" for out-of-sync instruction decoder | Josh Poimboeuf | 1 | -1/+1 |
2016-07-29 | objtool: Resync x86 instruction decoder with the kernel's | Josh Poimboeuf | 5 | -101/+220 |
2016-07-29 | objtool: Support new GCC 6 switch jump table pattern | Josh Poimboeuf | 1 | -52/+88 |
2016-07-29 | perf target: str_error_r() always returns the buffer it receives | Arnaldo Carvalho de Melo | 1 | -5/+1 |
2016-07-29 | perf annotate: Use pipe + fork instead of popen | Arnaldo Carvalho de Melo | 1 | -4/+35 |
2016-07-28 | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 12 | -148/+170 |
2016-07-28 | mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations | Vlastimil Babka | 1 | -0/+1 |
2016-07-28 | perf evsel: Introduce constructor for cycles event | Arnaldo Carvalho de Melo | 3 | -20/+32 |
2016-07-27 | tools lib api: Add str_error_c to libapi | Arnaldo Carvalho de Melo | 3 | -6/+5 |
2016-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 4 | -5/+401 |
2016-07-27 | objtool: Add 'fixdep' to objtool/.gitignore | Paul Gortmaker | 1 | -0/+1 |
2016-07-27 | Merge tag 'perf-urgent-for-mingo-20160726' of git://git.kernel.org/pub/scm/li... | Ingo Molnar | 5 | -1/+36 |
2016-07-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -2/+7 |
2016-07-26 | Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 5 | -9/+457 |
2016-07-26 | Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -3/+4 |
2016-07-26 | Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 3 | -4/+4 |
2016-07-26 | tools/vm/page_owner: increase temporary buffer size | Joonsoo Kim | 1 | -2/+7 |
2016-07-26 | perf s390: Fix 'start' address of module's map | Song Shan Gong | 4 | -0/+30 |
2016-07-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 13 | -121/+4000 |
2016-07-26 | selftests: media_tests add a new video device test | Shuah Khan | 3 | -2/+103 |
2016-07-26 | tools lib bpf: Use official ELF e_machine value | Wang Nan | 1 | -1/+6 |
2016-07-26 | selftests/powerpc: exec() with suspended transaction | Cyril Bur | 5 | -18/+98 |
2016-07-25 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 7 | -2/+2342 |
2016-07-25 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 303 | -2309/+13229 |