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