index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
events
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-09
perf/core: Fix corner case in perf_rotate_context()
Song Liu
1
-5
/
+17
2019-10-09
perf/core: Rework memory accounting in perf_mmap()
Song Liu
1
-2
/
+15
2019-10-07
perf/core: Fix inheritance of aux_output groups
Alexander Shishkin
1
-0
/
+4
2019-10-01
perf_event_open: switch to copy_struct_from_user()
Aleksa Sarai
1
-38
/
+9
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+7
2019-09-20
perf/core: Fix several typos in comments
Roy Ben Shlomo
1
-3
/
+3
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+4
2019-09-17
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+3
2019-09-16
Merge branch 'sched/rt' into sched/core, to pick up -rt changes
Ingo Molnar
1
-1
/
+1
2019-08-28
perf: Allow normal events to output AUX data
Alexander Shishkin
1
-0
/
+93
2019-08-20
lockdown: Lock down perf when in confidentiality mode
David Howells
1
-0
/
+7
2019-08-01
perf/core: Mark hrtimers to expire in hard interrupt context
Sebastian Andrzej Siewior
1
-4
/
+4
2019-07-25
sched/core: Convert get_task_struct() to return the task
Matthew Wilcox (Oracle)
1
-6
/
+3
2019-07-25
perf/core: Fix creating kernel counters for PMUs that override event->cpu
Leonard Crestez
1
-1
/
+1
2019-07-19
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+1
2019-07-13
perf/core: Fix exclusive events' grouping
Alexander Shishkin
1
-12
/
+22
2019-07-13
perf/core: Fix race between close() and fork()
Peter Zijlstra
1
-8
/
+41
2019-07-09
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-22
/
+30
2019-07-08
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2019-07-08
Merge tag 'v5.2' into perf/core, to pick up fixes
Ingo Molnar
1
-5
/
+18
2019-06-27
perf_event_get(): don't bother with fget_raw()
Al Viro
1
-3
/
+1
2019-06-24
perf/cgroups: Don't rotate events for cgroups unnecessarily
Ian Rogers
1
-20
/
+22
2019-06-24
perf/x86: Disable extended registers for non-supported PMUs
Kan Liang
1
-4
/
+14
2019-06-24
perf/ioctl: Add check for the sample_period value
Ravi Bangoria
1
-0
/
+3
2019-06-22
timekeeping: Use proper clock specifier names in functions
Jason A. Donenfeld
1
-2
/
+2
2019-06-17
perf/core: Fix perf_sample_regs_user() mm check
Peter Zijlstra
1
-1
/
+1
2019-06-03
perf/core: Add attr_groups_update into struct pmu
Jiri Olsa
1
-0
/
+6
2019-06-03
perf/core: Allow non-privileged uprobe for user processes
Song Liu
1
-2
/
+2
2019-04-16
perf/core: Add perf_pmu_resched() as global function
Stephane Eranian
1
-0
/
+10
2019-04-16
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-16
/
+21
2019-04-16
perf/core: Fix the address filtering fix
Alexander Shishkin
1
-16
/
+21
2019-04-16
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
1
-9
/
+43
2019-04-12
perf/core: Fix perf_event_disable_inatomic() race
Peter Zijlstra
1
-9
/
+43
2019-04-03
perf/core: Make perf_swevent_init_cpu() static
Valdis Kletnieks
1
-1
/
+1
2019-03-23
Merge tag 'perf-core-for-mingo-5.1-20190311' of git://git.kernel.org/pub/scm/...
Thomas Gleixner
1
-0
/
+2
2019-03-11
perf/core: Restore mmap record type correctly
Stephane Eranian
1
-0
/
+2
2019-03-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+3
2019-03-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-4
/
+4
2019-03-01
perf: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-02-28
perf, bpf: Consider events with attr.bpf_event as side-band events
Song Liu
1
-1
/
+2
2019-02-28
Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/...
Ingo Molnar
1
-31
/
+59
2019-02-28
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
1
-0
/
+16
2019-02-22
perf, pt, coresight: Fix address filters for vmas with non-zero offset
Alexander Shishkin
1
-34
/
+47
2019-02-22
perf: Copy parent's address filter offsets on clone
Alexander Shishkin
1
-0
/
+15
2019-02-11
perf/x86: Add check_period PMU callback
Jiri Olsa
1
-0
/
+16
2019-02-07
mm: make mm->pinned_vm an atomic64 counter
Davidlohr Bueso
1
-4
/
+4
2019-02-04
perf/ring_buffer: Convert ring_buffer.aux_refcount to refcount_t
Elena Reshetova
1
-1
/
+1
2019-02-04
perf/ring_buffer: Convert ring_buffer.refcount to refcount_t
Elena Reshetova
1
-2
/
+2
2019-02-04
perf: Convert perf_event_context.refcount to refcount_t
Elena Reshetova
1
-6
/
+6
2019-02-04
perf/core: Convert to SPDX license identifiers
Thomas Gleixner
1
-2
/
+1
[next]