summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-23Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2015-09-23Merge branch 'perf/urgent' into perf/core to pick up fixes before pulling new...Ingo Molnar
2015-09-23Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-09-22perf record: Synthesize COMM event for a command line workloadNamhyung Kim
2015-09-22tools vm: Fix build due to removal of tools/lib/api/fs/debugfs.hArnaldo Carvalho de Melo
2015-09-22tools lib traceevent: Fix string handling in heterogeneous arch environmentsKapileshwar Singh
2015-09-22perf tools: Add include/err.h into MANIFESTJiri Olsa
2015-09-22tools lib bpf: Use FEATURE_USER to allow building in the same dir as perfArnaldo Carvalho de Melo
2015-09-22tools build: Allow setting the feature detection userArnaldo Carvalho de Melo
2015-09-22tools lib bpf: Fix up FEATURE_{TESTS,DISPLAY} usageArnaldo Carvalho de Melo
2015-09-22tools build: Fixup feature detection display function nameArnaldo Carvalho de Melo
2015-09-21perf tools: Don't assume that the parser returns non empty evsel listWang Nan
2015-09-21perf probe: Fix a segfault when removing uprobe eventsMasami Hiramatsu
2015-09-18perf record: Avoid infinite loop at buildid processing with no samplesMark Rutland
2015-09-18perf/x86/intel: Fix static checker warning in lbr enableKan Liang
2015-09-18Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar
2015-09-18perf: Fix races in computing the header sizesPeter Zijlstra
2015-09-18perf: Fix u16 overflowsPeter Zijlstra
2015-09-18perf: Restructure perf syscall point of no returnPeter Zijlstra
2015-09-18perf/x86/intel: Fix Skylake FRONTEND MSR extrareg maskAndi Kleen
2015-09-18perf/x86/intel/pebs: Add PEBS frontend profiling for SkylakeAndi Kleen
2015-09-18perf/x86/intel: Make the CYCLE_ACTIVITY.* constraint on Broadwell more specificAndi Kleen
2015-09-18Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-09-17Merge tag 'platform-drivers-x86-v4.3-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-09-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-17revert "mm: make sure all file VMAs have ->vm_ops set"Andrew Morton
2015-09-17MAINTAINERS: update LTP mailing listCyril Hrubis
2015-09-17userfaultfd: add missing mmput() in error pathEric Biggers
2015-09-17lib/string_helpers.c: fix infinite loop in string_get_size()Vitaly Kuznetsov
2015-09-17alpha: lib: export __delaySudip Mukherjee
2015-09-17alpha: io: define ioremap_ucSudip Mukherjee
2015-09-17kasan: fix last shadow judgement in memory_is_poisoned_16()Xishi Qiu
2015-09-17zram: fix possible use after free in zcomp_create()Luis Henriques
2015-09-17hp-wmi: limit hotkey enableKyle Evans
2015-09-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-09-17Merge tag 'for-v4.3-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2015-09-17perf tools: Bool functions shouldn't return -1Peter Senna Tschudin
2015-09-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-09-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-17Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-09-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-09-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-09-17libceph: advertise support for keepalive2Ilya Dryomov
2015-09-17libceph: don't access invalid memory in keepalive2 pathIlya Dryomov
2015-09-17tools build: Add test for presence of __get_cpuid() gcc builtinArnaldo Carvalho de Melo
2015-09-17tools build: Add test for presence of numa_num_possible_cpus() in libnumaArnaldo Carvalho de Melo
2015-09-17Revert "perf symbols: Fix mismatched declarations for elf_getphdrnum"Arnaldo Carvalho de Melo
2015-09-17Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-09-17Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-09-17arm64: errata: add module build workaround for erratum #843419Will Deacon