summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf data ctf: Add 'all' optionWang Nan2016-06-282-0/+2
* perf data ctf: Pass convert options through opts structureWang Nan2016-06-284-6/+20
* perf data ctf: Add value_set_string() helperWang Nan2016-06-281-0/+30
* perf symbols: Use proper dso name for is_regular_fileJiri Olsa2016-06-281-1/+1
* perf record: Prepare picking perf_event_mmap_page from multiple evlistsWang Nan2016-06-281-2/+13
* perf record: Prepare reading from multiple evlists in record__mmap_read_all()Wang Nan2016-06-281-10/+24
* perf record: Move mmap setup block to separate functionWang Nan2016-06-281-20/+36
* perf data convert: Include config.h headerJiri Olsa2016-06-281-0/+1
* perf build: Add libbabeltrace to build-testWang Nan2016-06-281-0/+2
* perf tools: Add more toolchain tripletsRavi Bangoria2016-06-271-0/+17
* perf annotate: Generalize handling of 'ret' instructionsNaveen N. Rao2016-06-273-11/+20
* perf tools: Update makefile message for installing slang devel packageNeeraj Badlani2016-06-271-1/+1
* perf annotate: Remove unused hist_entry__annotate functionRavi Bangoria2016-06-272-7/+0
* perf/x86/intel: Add {rd,wr}lbr_{to,from} wrappersPeter Zijlstra2016-06-271-13/+40
* perf/x86/intel: Add MSR_LAST_BRANCH_FROM_x quirk for ctx switchDavid Carrillo-Cisneros2016-06-271-3/+21
* perf/x86/intel: Fix trivial formatting and style bugDavid Carrillo-Cisneros2016-06-271-3/+3
* perf/x86/intel: Fix MSR_LAST_BRANCH_FROM_x bug when no TSXDavid Carrillo-Cisneros2016-06-273-0/+72
* perf/x86/intel: Print LBR support statement after validationDavid Carrillo-Cisneros2016-06-272-9/+2
* Merge tag 'v4.7-rc5' into perf/core, to pick up fixesIngo Molnar2016-06-27466-2400/+4128
|\
| * Linux 4.7-rc5v4.7-rc5Linus Torvalds2016-06-271-1/+1
| * Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-06-264-6/+12
| |\
| | * Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixesJames Bottomley2016-06-184-6/+12
| | |\
| | | * 53c700: fix BUG on untagged commandsJames Bottomley2016-06-151-2/+2
| | | * scsi: fix race between simultaneous decrements of ->host_failedWei Fang2016-06-093-4/+10
| * | | Merge branch 'for-linus-4.7-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-06-253-13/+34
| |\ \ \
| | * | | Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodesOmar Sandoval2016-06-253-13/+34
| * | | | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-06-2511-36/+57
| |\ \ \ \
| | * | | | Btrfs: Force stripesize to the value of sectorsizeChandan Rajendra2016-06-232-6/+4
| | * | | | btrfs: fix disk_i_size update bug when fallocate() failsWang Xiaoguang2016-06-231-1/+2
| | * | | | Btrfs: fix error handling in map_private_extent_bufferLiu Bo2016-06-232-2/+11
| | * | | | Btrfs: fix error return code in btrfs_init_test_fs()Wei Yongjun2016-06-231-1/+1
| | * | | | Btrfs: don't do nocow check unless we have toJosef Bacik2016-06-231-22/+22
| | * | | | btrfs: fix deadlock in delayed_ref_async_startChris Mason2016-06-231-9/+11
| | * | | | Btrfs: track transid for delayed ref flushingJosef Bacik2016-06-234-5/+16
| * | | | | Merge tag 'sound-4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-06-254-12/+19
| |\ \ \ \ \
| | * | | | | ALSA: dummy: Fix a use-after-free at closingTakashi Iwai2016-06-241-0/+1
| | * | | | | ALSA: hda / realtek - add two more Thinkpad IDs (5050,5053) for tpt460 fixupJaroslav Kysela2016-06-241-0/+2
| | * | | | | ALSA: hda - Fix the headset mic jack detection on Dell machineWoodrow Shen2016-06-241-0/+4
| | * | | | | ALSA: hda/tegra: iomem fixups for sparse warningsBen Dooks2016-06-221-10/+10
| | * | | | | ALSA: hdac_regmap - fix the register access for runtime PMJaroslav Kysela2016-06-171-2/+2
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-06-251-0/+12
| |\ \ \ \ \ \
| | * | | | | | kprobes/x86: Clear TF bit in fault on single-steppingMasami Hiramatsu2016-06-141-0/+12
| * | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-06-253-21/+66
| |\ \ \ \ \ \ \
| | * | | | | | | sched/core: Allow kthreads to fall back to online && !active cpusTejun Heo2016-06-241-1/+3
| | * | | | | | | sched/fair: Do not announce throttled next buddy in dequeue_task_fair()Konstantin Khlebnikov2016-06-241-5/+4
| | * | | | | | | sched/fair: Initialize throttle_count for new task-groups lazilyKonstantin Khlebnikov2016-06-242-1/+21
| | * | | | | | | sched/fair: Fix cfs_rq avg tracking underflowPeter Zijlstra2016-06-201-8/+25
| | * | | | | | | kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...Andrey Ryabinin2016-06-141-2/+4
| | * | | | | | | sched/debug: Fix deadlock when enabling sched eventsJosh Poimboeuf2016-06-141-1/+1
| | * | | | | | | sched/fair: Fix post_init_entity_util_avg() serializationPeter Zijlstra2016-06-142-3/+8
| | |/ / / / / /