aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2017-06-08Merge tag 'v4.10.17' into standard/baseBruce Ashfield
2017-06-08Merge tag 'v4.10.16' into standard/baseBruce Ashfield
2017-05-20perf annotate s390: Implement jump types for perf annotateChristian Borntraeger
2017-05-20perf annotate s390: Fix perf annotate error -95 (4.10 regression)Christian Borntraeger
2017-05-20perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()Adrian Hunter
2017-05-20selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bugAndy Lutomirski
2017-05-14bpf: enhance verifier to understand stack pointer arithmeticYonghong Song
2017-05-14x86/mpx: Re-add MPX to selftests MakefileDave Hansen
2017-05-14cpupower: Fix turbo frequency reporting for pre-Sandy Bridge coresBen Hutchings
2017-05-13Merge tag 'v4.10.14' into standard/baseBruce Ashfield
2017-05-13Merge tag 'v4.10.12' into standard/baseBruce Ashfield
2017-05-03bpf: improve verifier packet range checksAlexei Starovoitov
2017-04-21perf annotate s390: Fix perf annotate error -95 (4.10 regression)Christian Borntraeger
2017-04-11Merge tag 'v4.10.6' into standard/baseBruce Ashfield
2017-03-26give up on gcc ilog2() constant optimizationsLinus Torvalds
2017-03-23Merge tag 'v4.10.3' into standard/baseBruce Ashfield
2017-03-15ktest: Fix child exit code processingSteven Rostedt (VMware)
2017-02-23perf: mips64: Convert __u64 to unsigned long longYang Shi
2017-02-23perf: fix bench numa compilationRiccardo Magliocchetti
2017-02-23perf annotate: replace 'expand' with equivalent sed expressionTom Zanussi
2017-02-23perf: add SLANG_INC for slang.hLiang Li
2017-02-23perf: add sgidefs.h to for mips buildsTom Zanussi
2017-02-23perf: change --root to --prefix for python installTom Zanussi
2017-02-23perf: add 'libperl not found' warningTom Zanussi
2017-02-23perf: use pkg-config instead of python-configTom Zanussi
2017-02-23perf: force include of <stdbool.h>Bruce Ashfield
2017-02-23compiler.h: Undef before redefining __attribute_const__Khem Raj
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-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
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-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-01-10mm: get rid of __GFP_OTHER_NODEMichal Hocko