aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2016-12-15perf evsel: Allow to ignore missing pidGravatar Jiri Olsa 3-0/+46
2016-12-15perf thread_map: Add thread_map__remove functionGravatar Jiri Olsa 5-0/+72
2016-12-15perf evsel: Use variable instead of repeating lengthy FD macroGravatar Jiri Olsa 1-8/+9
2016-12-15perf mem: Fix --all-user/--all-kernel optionsGravatar Jiri Olsa 1-2/+2
2016-12-15perf tools: Remove some needless __maybe_unusedGravatar Arnaldo Carvalho de Melo 3-11/+10
2016-12-15perf sched timehist: Show callchains for idle statGravatar Namhyung Kim 1-0/+86
2016-12-15perf sched timehist: Add -I/--idle-hist optionGravatar Namhyung Kim 2-5/+45
2016-12-15perf sched timehist: Skip non-idle events when necessaryGravatar Namhyung Kim 1-7/+18
2016-12-15perf sched timehist: Save callchain when entering idleGravatar Namhyung Kim 1-0/+30
2016-12-15perf sched timehist: Introduce struct idle_time_dataGravatar Namhyung Kim 1-4/+33
2016-12-15perf sched timehist: Split is_idle_sample()Gravatar Namhyung Kim 1-19/+20
2016-12-15perf tools: Move headers check into bash scriptGravatar Jiri Olsa 2-93/+60
2016-12-15redo: radix tree test suite: fix compilationGravatar Matthew Wilcox 2-29/+1
2016-12-14Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 24-302/+842
2016-12-14radix tree test suite: delete unused rcupdate.cGravatar Matthew Wilcox 1-86/+0
2016-12-14radix tree test suite: add new tag checkGravatar Matthew Wilcox 1-0/+3
2016-12-14radix-tree: ensure counts are initialisedGravatar Matthew Wilcox 1-4/+41
2016-12-14radix tree test suite: cache recently freed objectsGravatar Matthew Wilcox 2-12/+41
2016-12-14radix tree test suite: add some more functionalityGravatar Matthew Wilcox 3-0/+21
2016-12-14radix tree test suite: check multiorder iterationGravatar Matthew Wilcox 4-35/+73
2016-12-14radix-tree: fix replacement for multiorder entriesGravatar Matthew Wilcox 1-12/+75
2016-12-14radix-tree: add radix_tree_split_preload()Gravatar Matthew Wilcox 2-2/+45
2016-12-14radix-tree: add radix_tree_splitGravatar Matthew Wilcox 1-0/+64
2016-12-14radix-tree: add radix_tree_joinGravatar Matthew Wilcox 1-0/+58
2016-12-14radix-tree: delete radix_tree_range_tag_if_tagged()Gravatar Matthew Wilcox 6-19/+50
2016-12-14radix-tree: delete radix_tree_locate_item()Gravatar Matthew Wilcox 3-4/+28
2016-12-14radix-tree: improve multiorder iteratorsGravatar Matthew Wilcox 4-19/+30
2016-12-14radix tree test suite: use common find-bit codeGravatar Matthew Wilcox 5-80/+48
2016-12-14tools: add more bitmap functionsGravatar Matthew Wilcox 1-0/+26
2016-12-14radix tree test suite: record order in each itemGravatar Matthew Wilcox 3-14/+23
2016-12-14radix tree test suite: handle exceptional entriesGravatar Matthew Wilcox 1-0/+7
2016-12-14radix tree test suite: use rcu_barrierGravatar Matthew Wilcox 2-2/+15
2016-12-14radix tree test suite: benchmark for iteratorGravatar Konstantin Khlebnikov 5-1/+110
2016-12-14radix tree test suite: iteration test misuses RCUGravatar Matthew Wilcox 1-2/+26
2016-12-14radix tree test suite: make runs more reproducibleGravatar Matthew Wilcox 2-6/+14
2016-12-14radix tree test suite: free preallocated nodesGravatar Matthew Wilcox 2-0/+4
2016-12-14radix tree test suite: track preempt_countGravatar Matthew Wilcox 3-13/+24
2016-12-14radix tree test suite: allow GFP_ATOMIC allocations to failGravatar Matthew Wilcox 3-9/+25
2016-12-14tools: add WARN_ON_ONCEGravatar Matthew Wilcox 4-4/+13
2016-12-14ktest.pl: fix englishGravatar Pavel Machek 1-4/+4
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2016-12-14treewide: Fix printk() message errorsGravatar Masanari Iida 1-1/+1
2016-12-13Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 3-1/+244
2016-12-13Merge tag 'spi-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Gravatar Linus Torvalds 1-1/+1
2016-12-13Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-20/+10
2016-12-13Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-5/+13
2016-12-13Merge tag 'usb-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 2-7/+4
2016-12-13Merge tag 'acpi-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 1-2/+11
2016-12-13selftests: ftrace: Shift down default message verbosityGravatar Masami Hiramatsu 1-11/+7
2016-12-13Merge tag 'leds_for_4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j....Gravatar Linus Torvalds 4-3/+81