index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2020-10-12
Merge tag 'perf-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-21
/
+70
2020-10-06
perf/x86: Fix n_metric for cancelled txn
Peter Zijlstra
1
-0
/
+3
2020-10-06
perf/x86: Fix n_pair for cancelled txn
Peter Zijlstra
1
-1
/
+5
2020-09-10
perf/x86/amd: Fix sampling Large Increment per Cycle events
Kim Phillips
1
-2
/
+2
2020-09-01
x86/perf, static_call: Optimize x86_pmu methods
Peter Zijlstra
1
-40
/
+94
2020-08-18
perf/x86/intel: Support per-thread RDPMC TopDown metrics
Kan Liang
1
-1
/
+4
2020-08-18
perf/x86: Add a macro for RDPMC offset of fixed counters
Kan Liang
1
-1
/
+2
2020-08-18
perf/x86/intel: Generic support for hardware TopDown metrics
Kan Liang
1
-10
/
+53
2020-08-18
perf/x86: Use event_base_rdpmc for the RDPMC userspace support
Kan Liang
1
-8
/
+3
2020-07-08
perf/x86/intel/lbr: Support XSAVES for arch LBR read
Kan Liang
1
-0
/
+1
2020-07-08
perf/x86: Remove task_ctx_size
Kan Liang
1
-1
/
+0
2020-07-02
perf/x86: Add constraint to create guest LBR event without hw counter
Like Xu
1
-0
/
+1
2020-07-02
perf/x86/core: Refactor hw->idx checks and cleanup
Like Xu
1
-9
/
+16
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: add mmap_assert_locked() and mmap_assert_write_locked()
Michel Lespinasse
1
-1
/
+1
2020-06-05
Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+3
2020-04-30
x86/perf: Add hardware performance events support for Zhaoxin CPU.
CodyYao-oc
1
-0
/
+4
2020-04-24
x86/cr4: Sanitize CR4.PCE update
Thomas Gleixner
1
-8
/
+3
2020-02-15
x86 user stack frame reads: switch to explicit __get_user()
Al Viro
1
-20
/
+7
2020-01-17
perf/x86/amd: Add support for Large Increment per Cycle Events
Kim Phillips
1
-15
/
+59
2019-12-17
perf/x86/intel: Fix PT PMI handling
Alexander Shishkin
1
-2
/
+7
2019-12-17
perf/x86: Fix potential out-of-bounds access
Peter Zijlstra
1
-2
/
+8
2019-11-27
perf/x86: Implement immediate enforcement of /sys/devices/cpu/rdpmc value of 0
Anthony Steinhauser
1
-6
/
+12
2019-10-28
perf/x86: Install platform specific ->swap_task_ctx() adapter
Alexey Budankov
1
-0
/
+8
2019-09-16
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2019-09-03
Merge tag 'v5.3-rc7' into x86/mm, to pick up fixes
Ingo Molnar
1
-1
/
+1
2019-08-28
perf/x86/intel: Support PEBS output to PT
Alexander Shishkin
1
-0
/
+34
2019-08-19
perf/x86: Fix typo in comment
Su Yanjun
1
-1
/
+1
2019-07-24
x86/mm: Avoid redundant interrupt disable in load_mm_cr4()
Jan Kiszka
1
-1
/
+1
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-08
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
[next]