summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | perf tools: Add parser generator for events parsingJiri Olsa2012-03-1610-341/+4752
| * | | perf tools: Adjust make rulesJan Beulich2012-03-151-1/+5
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-03-302-120/+224
|\ \ \ \
| * | | | tools turbostat: harden against cpu online/offlineLen Brown2012-03-291-54/+61
| * | | | tools turbostat: reduce measurement overhead due to IPIsLen Brown2012-03-291-0/+46
| * | | | tools turbostat: add summary optionLen Brown2012-03-292-69/+120
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutilsLinus Torvalds2012-03-2913-110/+259
|\ \ \ \
| * | | | cpupower tools: add install target to the debug tools' makefilesFranck Bui-Huu2012-03-032-2/+24
| * | | | cpupower tools: allow to build debug tools in a separate directory tooFranck Bui-Huu2012-03-032-14/+26
| * | | | cpupower: Fix broken mask valuesThomas Renninger2012-03-031-2/+2
| * | | | cpupower tool: allow to build in a separate directoryFranck Bui-Huu2012-03-032-39/+71
| * | | | cpupower tool: makefile: simplify the recipe used to generate cpupower.pot ta...Franck Bui-Huu2012-03-031-3/+1
| * | | | cpupower tool: remove use of undefined variables from the clean target of the...Franck Bui-Huu2012-03-031-2/+0
| * | | | cpupower: Fix linking with --as-neededOzan Çağlayan2012-03-031-1/+1
| * | | | cpupower: Remove unneeded code and by that fix a memleakThomas Renninger2012-03-031-7/+0
| * | | | cpupower: Fix number of idle statesThomas Renninger2012-03-031-3/+2
| * | | | cpupower: Unify cpupower-frequency-* manpagesThomas Renninger2012-03-032-6/+2
| * | | | cpupower: Add cpupower-idle-info manpageThomas Renninger2012-03-031-0/+90
| * | | | cpupower: AMD fam14h/Ontario monitor can also be used by fam12h cpusThomas Renninger2012-03-032-9/+9
| * | | | cpupower: Better interface for accessing AMD pci registersThomas Renninger2012-03-034-23/+32
* | | | | mm: move hugepage test examples to tools/testing/selftests/vmDave Young2012-03-286-1/+363
* | | | | mm: move slabinfo.c to tools/vmDave Young2012-03-282-2/+2
* | | | | mm: move page-types.c from Documentation to tools/vmDave Young2012-03-282-0/+1113
* | | | | selftests/Makefile: make `run_tests' depend on `all'Andrew Morton2012-03-281-1/+1
* | | | | selftests: launch individual selftests from the main MakefileFrederic Weisbecker2012-03-283-10/+10
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-273-0/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2012-03-233-0/+3
| |\ \ \ \
| | * | | | tools/virtio: stub out strong barriersMichael S. Tsirkin2012-02-281-0/+3
| | * | | | tools/virtio: add linux/hrtimer.h stubMichael S. Tsirkin2012-02-281-0/+0
| | * | | | tools/virtio: add linux/module.h stubMichael S. Tsirkin2012-02-281-0/+0
| | |/ / /
* | | | | bitops: rename for_each_set_bit_cont() in favor of analogous list.h functionAkinobu Mita2012-03-231-1/+1
* | | | | Merge tag 'ktest-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2012-03-232-14/+56
|\ \ \ \ \
| * | | | | ktest: Allow a test to override REBOOT_ON_SUCCESSSteven Rostedt2012-03-211-2/+10
| * | | | | ktest: Fix SWITCH_TO_GOOD to also reboot the machineSteven Rostedt2012-03-211-1/+0
| * | | | | ktest: Add SCP_TO_TARGET_INSTALL optionSteven Rostedt2012-03-212-7/+33
| * | | | | ktest: Add warning when bugs are ignoredSteven Rostedt2012-03-211-3/+12
| * | | | | ktest: Add INSTALL_MOD_STRIP=1 when installing modulesSteven Rostedt2012-03-211-1/+1
* | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-224-29/+142
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | USB: ffs-test: Don't duplicate {get,put}_unaligned*() functionsMatt Fleming2012-02-282-29/+2
| * | | | | tools/include: Add byteshift headers for endian accessMatt Fleming2012-02-282-0/+140
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-201-1/+1
|\ \ \ \ \
| * | | | | tools: Fix typo in ktest.plMasanari Iida2012-02-211-1/+1
* | | | | | Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-03-202-2/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 3.3-rc7 into usb-nextGreg Kroah-Hartman2012-03-122-2/+2
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-03-012-2/+2
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | usb: gadget: update Michal Nazarewicz's email addressMichal Nazarewicz2012-01-242-2/+2
* | | | | | | Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-201-46/+412
|\ \ \ \ \ \ \
| * | | | | | | Tools: hv: Support enumeration from all the poolsK. Y. Srinivasan2012-03-161-7/+117
| * | | | | | | Tools: hv: Fully support the new KVP verbs in the user level daemonK. Y. Srinivasan2012-03-161-1/+280
| * | | | | | | Drivers: hv: Support the newly introduced KVP messages in the driverK. Y. Srinivasan2012-03-161-0/+7
OpenPOWER on IntegriCloud