summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-24perf script: Switch from perf.data's kallsyms to perf's symbol resolverArnaldo Carvalho de Melo
2015-07-24perf trace: Provide libtracevent with a kernel symbol resolverArnaldo Carvalho de Melo
2015-07-24perf symbols: Provide libtraceevent callback to resolve kernel symbolsArnaldo Carvalho de Melo
2015-07-24tools lib traceevent: Allow setting an alternative symbol resolverArnaldo Carvalho de Melo
2015-07-23perf symbols: Introduce map__is_(kernel,kmodule)()Arnaldo Carvalho de Melo
2015-07-23perf symbols: Add front end cache for DSO symbol lookupArnaldo Carvalho de Melo
2015-07-21perf header: Use argv style storage for cmdline feature dataJiri Olsa
2015-07-21perf evlist: Tolerate NULL maps in propagate_mapsJiri Olsa
2015-07-21perf evlist: Use bool instead of target argument in propagate_maps()Jiri Olsa
2015-07-21perf evlist: Force perf_evlist__set_maps to propagate maps through eventsJiri Olsa
2015-07-21perf test: Check for refcnt in thread_map testJiri Olsa
2015-07-21Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2015-07-21Merge branch 'linus' into perf/core, to refresh the branchIngo Molnar
2015-07-20perf bench futex: Add lock_pi stresserDavidlohr Bueso
2015-07-20perf tools: Fix makefile generation under dashSergei Trofimovich
2015-07-20perf buildid: Use SBUILD_ID_SIZE macroMasami Hiramatsu
2015-07-20perf probe: Move ftrace probe-event operations to probe-file.cMasami Hiramatsu
2015-07-20perf probe: Simplify __add_probe_trace_events codeMasami Hiramatsu
2015-07-20perf record: Allow filtering perf's pid via --exclude-perfWang Nan
2015-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2015-07-20perf record: Apply filter to all events in a glob matchingWang Nan
2015-07-20perf trace: Support 'strace' syscall event groupsArnaldo Carvalho de Melo
2015-07-20perf strlist: Make parse_list() privateArnaldo Carvalho de Melo
2015-07-20perf strlist: Allow substitutions from file contents in a given directoryArnaldo Carvalho de Melo
2015-07-20perf strlist: Make dupstr be the default and part of an extensible config parmArnaldo Carvalho de Melo
2015-07-20s390: adapt entry.S to the move of thread_structMartin Schwidefsky
2015-07-20AVR32/time: Migrate to new 'set-state' interfaceViresh Kumar
2015-07-19Linux 4.2-rc3Linus Torvalds
2015-07-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-07-19Merge branch 'parisc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-07-19MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPUMarkos Chandras
2015-07-19parisc: mm: Fix a memory leak related to pmd not attached to the pgdChristophe Jaillet
2015-07-19Merge tag 'pxa-fixes-v4.2-rc2' of https://github.com/rjarzmik/linux into fixesDOlof Johansson
2015-07-18Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-07-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-07-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-07-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-07-18Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-07-18Merge tag 'rtc-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds
2015-07-18Merge tag 'dm-4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-07-18x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...Ingo Molnar
2015-07-18x86/fpu, sched: Dynamically allocate 'struct fpu'Dave Hansen
2015-07-17lib/decompress: set the compressor name to NULL on errorAneesh Kumar K.V
2015-07-17mm/cma_debug: correct size input to bitmap functionJoonsoo Kim