开源镜像站
帮助
动态
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
/
kernel
/
apic
/
apic_numachip.c
Age
Commit message (
Expand
)
Author
2023-11-21
x86/apic: Drop apic::delivery_mode
Andrew Cooper
2023-10-10
x86/apic: Use u32 for wakeup_secondary_cpu[_64]()
Thomas Gleixner
2023-10-10
x86/apic: Use u32 for [gs]et_apic_id()
Thomas Gleixner
2023-10-10
x86/apic: Use u32 for phys_pkg_id()
Thomas Gleixner
2023-10-10
x86/cpu: Move cpu_l[l2]c_id into topology info
Thomas Gleixner
2023-10-10
x86/cpu: Move phys_proc_id into topology info
Thomas Gleixner
2023-08-09
x86/apic: Remove pointless arguments from [native_]eoi_write()
Thomas Gleixner
2023-08-09
x86/apic: Remove pointless NULL initializations
Thomas Gleixner
2023-08-09
x86/apic: Sanitize APIC ID range validation
Thomas Gleixner
2023-08-09
x86/apic: Add max_apic_id member
Thomas Gleixner
2023-08-09
x86/apic: Allow apic::safe_wait_icr_idle() to be NULL
Thomas Gleixner
2023-08-09
x86/apic: Allow apic::wait_icr_idle() to be NULL
Thomas Gleixner
2023-08-09
x86/apic: Mop up apic::apic_id_registered()
Thomas Gleixner
2023-08-09
x86/apic: Mop up *setup_apic_routing()
Thomas Gleixner
2023-08-09
x86/apic: Nuke apic::apicid_to_cpu_present()
Thomas Gleixner
2023-08-09
x86/apic: Nuke empty init_apic_ldr() callbacks
Thomas Gleixner
2023-08-09
x86/apic: Remove check_phys_apicid_present()
Thomas Gleixner
2023-08-09
x86/apic: Nuke unused apic::inquire_remote_apic()
Thomas Gleixner
2020-10-28
x86/apic: Cleanup destination mode
Thomas Gleixner
2020-10-28
x86/apic: Get rid of apic:: Dest_logical
Thomas Gleixner
2020-10-28
x86/apic: Cleanup delivery mode defines
Thomas Gleixner
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2019-07-25
x86/apic: Consolidate the apic local headers
Thomas Gleixner
2019-07-25
x86/apic: Move apic_flat_64 header into apic directory
Thomas Gleixner
2019-07-25
x86/apic: Move ipi header into apic directory
Thomas Gleixner
2019-07-25
x86/apic: Cleanup the include maze
Thomas Gleixner
2019-04-08
x86: Convert some slow-path static_cpu_has() callers to boot_cpu_has()
Borislav Petkov
2018-04-10
x86/apic: Fix signedness bug in APIC ID validity checks
Li RongQing
2017-09-25
x86/apic: Remove unused callbacks
Thomas Gleixner
2017-09-25
x86/apic: Add replacement for cpu_mask_to_apicid()
Thomas Gleixner
2017-09-25
x86/apic: Get rid of apic->target_cpus
Thomas Gleixner
2017-09-25
x86/apic: Sanitize return value of apic.set_apic_id()
Thomas Gleixner
2017-06-22
x86/apic: Move cpumask and to core code
Thomas Gleixner
2016-09-13
x86: Clean up various simple wrapper functions
Masahiro Yamada
2016-07-15
x86/apic: Remove the unused struct apic::apic_id_mask field
Wei Jiangang
2016-01-30
x86/cpufeature: Replace the old static_cpu_has() with safe variant
Borislav Petkov
2016-01-11
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-12-30
x86/numachip: Fix NumaConnect2 MMCFG PCI access
Daniel J Blueman
2015-11-05
x86/apic: Wire up single IPI for apic_numachip
Thomas Gleixner
2015-09-22
x86/numachip: Add Numachip IPI optimisations
Daniel J Blueman
2015-09-22
x86/numachip: Add Numachip2 APIC support
Daniel J Blueman
2015-09-22
x86/numachip: Cleanup Numachip support
Daniel J Blueman
2015-08-17
x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deasserted
Len Brown
2015-03-12
x86/apic/numachip: Fix sibling map with NumaChip
Daniel J Blueman
2014-11-04
x86: numachip: APIC driver cleanups
Daniel J Blueman
2014-11-04
x86: numachip: Elide self-IPI ICR polling
Daniel J Blueman
2014-11-04
x86: numachip: Fix 16-bit APIC ID truncation
Daniel J Blueman
2014-10-08
x86: Fix section conflict for numachip
Andi Kleen
2014-07-31
x86, apic: Remove enable_apic_mode callback
David Rientjes
[next]