index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
xen.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-19
x86/xen: move paravirt lazy code
Juergen Gross
1
-6
/
+6
2021-03-06
x86/mm/tlb: Flush remote and local TLBs concurrently
Nadav Amit
1
-1
/
+1
2020-08-15
x86/paravirt: Remove set_pte_at() pv-op
Juergen Gross
1
-20
/
+0
2020-01-14
tracing: xen: Ordered comparison of function pointers
Changbin Du
1
-1
/
+5
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
1
-1
/
+1
2018-05-15
tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...
Steven Rostedt (VMware)
1
-16
/
+0
2018-02-15
x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...
Andy Lutomirski
1
-1
/
+1
2017-11-18
Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-16
/
+19
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-13
tracing/xen: Hide events that are not used when X86_PAE is not defined
Steven Rostedt (VMware)
1
-16
/
+19
2017-08-31
xen: remove not used trace functions
Juergen Gross
1
-20
/
+0
2017-08-31
xen: remove unused function xen_set_domain_pte()
Juergen Gross
1
-18
/
+0
2017-06-14
tracing: Add TRACE_DEFINE_SIZEOF() macros
Jeremy Linton
1
-2
/
+11
2017-03-27
x86: Convert the rest of the code to support p4d_t
Kirill A. Shutemov
1
-14
/
+14
2015-04-15
x86: expose number of page table levels on Kconfig level
Kirill A. Shutemov
1
-1
/
+1
2012-10-31
xen/mmu: Use Xen specific TLB flush instead of the generic one.
Konrad Rzeszutek Wilk
1
-0
/
+8
2012-06-28
x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_range
Alex Shi
1
-5
/
+7
2011-07-26
xen/tracing: fix compile errors when tracing is disabled.
Jeremy Fitzhardinge
1
-0
/
+2
2011-07-19
xen/trace: use class for multicall trace
Jeremy Fitzhardinge
1
-13
/
+7
2011-07-19
xen/trace: convert mmu events to use DECLARE_EVENT_CLASS()/DEFINE_EVENT()
Jeremy Fitzhardinge
1
-47
/
+23
2011-07-19
xen/trace: add tlb flush tracepoints
Jeremy Fitzhardinge
1
-0
/
+48
2011-07-19
xen/trace: add segment desc tracing
Jeremy Fitzhardinge
1
-0
/
+75
2011-07-19
xen/trace: add xen_pgd_(un)pin tracepoints
Jeremy Fitzhardinge
1
-0
/
+24
2011-07-19
xen/trace: add ptpage alloc/release tracepoints
Jeremy Fitzhardinge
1
-0
/
+33
2011-07-19
xen/trace: add mmu tracepoints
Jeremy Fitzhardinge
1
-0
/
+223
2011-07-19
xen/trace: add multicall tracing
Jeremy Fitzhardinge
1
-0
/
+118
2011-07-19
trace/xen: add skeleton for Xen trace events
Jeremy Fitzhardinge
1
-0
/
+13