summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | perf evlist: Fix add() not propagating mapsAdrian Hunter2015-09-151-0/+2
| * | | | perf evlist: Factor out a function to propagate maps for a single evselAdrian Hunter2015-09-151-22/+27
| * | | | perf evlist: Make create_maps() use set_maps()Adrian Hunter2015-09-151-9/+10
| * | | | perf evlist: Make set_maps() more resilientAdrian Hunter2015-09-151-4/+15
| * | | | perf evsel: Add own_cpus memberAdrian Hunter2015-09-154-3/+8
| * | | | perf evlist: Fix missing thread_map__put in propagate_maps()Adrian Hunter2015-09-151-0/+1
| * | | | perf evlist: Fix splice_list_tail() not setting evlistAdrian Hunter2015-09-153-12/+9Star
| * | | | perf evlist: Add has_user_cpus memberAdrian Hunter2015-09-152-5/+7
| * | | | perf evlist: Remove redundant validation from propagate_maps()Adrian Hunter2015-09-152-16/+10Star
| * | | | perf evlist: Simplify set_maps() logicAdrian Hunter2015-09-151-6/+2Star
| * | | | perf evlist: Simplify propagate_maps() logicAdrian Hunter2015-09-151-3/+2Star
| * | | | perf top: Fix segfault pressing -> with no hist entriesWang Nan2015-09-141-1/+11
| * | | | perf header: Fixup reading of HEADER_NRCPUS featureArnaldo Carvalho de Melo2015-09-131-2/+2
| * | | | perf tools: Fix use of wrong event when processing exit eventsAdrian Hunter2015-09-023-4/+4
| * | | | perf tools: Fix parse_events_add_pmu callerJiri Olsa2015-09-021-1/+1
* | | | | 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/+27Star
|\ \ \ \ \
| * | | | | selftests:vm: point to libhugetlbfs for regression testingMike Kravetz2015-09-091-0/+4
| * | | | | Revert "selftests: add hugetlbfstest"Mike Kravetz2015-09-093-98/+0Star
| * | | | | 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/+8Star
| * | | | | 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/+0Star
| * | | | | | 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/+3Star
| * | | | | | 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
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | perf tools: Fix link time error with sample_reg_masks on non x86Stephane Eranian2015-09-013-23/+27
| * | | | | | | perf build: Fix Intel PT instruction decoder dependency problemWang Nan2015-09-011-0/+1
| * | | | | | | perf dwarf: Fix potential array out of bounds accessWang Nan2015-09-013-3/+3
| * | | | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-09-0117-13/+193
| |\ \ \ \ \ \ \