summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "kprobes: Warn if optprobe handler tries to change execution path"Naveen N. Rao2017-10-181-4/+1
* Merge tag 'perf-core-for-mingo-4.15-20171003' of git://git.kernel.org/pub/scm...Ingo Molnar2017-10-0338-125/+439
|\
| * perf tests attr: Fix group stat testsJiri Olsa2017-10-032-0/+4
| * perf top: Add option to set the number of thread for event synthesizeKan Liang2017-10-034-4/+16
| * perf top: Implement multithreading for perf_event__synthesize_threadsKan Liang2017-10-039-42/+155
| * perf tools: Lock to protect comm_str rb treeKan Liang2017-10-031-1/+17
| * perf tools: Lock to protect namespaces and comm listKan Liang2017-10-032-5/+51
| * perf test attr: Fix ignored test case resultThomas Richter2017-10-021-1/+1
| * perf test attr: Fix python error on empty resultThomas Richter2017-10-021-1/+5
| * perf tests attr: Fix task term valuesJiri Olsa2017-10-024-2/+4
| * Merge remote-tracking branch 'tip/perf/urgent' into perf/core, to pick up fixesArnaldo Carvalho de Melo2017-10-0216-73/+190
|/|
| * Merge tag 'perf-urgent-for-mingo-4.14-20170928' of git://git.kernel.org/pub/s...Ingo Molnar2017-09-2918-169/+195
| |\
| | * perf test: Fix vmlinux failure on s390x part 2Thomas Richter2017-09-282-22/+0
| | * perf test: Fix vmlinux failure on s390xThomas Richter2017-09-283-18/+1
| | * perf tools: Fix syscalltbl build failureAkemi Yagi2017-09-251-1/+1
| | * perf report: Fix debug messages with --call-graph optionMengting Zhang2017-09-251-14/+21
| | * perf evsel: Fix attr.exclude_kernel setting for default cycles:pArnaldo Carvalho de Melo2017-09-251-1/+6
| | * tools include: Sync kernel ABI headers with tooling headersIngo Molnar2017-09-2510-28/+164
| | * perf tools: Get all of tools/{arch,include}/ in the MANIFESTArnaldo Carvalho de Melo2017-09-251-85/+2
* | | perf/x86: Enable free running PEBS for REGS_USER/INTRAndi Kleen2017-09-292-1/+27
* | | perf/core: Explain perf_sched_mutexAlexander Shishkin2017-09-291-0/+5
* | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-09-2942-257/+363
|\| |
| * | perf/aux: Only update ->aux_wakeup in non-overwrite modeAlexander Shishkin2017-09-291-5/+15
| * | Merge tag 'acpi-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-09-281-7/+9
| |\ \
| | * \ Merge branch 'acpi-apei'Rafael J. Wysocki2017-09-281-7/+9
| | |\ \
| | | * | ACPI / APEI: clear error status before acknowledging the errorTyler Baicar2017-09-271-7/+9
| * | | | Merge tag 'pm-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-09-283-2/+11
| |\ \ \ \
| | * \ \ \ Merge branches 'pm-opp' and 'pm-cpufreq'Rafael J. Wysocki2017-09-282-2/+4
| | |\ \ \ \
| | | * | | | cpufreq: docs: Drop intel-pstate.txt from index.txtRafael J. Wysocki2017-09-281-2/+0
| | | * | | | cpufreq: dt: Fix sysfs duplicate filename creation for platform-deviceSuniel Mahesh2017-09-261-0/+4
| | * | | | | PM / OPP: Call notifier without holding opp_table->lockViresh Kumar2017-09-261-0/+7
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'xfs-4.14-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-09-2815-56/+81
| |\ \ \ \ \
| | * | | | | xfs: revert "xfs: factor rmap btree size into the indlen calculations"Darrick J. Wong2017-09-261-15/+2
| | * | | | | xfs: Capture state of the right inode in xfs_iflush_doneCarlos Maiolino2017-09-261-1/+1
| | * | | | | xfs: perag initialization should only touch m_ag_max_usable for AG 0Darrick J. Wong2017-09-261-2/+10
| | * | | | | xfs: update i_size after unwritten conversion in dio completionEryu Guan2017-09-265-19/+28
| | * | | | | iomap_dio_rw: Allocate AIO completion queue before submitting dioChandan Rajendra2017-09-261-7/+7
| | * | | | | xfs: validate bdev support for DAX inode flagRoss Zwisler2017-09-261-1/+2
| | * | | | | xfs: remove redundant re-initialization of total_nr_pagesColin Ian King2017-09-251-2/+0
| | * | | | | xfs: Output warning message when discard option was enabled even though the d...Kenjiro Nakayama2017-09-251-0/+10
| | * | | | | xfs: report zeroed or not correctly in xfs_zero_range()Eryu Guan2017-09-251-1/+1
| | * | | | | xfs: kill meaningless variable 'zero'Eryu Guan2017-09-251-3/+1
| | * | | | | fs/xfs: Use %pS printk format for direct addressesHelge Deller2017-09-251-1/+1
| | * | | | | xfs: evict CoW fork extents when performing finsert/fcollapseDarrick J. Wong2017-09-251-1/+13
| | * | | | | xfs: don't unconditionally clear the reflink flag on zero-block filesDarrick J. Wong2017-09-251-3/+5
| * | | | | | Revert "Bluetooth: Add option for disabling legacy ioctl interfaces"Linus Torvalds2017-09-282-16/+0
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-09-2819-164/+231
| |\ \ \ \ \ \
| | * | | | | | IB/hfi1: Unsuccessful PCIe caps tuning should not fail driver loadHarish Chegondi2017-09-271-29/+21
| | * | | | | | IB/hfi1: On error, fix use after free during user context setupMichael J. Ruhl2017-09-271-19/+22
| | * | | | | | Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"Alex Estrin2017-09-271-13/+0