aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-01-06Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2019-01-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-01-04fls: change parameter to unsigned intMatthew Wilcox
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-03Merge tag 'perf-core-for-mingo-4.21-20190103' of git://git.kernel.org/pub/scm...Ingo Molnar
2019-01-02bpf: add various test cases to selftestsDaniel Borkmann
2019-01-02Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-01-02Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-02perf session: Add comment for perf_session__register_idle_thread()Adrian Hunter
2019-01-02perf thread-stack: Fix thread stack processing for the idle taskAdrian Hunter
2019-01-02perf thread-stack: Allocate an array of thread stacksAdrian Hunter
2019-01-02perf thread-stack: Factor out thread_stack__init()Adrian Hunter
2019-01-02perf thread-stack: Allow for a thread stack arrayAdrian Hunter
2019-01-02perf thread-stack: Avoid direct reference to the thread's stackAdrian Hunter
2019-01-02perf thread-stack: Tidy thread_stack__bottom() usageAdrian Hunter
2019-01-02perf thread-stack: Simplify some code in thread_stack__process()Adrian Hunter
2019-01-01selftests/bpf: fix error printing in test_devmap()Xiaozhou Liu
2018-12-31Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-12-29Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-12-28Merge tag 'linux-kselftest-4.21-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-12-28Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-28Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-28Merge tag 'libnvdimm-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-28tools/vm/page-types.c: fix "kpagecount returned fewer pages than expected" fa...Anthony Yznaga
2018-12-28mm, devm_memremap_pages: fix shutdown handlingDan Williams
2018-12-28mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPLDan Williams
2018-12-28tools gpio: Allow overriding CFLAGSJiri Olsa
2018-12-28tools power turbostat: Override CFLAGS assignments and add LDFLAGS to build c...Jiri Olsa
2018-12-28tools thermal tmon: Allow overriding CFLAGS assignmentsJiri Olsa
2018-12-28tools power x86_energy_perf_policy: Override CFLAGS assignments and add LDFLA...Jiri Olsa
2018-12-28perf c2c: Increase the HITM ratio limit for displayed cachelinesJiri Olsa
2018-12-28perf c2c: Change the default coalesce setupJiri Olsa
2018-12-28perf trace beauty ioctl: Beautify USBDEVFS_ commandsArnaldo Carvalho de Melo
2018-12-28perf trace beauty: Export function to get the files for a threadArnaldo Carvalho de Melo
2018-12-28perf trace: Wire up ioctl's USBDEBFS_ cmd table generatorArnaldo Carvalho de Melo
2018-12-28perf beauty ioctl: Add generator for USBDEVFS_ ioctl commandsArnaldo Carvalho de Melo
2018-12-28tools headers uapi: Grab a copy of usbdevice_fs.hArnaldo Carvalho de Melo
2018-12-28perf trace: Store the major number for a file when storing its pathnameArnaldo Carvalho de Melo
2018-12-28perf trace: Move the files table resizing to outside set_pathname()Arnaldo Carvalho de Melo
2018-12-28perf trace: Rename thread_thread->paths to thread_trace->filesArnaldo Carvalho de Melo
2018-12-28perf script: Fix LBR skid dump problems in brstackinsnAndi Kleen
2018-12-28perf python: Do not force closing original perf descriptor in evlist.get_poll...Jiri Olsa
2018-12-28perf trace: Use correct SECCOMP prefix spelling, "SECOMP_*" -> "SECCOMP_*"Colin Ian King
2018-12-27Merge miscellaneous libnvdimm updates for 4.21Dan Williams
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds