index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
trace
Age
Commit message (
Expand
)
Author
2021-10-20
x86/fpu: Convert tracing to fpstate
Thomas Gleixner
2021-03-06
x86/mm/tlb: Flush remote and local TLBs concurrently
Nadav Amit
2020-06-11
x86/entry: Convert reschedule interrupt to IDTENTRY_SYSVEC_SIMPLE
Thomas Gleixner
2020-01-30
Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2020-01-23
x86/mpx: remove MPX from arch/x86
Dave Hansen
2019-11-12
x86/hyperv: Micro-optimize send_ipi_one()
Vitaly Kuznetsov
2019-05-07
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-04-12
x86/fpu: Defer FPU state load until return to userspace
Rik van Riel
2019-04-10
x86/fpu: Remove fpu->initialized
Sebastian Andrzej Siewior
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2018-12-26
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-12-21
x86/hyper-v: Add HvFlushGuestAddressList hypercall support
Lan Tianyu
2018-12-08
x86/kernel: Fix more -Wmissing-prototypes warnings
Borislav Petkov
2018-09-19
signal/x86: In trace_mpx_bounds_register_exception add __user annotations
Eric W. Biederman
2018-08-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-08-06
X86/Hyper-V: Add hyperv_nested_flush_guest_mapping ftrace support
Tianyu Lan
2018-07-03
x86/hyper-v: Trace PV IPI send
Vitaly Kuznetsov
2018-06-06
x86/vector: Fix the args of vector_alloc tracepoint
Dou Liyang
2017-12-29
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
2017-11-13
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-07
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
Ingo Molnar
2017-11-07
Merge branch 'linus' into x86/apic, to resolve conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-17
x86/vector: Use correct per cpu variable in free_moved_vector()
Thomas Gleixner
2017-10-13
x86/fpu/debug: Remove unused 'x86_fpu_state' and 'x86_fpu_deactivate_state' t...
Steven Rostedt (VMware)
2017-10-12
Merge branch 'irq/urgent' into x86/apic
Thomas Gleixner
2017-09-26
x86/fpu: Rename fpu::fpstate_active to fpu::initialized
Ingo Molnar
2017-09-25
x86/vector: Add tracepoints for vector management
Thomas Gleixner
2017-09-24
x86/fpu: Remove struct fpu::fpregs_active
Ingo Molnar
2017-09-07
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-08-31
tracing/hyper-v: Trace hyperv_mmu_flush_tlb_others()
Vitaly Kuznetsov
2017-08-29
x86/tracing: Build tracepoints only when they are used
Thomas Gleixner
2017-08-29
x86/tracing: Disentangle pagefault and resched IPI tracing key
Thomas Gleixner
2017-08-29
x86/tracing: Introduce a static key for exception tracing
Thomas Gleixner
2016-12-15
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2016-12-09
tracing: Have the reg function allow to fail
Steven Rostedt (Red Hat)
2016-10-07
x86/fpu: Remove struct fpu::counter
Rik van Riel
2016-06-08
x86/fpu: Add tracepoints to dump FPU state at key points
Dave Hansen
2015-09-14
x86/fpu/mpx: Rework MPX 'xstate' types
Dave Hansen
2015-06-22
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-06-09
x86/mpx: Trace allocation of new bounds tables
Dave Hansen
2015-06-09
x86/mpx: Trace the attempts to find bounds tables
Dave Hansen
2015-06-09
x86/mpx: Trace entry to bounds exception paths
Dave Hansen
2015-06-09
x86/mpx: Trace #BR exceptions
Dave Hansen
2015-05-07
x86/mce/amd: Introduce deferred error interrupt handler
Aravind Gopalakrishnan
2013-11-19
ftrace, perf: Avoid infinite event generation loop
Peter Zijlstra
2013-11-11
x86, trace: Change user|kernel_page_fault to page_fault_user|kernel
H. Peter Anvin
2013-11-08
x86, trace: Add page fault tracepoints
Seiji Aguchi
2013-06-20
x86, trace: Add irq vector tracepoints
Seiji Aguchi