summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-1838-14/+2350
|\
| * radix-tree tests: add test for radix_tree_iter_nextKonstantin Khlebnikov2016-03-171-8/+39
| * radix-tree tests: add regression3 testKonstantin Khlebnikov2016-03-175-1/+90
| * radix_tree: tag all internal tree nodes as indirect pointersMatthew Wilcox2016-03-171-2/+3
| * radix tree test harnessMatthew Wilcox2016-03-1736-0/+2110
| * tools/vm/page-types.c: avoid memset() in walk_pfn() when count == 1Naoya Horiguchi2016-03-171-1/+9
| * tools/vm/page-types.c: add memory cgroup dumping and filteringKonstantin Khlebnikov2016-03-171-15/+84
| * tools/vm/page-types.c: support swap entryNaoya Horiguchi2016-03-171-1/+29
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-03-171-1/+1
|\ \
| * | treewide: Fix typo in printkMasanari Iida2016-02-151-1/+1
* | | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-175-3/+250
|\ \ \
| * \ \ Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu...Linus Walleij2016-03-0921-32/+1359
| |\ \ \
| * | | | gpio: present the consumer of a line to userspaceLinus Walleij2016-02-251-3/+3
| * | | | tools: gpio: Small updates for output formatMarkus Pargmann2016-02-231-2/+2
| * | | | gpio: add userspace ABI for GPIO line informationLinus Walleij2016-02-192-12/+81
| * | | | gpio: store reflect the label to userspaceLinus Walleij2016-02-191-2/+2
| * | | | tools/gpio: create GPIO toolsLinus Walleij2016-02-095-3/+181
* | | | | Merge tag 'linux-kselftest-4.6-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-1720-1/+352
|\ \ \ \ \
| * | | | | selftests: media_dcevice_test fix usage informationShuah Khan2016-02-251-1/+1
| * | | | | selftests: media_dcevice_test fix to handle ioctl failure caseShuah Khan2016-02-251-2/+3
| * | | | | selftests: add missing .gitignore file or entrySudeep Holla2016-02-252-0/+2
| * | | | | selftests: create test-specific kconfig fragmentsBamvor Jian Zhang2016-02-2513-0/+26
| * | | | | selftests: breakpoint: add step_after_suspend_testGreg Hackmann2016-02-252-1/+221
| * | | | | selftests: add a new test for Media Controller APIShuah Khan2016-02-253-0/+102
| |/ / / /
* | | | | Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-171-0/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge 4.5-rc6 into char-misc-nextGreg Kroah-Hartman2016-03-014-16/+98
| |\ \ \ \
| * \ \ \ \ Merge 4.5-rc4 into char-misc-nextGreg Kroah-Hartman2016-02-1426-59/+1423
| |\ \ \ \ \
| * | | | | | tools/hv: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa2016-02-071-0/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-161-63/+222
|\ \ \ \ \ \
| * | | | | | nfit, libnvdimm: clear poison command supportDan Williams2016-03-051-0/+29
| * | | | | | tools/testing/nvdimm: expand ars unit testingDan Williams2016-03-051-22/+90
| * | | | | | nfit, tools/testing/nvdimm: unify common init for acpi_nfit_descDan Williams2016-03-051-19/+3
| * | | | | | libnvdimm, nfit: centralize command status translationDan Williams2016-03-051-1/+4
| * | | | | | nfit, tools/testing/nvdimm: test multiple control regions per-dimmDan Williams2016-03-051-24/+94
| * | | | | | nfit, tools/testing/nvdimm: add format interface code definitionsDan Williams2016-03-051-1/+6
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-162-193/+720
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2016-03-142-197/+724
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | tools/power turbostat: bugfix: TDP MSRs print bits fixingChen Yu2016-03-131-10/+10
| | * | | | | tools/power turbostat: correct output for MSR_NHM_SNB_PKG_CST_CFG_CTL dumpLen Brown2016-03-131-1/+1
| | * | | | | tools/power turbostat: call __cpuid() instead of __get_cpuid()Len Brown2016-03-131-7/+7
| | * | | | | tools/power turbostat: indicate SMX and SGX supportLen Brown2016-03-131-1/+27
| | * | | | | tools/power turbostat: detect and work around syscall jitterLen Brown2016-03-131-1/+50
| | * | | | | tools/power turbostat: show GFX%rc6Len Brown2016-03-131-0/+45
| | * | | | | tools/power turbostat: show GFXMHzLen Brown2016-03-131-1/+49
| | * | | | | tools/power turbostat: show IRQs per CPULen Brown2016-03-131-4/+122
| | * | | | | tools/power turbostat: make fewer systems callsLen Brown2016-03-131-10/+41
| | * | | | | tools/power turbostat: fix compiler warningsLen Brown2016-03-131-4/+4
| | * | | | | tools/power turbostat: add --out option for saving output in a fileLen Brown2016-03-132-135/+160
| | * | | | | tools/power turbostat: re-name "%Busy" field to "Busy%"Len Brown2016-03-132-11/+11
| | * | | | | tools/power turbostat: Intel Xeon x200: fix turbo-ratio decodingHubert Chrzaniuk2016-03-131-27/+26
OpenPOWER on IntegriCloud