summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
* Merge tag 'acpica-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-04-17
|\
| * ACPICA: Fix a sscanf format string.Bob Moore2015-04-14
| * ACPICA: Unix: Cleanup to use ACPI_TO_INTEGER() to calc page offset.Lv Zheng2015-04-14
* | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-16
|\ \
| * | selftests/powerpc: Add transactional syscall testSam bobroff2015-04-11
| * | selftests/powerpc: Move get_auxv_entry() to harness.cSam bobroff2015-04-11
| * | selftests/powerpc: Add a test of the switch_endian() syscallMichael Ellerman2015-03-28
| * | selftests/powerpc: Rename TARGETS in powerpc selftests makefileMichael Ellerman2015-03-18
| * | selftests/powerpc: Add test for VPHNGreg Kurz2015-03-18
| * | selftests/powerpc: Build the copyloops with -maltivecMichael Ellerman2015-03-17
| * | powerpc: Change vrX register defines to vX to match gcc and glibcAnton Blanchard2015-03-16
* | | mm, selftests: test return value of munmap for MAP_HUGETLB memoryDavid Rientjes2015-04-15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-15
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-02
| |\ \ \ | | | |/ | | |/|
| * | | tools: bpf_asm: cleanup vlan extension related tokenDaniel Borkmann2015-03-24
| * | | filter: introduce SKF_AD_VLAN_TPID BPF extensionMichal Sekletar2015-03-24
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-14
|\ \ \ \
| * | | | perf evlist: Fix type for references to data_head/tailDavid Ahern2015-04-10
| * | | | perf probe: Check the orphaned -x optionMasami Hiramatsu2015-04-10
| * | | | perf probe: Support multiple probes on different binariesMasami Hiramatsu2015-04-10
| * | | | perf buildid-list: Fix segfault when show DSOs with hitsHe Kuang2015-04-10
| * | | | perf tools: Fix cross-endian analysisDavid Ahern2015-04-10
| * | | | perf tools: Fix error path to do closedir() when synthesizing threadsArnaldo Carvalho de Melo2015-04-10
| * | | | perf tools: Fix synthesizing fork_event.ppid for non-main threadDavid Ahern2015-04-10
| * | | | perf tools: Add 'I' event modifier for exclude_idle bitJiri Olsa2015-04-08
| * | | | perf report: Don't call map__kmap if map is NULL.Wang Nan2015-04-08
| * | | | perf tests: Fix attr testsJiri Olsa2015-04-08
| * | | | perf probe: Fix ARM 32 building errorWang Nan2015-04-08
| * | | | perf tools: Merge all perf_event_attr print functionsPeter Zijlstra2015-04-08
| * | | | perf record: Add clockid parameterPeter Zijlstra2015-04-08
| * | | | perf sched replay: Use replay_repeat to calculate the runavg of cpu usage ins...Yunlong Song2015-04-08
| * | | | perf sched replay: Support using -f to override perf.data file ownershipYunlong Song2015-04-08
| * | | | perf sched replay: Fix the EMFILE error caused by the limitation of the maxim...Yunlong Song2015-04-08
| * | | | perf sched replay: Handle the dead halt of sem_wait when create_tasks() fails...Yunlong Song2015-04-08
| * | | | perf sched replay: Fix the segmentation fault problem caused by pr_err in thr...Yunlong Song2015-04-08
| * | | | perf sched replay: Realloc the memory of pid_to_task stepwise to adapt to the...Yunlong Song2015-04-08
| * | | | perf sched replay: Alloc the memory of pid_to_task dynamically to adapt to th...Yunlong Song2015-04-08
| * | | | perf sched replay: Increase the MAX_PID value to fix assertion failure problemYunlong Song2015-04-08
| * | | | perf sched replay: Use struct task_desc instead of struct task_task for corre...Yunlong Song2015-04-08
| * | | | perf kmem: Respect -i optionJiri Olsa2015-04-08
| * | | | tools lib traceevent: Honor operator priorityNamhyung Kim2015-04-08
| * | | | perf kmaps: Check kmaps to make code more robustWang Nan2015-04-08
| * | | | perf evlist: Fix inverted logic in perf_mmap__emptyHe Kuang2015-04-08
| * | | | perf data: Support using -f to override perf.data file ownership for 'convert'Yunlong Song2015-04-02
| * | | | perf trace: Support using -f to override perf.data file ownershipYunlong Song2015-04-02
| * | | | perf timechart: Support using -f to override perf.data file ownershipYunlong Song2015-04-02
| * | | | perf script: Support using -f to override perf.data file ownershipYunlong Song2015-04-02
| * | | | perf mem: Support using -f to override perf.data file ownershipYunlong Song2015-04-02
| * | | | perf lock: Support using -f to override perf.data file ownershipYunlong Song2015-04-02
| * | | | perf kvm: Support using -f to override perf.data.guest file ownershipYunlong Song2015-04-02