index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2019-07-25
x86/apic: Consolidate the apic local headers
Thomas Gleixner
1
-2
/
+1
2019-07-25
x86/apic: Move apic_flat_64 header into apic directory
Thomas Gleixner
1
-1
/
+1
2019-07-25
x86/apic: Move ipi header into apic directory
Thomas Gleixner
1
-1
/
+2
2019-07-25
x86/apic: Cleanup the include maze
Thomas Gleixner
1
-3
/
+3
2019-04-08
x86: Convert some slow-path static_cpu_has() callers to boot_cpu_has()
Borislav Petkov
1
-1
/
+1
2018-04-10
x86/apic: Fix signedness bug in APIC ID validity checks
Li RongQing
1
-1
/
+1
2017-09-25
x86/apic: Remove unused callbacks
Thomas Gleixner
1
-4
/
+0
2017-09-25
x86/apic: Add replacement for cpu_mask_to_apicid()
Thomas Gleixner
1
-0
/
+2
2017-09-25
x86/apic: Get rid of apic->target_cpus
Thomas Gleixner
1
-2
/
+0
2017-09-25
x86/apic: Sanitize return value of apic.set_apic_id()
Thomas Gleixner
1
-2
/
+2
2017-06-22
x86/apic: Move cpumask and to core code
Thomas Gleixner
1
-2
/
+2
2016-09-13
x86: Clean up various simple wrapper functions
Masahiro Yamada
1
-4
/
+1
2016-07-15
x86/apic: Remove the unused struct apic::apic_id_mask field
Wei Jiangang
1
-2
/
+0
2016-01-30
x86/cpufeature: Replace the old static_cpu_has() with safe variant
Borislav Petkov
1
-2
/
+2
2016-01-12
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2015-12-30
x86/numachip: Fix NumaConnect2 MMCFG PCI access
Daniel J Blueman
1
-4
/
+1
2015-11-05
x86/apic: Wire up single IPI for apic_numachip
Thomas Gleixner
1
-0
/
+2
2015-09-22
x86/numachip: Add Numachip IPI optimisations
Daniel J Blueman
1
-5
/
+32
2015-09-22
x86/numachip: Add Numachip2 APIC support
Daniel J Blueman
1
-0
/
+93
2015-09-22
x86/numachip: Cleanup Numachip support
Daniel J Blueman
1
-62
/
+42
2015-08-17
x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deasserted
Len Brown
1
-2
/
+0
2015-03-12
x86/apic/numachip: Fix sibling map with NumaChip
Daniel J Blueman
1
-6
/
+16
2014-11-04
x86: numachip: APIC driver cleanups
Daniel J Blueman
1
-19
/
+3
2014-11-04
x86: numachip: Elide self-IPI ICR polling
Daniel J Blueman
1
-1
/
+1
2014-11-04
x86: numachip: Fix 16-bit APIC ID truncation
Daniel J Blueman
1
-1
/
+1
2014-10-08
x86: Fix section conflict for numachip
Andi Kleen
1
-1
/
+1
2014-07-31
x86, apic: Remove enable_apic_mode callback
David Rientjes
1
-1
/
+0
2014-07-31
x86, apic: Remove setup_portio_remap callback
David Rientjes
1
-1
/
+0
2014-07-31
x86, apic: Remove multi_timer_check callback
David Rientjes
1
-1
/
+0
2014-07-31
x86, apic: Remove check_apicid_present callback
David Rientjes
1
-1
/
+0
2014-07-31
x86, apic: Remove mps_oem_check callback
David Rientjes
1
-1
/
+0
2014-07-31
x86, apic: Remove smp_callin_clear_local_apic callback
David Rientjes
1
-1
/
+0
2014-07-31
x86, apic: Replace trampoline physical addresses with defaults
David Rientjes
1
-2
/
+0
2014-02-09
x86/apic: Switch wait_for_init_deassert() to a bool flag
David Rientjes
1
-1
/
+1
2013-07-15
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
1
-1
/
+1
2013-01-26
Merge tag 'v3.8-rc5' into x86/mm
H. Peter Anvin
1
-0
/
+2
2012-12-08
x86/PCI: Add NumaChip remote PCI support
Daniel J Blueman
1
-0
/
+2
2012-11-17
x86: Move some contents of page_64_types.h into pgtable_64.h and page_64.h
Alexander Duyck
1
-0
/
+1
2012-10-05
sections: fix section conflicts in arch/x86
Andi Kleen
1
-2
/
+2
2012-06-14
x86/apic: Eliminate cpu_mask_to_apicid() operation
Alexander Gordeev
1
-1
/
+0
2012-06-08
x86/apic: Factor out default vector_allocation_domain() operation
Alexander Gordeev
1
-7
/
+1
2012-06-06
x86/apic: Factor out default cpu_mask_to_apicid() operations
Alexander Gordeev
1
-34
/
+2
2012-06-06
x86/apic: Factor out default target_cpus() operation
Alexander Gordeev
1
-6
/
+1
2012-05-18
x86/apic: Add apic->eoi_write() callback
Michael S. Tsirkin
1
-0
/
+1
2012-04-16
x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id()
Andreas Herrmann
1
-2
/
+5
2012-03-23
x86/apic: Add separate apic_id_valid() functions for selected apic drivers
Steffen Persvold
1
-2
/
+1
2012-03-14
x86/platform: Move APIC ID validity check into platform APIC code
Daniel J Blueman
1
-1
/
+9
2011-12-05
x86: Add NumaChip support
Steffen Persvold
1
-0
/
+294