summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-1424-302/+842
|\
| * radix tree test suite: delete unused rcupdate.cMatthew Wilcox2016-12-141-86/+0
| * radix tree test suite: add new tag checkMatthew Wilcox2016-12-141-0/+3
| * radix-tree: ensure counts are initialisedMatthew Wilcox2016-12-141-4/+41
| * radix tree test suite: cache recently freed objectsMatthew Wilcox2016-12-142-12/+41
| * radix tree test suite: add some more functionalityMatthew Wilcox2016-12-143-0/+21
| * radix tree test suite: check multiorder iterationMatthew Wilcox2016-12-144-35/+73
| * radix-tree: fix replacement for multiorder entriesMatthew Wilcox2016-12-141-12/+75
| * radix-tree: add radix_tree_split_preload()Matthew Wilcox2016-12-142-2/+45
| * radix-tree: add radix_tree_splitMatthew Wilcox2016-12-141-0/+64
| * radix-tree: add radix_tree_joinMatthew Wilcox2016-12-141-0/+58
| * radix-tree: delete radix_tree_range_tag_if_tagged()Matthew Wilcox2016-12-146-19/+50
| * radix-tree: delete radix_tree_locate_item()Matthew Wilcox2016-12-143-4/+28
| * radix-tree: improve multiorder iteratorsMatthew Wilcox2016-12-144-19/+30
| * radix tree test suite: use common find-bit codeMatthew Wilcox2016-12-145-80/+48
| * tools: add more bitmap functionsMatthew Wilcox2016-12-141-0/+26
| * radix tree test suite: record order in each itemMatthew Wilcox2016-12-143-14/+23
| * radix tree test suite: handle exceptional entriesMatthew Wilcox2016-12-141-0/+7
| * radix tree test suite: use rcu_barrierMatthew Wilcox2016-12-142-2/+15
| * radix tree test suite: benchmark for iteratorKonstantin Khlebnikov2016-12-145-1/+110
| * radix tree test suite: iteration test misuses RCUMatthew Wilcox2016-12-141-2/+26
| * radix tree test suite: make runs more reproducibleMatthew Wilcox2016-12-142-6/+14
| * radix tree test suite: free preallocated nodesMatthew Wilcox2016-12-142-0/+4
| * radix tree test suite: track preempt_countMatthew Wilcox2016-12-143-13/+24
| * radix tree test suite: allow GFP_ATOMIC allocations to failMatthew Wilcox2016-12-143-9/+25
| * tools: add WARN_ON_ONCEMatthew Wilcox2016-12-144-4/+13
| * ktest.pl: fix englishPavel Machek2016-12-141-4/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-12-141-1/+1
|\ \ | |/ |/|
| * treewide: Fix printk() message errorsMasanari Iida2016-12-141-1/+1
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-12-133-1/+244
|\ \
| * | selftests: arm64: add test for unaligned/inexact watchpoint handlingPratyush Anand2016-11-182-1/+240
| * | hw_breakpoint: Allow watchpoint of length 3,5,6 and 7Pratyush Anand2016-11-181-0/+4
* | | Merge tag 'spi-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2016-12-131-1/+1
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/mvbeu' and 'spi/fix/...Mark Brown2016-12-121-1/+1
| |\ \ \ \
| | | * | | spi: spidev_test: Fix input file check when transferring fileMichal Vokáč2016-11-041-1/+1
| | |/ / /
* | | | | Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-133-20/+10
|\ \ \ \ \
| * | | | | Tools: hv: kvp: configurable external scripts pathAlex Fluter2016-12-061-3/+8
| * | | | | Merge 4.9-rc5 into char-misc-nextGreg Kroah-Hartman2016-11-148-94/+51
| |\ \ \ \ \
| * | | | | | tools: hv: remove unnecessary header files and netlink related codeWeibing Zhang2016-11-072-14/+0
| * | | | | | tools: hv: fix a compile warning in snprintfWeibing Zhang2016-11-071-1/+1
| * | | | | | tools: hv: remove unnecessary link flagWeibing Zhang2016-11-071-2/+1
* | | | | | | Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-12-131-5/+13
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 4.9-rc5 into staging-nextGreg Kroah-Hartman2016-11-148-94/+51
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge 4.9-rc3 into staging-nextGreg Kroah-Hartman2016-10-307-38/+52
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'iio-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2016-10-241-5/+13
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | tools: iio: iio_generic_buffer: drop unneeded parenthesesEva Rachel Retuya2016-10-231-2/+2
| | * | | | | | tools: iio: iio_generic_buffer: rename and change type of force variableEva Rachel Retuya2016-10-231-4/+5
| | * | | | | | tools: iio: iio_generic_buffer: add -A to force-enable all channelsEva Rachel Retuya2016-10-231-5/+12
| | * | | | | | tools: iio: iio_generic_buffer: fix argument '?' optionMugunthan V N2016-09-221-1/+1
* | | | | | | | Merge tag 'usb-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2016-12-132-7/+4
|\ \ \ \ \ \ \ \