summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2015-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds-117/+27
2015-09-08Merge tag 'linux-kselftest-4.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-19/+481
2015-09-08selftests:vm: point to libhugetlbfs for regression testingMike Kravetz-0/+4
2015-09-08Revert "selftests: add hugetlbfstest"Mike Kravetz-98/+0
2015-09-08pagemap: add mmap-exclusive bit for marking pages mapped only hereKonstantin Khlebnikov-0/+10
2015-09-08pagemap: switch to the new format and do some cleanupKonstantin Khlebnikov-17/+8
2015-09-08selftests/userfaultfd: fix compiler warnings on 32-bitGeert Uytterhoeven-3/+6
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-76/+231
2015-09-08userfaultfd: selftest: update userfaultfd x86 32bit syscall numberAndrea Arcangeli-1/+1
2015-09-04userfaultfd: selftestAndrea Arcangeli-0/+650
2015-09-04selftests/capabilities: Add tests for capability evolutionAndy Lutomirski-0/+520
2015-09-03Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-2/+16
2015-09-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-16/+201
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+25
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-31/+176
2015-09-01Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-187/+307
2015-09-01Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-3/+9
2015-09-01selftests/zram: Makefile fixNaresh Kamboju-3/+0
2015-09-01selftests/zram: must be run as rootNaresh Kamboju-0/+24
2015-09-01perf tools: Fix link time error with sample_reg_masks on non x86Stephane Eranian-23/+27
2015-09-01perf build: Fix Intel PT instruction decoder dependency problemWang Nan-0/+1
2015-09-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-14/+893
2015-09-01perf dwarf: Fix potential array out of bounds accessWang Nan-3/+3
2015-09-01Merge branches 'pm-tools' and 'powercap'Rafael J. Wysocki-17/+94
2015-09-01Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar-13/+193
2015-08-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1372/+17836
2015-08-31Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-3/+12
2015-09-01Merge branch 'acpi-tools'Rafael J. Wysocki-170/+213
2015-08-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-14/+2
2015-08-31Merge tag 'xtensa-20150830' of git://github.com/czankel/xtensa-linuxLinus Torvalds-0/+30
2015-08-31perf record: Add ability to name registers to recordStephane Eranian-5/+89
2015-08-31perf/x86: Add list of register namesStephane Eranian-0/+38
2015-08-31perf script: Enable printing of interrupted machine stateStephane Eranian-2/+31
2015-08-31perf evlist: Open event on evsel cpus and threadsKan Liang-1/+5
2015-08-31bpf tools: New API to get name from a BPF objectWang Nan-5/+26
2015-08-31perf tools: Fix build on powerpc broken by pt/btsAdrian Hunter-0/+4
2015-08-31Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-194/+278
2015-08-31Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-6/+31
2015-08-31Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+101
2015-08-31Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar-102/+433
2015-08-31Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar-3/+2
2015-08-29Merge tag 'v4.2' into for_nextChris Zankel-36/+142
2015-08-28libnvdimm, pmem: 'struct page' for pmemDan Williams-0/+14
2015-08-28libnvdimm, pfn: 'struct page' provider infrastructureDan Williams-0/+2
2015-08-29tools: cpupower: Fix error when running cpupower monitorShreyas B. Prabhu-0/+2
2015-08-28perf evlist: Add backpointer for perf_env to evlistKan Liang-0/+2
2015-08-28perf tools: Rename perf_session_env to perf_envKan Liang-21/+21
2015-08-28perf tools: Do not change lib/api/fs/debugfs directlyJiri Olsa-2/+1
2015-08-28perf tools: Add tracing_path and remove unneeded functionsJiri Olsa-53/+5
2015-08-28perf buildid: Introduce sysfs/filename__sprintf_build_idMasami Hiramatsu-26/+47