summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/summit
Commit message (Expand)AuthorAgeFilesLines
* x86, apic: clean up ->setup_apic_routing()Ingo Molnar2009-01-281-1/+1
* x86, apic: clean up ->ioapic_phys_id_map()Ingo Molnar2009-01-281-1/+2
* x86, apic: clean up ->init_apic_ldr()Ingo Molnar2009-01-281-1/+1
* x86, apic: remove no_balance_irq and no_ioapic_check flagsIngo Molnar2009-01-281-2/+0Star
* x86, apic: clean up check_apicid*() callbacksIngo Molnar2009-01-281-2/+3
* x86: clean up esr_disable() methodsIngo Molnar2009-01-281-1/+0Star
* x86, apic: clean up / remove TARGET_CPUSIngo Molnar2009-01-281-1/+1
* x86, apic: clean up target_cpus methodsIngo Molnar2009-01-281-1/+1
* x86, apic: remove SUMMIT_IRQ_DELIVERY_MODE and SUMMIT_IRQ_DEST_MODEIngo Molnar2009-01-281-3/+0Star
* x86, apic: remove IRQ_DEST_MODE / IRQ_DELIVERY_MODEIngo Molnar2009-01-281-2/+2
* x86, genapic: rename int_delivery_mode, et. al.Ingo Molnar2009-01-281-2/+2
* x86: clean up apic->apic_id_registered() methodsIngo Molnar2009-01-281-1/+1
* x86: clean up apic->acpi_madt_oem_check methodsIngo Molnar2009-01-281-1/+1
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-101-1/+1
|\
| *-. Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x8...Ingo Molnar2009-01-062-35/+9Star
| |\ \
| | * | x86: rename mp_config_table to mpc_tableJaswinder Singh Rajput2009-01-041-1/+1
| |/ /
* | / x86: fix x86_32 builds for summit and es7000 arch'sMike Travis2009-01-061-0/+1
| |/ |/|
* | x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_idsMike Travis2009-01-031-34/+8Star
|/
* x86: fix cpu_mask_to_apicid_and to include cpu_online_maskMike Travis2008-12-181-13/+17
* x86: update add-cpu_mask_to_apicid_and to use struct cpumask*Mike Travis2008-12-171-9/+9
* x86: Add cpu_mask_to_apicid_andMike Travis2008-12-171-0/+39
* x86 smp: modify send_IPI_mask interface to accept cpumask_t pointersMike Travis2008-12-172-10/+11
* x86, um: ... and asm-x86 moveAl Viro2008-10-234-0/+331