aboutsummaryrefslogtreecommitdiffstats
path: root/tools/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-18/+27
2016-01-13Merge tag 'spi-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-3/+4
2016-01-12tools: Fix formatting of the "make -C tools" help messageJosh Poimboeuf1-16/+16
2016-01-11Merge remote-tracking branches 'spi/topic/overlay', 'spi/topic/pxa2xx', 'spi/topic/s3c64xx', 'spi/topic/sh-msiof' and 'spi/topic/spidev' into spi-nextMark Brown1-3/+4
2016-01-11tools: Add clean targets for tools directoryJiri Olsa1-1/+10
2015-11-23spi: Move spi code from Documentation to toolsJoshua Clayton1-3/+4
2015-11-18tools: Fix selftests_install Makefile ruleKevin Hilman1-1/+1
2015-11-12tools: Add a "make all" ruleKamal Mostafa1-0/+9
2015-11-12tools: Actually install tmon in the install ruleKamal Mostafa1-1/+1
2015-06-26Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-3/+5
2015-06-24Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds1-2/+12
2015-06-08Move freefall program from Documentation/ to tools/Pali Rohár1-2/+12
2015-04-29tools build: Fix Makefile(s) to properly invoke tools buildJiri Olsa1-1/+11
2015-04-29tools build: No need to make libapi for perf explicitlyJiri Olsa1-4/+4
2015-04-09tools: iio: Add iio targets in tools MakefileRoberta Dobrescu1-3/+4
2014-05-08tools/liblockdep: Build liblockdep from tools/MakefileS. Lockwood-Childs1-0/+6
2014-02-15Adding makefile for tools/hvBjarke Istrup Pedersen1-5/+6
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+13
2014-01-16ACPICA: acpidump: Enable tools Makefile to include acpi tools.Lv Zheng1-3/+13
2013-12-16tools/: Convert to new topic librariesBorislav Petkov1-6/+6
2013-11-07tools/thermal: Introduce tmon, a tool for thermal subsystemJacob Pan1-2/+13
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-5/+6
2013-03-21filter: add minimal BPF JIT image disassemblerDaniel Borkmann1-5/+6
2013-03-21Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar1-2/+14
2013-03-15perf tools: Introduce tools/lib/lk libraryBorislav Petkov1-2/+14
2013-02-20Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-9/+10
2013-01-30tools: Correct typo in tools MakefileBorislav Petkov1-1/+1
2013-01-07cgroups: move cgroup_event_listener.c to tools/cgroupGreg Thelen1-9/+10
2012-11-19tools: Define a Makefile function to do subdir processingDavid Howells1-12/+12
2012-04-11tools: Connect to the kernel build systemBorislav Petkov1-0/+10
2012-04-11tools: Add a help targetBorislav Petkov1-0/+20
2012-04-11tools: Add a toplevel MakefileBorislav Petkov1-0/+47