aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-01-13perf data: Support converting data from bpf_perf_event_output()perf/ebpfWang Nan1-1/+111
2016-01-13perf tools: Introduce bpf-output eventWang Nan4-3/+16
2016-01-13perf tools: Enable indices setting syntax for BPF mapsWang Nan3-3/+100
2016-01-13perf tools: Support setting different slots in a BPF map separatelyWang Nan4-8/+170
2016-01-13perf tools: Support perf event alias nameHe Kuang7-4/+49
2016-01-13perf tools: Enable passing event to BPF objectWang Nan6-7/+171
2016-01-13perf record: Apply config to BPF objects before recordingWang Nan3-0/+206
2016-01-13perf tools: Enable BPF object configure syntaxWang Nan4-9/+75
2016-01-13perf tools: Add API to config maps in bpf objectWang Nan2-0/+304
2016-01-13perf test: Improve bp_signalWang Nan1-22/+118
2016-01-13perf tools: Fix symbols searching for offline module in buildid-cacheWang Nan3-0/+49
2016-01-13perf test: Check environment before start real BPF testWang Nan1-0/+37
2016-01-13perf build: Use feature dump file for build-testperf/build-testWang Nan1-0/+25
2016-01-13perf build: Select all feature checkers for feature-dumpWang Nan1-0/+5
2016-01-13tools build: Allow subprojects select all feature checkersWang Nan1-1/+20
2016-01-13perf build: Introduce FEATURES_DUMP make variableJiri Olsa2-1/+17
2016-01-13perf build: Add feature-dump targetJiri Olsa1-0/+11
2016-01-13perf build: Pass O option to kernel makefile in build-testWang Nan1-4/+5
2016-01-13perf build: Test correct path of perf in build-testWang Nan1-8/+15
2016-01-13perf build: Pass O option to Makefile.perf in build-testWang Nan1-2/+10
2016-01-13perf build: Set parallel making options build-testWang Nan1-7/+16
2016-01-12perf tools: Fallback to srcdir/Documentation/tips.txtNamhyung Kim2-6/+15
2016-01-12perf ui/tui: Print helpline message as isNamhyung Kim1-1/+1
2016-01-12perf tools: Set and pass DOCDIR to builtin-report.cNamhyung Kim2-0/+4
2016-01-12perf tools: Add file_only config option to strlistNamhyung Kim2-1/+16
2016-01-12perf tools: Add more usage tipsNamhyung Kim1-0/+15
2016-01-12perf record: Add --buildid-all optionNamhyung Kim2-6/+23
2016-01-12tools subcmd: Add missing NORETURN define for parse-options.hJosh Poimboeuf1-0/+4
2016-01-12tools: Fix formatting of the "make -C tools" help messageJosh Poimboeuf1-16/+16
2016-01-12tools: Make list.h self-sufficientJosh Poimboeuf1-6/+747
2016-01-12perf tools: Fix mmap2 event allocation in synthesize codeWang Nan1-2/+2
2016-01-12perf stat: Fix recort_usage typoJiri Olsa1-4/+4
2016-01-12Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar15-23/+70
2016-01-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds240-1876/+9147
2016-01-11perf test: Reset err after using it hold errcode in hist testcasesWang Nan4-0/+4
2016-01-11perf test: Fix false TEST_OK result for 'perf test hist'Wang Nan1-5/+0
2016-01-11tools build: Add BPF feature check to test-allWang Nan1-0/+5
2016-01-11perf bpf: Fix build breakage due to libbpfNaveen N. Rao1-8/+8
2016-01-11tools: Move Makefile.arch from perf/config to tools/scriptsWang Nan3-2/+16
2016-01-11perf tools: Fix PowerPC native buildingWang Nan2-3/+21
2016-01-11Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds20-146/+904
2016-01-11perf tools: Fix phony build target for build-testWang Nan1-1/+1
2016-01-11perf tools: Add -lutil in python lib list for broken python-configWang Nan1-1/+1
2016-01-11Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds34-287/+7552
2016-01-11Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds49-1054/+516
2016-01-11Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds95-470/+570
2016-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-120/+146
2016-01-11perf tools: Add missing sources to perf's MANIFESTJiri Olsa1-0/+2
2016-01-11tools lockdep: Add *.cmd files clean upJiri Olsa1-1/+1
2016-01-11tools bpf: Add *.cmd files clean upJiri Olsa1-1/+1
2016-01-11tools: Add clean targets for tools directoryJiri Olsa1-1/+10
2016-01-10Linux 4.4Linus Torvalds1-1/+1
2016-01-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-3/+6
2016-01-09Merge tag 'pci-v4.4-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2016-01-09Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar65-347/+1556
2016-01-08vmstat: allocate vmstat_wq before it is usedMichal Hocko1-1/+1
2016-01-08compat_ioctl: don't call do_ioctl under set_fs(KERNEL_DS)Jann Horn1-62/+68
2016-01-08compat_ioctl: don't pass fd around when not neededAl Viro4-55/+61
2016-01-08compat_ioctl: don't look up the fd twiceJann Horn1-54/+68
2016-01-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-12/+49
2016-01-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+3
2016-01-08Merge tag 'pm+acpi-4.4-final' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2016-01-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds13-32/+96
2016-01-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-8/+11
2016-01-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-32/+21
2016-01-08Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2016-01-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2016-01-08Merge tag 'dmaengine-fix-4.4' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds6-17/+16
2016-01-08Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+3
2016-01-08Merge tag 'sound-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds8-18/+104
2016-01-08perf evlist: Add --trace-fields option to show trace fieldsNamhyung Kim4-1/+37
2016-01-08perf record: Store data mmaps for dwarf unwindJiri Olsa1-1/+5
2016-01-08perf libdw: Check for mmaps also in MAP__VARIABLE treeJiri Olsa1-0/+10
2016-01-08perf unwind: Check for mmaps also in MAP__VARIABLE treeJiri Olsa1-0/+9
2016-01-08perf unwind: Use find_map function in access_dso_memJiri Olsa1-6/+5
2016-01-08perf evlist: Remove perf_evlist__(enable|disable)_event functionsJiri Olsa6-54/+8
2016-01-08perf evlist: Make perf_evlist__open() open evsels with their cpus and threads...Adrian Hunter1-1/+1
2016-01-08Merge tag 'omap-for-v4.4/onenand-corruption' of git://git.kernel.org/pub/scm/...Arnd Bergmann1-5/+9
2016-01-08perf report: Show random usage tip on the help lineNamhyung Kim8-1/+58
2016-01-08Revert "block: Split bios on chunk boundaries"Jens Axboe1-1/+1
2016-01-08perf hists: Export a couple of hist functionsNamhyung Kim2-7/+17
2016-01-08perf diff: Use perf_hpp__register_sort_field interfaceJiri Olsa1-1/+1
2016-01-08perf tools: Add overhead/overhead_children keys defaults via stringJiri Olsa2-12/+39
2016-01-08PCI: dra7xx: Mark driver as brokenRichard Cochran1-0/+1
2016-01-08perf tools: Remove list entry from struct sort_entryJiri Olsa1-2/+0
2016-01-08perf tools: Include all tools/lib directory for tags/cscope/TAGS targetsJiri Olsa1-1/+1
2016-01-08perf script: Align event name properlyJiri Olsa1-2/+22
2016-01-08perf tools: Add missing headers in perf's MANIFESTWang Nan1-0/+2
2016-01-08perf tools: Do not show trace command if it's not compiled inJiri Olsa2-1/+16
2016-01-08perf report: Change default to use event group viewNamhyung Kim1-0/+1
2016-01-08perf top: Decay periods in callchainsNamhyung Kim3-0/+30
2016-01-08tools lib: Move bitmap.[ch] from tools/perf/ to tools/{lib,include}/Arnaldo Carvalho de Melo4-1/+6
2016-01-08tools lib: Sync tools/lib/find_bit.c with the kernelArnaldo Carvalho de Melo2-54/+51
2016-01-08tools lib: Move find_next_bit.c to tools/lib/Arnaldo Carvalho de Melo4-6/+6
2016-01-08firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6Andrea Arcangeli1-3/+3
2016-01-08ACPI / property: avoid leaking format string into kobject nameKees Cook1-1/+1
2016-01-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2016-01-07Merge tag 'iommu-fixes-v4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-4/+9
2016-01-07Merge tag 'trace-v4.4-rc4-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+7
2016-01-07perf tests: Give a bit more information on the CQM test failure pathArnaldo Carvalho de Melo1-1/+1
2016-01-07perf tests: No need to set attr.sample_freq for tracking !PERF_RECORD_SAMPLEArnaldo Carvalho de Melo1-1/+0
2016-01-07perf python: Add missing files to binding link listArnaldo Carvalho de Melo1-0/+2
2016-01-07ftrace/module: Call clean up function when module init fails earlySteven Rostedt (Red Hat)2-0/+7
2016-01-07perf test: No need for setting attr.sample_freq on the RECORD testArnaldo Carvalho de Melo1-1/+0
2016-01-07perf test: Use "dummy" events in the PERF_RECORD_ testArnaldo Carvalho de Melo1-1/+4
2016-01-07perf evlist: Introduce perf_evlist__new_dummy constructorArnaldo Carvalho de Melo2-0/+31
2016-01-07dts: vt8500: Add SDHC node to DTS file for WM8650Roman Volkov1-0/+9
2016-01-07ARM: Fix broken USB support in multi_v7_defconfig for sunxi devicesTimo Sigurdsson1-0/+1
2016-01-07perf tests: No need to set attr.sample_freq in the perf time to TSC testArnaldo Carvalho de Melo1-1/+0
2016-01-07kvm: x86: only channel 0 of the i8254 is linked to the HPETPaolo Bonzini2-1/+3
2016-01-07iommu/dma: Use correct offset in map_sgRobin Murphy1-1/+1
2016-01-07Merge branch 'linux-4.4' of git://github.com/skeggsb/linux into drm-fixesDave Airlie1-0/+1
2016-01-07dmaengine: xgene-dma: Fix double IRQ issue by setting IRQ_DISABLE_UNLAZY flagRameshwar Prasad Sahu1-0/+4
2016-01-07async_tx: use GFP_NOWAIT rather than GFP_IONeilBrown4-7/+7
2016-01-07ARM: versatile: fix MMC/SD interrupt assignmentLinus Walleij2-4/+26
2016-01-07ARM: nomadik: set latencies to 8 cyclesLinus Walleij1-3/+3
2016-01-06Merge tag 'for-linus-20160106' of git://git.infradead.org/linux-mtdLinus Torvalds3-16/+22
2016-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds24-117/+150
2016-01-06perf pmu: fix alias->snapshot missing initialization bugStephane Eranian1-0/+1
2016-01-06perf script: Add stat-cpi.py scriptJiri Olsa1-0/+77
2016-01-06perf script: Display stat events by defaultJiri Olsa1-0/+36
2016-01-06perf cpumap: Fix cpu conversion in cpu_map__from_entriesJiri Olsa1-2/+11
2016-01-06perf script: Add python support for stat eventsJiri Olsa1-6/+109
2016-01-06perf script: Add stat default handlersJiri Olsa1-0/+33
2016-01-06perf script: Add process_stat/process_stat_interval scripting interfaceJiri Olsa1-0/+4
2016-01-06perf script: Process stat config eventJiri Olsa1-0/+10
2016-01-06perf script: Process cpu/threads mapsJiri Olsa1-0/+67
2016-01-06perf stat record: Keep sample_type 0 for pipe sessionJiri Olsa1-1/+8
2016-01-06perf report: Add documentation for dynamic sort keysNamhyung Kim1-0/+24
2016-01-06perf tools: Add all matching dynamic sort keys for field nameNamhyung Kim1-16/+32
2016-01-06perf build: Use FEATURE-DUMP in bpf subprojectJiri Olsa2-1/+5
2016-01-06tools build feature: Use value assignment form for FEATURE-DUMP fileJiri Olsa1-5/+21
2016-01-06tools build feature: Introduce feature_assign macroJiri Olsa1-1/+7
2016-01-06tools build feature: Move dwarf post unwind choice output into perfJiri Olsa2-9/+4
2016-01-06tools build feature: Fix feature_check_display_code typoJiri Olsa1-1/+1
2016-01-06perf tools: Make 'trace' or 'trace_fields' sort key default for tracepoint ev...Namhyung Kim2-5/+26
2016-01-06perf tools: Add 'trace_fields' dynamic sort keyNamhyung Kim1-9/+38
2016-01-06perf tools: Skip dynamic fields not defined for current eventNamhyung Kim7-18/+37
2016-01-06perf tools: Support '<event>.*' dynamic sort keyNamhyung Kim1-15/+34
2016-01-06perf tools: Support shortcuts for events in dynamic sort keysNamhyung Kim1-20/+87
2016-01-06perf report/top: Add --raw-trace optionNamhyung Kim6-4/+41
2016-01-06perf tools: Add 'trace' sort keyNamhyung Kim3-16/+62
2016-01-06perf tools: Try to show pretty printed output for dynamic sort keysNamhyung Kim3-5/+102
2016-01-06perf tools: Add dynamic sort key for tracepoint eventsNamhyung Kim1-0/+213
2016-01-06perf tools: Pass evlist to setup_sorting()Namhyung Kim10-23/+27
2016-01-06perf top: Create the evlist soonerNamhyung Kim1-6/+6
2016-01-06tools lib traceevent: Factor out and export print_event_field[s]()Namhyung Kim2-61/+72
2016-01-06perf hist: Save raw_data/size for tracepoint eventsNamhyung Kim2-0/+26
2016-01-06perf hist: Pass struct sample to __hists__add_entry()Namhyung Kim5-27/+32
2016-01-06tcp: fix zero cwnd in tcp_cwnd_reductionYuchung Cheng1-0/+3
2016-01-06Driver: Vmxnet3: Fix regression caused by 5738a09Shrikrishna Khare2-6/+6
2016-01-06net: qmi_wwan: Add WeTelecom-WPD600NKristian Evensen1-0/+1
2016-01-06mkiss: fix scribble on freed memoryAlan1-0/+5
2016-01-06net: possible use after free in dst_releaseFrancesco Ruggeri1-1/+2
2016-01-06Merge tag 'asoc-fix-v4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai152-857/+1608
2016-01-06ARM: OMAP2+: Fix onenand rate detection to avoid filesystem corruptionTony Lindgren1-5/+9
2016-01-06Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar34-287/+7552
2016-01-06perf/x86/amd: Remove l1-dcache-stores event for AMDVince Weaver1-1/+1
2016-01-06perf/x86/intel/uncore: Add Knights Landing uncore PMU supportHarish Chegondi4-1/+499
2016-01-06perf/x86/intel/uncore: Remove hard coding of PMON box control MSR offsetHarish Chegondi1-1/+2
2016-01-06perf/x86/intel: Add perf core PMU support for Intel Knights LandingHarish Chegondi3-0/+78
2016-01-06perf/x86/intel/uncore: Add Broadwell-EP uncore supportKan Liang2-5/+149
2016-01-06perf/x86/rapl: Use unified perf_event_sysfs_show instead of special interfaceHuang Rui1-18/+5
2016-01-06perf/x86: Enable cycles:pp for Intel AtomStephane Eranian2-0/+3
2016-01-06perf/x86: fix PEBS issues on Intel Atom/Core2Stephane Eranian1-1/+8
2016-01-06perf/x86: Fix LBR related crashes on Intel AtomStephane Eranian1-4/+7
2016-01-06perf/x86: Fix filter_events() bug with event mappingsStephane Eranian1-1/+10
2016-01-06perf/x86: Use INST_RETIRED.PREC_DIST for cycles: pppAndi Kleen4-5/+57
2016-01-06perf/x86: Use INST_RETIRED.TOTAL_CYCLES_PS for cycles:pp for SkylakeAndi Kleen2-4/+3
2016-01-06perf/x86: Allow zero PEBS status with only single active eventAndi Kleen1-0/+12
2016-01-06perf/x86: Remove warning for zero PEBS statusAndi Kleen1-4/+1
2016-01-06perf/core: Collapse more IPI loopsPeter Zijlstra1-73/+33
2016-01-06Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar1-29/+6
2016-01-06sched/core: Reset task's lockless wake-queues on fork()Sebastian Andrzej Siewior1-0/+1
2016-01-06sched/core: Fix unserialized r-m-w scribbling stuffPeter Zijlstra1-5/+6
2016-01-06sched/core: Check tgid in is_global_init()Sergey Senozhatsky1-2/+3
2016-01-06sched/fair: Fix multiplication overflow on 32-bit systemsAndrey Ryabinin1-1/+1
2016-01-06perf: Fix race in swevent hashPeter Zijlstra1-19/+1
2016-01-06perf: Fix race in perf_event_exec()Peter Zijlstra1-10/+5
2016-01-06dmaengine: Revert "dmaengine: mic_x100: add missing spin_unlock"Ashutosh Dixit1-10/+5
2016-01-06net: sched: fix missing free per cpu on qstatsJohn Fastabend1-1/+3
2016-01-06ARM: net: bpf: fix zero right shiftRabin Vincent1-1/+2
2016-01-066pack: fix free memory scribblesOne Thousand Gnomes1-0/+6
2016-01-06net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent5-56/+25
2016-01-05mtd: spi-nor: fix stm_is_locked_sr() parametersBrian Norris1-2/+2
2016-01-05mtd: spi-nor: fix Spansion regressions (aliased with Winbond)Brian Norris2-5/+3
2016-01-05Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown3-1/+8
2016-01-05Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linusMark Brown2-0/+8
2016-01-05Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown1-1/+1
2016-01-05Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linusMark Brown1-1/+1
2016-01-05bridge: Only call /sbin/bridge-stp for the initial network namespaceHannes Frederic Sowa1-1/+4
2016-01-05Merge tag 'trace-v4.4-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+2
2016-01-05Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2-9/+10
2016-01-05tile: provide CONFIG_PAGE_SIZE_64KB etc for tileproChris Metcalf2-9/+10
2016-01-05ASoC: Intel: Skylake: Fix the memory leakVinod Koul3-0/+8
2016-01-05ASoC: Intel: Skylake: Revert previous broken fix memory leak fixVinod Koul1-1/+0
2016-01-04af_unix: Fix splice-bind deadlockRainer Weikusat1-26/+40
2016-01-04net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern5-14/+33
2016-01-04r8152: add reset_resume functionhayeswang1-1/+9
2016-01-04connector: bump skb->users before callback invocationFlorian Westphal1-8/+3