summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Remove some unused functionsArnaldo Carvalho de Melo2016-06-213-69/+2
* perf hists: Rename __hists__add_entry to hists__add_entryJiri Olsa2016-06-215-38/+28
* perf script: Fix documentation of '-f' when it should be '-F'Adrian Hunter2016-06-211-10/+10
* kbuild: List libelf-devel as an alternativeJean Delvare2016-06-212-2/+2
* Merge tag 'perf-core-for-mingo-20160615' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-06-1625-124/+640
|\
| * perf probe: Add --cache option to cache the probe definitionsMasami Hiramatsu2016-06-154-0/+15
| * perf probe: Introduce perf_cache interfacesMasami Hiramatsu2016-06-152-0/+351
| * perf hists: Replace perf_evsel arg perf_hpp_fmt's width callbackJiri Olsa2016-06-157-14/+15
| * perf hists: Replace perf_evsel arg perf_hpp_fmt's header callbackJiri Olsa2016-06-157-14/+14
| * perf stdio: Add use_callchain parameter to hists__fprintfJiri Olsa2016-06-155-8/+13
| * perf stdio: Do not pass hists in hist_entry__fprintfJiri Olsa2016-06-151-2/+2
| * perf stdio: Separate standard headers outputJiri Olsa2016-06-151-14/+24
| * perf stdio: Separate hierarchy headers outputJiri Olsa2016-06-151-8/+18
| * perf stdio: Separate headers outputJiri Olsa2016-06-151-29/+30
| * perf tui: Separate hierarchy and standard headers outputJiri Olsa2016-06-151-7/+24
| * perf tools: Fix Data Object sort entry width indexJiri Olsa2016-06-151-1/+1
| * perf mem: Add --ldlat optionJiri Olsa2016-06-154-1/+21
| * perf unwind: Fix compile error for static cross buildHe Kuang2016-06-151-0/+3
| * perf probe: Uncomment and export synthesize_perf_probe_point()Masami Hiramatsu2016-06-142-17/+23
| * perf probe: Add perf_probe_event__copy()Masami Hiramatsu2016-06-142-3/+76
| * perf buildid: Rename and export build_id_cache__cachedir()Masami Hiramatsu2016-06-142-7/+7
| * perf probe: Fix to add NULL check for strndupMasami Hiramatsu2016-06-141-0/+4
| * perf tools: Fix rm_rf() to handle non-regular files correctlyMasami Hiramatsu2016-06-141-8/+5
| * perf config: Handle NULL at perf_config_set__delete()Taeung Song2016-06-141-0/+3
|/
* perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86Andi Kleen2016-06-143-0/+16
* perf/x86/intel/uncore: Remove redundant pci_get_drvdata()Bjorn Helgaas2016-06-141-1/+1
* Merge branch 'linus' into perf/core, to pick up fixes before merging new changesIngo Molnar2016-06-14317-1897/+2751
|\
| * Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-06-141-29/+44
| |\
| | * percpu: fix synchronization between synchronous map extension and chunk destr...Tejun Heo2016-05-251-8/+8
| | * percpu: fix synchronization between chunk->map_extend_work and chunk destructionTejun Heo2016-05-251-21/+36
| * | Merge tag 'regulator-fix-v4.7-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-06-142-4/+20
| |\ \
| | * \ Merge remote-tracking branches 'regulator/fix/qcom-smd' and 'regulator/fix/tp...Mark Brown2016-06-132-4/+20
| |/|\ \
| | | * | regulator: tps51632: Fix setting ramp delayAxel Lin2016-05-311-3/+6
| | * | | regulator: qcom_smd: add list_voltage callbackSrinivas Kandagatla2016-06-131-0/+1
| | * | | regulator: qcom_smd: add regulator ops for pm8941 lnldoSrinivas Kandagatla2016-06-081-1/+12
| | * | | regulator: qcom_smd: add list_voltage callbackSrinivas Kandagatla2016-06-081-0/+1
| | |/ /
| * | | Linux 4.7-rc3v4.7-rc3Linus Torvalds2016-06-121-1/+1
| * | | Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2016-06-122-8/+10
| |\ \ \
| | * | | thermal: add the note for set_trip_tempCaesar Wang2016-06-011-0/+2
| | * | | thermal: cpu_cooling: fix improper order during initializationLukasz Luba2016-06-011-8/+8
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-06-126-37/+59
| |\ \ \ \
| | * | | | NVMe: Only release requested regionsJohannes Thumshirn2016-06-091-2/+7
| | * | | | Merge branch 'stable/for-jens-4.7' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2016-06-091-13/+22
| | |\ \ \ \
| | | * | | | xen-blkfront: fix resume issues after a migrationBob Liu2016-06-081-12/+8
| | | * | | | xen-blkfront: don't call talk_to_blkback when already connected to blkbackBob Liu2016-06-081-1/+14
| | * | | | | nbd: pass the nbd pointer for flags debugfsJosef Bacik2016-06-081-1/+1
| | * | | | | block: missing bio_put following submit_bio_waitShaun Tancheff2016-06-071-3/+9
| | * | | | | blk-mq: really fix plug list flushing for nomerge queuesOmar Sandoval2016-06-021-9/+8
| | * | | | | writeback: use higher precision calculation in domain_dirty_limits()Tejun Heo2016-05-301-9/+12
| * | | | | | Merge tag 'gpio-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-06-126-7/+16
| |\ \ \ \ \ \