summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-3.11-rc1-more' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-1111-26/+473
|\
| * cpupower: Add Haswell family 0x45 specific idle monitor to show PC8,9,10 statesThomas Renninger2013-07-053-0/+198
| * cpupower: Haswell also supports the C-states introduced with SandyBridgeThomas Renninger2013-07-051-0/+4
| * cpupower: Introduce idle-set subcommand and C-state enabling/disablingThomas Renninger2013-07-056-9/+142
| * cpupower: Implement disabling of cstate interfaceThomas Renninger2013-07-052-1/+123
| * cpupower: Make idlestate usage unsignedThomas Renninger2013-07-053-16/+6
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2013-07-102-34/+34
|\ \
| * | tools/include: use stdint types for user-space byteshift headersYaakov Selkowitz2013-07-032-34/+34
* | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-104-13/+28
|\ \ \
| * | | tools/virtio: move module license stub to module.hMichael S. Tsirkin2013-07-092-3/+5
| * | | lguest: fix example launcher compilation for broken glibc headers.Rusty Russell2013-07-042-9/+9
| * | | tools/lguest: real barriers.Rusty Russell2013-07-021-2/+2
| * | | tools/lguest: fix missing rmb().Rusty Russell2013-07-021-0/+13
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-091-39/+20
|\ \ \
| * | | tools: selftests: psock_tpacket: get rid of macro wrappersDaniel Borkmann2013-07-021-39/+20
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-063-0/+230
|\ \ \ \
| * | | | selftests: add basic posix timers selftestsFrederic Weisbecker2013-07-033-0/+230
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-041-1/+1
|\ \ \ \
| * | | | treewide: Fix typo in printkMasanari Iida2013-05-281-1/+1
* | | | | tools/testing/selftests: don't assume the x bit is set on scriptsAndrew Morton2013-07-032-2/+2
* | | | | selftests: add .gitignore for kcmpRamkumar Ramachandra2013-07-031-0/+2
* | | | | selftests: fix clean target in kcmp MakefileRamkumar Ramachandra2013-07-031-2/+1
* | | | | selftests: add .gitignore for vmRamkumar Ramachandra2013-07-031-0/+4
* | | | | selftests: add hugetlbfstestJoern Engel2013-07-033-1/+96
* | | | | self-test: fix make cleanJoern Engel2013-07-031-2/+3
* | | | | selftests: exit 1 on failureJoern Engel2013-07-032-1/+6
| |_|_|/ |/| | |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-07-0238-773/+1164
|\ \ \ \
| * | | | perf tools: Add missing liblk.a dependency for python/perf.soJiri Olsa2013-05-301-1/+1
| * | | | perf tools: Remove '?=' Makefile STRIP assignmentJiri Olsa2013-05-301-1/+1
| * | | | perf tools: Replace multiple line assignment with multiple statementsJiri Olsa2013-05-301-24/+19
| * | | | perf tools: Replace tabs with spaces for all non-commands statementsJiri Olsa2013-05-302-238/+238
| * | | | perf tools: Add NO_BIONIC variable to confiure bionic setupJiri Olsa2013-05-302-0/+6
| * | | | perf tools: Switch to full path C include directoriesJiri Olsa2013-05-302-14/+39
| * | | | perf tools: Merge all *LDFLAGS* make variable into LDFLAGSJiri Olsa2013-05-302-22/+25
| * | | | perf tools: Merge all *CFLAGS* make variable into CFLAGSJiri Olsa2013-05-303-84/+89
| * | | | perf evlist: Reset SIGTERM handler in workload child processDavid Ahern2013-05-301-0/+2
| * | | | tools lib lk: Respect CROSS_COMPILERabin Vincent2013-05-291-0/+3
| * | | | perf tools: Remove cwdlen from struct perf_sessionJiri Olsa2013-05-291-1/+0
| * | | | perf tools: Remove frozen from perf_header structJiri Olsa2013-05-292-3/+0
| * | | | perf tests: Fix exclude_guest|exclude_host checking for attr testsJiri Olsa2013-05-292-4/+4
| * | | | perf tests: Fix attr test for record -d optionJiri Olsa2013-05-291-1/+4
| * | | | perf tools: Final touches for CHK config moveJiri Olsa2013-05-291-11/+0
| * | | | perf tools: Move paths config into config/MakefileJiri Olsa2013-05-292-58/+52
| * | | | perf tools: Move libnuma check config into config/MakefileJiri Olsa2013-05-292-8/+12
| * | | | perf tools: Move stdlib check config into config/MakefileJiri Olsa2013-05-292-18/+18
| * | | | perf tools: Move libbfd check config into config/MakefileJiri Olsa2013-05-292-37/+37
| * | | | perf tools: Move libpython check config into config/MakefileJiri Olsa2013-05-292-65/+66
| * | | | perf tools: Move libperl check config into config/MakefileJiri Olsa2013-05-292-17/+24
| * | | | perf tools: Move gtk2 check config into config/MakefileJiri Olsa2013-05-292-18/+22
| * | | | perf tools: Move slang check config into config/MakefileJiri Olsa2013-05-292-26/+30
OpenPOWER on IntegriCloud