summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-02-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-14bpf: kernel header files need to be copied into the tools directoryStephen Rothwell
2017-02-12bpf: introduce BPF_F_ALLOW_OVERRIDE flagAlexei Starovoitov
2017-02-03Merge tag 'perf-urgent-for-mingo-4.10-20170203' of git://git.kernel.org/pub/s...Ingo Molnar
2017-02-02Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-02perf callchain: Reference count mapsKrister Johansen
2017-02-02perf diff: Fix -o/--order option behavior (again)Namhyung Kim
2017-02-02perf diff: Fix segfault on 'perf diff -o N' optionNamhyung Kim
2017-01-31Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2017-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-01-25Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a',...Paul E. McKenney
2017-01-25rcutorture: Add CBMC-based formal verification for SRCULance Roy
2017-01-22Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-01-21Merge tag 'powerpc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-01-19tools/virtio/ringtest: tweaks for s390Halil Pasic
2017-01-19tools/virtio/ringtest: fix run-on-all.sh for offline cpusHalil Pasic
2017-01-19objtool: Fix IRET's opcodeJiri Slaby
2017-01-18selftest/powerpc: Wrong PMC initialized in pmc56_overflow testMadhavan Srinivasan
2017-01-17bpf: Fix test_lru_sanity5() in test_lru_map.cMartin KaFai Lau
2017-01-17Merge tag 'perf-urgent-for-mingo-4.10-20170117' of git://git.kernel.org/pub/s...Ingo Molnar
2017-01-16perf probe: Fix to probe on gcc generated functions in modulesMasami Hiramatsu
2017-01-16perf probe: Add error checks to offline probe post-processingMasami Hiramatsu
2017-01-16perf probe: Fix to show correct locations for events on modulesMasami Hiramatsu
2017-01-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-14torture: Enable DEBUG_OBJECTS_RCU_HEAD for Tiny RCUPaul E. McKenney
2017-01-14torture: Update RCU test scenario documentationPaul E. McKenney
2017-01-14torture: Run a couple scenarios with CONFIG_RCU_EQS_DEBUGPaul E. McKenney
2017-01-14torture: Run one test with DEBUG_LOCK_ALLOC but not PROVE_LOCKINGPaul E. McKenney
2017-01-14torture: Run at least one test with CONFIG_DEBUG_OBJECTS_RCU_HEADPaul E. McKenney
2017-01-14torture: Add tests without slow grace period setup/cleanupPaul E. McKenney
2017-01-14torture: Add CONFIG_PROVE_RCU_REPEATEDLY=y for TINY02Paul E. McKenney
2017-01-14torture: Add a check for CONFIG_RCU_STALL_COMMON for TINY01Paul E. McKenney
2017-01-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-01-10mm: get rid of __GFP_OTHER_NODEMichal Hocko
2017-01-05selftests: x86/pkeys: fix spelling mistake: "itertation" -> "iteration"Colin King
2017-01-05selftests: do not require bash to run netsocktests testcaseRolf Eike Beer
2017-01-05selftests: do not require bash to run bpf testsRolf Eike Beer
2017-01-05selftests: do not require bash for the generated testRolf Eike Beer
2017-01-05Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/s...Ingo Molnar
2017-01-04perf probe: Fix to probe on gcc generated symbols for offline kernelMasami Hiramatsu
2017-01-04perf probe: Fix --funcs to show correct symbols for offline moduleMasami Hiramatsu
2017-01-03perf symbols: Robustify reading of build-id from sysfsArnaldo Carvalho de Melo
2017-01-03perf tools: Install tools/lib/traceevent plugins with install-binArnaldo Carvalho de Melo
2017-01-03tools lib traceevent: Fix prev/next_prio for deadline tasksDaniel Bristot de Oliveira
2017-01-03perf record: Fix --switch-output documentation and commentJiri Olsa
2017-01-03perf record: Make __record_options staticJiri Olsa
2017-01-03tools lib subcmd: Add OPT_STRING_OPTARG_SET optionJiri Olsa
2017-01-02perf probe: Fix to get correct modname from elf headerMasami Hiramatsu
2016-12-27perf sched timehist: Show total scheduling timeNamhyung Kim