aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macrosArnaldo Carvalho de Melo2016-08-23
* | | | | | | | | | | | Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-10-03
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'acpica'Rafael J. Wysocki2016-10-01
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | ACPICA: Cleanup for all string-to-integer conversionsBob Moore2016-09-09
| | * | | | | | | | | | | ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fx...Lv Zheng2016-08-12
| | * | | | | | | | | | | ACPICA: Clib: Add -nostdinc support for EFI layerLv Zheng2016-08-12
| | * | | | | | | | | | | ACPICA: MSVC9: Fix <sys/stat.h> inclusion order issueLv Zheng2016-08-12
| | * | | | | | | | | | | ACPICA: Clib/EFI: Fix wrong order of standard integer types/IO handlesLv Zheng2016-08-12
| | * | | | | | | | | | | ACPICA: Clib: Fix build issues when ACPI_USE_STANDARD_HEADERS is not defined ...Lv Zheng2016-08-12
| | * | | | | | | | | | | ACPICA: acpidump: Fix a duplicate variable definitionLv Zheng2016-08-12
| | * | | | | | | | | | | ACPICA: OSL: Add correct acpi_gbl_debug_timeout export to allow acpiexec to linkLv Zheng2016-08-12
| | * | | | | | | | | | | ACPICA: iASL/Disassembler: Add a check for missing filenameBob Moore2016-08-12
| | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
* | | | | | | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-09-29
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | / | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | tools/testing/nvdimm: fix allocation range for mock flush hint tablesDan Williams2016-09-19
| | |_|_|/ / / / / / | |/| | | | | | | |
* / | | | | | | | | radix tree test suite: Test radix_tree_replace_slot() for multiorder entriesMatthew Wilcox2016-09-25
|/ / / / / / / / /
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-09-13
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | tools/lguest: Don't bork the terminal in case of wrong argsDaniel Baluta2016-09-08
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'iio-fixes-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-09-09
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | tools:iio:iio_generic_buffer: fix trigger-less modeGregor Boirie2016-08-29
* | | | | | | | Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-09-03
|\| | | | | | | | |_|_|_|/ / / |/| | | | | |
| * | | | | | tools: iio: iio_generic_buffer: initialize channel array pointerAlison Schofield2016-08-15
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-28
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | perf evsel: Do not access outside hw cache name arraysArnaldo Carvalho de Melo2016-08-18
| * | | | | tools lib: Reinstate strlcpy() header guard with __UCLIBC__Vineet Gupta2016-08-18
| * | | | | perf unwind: Use addr_location::addr instead of ip for entriesMilian Wolff2016-08-16
* | | | | | Merge tag 'gpio-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-08-22
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | tools/gpio: fix gpio-event-mon header commentBaruch Siach2016-08-08
| | |_|/ / | |/| | |
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-18
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge tag 'perf-urgent-for-mingo-20160815' of git://git.kernel.org/pub/scm/li...Ingo Molnar2016-08-16
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | perf intel-pt: Fix occasional decoding errors when tracing system-wideAdrian Hunter2016-08-15
| | * | | tools: Sync kvm related header files for arm64 and s390Arnaldo Carvalho de Melo2016-08-15
| | * | | perf probe: Release resources on error when handling exit pathsArnaldo Carvalho de Melo2016-08-15
| | * | | perf probe: Check for dup and fdopen failuresColin Ian King2016-08-15
| | * | | perf symbols: Fix annotation of objects with debuginfo filesAnton Blanchard2016-08-15
| | * | | perf script: Don't disable use_callchain if input is pipeHe Kuang2016-08-15
| | * | | perf script: Show proper message when failed list scriptsHe Kuang2016-08-15
| | * | | perf jitdump: Add the right header to get the major()/minor() definitionsArnaldo Carvalho de Melo2016-08-15
| | * | | perf ppc64le: Fix build failure when libelf is not presentRavi Bangoria2016-08-12
| | * | | perf tools mem: Fix -t store option for record commandJiri Olsa2016-08-12
| | * | | perf intel-pt: Fix ip compressionAdrian Hunter2016-08-12
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-08-16
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | tools/virtio: add dma stubsMichael S. Tsirkin2016-08-14
| * | | | ringtest: test build fixMichael S. Tsirkin2016-08-14
| | |/ / | |/| |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-12
|\ \ \ \ | | |/ / | |/| |
| * | | Merge tag 'perf-urgent-for-mingo-20160809' of git://git.kernel.org/pub/scm/li...Ingo Molnar2016-08-09
| |\ \ \ | | |/ / | |/| |
| | * | perf probe ppc64le: Fix probe location when using DWARFRavi Bangoria2016-08-09
| | * | perf probe: Add function to post process kernel trace eventsRavi Bangoria2016-08-09
| | * | tools: Sync cpufeatures headers with the kernelArnaldo Carvalho de Melo2016-08-09
| | * | toops: Sync tools/include/uapi/linux/bpf.h with the kernelArnaldo Carvalho de Melo2016-08-09
| | * | tools: Sync cpufeatures.h and vmx.h with the kernelArnaldo Carvalho de Melo2016-08-09