aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/es7000
Commit message (Expand)AuthorAge
* x86, ES7000: consolidate the APIC codeIngo Molnar2009-01-28
* x86, smp: refactor ->inquire_remote_apic() methodsIngo Molnar2009-01-28
* x86, smp: refactor ->store/restore_NMI_vector() methodsIngo Molnar2009-01-28
* x86, smp: refactor ->smp_callin_clear_local_apic() methodsIngo Molnar2009-01-28
* x86, smp: refactor ->wait_for_init_deassert()Ingo Molnar2009-01-28
* x86, smp: clean up ->trampoline_phys_low/high handlingIngo Molnar2009-01-28
* x86, apic: untangle the send_IPI_*() jungleIngo Molnar2009-01-28
* x86, apic: refactor ->cpu_mask_to_apicid*()Ingo Molnar2009-01-28
* x86, apic: get rid of *_APIC_ID_MASK definitionsIngo Molnar2009-01-28
* x86, apic: refactor ->apic_id_mask & APIC_ID_MASKIngo Molnar2009-01-28
* x86, apic: refactor ->get_apic_id() & GET_APIC_ID()Ingo Molnar2009-01-28
* x86: consolidate the ->mps_oem_check() codeIngo Molnar2009-01-28
* x86, apic: refactor ->phys_pkg_id()Ingo Molnar2009-01-28
* x86, apic: unify phys_pkg_id()Ingo Molnar2009-01-28
* x86, es7000: clean up es7000_enable_apic_mode()Ingo Molnar2009-01-28
* x86: refactor ->check_phys_apicid_present() subarch methodsIngo Molnar2009-01-28
* x86: refactor ->setup_portio_remap() subarch methodsIngo Molnar2009-01-28
* x86, apic: clean up ->apicid_to_cpu_present()Ingo Molnar2009-01-28
* x86, apic: clean up ->cpu_present_to_apicid()Ingo Molnar2009-01-28
* x86, apic: clean up ->cpu_to_logical_apicid()Ingo Molnar2009-01-28
* x86, apic: clean up ->apicid_to_node()Ingo Molnar2009-01-28
* x86, apic: streamline the ->multi_timer_check() quirkIngo Molnar2009-01-28
* x86, apic: clean up ->setup_apic_routing()Ingo Molnar2009-01-28
* x86, apic: clean up ->ioapic_phys_id_map()Ingo Molnar2009-01-28
* x86, apic: clean up ->init_apic_ldr()Ingo Molnar2009-01-28
* x86, apic: remove no_balance_irq and no_ioapic_check flagsIngo Molnar2009-01-28
* x86, apic: clean up check_apicid*() callbacksIngo Molnar2009-01-28
* x86: clean up the APIC_DEST_LOGICAL logicIngo Molnar2009-01-28
* x86: clean up esr_disable() methodsIngo Molnar2009-01-28
* x86, apic: clean up / remove TARGET_CPUSIngo Molnar2009-01-28
* x86, apic: clean up target_cpus methodsIngo Molnar2009-01-28
* x86, apic: remove ES7000_IRQ_DELIVERY_MODE and ES7000_IRQ_DEST_MODEIngo Molnar2009-01-28
* x86, apic: remove IRQ_DEST_MODE / IRQ_DELIVERY_MODEIngo Molnar2009-01-28
* x86, genapic: rename int_delivery_mode, et. al.Ingo Molnar2009-01-28
* x86: clean up apic->apic_id_registered() methodsIngo Molnar2009-01-28
* x86: clean up apic->acpi_madt_oem_check methodsIngo Molnar2009-01-28
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-10
|\
| *-. Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x8...Ingo Molnar2009-01-06
| |\ \
| | * | x86: rename mp_config_table to mpc_tableJaswinder Singh Rajput2009-01-04
| |/ /
* | / x86: fix x86_32 builds for summit and es7000 arch'sMike Travis2009-01-06
| |/ |/|
* | x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_idsMike Travis2009-01-03
|/
* x86: fix cpu_mask_to_apicid_and to include cpu_online_maskMike Travis2008-12-18
* x86: cosmetic changes apic-related files.Mike Travis2008-12-16
* x86: update add-cpu_mask_to_apicid_and to use struct cpumask*Mike Travis2008-12-16
* x86: Add cpu_mask_to_apicid_andMike Travis2008-12-16
* x86 smp: modify send_IPI_mask interface to accept cpumask_t pointersMike Travis2008-12-16
* x86: use update_genapic to get rid of ES7000_CLUSTERED_APIC v2Yinghai Lu2008-11-18
* x86: fix wakeup_cpu with numaq/es7000, v2Yinghai Lu2008-11-17
* x86: fix APIC_DEBUG with inquire_remote_apicYinghai Lu2008-10-28
* x86, um: ... and asm-x86 moveAl Viro2008-10-23