aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-31perf ftrace: Add ftrace.tracer config optionperf-core-for-mingo-4.11-20170201Taeung Song
2017-01-31perf tools: Create for_each_event macro for tracepoints iterationTaeung Song
2017-01-31perf test: Add libbpf pinning testJoe Stringer
2017-01-31tools lib api fs: Add bpf_fs filesystem detectorJoe Stringer
2017-01-31tools perf util: Make rm_rf(path) argument constJoe Stringer
2017-01-31tools lib bpf: Add bpf_object__pin()Joe Stringer
2017-01-31tools lib bpf: Add bpf_map__pin()Joe Stringer
2017-01-31tools lib bpf: Add BPF program pinning APIsJoe Stringer
2017-01-31perf callchain: Reference count mapsKrister Johansen
2017-01-30tools headers: Sync {tools/,}arch/powerpc/include/uapi/asm/kvm.h, {tools/,}ar...Ingo Molnar
2017-01-27perf tools: Propagate perf_config() errorsArnaldo Carvalho de Melo
2017-01-27perf config: Do not consider an error not to have any perfconfig fileArnaldo Carvalho de Melo
2017-01-26tools build: Add tools tree support for 'make -s'Josh Poimboeuf
2017-01-26perf ftrace: Remove needless code setting default tracerTaeung Song
2017-01-26Merge tag 'perf-core-for-mingo-4.11-20170126' of git://git.kernel.org/pub/scm...Ingo Molnar
2017-01-26perf ftrace: Make 'function_graph' be the default tracerperf-core-for-mingo-4.11-20170126Arnaldo Carvalho de Melo
2017-01-26perf ftrace: Introduce new 'ftrace' toolNamhyung Kim
2017-01-26perf util: Add more debug message on failure pathNamhyung Kim
2017-01-26perf util: Save pid-cmdline mapping into tracing headerNamhyung Kim
2017-01-26perf scripting perl: Do not die() when not founding event for a typeArnaldo Carvalho de Melo
2017-01-26tools lib bpf: Add libbpf_get_error()Joe Stringer
2017-01-26tools lib bpf: Add set/is helpers for all prog typesJoe Stringer
2017-01-26tools lib bpf: Define prog_type fns with macroJoe Stringer
2017-01-26tools lib bpf: Fix map offsets in relocationJoe Stringer
2017-01-26perf probe: Delete an unnecessary assignment in try_to_find_absolute_address()Markus Elfring
2017-01-26perf probe: Delete an unnecessary check in try_to_find_absolute_address()Markus Elfring
2017-01-26perf probe: Fix wrong register name for arm64He Kuang
2017-01-25Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2017-01-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-01-24MAINTAINERS: add Dan Streetman to zbud maintainersDan Streetman
2017-01-24MAINTAINERS: add Dan Streetman to zswap maintainersDan Streetman
2017-01-24mm: do not export ioremap_page_range symbol for external modulezhong jiang
2017-01-24mn10300: fix build error of missing fpu_save()Randy Dunlap
2017-01-24romfs: use different way to generate fsid for BLOCK or MTDColy Li
2017-01-24frv: add missing atomic64 operationsSudip Mukherjee
2017-01-24mm, page_alloc: fix premature OOM when racing with cpuset mems updateVlastimil Babka
2017-01-24mm, page_alloc: move cpuset seqcount checking to slowpathVlastimil Babka
2017-01-24mm, page_alloc: fix fast-path race with cpuset update or removalVlastimil Babka
2017-01-24mm, page_alloc: fix check for NULL preferred_zoneVlastimil Babka
2017-01-24kernel/panic.c: add missing \nJiri Slaby
2017-01-24fbdev: color map copying bounds checkingKees Cook
2017-01-24frv: add atomic64_add_unless()Sudip Mukherjee
2017-01-24mm/mempolicy.c: do not put mempolicy before using its nodemaskVlastimil Babka
2017-01-24radix-tree: fix private list warningsMatthew Wilcox
2017-01-24Documentation/filesystems/proc.txt: add VmPinFabian Frederick
2017-01-24mm, memcg: do not retry precharge chargesDavid Rientjes
2017-01-24proc: add a schedule point in proc_pid_readdir()Eric Dumazet
2017-01-24mm: alloc_contig: re-allow CMA to compact FS pagesLucas Stach
2017-01-24mm/slub.c: trace free objects at KERN_INFODaniel Thompson
2017-01-24userfaultfd: fix SIGBUS resulting from false rwsem wakeupsAndrea Arcangeli