summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.3-rc1' into perf/core, to refresh the treeIngo Molnar2015-09-1349-438/+3458
|\
| * selftests: enhance membarrier syscall testMathieu Desnoyers2015-09-121-25/+75
| * selftests: add membarrier syscall testPranith Kumar2015-09-124-0/+84
| * Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-095-117/+27
| |\
| | * selftests:vm: point to libhugetlbfs for regression testingMike Kravetz2015-09-091-0/+4
| | * Revert "selftests: add hugetlbfstest"Mike Kravetz2015-09-093-98/+0
| | * pagemap: add mmap-exclusive bit for marking pages mapped only hereKonstantin Khlebnikov2015-09-091-0/+10
| | * pagemap: switch to the new format and do some cleanupKonstantin Khlebnikov2015-09-091-17/+8
| | * selftests/userfaultfd: fix compiler warnings on 32-bitGeert Uytterhoeven2015-09-091-3/+6
| * | Merge tag 'linux-kselftest-4.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-099-19/+481
| |\ \
| | * | selftests/zram: Makefile fixNaresh Kamboju2015-09-011-3/+0
| | * | selftests/zram: must be run as rootNaresh Kamboju2015-09-014-0/+24
| | * | selftests: breakpoints: fix installing error on the architecture except x86Bamvor Jian Zhang2015-08-281-13/+3
| | * | selftests: check before installBamvor Jian Zhang2015-08-282-6/+8
| | * | selftests/zram: Adding zram testsNaresh Kamboju2015-08-287-0/+449
| * | | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-083-76/+231
| |\ \ \
| | * | | libnvdimm, pmem: 'struct page' for pmemDan Williams2015-08-292-0/+14
| | * | | libnvdimm, pfn: 'struct page' provider infrastructureDan Williams2015-08-291-0/+2
| | * | | Merge branch 'pmem-api' into libnvdimm-for-nextDan Williams2015-08-283-17/+71
| | |\ \ \
| | | * | | nd_blk: change aperture mapping from WC to WBRoss Zwisler2015-08-283-5/+37
| | | * | | pmem: switch to devm_ allocationsChristoph Hellwig2015-08-142-22/+28
| | | * | | pmem: convert to generic memremapDan Williams2015-08-142-11/+27
| | * | | | libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate optionDan Williams2015-08-191-0/+4
| | |/ / /
| | * | | libnvdimm: Add DSM support for Address Range Scrub commandsVishal Verma2015-07-281-59/+140
| * | | | userfaultfd: selftest: update userfaultfd x86 32bit syscall numberAndrea Arcangeli2015-09-081-1/+1
| | |_|/ | |/| |
| * | | userfaultfd: selftestAndrea Arcangeli2015-09-053-0/+650
| * | | selftests/capabilities: Add tests for capability evolutionAndy Lutomirski2015-09-054-0/+520
| * | | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-042-2/+16
| |\ \ \
| | * | | selftests/powerpc: Install tempfile so the subpage_prot_file test worksMichael Ellerman2015-08-171-1/+2
| | * | | selftests/seccomp: Add powerpc supportMichael Ellerman2015-07-301-1/+8
| | * | | selftests/seccomp: Make seccomp tests work on big endianMichael Ellerman2015-07-301-0/+6
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-0422-16/+201
| |\ \ \ \
| * \ \ \ \ Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-043-0/+25
| |\ \ \ \ \
| | * | | | | locking/static_keys: Provide a selftestIngo Molnar2015-08-033-18/+18
| | * | | | | jump_label: Provide a self-testJason Baron2015-08-033-0/+25
| | * | | | | Merge branch 'x86/asm' into locking/coreIngo Molnar2015-08-035-14/+839
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-033-31/+176
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-284-4/+37
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-212-6/+4
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | selftests/net: test extended BPF fanout modeWillem de Bruijn2015-08-171-0/+53
| | * | | | | | | | | selftests/net: test classic bpf fanout modeWillem de Bruijn2015-08-172-12/+33
| | * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-011-1/+1
| | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | |
| | * | | | | | | | | bpf_jit_disasm: also support reading jit dump from fileDaniel Borkmann2015-08-011-19/+90
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-029-187/+307
| |\ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | *-. | | | | | | | | Merge branches 'pm-tools' and 'powercap'Rafael J. Wysocki2015-09-014-17/+94
| | |\ \| | | | | | | |
| | | * | | | | | | | | tools: cpupower: Fix error when running cpupower monitorShreyas B. Prabhu2015-08-291-0/+2
| | | * | | | | | | | | Merge branch 'turbostat' of https://git.kernel.org/pub/scm/linux/kernel/git/l...Rafael J. Wysocki2015-08-242-17/+88
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | tools/power turbostat: fix typo on DRAM column in Joules-modeLen Brown2015-07-241-1/+1
| | | | * | | | | | | | | tools/power turbostat: fix parameter passing for forked commandLen Brown2015-07-161-1/+1
| | | | * | | | | | | | | tools/power turbostat: dump CONFIG_TDPLen Brown2015-06-171-1/+77