summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-12-14radix tree test suite: add some more functionalityMatthew Wilcox
2016-12-14radix tree test suite: check multiorder iterationMatthew Wilcox
2016-12-14radix-tree: fix replacement for multiorder entriesMatthew Wilcox
2016-12-14radix-tree: add radix_tree_split_preload()Matthew Wilcox
2016-12-14radix-tree: add radix_tree_splitMatthew Wilcox
2016-12-14radix-tree: add radix_tree_joinMatthew Wilcox
2016-12-14radix-tree: delete radix_tree_range_tag_if_tagged()Matthew Wilcox
2016-12-14radix-tree: delete radix_tree_locate_item()Matthew Wilcox
2016-12-14radix-tree: improve multiorder iteratorsMatthew Wilcox
2016-12-14radix tree test suite: use common find-bit codeMatthew Wilcox
2016-12-14tools: add more bitmap functionsMatthew Wilcox
2016-12-14radix tree test suite: record order in each itemMatthew Wilcox
2016-12-14radix tree test suite: handle exceptional entriesMatthew Wilcox
2016-12-14radix tree test suite: use rcu_barrierMatthew Wilcox
2016-12-14radix tree test suite: benchmark for iteratorKonstantin Khlebnikov
2016-12-14radix tree test suite: iteration test misuses RCUMatthew Wilcox
2016-12-14radix tree test suite: make runs more reproducibleMatthew Wilcox
2016-12-14radix tree test suite: free preallocated nodesMatthew Wilcox
2016-12-14radix tree test suite: track preempt_countMatthew Wilcox
2016-12-14radix tree test suite: allow GFP_ATOMIC allocations to failMatthew Wilcox
2016-12-14tools: add WARN_ON_ONCEMatthew Wilcox
2016-12-14ktest.pl: fix englishPavel Machek
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-12-14treewide: Fix printk() message errorsMasanari Iida
2016-12-13Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-12-13Merge tag 'spi-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2016-12-13Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-13Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-12-13Merge tag 'usb-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2016-12-13Merge tag 'acpi-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2016-12-13selftests: ftrace: Shift down default message verbosityMasami Hiramatsu
2016-12-13Merge tag 'leds_for_4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j....Linus Torvalds
2016-12-13Merge tag 'gpio-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2016-12-13selftest/gpio: add gpio test caseBamvor Jian Zhang
2016-12-13selftest: sync: improve assert() failure messageGustavo Padovan
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds
2016-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-12lib: radix-tree: check accounting of existing slot replacement usersJohannes Weiner
2016-12-12Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-12-12Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-12-12Merge branch 'acpica'Rafael J. Wysocki
2016-12-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-12-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-12Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/mvbeu' and 'spi/fix/...Mark Brown
2016-12-11Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2016-12-11make use of make variable CURDIR instead of calling pwdUwe Kleine-König
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-09Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-09Revert "radix tree test suite: fix compilation"Linus Torvalds