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
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
/
arch
/
x86
/
events
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-09
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-90
/
+16
2019-07-09
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2019-07-08
Merge tag 'v5.2' into perf/core, to pick up fixes
Ingo Molnar
1
-8
/
+8
2019-06-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+5
2019-06-28
perf/x86: Always store regs->ip in perf_callchain_kernel()
Song Liu
1
-5
/
+5
2019-06-24
perf/x86: Remove pmu->pebs_no_xmm_regs
Kan Liang
1
-1
/
+1
2019-06-24
perf/x86: Clean up PEBS_XMM_REGS
Kan Liang
1
-2
/
+2
2019-06-17
locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel...
Nikolay Borisov
1
-1
/
+1
2019-06-03
perf/x86: Use update attribute groups for default attributes
Jiri Olsa
1
-34
/
+0
2019-06-03
perf/x86: Use update attribute groups for caps
Jiri Olsa
1
-8
/
+0
2019-06-03
perf/x86: Add is_visible attribute_group callback for base events
Jiri Olsa
1
-38
/
+15
2019-06-03
perf/x86: Use the new pmu::update_attrs attribute group
Jiri Olsa
1
-8
/
+2
2019-06-03
perf/x86: Get rid of x86_pmu::event_attrs
Jiri Olsa
1
-3
/
+0
2019-04-29
perf/x86: Make perf callchains work without CONFIG_FRAME_POINTER
Kairui Song
1
-4
/
+17
2019-04-16
perf/x86: Support outputting XMM registers
Kan Liang
1
-0
/
+15
2019-04-16
perf/x86/intel: Force resched when TFA sysctl is modified
Stephane Eranian
1
-0
/
+4
2019-04-16
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
1
-10
/
+3
2019-04-10
x86/perf/amd: Remove need to check "running" bit in NMI handler
Lendacky, Thomas
1
-10
/
+3
2019-04-03
perf/x86: Add sanity checks to x86_schedule_events()
Peter Zijlstra
1
-13
/
+19
2019-04-03
perf/x86: Optimize x86_schedule_events()
Peter Zijlstra
1
-2
/
+11
2019-04-03
perf/x86: Clear ->event_constraint[] on put
Peter Zijlstra
1
-1
/
+3
2019-04-03
perf/x86: Remove PERF_X86_EVENT_COMMITTED
Peter Zijlstra
1
-15
/
+13
2019-04-03
perf/x86: Simplify x86_pmu.get_constraints() interface
Peter Zijlstra
1
-1
/
+1
2019-03-06
perf/x86/intel: Make cpuc allocations consistent
Peter Zijlstra (Intel)
1
-8
/
+5
2019-02-11
perf/x86: Add check_period PMU callback
Jiri Olsa
1
-0
/
+14
2018-11-22
perf/x86/intel: Move branch tracing setup to the Intel-specific source file
Jiri Olsa
1
-20
/
+0
2018-10-23
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+4
2018-10-16
perf/x86/intel: Export mem events only if there's PEBS support
Jiri Olsa
1
-4
/
+4
2018-10-02
Merge branch 'x86/cache' into perf/core, to resolve conflicts
Ingo Molnar
1
-0
/
+21
2018-09-28
perf/x86: Add helper to obtain performance counter index
Reinette Chatre
1
-0
/
+21
2018-09-27
x86/events: Add Hygon Dhyana support to PMU infrastructure
Pu Wen
1
-0
/
+4
2018-09-10
perf/x86: Add __ro_after_init annotations
Zubin Mithra
1
-4
/
+4
2018-08-31
x86/nmi: Fix NMI uaccess race against CR3 switching
Andy Lutomirski
1
-1
/
+1
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-06-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2018-05-05
perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map()
Peter Zijlstra
1
-0
/
+3
2018-05-05
perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_*
Peter Zijlstra
1
-1
/
+4
2018-04-19
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
1
-1
/
+1
2018-03-27
perf/x86: Update rdpmc_always_available static key to the modern API
Davidlohr Bueso
1
-3
/
+3
2018-03-24
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2018-03-20
perf/x86/intel: Rename confusing 'freerunning PEBS' API and implementation to...
Kan Liang
1
-1
/
+1
2018-03-20
perf/x86/intel: Disable userspace RDPMC usage for large PEBS
Kan Liang
1
-1
/
+2
2018-03-16
perf: Fix sibling iteration
Peter Zijlstra
1
-1
/
+1
2018-03-12
perf/core: Remove perf_event::group_entry
Peter Zijlstra
1
-1
/
+1
2018-03-09
perf/x86/intel: Disable userspace RDPMC usage for large PEBS
Kan Liang
1
-1
/
+2
2018-03-09
perf/x86: Introduce a ->read() callback in 'struct x86_pmu'
Kan Liang
1
-0
/
+2
2018-03-09
perf/x86/intel: Fix event update for auto-reload
Kan Liang
1
-9
/
+6
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-1
/
+1
2017-10-24
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
1
-1
/
+1
2017-09-04
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-11
/
+46
[next]