开源镜像站
帮助
动态
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
/
ipi.h
Age
Commit message (
Expand
)
Author
2019-07-25
x86/apic: Move ipi header into apic directory
Thomas Gleixner
2019-07-25
x86/apic: Move IPI inlines into ipi.c
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223
Thomas Gleixner
2016-03-08
x86/apic: Deinline __default_send_IPI_*, save ~200 bytes
Denys Vlasenko
2015-11-05
x86/apic: Provide default send single IPI wrapper
Thomas Gleixner
2015-11-05
x86/apic: Implement default single target IPI function
Thomas Gleixner
2011-01-28
x86: Make default_send_IPI_mask_sequence/allbutself_logical() 32bit only
Tejun Heo
2009-02-17
x86, apic: remove duplicate asm/apic.h inclusions
Ingo Molnar
2009-02-17
x86, apic: remove genapic.h
Ingo Molnar
2009-02-05
x86: move default_ipi_xx back to ipi.c
Yinghai Lu
2009-01-30
x86: seperate default_send_IPI_mask_sequence/allbutself from logical
Yinghai Lu
2009-01-29
x86, smp: remove mach_ipi.h
Ingo Molnar
2009-01-28
x86, apic: untangle the send_IPI_*() jungle
Ingo Molnar
2008-12-16
x86: cosmetic changes apic-related files.
Mike Travis
2008-12-16
x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers
Mike Travis
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro