aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/genapic_flat_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-22x86: fix section mismatch warning - apic_physflatMarcin Slusarz1-1/+1
2008-10-22x86: fix section mismatch warning - apic_flatMarcin Slusarz1-1/+1
2008-10-16x86: print out if acpi want physical flat of allYinghai Lu1-1/+3
2008-07-25Merge branch 'linus' into x86/x2apicIngo Molnar1-1/+1
2008-07-22x86: add apic probe for genapic 64bit, v2Yinghai Lu1-0/+26
2008-07-20NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genapic_flat_64.cMike Travis1-1/+1
2008-07-13x86: make 64bit have get_apic_idYinghai Lu1-3/+23
2008-07-12x86: make read_apic_id return final apicidYinghai Lu1-1/+1
2008-07-12x64, x2apic/intr-remap: introcude self IPI to genapic routinesSuresh Siddha1-0/+2
2008-07-12x64, x2apic/intr-remap: introduce read_apic_id() to genapic routinesSuresh Siddha1-1/+13
2008-04-17x86: use cpumask_of_cpu()Akinobu Mita1-4/+1
2008-04-17x86: change GET_APIC_ID() from an inline function to an out-of-line functionJack Steiner1-1/+1
2007-10-19x86: convert cpu_to_apicid to be a per cpu variableMike Travis1-1/+1
2007-10-17x86: remove x86_cpu_to_log_apicidMike Travis1-1/+0
2007-10-11x86_64: move kernelThomas Gleixner1-0/+194