summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/apic_numachip.c
Commit message (Expand)AuthorAgeFilesLines
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-141-1/+1
* Merge tag 'v3.8-rc5' into x86/mmH. Peter Anvin2013-01-251-0/+2
|\
| * x86/PCI: Add NumaChip remote PCI supportDaniel J Blueman2012-12-071-0/+2
* | x86: Move some contents of page_64_types.h into pgtable_64.h and page_64.hAlexander Duyck2012-11-161-0/+1
|/
* sections: fix section conflicts in arch/x86Andi Kleen2012-10-061-2/+2
* x86/apic: Eliminate cpu_mask_to_apicid() operationAlexander Gordeev2012-06-141-1/+0
* x86/apic: Factor out default vector_allocation_domain() operationAlexander Gordeev2012-06-081-7/+1
* x86/apic: Factor out default cpu_mask_to_apicid() operationsAlexander Gordeev2012-06-061-34/+2
* x86/apic: Factor out default target_cpus() operationAlexander Gordeev2012-06-061-6/+1
* x86/apic: Add apic->eoi_write() callbackMichael S. Tsirkin2012-05-181-0/+1
* x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id()Andreas Herrmann2012-04-161-2/+5
* x86/apic: Add separate apic_id_valid() functions for selected apic driversSteffen Persvold2012-03-231-2/+1
* x86/platform: Move APIC ID validity check into platform APIC codeDaniel J Blueman2012-03-141-1/+9
* x86: Add NumaChip supportSteffen Persvold2011-12-051-0/+294