summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Tools: hv: KVP: Fix a bug in IPV6 subnet enumerationK. Y. Srinivasan2013-07-161-2/+3
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-1330-150/+118
|\
| * perf script: Fix broken include in Context.xsRamkumar Ramachandra2013-07-101-1/+1
| * perf tools: Fix -ldw/-lelf link test when static linkingMike Frysinger2013-07-102-3/+3
| * perf tools: Revert regression in configuration of Python supportMichael Witten2013-07-091-1/+1
| * perf tools: Fix perf version generationRobert Richter2013-07-081-6/+15
| * perf stat: Fix per-socket output bug for uncore eventsStephane Eranian2013-07-081-3/+4
| * perf symbols: Fix vdso list searchingWaiman Long2013-07-083-4/+11
| * perf evsel: Fix missing increment in sample parsingAdrian Hunter2013-07-081-1/+1
| * perf tools: Update symbol_conf.nr_events when processing attribute eventsAdrian Hunter2013-07-081-0/+2
| * perf tools: Fix new_term() missing free on error pathAdrian Hunter2013-07-081-0/+1
| * perf tools: Fix parse_events_terms() segfault on error pathAdrian Hunter2013-07-081-1/+2
| * perf evsel: Fix count parameter to read call in event_format__newDavid Ahern2013-07-081-1/+1
| * perf tools: Fix -x/--exclude-other option for report commandJiri Olsa2013-07-084-6/+1
| * perf evlist: Enhance perf_evlist__start_workload()Namhyung Kim2013-07-081-1/+9
| * perf record: Remove -f/--force optionJiri Olsa2013-07-087-14/+6
| * perf record: Remove -A/--append optionJiri Olsa2013-07-083-88/+11
| * perf stat: Avoid sending SIGTERM to random processesStephane Eranian2013-07-081-1/+22
| * tools lib lk: Fix for cross buildJoonsoo Kim2013-07-081-0/+15
| * perf tools: Include termios.h explicitlyJoonsoo Kim2013-07-081-1/+1
| * perf bench: Fix memory allocation fail check in mem{set,cpy} workloadsKirill A. Shutemov2013-07-082-3/+3
| * perf tools: Fix build errors with O and DESTDIR make vars setRobert Richter2013-07-082-4/+3
| * perf tools: Fix output directory of Documentation/Robert Richter2013-07-081-8/+2
| * tools: Get only verbose output with V=1Robert Richter2013-07-083-3/+3
* | 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
| |_|_|/ |/| | |