summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-1/+1
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-9/+28
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds-63/+279
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada-2/+0
2021-05-07selftests: remove duplicate includeZhang Yunkai-3/+0
2021-05-06kselftest: introduce new epoll test caseDavidlohr Bueso-0/+44
2021-05-06tools: sync lib/find_bit implementationYury Norov-5/+57
2021-05-06tools: sync find_next_bit implementationYury Norov-37/+42
2021-05-06tools: sync small_const_nbits() macro with the kernelYury Norov-3/+3
2021-05-06tools: sync BITMAP_LAST_WORD_MASK() macro with the kernelYury Norov-6/+1
2021-05-06tools: bitmap: sync function declarations with the kernelYury Norov-6/+6
2021-05-06tools: disable -Wno-type-limitsYury Norov-0/+1
2021-05-06selftests: proc: test subset=pidAlexey Dobriyan-0/+122
2021-05-06proc: mandate ->proc_lseek in "struct proc_ops"Alexey Dobriyan-1/+3
2021-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds-13/+579
2021-05-05Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-9/+9
2021-05-05Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds-548/+772
2021-05-05Merge tag 'ktest-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-281/+427
2021-05-05selftests/vm: gup_test: test faulting in kernel, and verify pinnable pagesPavel Tatashin-4/+19
2021-05-05selftests/vm: gup_test: fix test flagPavel Tatashin-4/+11
2021-05-05userfaultfd/selftests: add test exercising minor fault handlingAxel Rasmussen-6/+158
2021-05-05mm: huge_memory: debugfs for file-backed THP splitZi Yan-5/+77
2021-05-05mm: huge_memory: a new debugfs interface for splitting THP testsZi Yan-0/+320
2021-05-04tools/power turbostat: version 2021.05.04Len Brown-2/+2
2021-05-04tools/power turbostat: Support "turbostat --hide idle"Len Brown-2/+22
2021-05-04tools/power turbostat: elevate priority of interval modeLen Brown-9/+57
2021-05-04tools/power turbostat: formattingLen Brown-510/+433
2021-05-04tools/power turbostat: rename tcc variablesZhang Rui-22/+22
2021-05-04tools/power turbostat: add TCC Offset supportZhang Rui-3/+55
2021-05-04tools/power turbostat: save original CPU modelZhang Rui-0/+5
2021-05-04tools/power turbostat: Fix Core C6 residency on Atom CPUsZhang Rui-1/+38
2021-05-04tools/power turbostat: Print the C-state Pre-wake settingsChen Yu-0/+14
2021-05-04tools/power turbostat: Enable tsc_tweak for Elkhart Lake and Jasper LakeChen Yu-1/+1
2021-05-04tools/power turbostat: unmark non-kernel-doc commentRandy Dunlap-1/+1
2021-05-04tools/power/turbostat: Remove Package C6 Retention on Ice Lake ServerChen Yu-6/+30
2021-05-04tools/power turbostat: Fix offset overflow issue in index convertingCalvin Walton-5/+6
2021-05-04tools/power/turbostat: Fix turbostat for AMD Zen CPUsBas Nieuwenhuizen-2/+6
2021-05-04tools/power turbostat: update version numberLen Brown-1/+1
2021-05-04tools/power turbostat: Fix DRAM Energy Unit on SKXZhang Rui-0/+1
2021-05-04Revert "tools/power turbostat: adjust for temperature offset"Len Brown-29/+33
2021-05-04tools/power turbostat: Support Ice Lake DChen Yu-0/+1
2021-05-04tools/power turbostat: Support Alder Lake MobileChen Yu-0/+1
2021-05-04tools/power turbostat: print microcode patch levelLen Brown-4/+9
2021-05-04tools/power turbostat: add built-in-counter for IPC -- Instructions per CycleLen Brown-0/+84
2021-05-04Merge tag 'dma-mapping-5.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-5/+17
2021-05-03ktest: Re-arrange the code blocks for better discoverabilityJohn 'Warthog9' Hawley (VMware)-142/+154
2021-05-03ktest: Further consistency cleanupsJohn 'Warthog9' Hawley (VMware)-49/+36
2021-05-03ktest: Fixing indentation to match expected patternJohn 'Warthog9' Hawley (VMware)-94/+92
2021-05-03ktest: Adding editor hints to improve consistencyJohn 'Warthog9' Hawley (VMware)-0/+9
2021-05-03ktest: Add example config for using VMware VMsJohn 'Warthog9' Hawley (VMware)-0/+137