summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/trace
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-12-262-0/+2
|\
| * x86/kernel: Fix more -Wmissing-prototypes warningsBorislav Petkov2018-12-082-0/+2
* | x86/hyper-v: Add HvFlushGuestAddressList hypercall supportLan Tianyu2018-12-211-0/+14
|/
* signal/x86: In trace_mpx_bounds_register_exception add __user annotationsEric W. Biederman2018-09-191-2/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-08-191-0/+14
|\
| * X86/Hyper-V: Add hyperv_nested_flush_guest_mapping ftrace supportTianyu Lan2018-08-061-0/+14
* | x86/hyper-v: Trace PV IPI sendVitaly Kuznetsov2018-07-031-0/+15
|/
* x86/vector: Fix the args of vector_alloc tracepointDou Liyang2018-06-061-1/+1
* genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner2017-12-291-8/+8
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-131-0/+248
|\
| * Merge branch 'linus' into x86/apic, to resolve conflictsIngo Molnar2017-11-074-0/+4
| |\
| * | x86/vector: Use correct per cpu variable in free_moved_vector()Thomas Gleixner2017-10-171-4/+8
| * | Merge branch 'irq/urgent' into x86/apicThomas Gleixner2017-10-121-7/+4
| |\ \
| * | | x86/vector: Add tracepoints for vector managementThomas Gleixner2017-09-251-0/+244
* | | | Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar2017-11-074-0/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
| | |/ | |/|
* / | x86/fpu/debug: Remove unused 'x86_fpu_state' and 'x86_fpu_deactivate_state' t...Steven Rostedt (VMware)2017-10-131-10/+0
|/ /
* | x86/fpu: Rename fpu::fpstate_active to fpu::initializedIngo Molnar2017-09-261-4/+4
* | x86/fpu: Remove struct fpu::fpregs_activeIngo Molnar2017-09-241-4/+1
|/
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-071-0/+40
|\
| * tracing/hyper-v: Trace hyperv_mmu_flush_tlb_others()Vitaly Kuznetsov2017-08-311-0/+40
* | x86/tracing: Build tracepoints only when they are usedThomas Gleixner2017-08-291-12/+24
* | x86/tracing: Disentangle pagefault and resched IPI tracing keyThomas Gleixner2017-08-293-15/+35
* | x86/tracing: Introduce a static key for exception tracingThomas Gleixner2017-08-293-6/+17
|/
* Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2016-12-152-2/+2
|\
| * tracing: Have the reg function allow to failSteven Rostedt (Red Hat)2016-12-092-2/+2
* | x86/fpu: Remove struct fpu::counterRik van Riel2016-10-071-4/+1
|/
* x86/fpu: Add tracepoints to dump FPU state at key pointsDave Hansen2016-06-081-0/+119
* x86/fpu/mpx: Rework MPX 'xstate' typesDave Hansen2015-09-141-3/+4
* Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-221-0/+6
|\
| * x86/mce/amd: Introduce deferred error interrupt handlerAravind Gopalakrishnan2015-05-071-0/+6
* | x86/mpx: Trace allocation of new bounds tablesDave Hansen2015-06-091-0/+16
* | x86/mpx: Trace the attempts to find bounds tablesDave Hansen2015-06-091-0/+32
* | x86/mpx: Trace entry to bounds exception pathsDave Hansen2015-06-091-0/+34
* | x86/mpx: Trace #BR exceptionsDave Hansen2015-06-091-0/+50
|/
* ftrace, perf: Avoid infinite event generation loopPeter Zijlstra2013-11-191-0/+11
* x86, trace: Change user|kernel_page_fault to page_fault_user|kernelH. Peter Anvin2013-11-111-2/+2
* x86, trace: Add page fault tracepointsSeiji Aguchi2013-11-081-0/+52
* x86, trace: Add irq vector tracepointsSeiji Aguchi2013-06-201-0/+104