aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-14perf record: Synthesize namespace events for current processesHari Bathini3-10/+119
2017-03-14perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini28-4/+296
2017-03-13perf: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini5-1/+177
2017-03-13perf hists browser: Fix typo in function switch_data_fileChangbin Du1-1/+1
2017-03-13perf report: Document +field style argument support for --field optionChangbin Du1-0/+3
2017-03-13perf sort: Fix segfault with basic block 'cycles' sort dimensionChangbin Du1-0/+5
2017-03-13perf tools: Ignore generated files pmu-events/{jevents,pmu-events.c} for gitChangbin Du1-0/+2
2017-03-13perf tools: Missing c2c command in command-listChangbin Du1-0/+1
2017-03-07perf c2c: Fix display bug when using pipeNamhyung Kim1-1/+1
2017-03-07perf c2c: Clarify help message of --stats optionNamhyung Kim1-1/+1
2017-03-07perf report: Hide tip message when -q option is givenNamhyung Kim1-2/+1
2017-03-07Merge tag 'perf-core-for-mingo-4.11-20170306' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar71-166/+743
2017-03-06perf bench numa: Add more comment for -c optionJiri Olsa1-1/+2
2017-03-05Linux 4.11-rc1Linus Torvalds1-2/+2
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds86-368/+895
2017-03-04Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-30/+223
2017-03-04Merge tag 'docs-4.11-fixes' of git://git.lwn.net/linuxLinus Torvalds8-41/+47
2017-03-04Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds8-23/+29
2017-03-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds11-54/+79
2017-03-03Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds11-43/+67
2017-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds87-3188/+22372
2017-03-03strparser: destroy workqueue on module exitWANG Cong1-0/+1
2017-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller5-91/+66
2017-03-03Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds6-12/+48
2017-03-03Merge tag 'pci-v4.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds11-3/+25
2017-03-03Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds7-88/+83
2017-03-03Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds8-30/+71
2017-03-03Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds31-302/+852
2017-03-03Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds16-168/+447
2017-03-03Documentation/sphinx: fix primary_domain configurationJohn Keeping1-1/+1
2017-03-03docs: Fix htmldocs build failureMartyn Welch1-2/+2
2017-03-03doc/ko_KR/memory-barriers: Update control-dependencies sectionSeongJae Park1-31/+37
2017-03-03pcieaer doc: update the linkCao jin1-1/+1
2017-03-03Documentation: Update path to sysrq.txtKrzysztof Kozlowski4-6/+6
2017-03-03tools build: Use the same CC for feature detection and actual buildArnaldo Carvalho de Melo1-2/+2
2017-03-03perf bench futex: Fix build on musl + clangArnaldo Carvalho de Melo5-0/+5
2017-03-03perf bench futex: Use __maybe_unusedArnaldo Carvalho de Melo1-6/+4
2017-03-03tools build: Add test for sched_getcpu()Arnaldo Carvalho de Melo7-9/+24
2017-03-03perf tools: Force uncore events to system wide monitoringJiri Olsa2-5/+33
2017-03-03trace/kprobes: Add back warning about offset in return probesSteven Rostedt (VMware)1-0/+5
2017-03-03perf intel-PT/BTS: Add missing initializationAdrian Hunter1-0/+2
2017-03-03perf probe: Generalize probe event file open routineNaveen N. Rao2-9/+12
2017-03-03trace/kprobes: Allow return probes with offsets and absolute addressesNaveen N. Rao2-8/+1
2017-03-03kretprobes: Ensure probe location is at function entryNaveen N. Rao2-0/+14
2017-03-03perf ftrace: Use pager for displaying resultNamhyung Kim1-0/+3
2017-03-03perf ftrace: Add support for -a and -C optionNamhyung Kim2-0/+74
2017-03-03perf cpumap: Introduce cpu_map__snprint_mask()Namhyung Kim2-0/+47
2017-03-03perf ftrace: Add support for --pid optionNamhyung Kim2-27/+68
2017-03-03perf tools: Allow sorting by symbol sizeCharles Baylis4-0/+44
2017-03-03perf evlist: Clarify a bit the use of perf_mmap->refcntArnaldo Carvalho de Melo1-1/+12