开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
trace
Age
Commit message (
Expand
)
Author
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