summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-06-05tools/lib/lockdep: Enable -Wall by defaultBen Hutchings1-0/+1
2017-06-05tools/lib/lockdep: Define the ARRAY_SIZE() macroBen Hutchings1-0/+2
2017-06-05tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: DepthBen Hutchings1-1/+1
2017-06-05tools/lib/lockdep: Fix undefined symbol prandom_u32Ben Hutchings1-0/+7
2017-06-05selftests/powerpc: context_switch use private futexes with threadsNicholas Piggin1-20/+33
2017-06-05bpf: update perf event helper functions documentationTeng Qin1-4/+7
2017-06-02tools: hv: set hotplug for VF on Susesixiao@microsoft.com1-1/+5
2017-06-02tools: hv: set allow-hotplug for VF on Ubuntusixiao@microsoft.com1-2/+4
2017-06-02perf stat: Only print NMI watchdog hint when enabledAndi Kleen1-1/+4
2017-06-02tools: usb: testusb: update default vary for superspeedFelipe Balbi1-7/+9
2017-06-01perf annotate: Fix branch instruction with multiple operandsKim Phillips1-3/+30
2017-06-01perf trace: Add mmap alias for s390Jiri Olsa1-0/+4
2017-05-29Merge tag 'iio-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2-2/+2
2017-05-27Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+1
2017-05-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds18-47/+176
2017-05-27Merge tag 'trace-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+21
2017-05-27perf annotate: Fix failure when filename has special charsRavi Bangoria1-1/+1
2017-05-27selftests/ftrace: Add a testcase for many kprobe eventsMasami Hiramatsu1-0/+21
2017-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+245
2017-05-25bpf: add various verifier test casesDaniel Borkmann2-4/+245
2017-05-24tools/include: Sync kernel ABI headers with tooling headersIngo Molnar10-19/+84
2017-05-24perf tools: Put caller above callee in --children modeNamhyung Kim1-0/+2
2017-05-24perf report: Do not drop last inlined frameMilian Wolff1-4/+14
2017-05-24perf report: Always honor callchain order for inlined nodesMilian Wolff1-14/+4
2017-05-24perf script: Add --inline option for debuggingNamhyung Kim3-0/+39
2017-05-24perf report: Fix off-by-one for non-activation framesMilian Wolff2-1/+16
2017-05-24perf report: Fix memory leak in addr2line when called by addr2inlinesMilian Wolff1-10/+13
2017-05-24perf report: Don't crash on invalid maps in `-g srcline` modeMilian Wolff1-4/+9
2017-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-7/+136
2017-05-22Merge branches 'acpi-button' and 'acpi-tools'Rafael J. Wysocki1-0/+4
2017-05-22Merge 4.12-rc2 into char-misc-nextGreg Kroah-Hartman15-11/+648
2017-05-21Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-6/+10
2017-05-19Merge tag 'powerpc-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds3-1/+122
2017-05-19selftests/powerpc: Fix TM resched DSCR test with some compilersMichael Ellerman1-1/+1
2017-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+17
2017-05-18tools: hv: properly handle long pathsVitaly Kuznetsov1-26/+18
2017-05-18Tools: hv: vss: Thaw the filesystem and continue if freeze call has timed outAlex Ng1-1/+3
2017-05-18selftests/ftrace: Add test to remove instance with active event triggersNaveen N. Rao1-2/+6
2017-05-18selftests/ftrace: Fix bashismsNaveen N. Rao3-4/+4
2017-05-18selftests/bpf: fix broken build due to types.hYonghong Song2-0/+17
2017-05-16tools: hv: Add clean up for included files in Ubuntu net configHaiyang Zhang1-3/+18
2017-05-16selftests/powerpc: Test TM and VMX register stateMichael Neuling3-1/+122
2017-05-16Merge branch 'utilities' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki3-272/+1500
2017-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-4/+499
2017-05-13tools/power/acpi: Add .gitignore filePrarit Bhargava1-0/+4
2017-05-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds46-166/+245
2017-05-12bpf: Handle multiple variable additions into packet pointers in verifier.David S. Miller1-0/+37
2017-05-12bpf: Remove commented out debugging hack in test_align.David S. Miller1-1/+0
2017-05-12tools/power x86_energy_perf_policy: support HWP.EPPLen Brown3-272/+1500
2017-05-11bpf: Provide a linux/types.h override for bpf selftests.David S. Miller2-1/+8