summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-0614-193/+1772
|\
| * Merge branch 'pm-tools'Rafael J. Wysocki2014-08-054-26/+28
| |\
| | * cpupower: Remove redundant error checkPeter Senna Tschudin2014-07-301-6/+5
| | * cpupower: bench: parse.c: Fix several minor errorsRickard Strandqvist2014-07-301-18/+21
| | * cpupower: mperf monitor: Correct use of ! and &Himangi Saraogi2014-07-301-1/+1
| | * PM / tools: cpupower: drop negativity check on unsigned valueAndrey Utkin2014-07-191-1/+1
| * | Merge branch 'acpica'Rafael J. Wysocki2014-07-2710-167/+1744
| |\ \
| | * | ACPICA: utprint/oslibcfs: cleanup - no functional changeBob Moore2014-07-081-15/+15
| | * | ACPICA: OSL: Update acpidump to reduce source code differencesLv Zheng2014-07-082-7/+27
| | * | ACPICA: acpidump: Reduce freopen() invocations to improve portabilityLv Zheng2014-07-083-9/+11
| | * | ACPICA: acpidump: Replace file IOs with new APIs to improve portabilityLv Zheng2014-07-084-72/+69
| | * | ACPICA: acpidump: Remove exit() from generic layer to improve portabilityLv Zheng2014-07-081-18/+32
| | * | ACPICA: acpidump: Add memory/string OSL usage to improve portabilityLv Zheng2014-07-082-13/+14
| | * | ACPICA: Common: Enhance acpi_getopt() to improve portabilityLv Zheng2014-07-082-9/+8
| | * | ACPICA: Common: Enhance cm_get_file_size() to improve portabilityLv Zheng2014-07-082-9/+14
| | * | ACPICA: Application: Enhance ACPI_USAGE_xxx/ACPI_OPTION with acpi_os_printf()...Lv Zheng2014-07-081-4/+4
| | * | ACPICA: Utilities: Add formatted printing APIsLv Zheng2014-07-081-0/+7
| | * | ACPICA: OSL: Add portable file IO to improve portabilityLv Zheng2014-07-081-0/+214
| | * | ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubsLv Zheng2014-07-084-22/+1306
| | * | ACPICA: Utilities: Cleanup DEFINE_ACPI_GLOBALS by moving acpi_ut_init_global(...Lv Zheng2014-07-082-1/+1
| | * | ACPICA: acpidump: Add support for ACPI 1.0 GUID in LinuxLv Zheng2014-07-081-7/+41
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-051-0/+66
|\ \ \ \
| * | | | tools: add script to test udelayDavid Riley2014-07-231-0/+66
| | |_|/ | |/| |
* | | | Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-08-044-8/+124
|\ \ \ \
| * \ \ \ Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-07-214-8/+124
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | tools: ffs-aio-example: add license informationRobert Baldyga2014-06-304-0/+108
| | * | | tools: ffs-aio-example: convert to new descriptor formatRobert Baldyga2014-06-302-8/+16
| | * | | tools: ffs-aio-example: fix header values endianessRobert Baldyga2014-06-302-4/+4
* | | | | Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-044-0/+179
|\ \ \ \ \
| * \ \ \ \ Merge 3.16-rc6 into driver-core-nextGreg Kroah-Hartman2014-07-217-56/+79
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | test: add firmware_class loader testKees Cook2014-07-174-0/+179
* | | | | | Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-0411-35/+145
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 3.16-rc5 into char-misc-nextGreg Kroah-Hartman2014-07-1343-127/+1253
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | tools: selftests - create a separate hotplug target for full range testShuah Khan2014-07-116-6/+105
| * | | | | | tools: fix kcmp_test compile warningsShuah Khan2014-07-111-1/+1
| * | | | | | tools: Fix mqueue Makefile compile linking orderShuah Khan2014-07-111-2/+2
| * | | | | | tools: fix mq_open_tests compile warningsShuah Khan2014-07-111-6/+14
| * | | | | | tools: fix mq_perf_tests compile warningsShuah Khan2014-07-111-19/+21
| * | | | | | tools: cpu-hotplug fix unexpected operator errorShuah Khan2014-07-111-1/+1
| * | | | | | tools: memory-hotplug fix unexpected operator errorShuah Khan2014-07-111-1/+1
| * | | | | | Tools: hv: fix file overwriting of hv_fcopy_daemonYue Zhang2014-07-091-1/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-04132-869/+3512
|\ \ \ \ \ \
| * | | | | | Revert "perf tools: Fix jump label always changing during tracing"Jiri Olsa2014-07-281-7/+2
| * | | | | | perf tools: Fix perf usage string leftoverJiri Olsa2014-07-281-1/+1
| * | | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-07-2829-115/+470
| |\ \ \ \ \ \
| | * | | | | | perf record: Store PERF_RECORD_FINISHED_ROUND only for nonempty roundsJiri Olsa2014-07-251-1/+7
| | * | | | | | perf record: Always force PERF_RECORD_FINISHED_ROUND eventJiri Olsa2014-07-251-2/+1
| | * | | | | | perf inject: Add --kallsyms parameterAdrian Hunter2014-07-252-0/+5
| | * | | | | | perf tools: Expose 'addr' functions so they can be reusedAdrian Hunter2014-07-253-33/+53
| | * | | | | | perf session: Fix accounting of ordered samples queueJiri Olsa2014-07-241-2/+1
OpenPOWER on IntegriCloud