aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-15perf annotate: Support jump instruction with target as second operandRavi Bangoria1-1/+5
2016-12-15perf record: Force ignore_missing_thread for uid optionJiri Olsa1-0/+3
2016-12-15perf evsel: Allow to ignore missing pidJiri Olsa3-0/+46
2016-12-15perf thread_map: Add thread_map__remove functionJiri Olsa5-0/+72
2016-12-15perf evsel: Use variable instead of repeating lengthy FD macroJiri Olsa1-8/+9
2016-12-15perf mem: Fix --all-user/--all-kernel optionsJiri Olsa1-2/+2
2016-12-15perf tools: Remove some needless __maybe_unusedArnaldo Carvalho de Melo3-11/+10
2016-12-15perf sched timehist: Show callchains for idle statNamhyung Kim1-0/+86
2016-12-15perf sched timehist: Add -I/--idle-hist optionNamhyung Kim2-5/+45
2016-12-15perf sched timehist: Skip non-idle events when necessaryNamhyung Kim1-7/+18
2016-12-15perf sched timehist: Save callchain when entering idleNamhyung Kim1-0/+30
2016-12-15perf sched timehist: Introduce struct idle_time_dataNamhyung Kim1-4/+33
2016-12-15perf sched timehist: Split is_idle_sample()Namhyung Kim1-19/+20
2016-12-15perf tools: Move headers check into bash scriptJiri Olsa2-93/+60
2016-12-15redo: radix tree test suite: fix compilationMatthew Wilcox2-29/+1
2016-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds24-302/+842
2016-12-14radix tree test suite: delete unused rcupdate.cMatthew Wilcox1-86/+0
2016-12-14radix tree test suite: add new tag checkMatthew Wilcox1-0/+3
2016-12-14radix-tree: ensure counts are initialisedMatthew Wilcox1-4/+41
2016-12-14radix tree test suite: cache recently freed objectsMatthew Wilcox2-12/+41
2016-12-14radix tree test suite: add some more functionalityMatthew Wilcox3-0/+21
2016-12-14radix tree test suite: check multiorder iterationMatthew Wilcox4-35/+73
2016-12-14radix-tree: fix replacement for multiorder entriesMatthew Wilcox1-12/+75
2016-12-14radix-tree: add radix_tree_split_preload()Matthew Wilcox2-2/+45
2016-12-14radix-tree: add radix_tree_splitMatthew Wilcox1-0/+64
2016-12-14radix-tree: add radix_tree_joinMatthew Wilcox1-0/+58
2016-12-14radix-tree: delete radix_tree_range_tag_if_tagged()Matthew Wilcox6-19/+50
2016-12-14radix-tree: delete radix_tree_locate_item()Matthew Wilcox3-4/+28
2016-12-14radix-tree: improve multiorder iteratorsMatthew Wilcox4-19/+30
2016-12-14radix tree test suite: use common find-bit codeMatthew Wilcox5-80/+48
2016-12-14tools: add more bitmap functionsMatthew Wilcox1-0/+26
2016-12-14radix tree test suite: record order in each itemMatthew Wilcox3-14/+23
2016-12-14radix tree test suite: handle exceptional entriesMatthew Wilcox1-0/+7
2016-12-14radix tree test suite: use rcu_barrierMatthew Wilcox2-2/+15
2016-12-14radix tree test suite: benchmark for iteratorKonstantin Khlebnikov5-1/+110
2016-12-14radix tree test suite: iteration test misuses RCUMatthew Wilcox1-2/+26
2016-12-14radix tree test suite: make runs more reproducibleMatthew Wilcox2-6/+14
2016-12-14radix tree test suite: free preallocated nodesMatthew Wilcox2-0/+4
2016-12-14radix tree test suite: track preempt_countMatthew Wilcox3-13/+24
2016-12-14radix tree test suite: allow GFP_ATOMIC allocations to failMatthew Wilcox3-9/+25
2016-12-14tools: add WARN_ON_ONCEMatthew Wilcox4-4/+13
2016-12-14ktest.pl: fix englishPavel Machek1-4/+4
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2016-12-14treewide: Fix printk() message errorsMasanari Iida1-1/+1
2016-12-13Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-1/+244
2016-12-13Merge tag 'spi-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-1/+1
2016-12-13Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds3-20/+10
2016-12-13Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-5/+13
2016-12-13Merge tag 'usb-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-7/+4
2016-12-13Merge tag 'acpi-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+11