aboutsummaryrefslogtreecommitdiff
path: root/kernel/events
Commit message (Expand)AuthorAgeFilesLines
* Merge android-4.9.203(13ff513) into msm-4.9jianzhou2020-01-061-2/+2
|\
| * Merge 4.9.203 into android-4.9-qGreg Kroah-Hartman2019-11-251-2/+2
| |\
| | * signal: Properly deliver SIGILL from uprobesEric W. Biederman2019-11-251-2/+2
| * | Merge 4.9.190 into android-4.9-qGreg Kroah-Hartman2019-08-251-1/+1
| |\|
| * | Merge 4.9.186 into android-4.9-qGreg Kroah-Hartman2019-07-221-1/+1
| |\ \
| * \ \ Merge 4.9.183 into android-4.9-qGreg Kroah-Hartman2019-06-221-4/+29
| |\ \ \
| * \ \ \ Merge 4.9.170 into android-4.9-qGreg Kroah-Hartman2019-04-201-0/+2
| |\ \ \ \
* | \ \ \ \ Merge android-4.9.190 (476e7ea) into msm-4.9jianzhou2019-10-231-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 4.9.190 into android-4.9Greg Kroah-Hartman2019-08-251-1/+1
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | perf/core: Fix creating kernel counters for PMUs that override event->cpuLeonard Crestez2019-08-251-1/+1
| | | |_|_|/ | | |/| | |
* | | | | | Merge android-4.9.186 (cd46375) into msm-4.9jianzhou2019-08-071-1/+1
|\| | | | |
| * | | | | Merge 4.9.186 into android-4.9Greg Kroah-Hartman2019-07-221-1/+1
| |\| | | |
| | * | | | perf/core: Fix perf_sample_regs_user() mm checkPeter Zijlstra2019-07-211-1/+1
| | | |_|/ | | |/| |
* | | | | Merge android-4.9.183 (a80a7ab) into msm-4.9jianzhou2019-08-071-4/+29
|\| | | |
| * | | | Merge 4.9.183 into android-4.9Greg Kroah-Hartman2019-06-221-4/+29
| |\| | |
| | * | | perf/ring_buffer: Add ordering to rb->nest incrementPeter Zijlstra2019-06-221-0/+9
| | * | | perf/ring_buffer: Fix exposing a temporarily decreased data_headYabin Cui2019-06-221-4/+20
| | | |/ | | |/|
* | | | Merge android-4.9.170 (1ef64da) into msm-4.9jianzhou2019-05-301-0/+2
|\| | |
| * | | Merge 4.9.170 into android-4.9Greg Kroah-Hartman2019-04-201-0/+2
| |\| | | | |/ | |/|
| | * perf/core: Restore mmap record type correctlyStephane Eranian2019-04-201-0/+2
* | | Merge android-4.9.163 (429c144) into msm-4.9jianzhou2019-04-261-7/+7
|\| |
| * | Merge 4.9.163 into android-4.9Greg Kroah-Hartman2019-03-131-7/+7
| |\|
| | * perf core: Fix perf_proc_update_handler() bugStephane Eranian2019-03-131-7/+7
* | | Merge android-4.9.160 (fd5657a) into msm-4.9jianzhou2019-03-212-0/+19
|\| |
| * | Merge 4.9.159 into android-4.9Greg Kroah-Hartman2019-02-202-1/+17
| |\|
| | * perf/x86: Add check_period PMU callbackJiri Olsa2019-02-201-0/+16
| | * perf/core: Fix impossible ring-buffer sizes warningIngo Molnar2019-02-201-1/+1
| * | Merge 4.9.156 into android-4.9Greg Kroah-Hartman2019-02-121-0/+3
| |\|
| | * perf/core: Don't WARN() for impossible ring-buffer sizesMark Rutland2019-02-121-0/+3
* | | perf: Manage CPU hotplug events at core levelRaghavendra Rao Ananta2019-01-211-131/+20
* | | perf: Fix warning during perf core initRaghavendra Rao Ananta2019-01-181-22/+1
* | | perf: Add support for creating events for offline CPURaghavendra Rao Ananta2019-01-181-1/+68
* | | Merge android-4.9.145 (6328e64) into msm-4.9jianzhou2019-01-032-2/+17
|\| |
| * | Merge 4.9.144 into android-4.9Greg Kroah-Hartman2018-12-081-2/+10
| |\|
| | * uprobes: Fix handle_swbp() vs. unregister() + register() race once moreAndrea Parri2018-12-081-2/+10
| * | Merge 4.9.136 into android-4.9Greg Kroah-Hartman2018-11-231-0/+7
| |\|
| | * perf/core: Fix locking for children siblings group readJiri Olsa2018-11-101-0/+5
| | * perf/ring_buffer: Prevent concurent ring buffer accessJiri Olsa2018-11-101-0/+2
* | | Merge "perf: Cancel the mux hrtimer during CPU hotplug to avoid migration"Linux Build Service Account2018-11-281-1/+13
|\ \ \
| * | | perf: Cancel the mux hrtimer during CPU hotplug to avoid migrationRaghavendra Rao Ananta2018-11-221-1/+13
* | | | Merge "Merge android-4.9.129 (b727d1c) into msm-4.9"Linux Build Service Account2018-11-221-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Merge android-4.9.129 (b727d1c) into msm-4.9Minming Qi2018-11-071-0/+4
| |\| |
| | * | Merge 4.9.129 into android-4.9Greg Kroah-Hartman2018-09-261-0/+4
| | |\|
| | | * perf/core: Force USER_DS when recording user stack dataYabin Cui2018-09-261-0/+4
* | | | perf: core: Avoid race condition when releasing perf-eventsRaghavendra Rao Ananta2018-11-141-3/+19
|/ / /
* | | Merge android-4.9.105 (859e0a8) into msm-4.9Blagovest Kolenichev2018-06-251-6/+18
|\| |
| * | Merge 4.9.104 into android-4.9Greg Kroah-Hartman2018-05-301-6/+18
| |\|
| | * perf/core: Fix perf_output_read_group()Peter Zijlstra2018-05-301-1/+2
| | * perf/cgroup: Fix child event counting bugSong Liu2018-05-301-5/+16
* | | Merge android-4.9.100 (39c8566) into msm-4.9Blagovest Kolenichev2018-05-292-10/+7
|\| |