aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/numaq_32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-17x86, apic: move remaining APIC drivers to arch/x86/kernel/apic/*Ingo Molnar1-565/+0
2009-02-17x86, apic: rename 'genapic' to 'apic'Ingo Molnar1-3/+3
2009-02-17x86, apic: remove ->store_NMI_vector()Ingo Molnar1-11/+0
2009-02-17x86, numaq_32: clean up, miscIngo Molnar1-49/+48
2009-02-17x86, numaq_32: clean upIngo Molnar1-95/+100
2009-02-17x86, apic: remove apicid_cluster()Ingo Molnar1-2/+0
2009-02-17x86, apic: clean up the cpu_2_logical_apiciddeclarationIngo Molnar1-4/+1
2009-02-17x86, apic: remove stale references to APIC_DEFINITIONIngo Molnar1-1/+0
2009-02-17x86, apic: remove duplicate asm/apic.h inclusionsIngo Molnar1-1/+0
2009-02-17x86, apic: remove genapic.hIngo Molnar1-2/+2
2009-02-17x86: fold apic_ops into genapicYinghai Lu1-0/+7
2009-02-05x86, numaq: cleanupsIngo Molnar1-15/+18
2009-01-30x86, apic, 32-bit: add self-IPI methodsIngo Molnar1-1/+1
2009-01-30x86: seperate default_send_IPI_mask_sequence/allbutself from logicalYinghai Lu1-5/+3
2009-01-29x86, NUMAQ: Consolidate codeIngo Molnar1-0/+278
2009-01-28x86: rename 'genapic' to 'apic'Ingo Molnar1-1/+1
2009-01-05x86: rename all fields of mpc_oemtable oem_X to XJaswinder Singh Rajput1-5/+5
2009-01-05x86: rename all fields of mpc_bus mpc_X to XJaswinder Singh Rajput1-4/+4
2009-01-05x86: rename all fields of mpc_cpu mpc_X to XJaswinder Singh Rajput1-5/+4
2009-01-04x86: rename mpc_config_oemtable to mpc_oemtableJaswinder Singh Rajput1-1/+1
2009-01-04x86: rename mpc_config_processor to mpc_cpuJaswinder Singh Rajput1-1/+1
2009-01-04x86: rename mpc_config_bus to mpc_busJaswinder Singh Rajput1-2/+2
2009-01-04x86: rename mp_config_table to mpc_tableJaswinder Singh Rajput1-2/+1
2008-11-18x86: fix wakeup_cpu with numaq/es7000, v2, fixYinghai Lu1-2/+9
2008-11-17x86: fix wakeup_cpu with numaq/es7000, v2Yinghai Lu1-0/+1
2008-10-11Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar1-0/+7
2008-08-21x86: fix BUG: unable to handle kernel paging request (numaq_tsc_disable)Vegard Nossum1-1/+1
2008-07-26x86: add setup_ioapic_ids for numaq in x86_quirksYinghai Lu1-0/+7
2008-07-20x86: add ->pre_time_init to x86_quirksYinghai Lu1-0/+7
2008-07-20x86: extend and use x86_quirks to clean up NUMAQ codeYinghai Lu1-11/+179
2008-07-17x86: fix numaq_tsc_disableYinghai Lu1-1/+1
2008-07-13x86: fix numaq_tsc_disable callingYinghai Lu1-3/+4
2008-06-10x86: make generic arch support NUMAQYinghai Lu1-2/+0
2008-06-04x86: make 32-bit use e820_register_active_regions()Yinghai Lu1-0/+3
2008-06-04x86: early check if a system is numaqYinghai Lu1-5/+19
2008-01-30x86: convert TSC disabling to generic cpuid disable bitmapAndi Kleen1-1/+1
2007-10-11i386: move kernelThomas Gleixner1-0/+89