summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-25perf sched timehist: Enlarge max stack depth by 2Namhyung Kim
2016-11-25perf sched timehist: Mark schedule function in callchainsNamhyung Kim
2016-11-25perf callchain: Add option to skip ignore symbol when printing callchainsNamhyung Kim
2016-11-25perf annotate: Initial PowerPC supportRavi Bangoria
2016-11-25perf annotate: Improve support for ARMArnaldo Carvalho de Melo
2016-11-25perf annotate: Allow arches to have a init routine and a priv areaArnaldo Carvalho de Melo
2016-11-25perf annotate: Introduce alternative method of keeping instructions tableArnaldo Carvalho de Melo
2016-11-25perf annotate: Remove duplicate 'name' field from disasm_lineArnaldo Carvalho de Melo
2016-11-24Merge tag 'perf-core-for-mingo-20161123' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-11-24Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2016-11-23Merge tag 'nfs-for-4.9-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-11-23Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2016-11-23tile: avoid using clocksource_cyc2ns with absolute cycle countChris Metcalf
2016-11-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-11-23perf sched timehist: Add -V/--cpu-visual optionDavid Ahern
2016-11-23perf sched timehist: Add call graph optionsDavid Ahern
2016-11-23perf sched timehist: Add -w/--wakeups optionDavid Ahern
2016-11-23perf sched timehist: Add summary optionsDavid Ahern
2016-11-23perf sched timehist: Introduce timehist commandDavid Ahern
2016-11-23perf evsel: Support printing callchains with arrowsNamhyung Kim
2016-11-23perf symbols: Print symbol offsets conditionallyNamhyung Kim
2016-11-23perf c2c: Support cascading optionsJiri Olsa
2016-11-23perf c2c report: Display total HITMs on defaultJiri Olsa
2016-11-23perf c2c report: Add struct c2c_stats::tot_hitm fieldJiri Olsa
2016-11-23perf c2c report: Add -f/--force optionJiri Olsa
2016-11-23perf c2c report: Setup browser after opening perf.dataJiri Olsa
2016-11-23perf tools: Show event fd in debug outputJiri Olsa
2016-11-23tools lib traceevent: Add retrieval of preempt count and latency flagsSteven Rostedt
2016-11-23tools lib traceevent: Use USECS_PER_SEC instead of hardcoded numberSteven Rostedt
2016-11-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-11-22Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds
2016-11-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-11-22Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-11-22NFSv4.x: hide array-bounds warningArnd Bergmann
2016-11-22Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-11-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-11-22perf/x86/intel/uncore: Allow only a single PMU/box within an events groupPeter Zijlstra
2016-11-22perf/x86/intel: Cure bogus unwind from PEBS entriesPeter Zijlstra
2016-11-22perf/x86: Restore TASK_SIZE check on frame pointerJohannes Weiner
2016-11-22sched/autogroup: Do not use autogroup->tg in zombie threadsOleg Nesterov
2016-11-22sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()Oleg Nesterov
2016-11-22crypto: scatterwalk - Remove unnecessary aliasing check in map_and_copyHerbert Xu
2016-11-22crypto: algif_hash - Fix result clobbering in recvmsgHerbert Xu
2016-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2016-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-11-21tcp: zero ca_priv area when switching cc algorithmsFlorian Westphal
2016-11-21net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmitGao Feng
2016-11-21NFSv4.1: Keep a reference on lock states while checkingBenjamin Coddington
2016-11-21ethernet: stmmac: make DWMAC_STM32 depend on it's associated SoCPeter Robinson