summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-11-12Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2013-11-12tools lib traceevent: Add direct access to dynamic arraysSteven Rostedt
2013-11-12perf target: Shorten perf_target__ to target__Arnaldo Carvalho de Melo
2013-11-12perf tests: Handle throttle events in 'object code reading' testAdrian Hunter
2013-11-12perf evlist: Refactor mmap_pages parsingDavid Ahern
2013-11-12perf evlist: Round mmap pages to power 2 - v2David Ahern
2013-11-12perf record: Fix segfault with --no-mmap-pagesDavid Ahern
2013-11-12perf trace: Add summary only optionDavid Ahern
2013-11-12perf trace: Simplify '--summary' outputPekka Enberg
2013-11-12perf trace: Change syscall summary duration orderPekka Enberg
2013-11-12perf tests: Compensate lower sample freq with longer test loopAdrian Hunter
2013-11-12perf trace: Fix segfault on perf trace -i perf.dataNamhyung Kim
2013-11-12perf trace: Separate tp syscall field caching into init routine to be reusedNamhyung Kim
2013-11-12perf trace: Beautify fifth argument of mmap() as fdNamhyung Kim
2013-11-12Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-12Merge branch 'x86-uaccess-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-11-12Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-12Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-11-12Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-12Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-11-12Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-11-12Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-11-12Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-12Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-11-12Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-11-12Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-11-12Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-11-12Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-11-12Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-11-12Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-11-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-11-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-11-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-11-11perf tests: Use lower sample_freq in sw clock event period testArnaldo Carvalho de Melo
2013-11-11perf tests: Check return of perf_evlist__open sw clock event period testArnaldo Carvalho de Melo
2013-11-11perf record: Move existing write_output into helper functionDavid Ahern
2013-11-11perf record: Use correct return type for write()Adrian Hunter
2013-11-11perf tools: Prevent condition that all sort keys are elidedNamhyung Kim
2013-11-11perf machine: Simplify synthesize_threads methodArnaldo Carvalho de Melo
2013-11-11perf machine: Introduce synthesize_threads method out of open coded equivalentArnaldo Carvalho de Melo
2013-11-11perf record: Synthesize non-exec MMAP records when --data usedArnaldo Carvalho de Melo
2013-11-11perf evsel: Remove idx parm from constructorArnaldo Carvalho de Melo
2013-11-11perf ui tui progress: Don't force a refresh during progress updatePatrick Palka
2013-11-11Revert "x86/UV: Add uvtrace support"Ingo Molnar
2013-11-11ftrace, sched: Add TRACE_FLAG_PREEMPT_RESCHEDPeter Zijlstra
2013-11-11stop_machine: Fix race between stop_two_cpus() and stop_cpus()Rik van Riel
2013-11-11ACPI, x86: Fix extended error log driver to depend on CONFIG_X86_LOCAL_APICLuck, Tony