| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, apic: clean up ->cpu_to_logical_apicid() | Ingo Molnar | 2009-01-28 | 1 | -1/+1 |
* | x86, apic: clean up ->apicid_to_node() | Ingo Molnar | 2009-01-28 | 1 | -1/+1 |
* | x86, apic: streamline the ->multi_timer_check() quirk | Ingo Molnar | 2009-01-28 | 1 | -5/+0 |
* | x86, apic: clean up ->setup_apic_routing() | Ingo Molnar | 2009-01-28 | 1 | -2/+2 |
* | x86, apic: clean up ->ioapic_phys_id_map() | Ingo Molnar | 2009-01-28 | 1 | -1/+1 |
* | x86, apic: clean up ->init_apic_ldr() | Ingo Molnar | 2009-01-28 | 1 | -2/+1 |
* | x86, apic: clean up ->vector_allocation_domain() | Ingo Molnar | 2009-01-28 | 1 | -13/+0 |
* | x86, apic: remove no_balance_irq and no_ioapic_check flags | Ingo Molnar | 2009-01-28 | 1 | -2/+0 |
* | x86, apic: clean up check_apicid*() callbacks | Ingo Molnar | 2009-01-28 | 1 | -2/+2 |
* | x86: clean up esr_disable() methods | Ingo Molnar | 2009-01-28 | 1 | -1/+0 |
* | x86, apic: clean up / remove TARGET_CPUS | Ingo Molnar | 2009-01-28 | 1 | -2/+0 |
* | x86, apic: clean up target_cpus methods | Ingo Molnar | 2009-01-28 | 1 | -2/+2 |
* | x86, apic: remove IRQ_DEST_MODE | Ingo Molnar | 2009-01-28 | 1 | -1/+0 |
* | x86, apic: remove DEFAULT_IRQ_DELIVERY_MODE and DEFAULT_IRQ_DEST_MODE | Ingo Molnar | 2009-01-28 | 1 | -2/+0 |
* | x86, apic: remove IRQ_DEST_MODE / IRQ_DELIVERY_MODE | Ingo Molnar | 2009-01-28 | 1 | -3/+2 |
* | x86, genapic: rename int_delivery_mode, et. al. | Ingo Molnar | 2009-01-28 | 1 | -4/+4 |
* | x86: clean up apic->apic_id_registered() methods | Ingo Molnar | 2009-01-28 | 1 | -2/+1 |
* | x86: clean up apic->acpi_madt_oem_check methods | Ingo Molnar | 2009-01-28 | 1 | -1/+1 |
* | x86: rename 'genapic' to 'apic' | Ingo Molnar | 2009-01-28 | 3 | -18/+18 |
* | x86: make x86_32 use tlb_64.c | Tejun Heo | 2009-01-21 | 1 | -1/+17 |
* | x86: fix apic.c build error on latest git | Jaswinder Singh Rajput | 2009-01-12 | 1 | -0/+6 |
* | x86: rename mp_config_table to mpc_table | Jaswinder Singh Rajput | 2009-01-04 | 1 | -2/+2 |
* | x86: fix cpu_mask_to_apicid_and to include cpu_online_mask | Mike Travis | 2008-12-18 | 1 | -1/+2 |
* | x86: cosmetic changes apic-related files. | Mike Travis | 2008-12-16 | 2 | -12/+12 |
* | x86: update add-cpu_mask_to_apicid_and to use struct cpumask* | Mike Travis | 2008-12-16 | 1 | -4/+4 |
* | x86: Add cpu_mask_to_apicid_and | Mike Travis | 2008-12-16 | 1 | -0/+10 |
* | x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers | Mike Travis | 2008-12-16 | 2 | -18/+17 |
* | x86: fix wakeup_cpu with numaq/es7000, v2, fix | Yinghai Lu | 2008-11-18 | 1 | -0/+2 |
* | x86: fix wakeup_cpu with numaq/es7000, v2 | Yinghai Lu | 2008-11-17 | 2 | -18/+14 |
* | x86: fix APIC_DEBUG with inquire_remote_apic | Yinghai Lu | 2008-10-28 | 1 | -5/+4 |
* | x86: drop double underscores from header guards | H. Peter Anvin | 2008-10-23 | 9 | -27/+27 |
* | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 2008-10-22 | 9 | -27/+27 |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-22 | 14 | -0/+602 |