Age | Commit message (Expand) | Author |
2009-01-28 | x86, apic: refactor ->apic_id_mask & APIC_ID_MASK | Ingo Molnar |
2009-01-28 | x86, apic: refactor ->get_apic_id() & GET_APIC_ID() | Ingo Molnar |
2009-01-28 | x86: consolidate the ->mps_oem_check() code | Ingo Molnar |
2009-01-28 | x86, smp: clean up mps_oem_check() | Ingo Molnar |
2009-01-28 | x86, apic: refactor ->phys_pkg_id() | Ingo Molnar |
2009-01-28 | x86, apic: unify phys_pkg_id() | Ingo Molnar |
2009-01-28 | x86, es7000: clean up es7000_enable_apic_mode() | Ingo Molnar |
2009-01-28 | x86: refactor ->enable_apic_mode() subarch methods | Ingo Molnar |
2009-01-28 | x86: refactor ->check_phys_apicid_present() subarch methods | Ingo Molnar |
2009-01-28 | x86: refactor ->setup_portio_remap() subarch methods | Ingo Molnar |
2009-01-28 | x86, apic: clean up ->apicid_to_cpu_present() | Ingo Molnar |
2009-01-28 | x86, apic: clean up ->cpu_present_to_apicid() | Ingo Molnar |
2009-01-28 | x86, apic: clean up ->cpu_to_logical_apicid() | Ingo Molnar |
2009-01-28 | x86, apic: clean up ->apicid_to_node() | Ingo Molnar |
2009-01-28 | x86, apic: streamline the ->multi_timer_check() quirk | Ingo Molnar |
2009-01-28 | x86, apic: clean up ->setup_apic_routing() | Ingo Molnar |
2009-01-28 | x86, apic: clean up ->ioapic_phys_id_map() | Ingo Molnar |
2009-01-28 | x86, apic: clean up ->init_apic_ldr() | Ingo Molnar |
2009-01-28 | x86, apic: clean up ->vector_allocation_domain() | Ingo Molnar |
2009-01-28 | x86, apic: remove no_balance_irq and no_ioapic_check flags | Ingo Molnar |
2009-01-28 | x86, apic: clean up check_apicid*() callbacks | Ingo Molnar |
2009-01-28 | x86, apic: rename genapic::apic_destination_logical to genapic::dest_logical | Ingo Molnar |
2009-01-28 | x86: clean up the APIC_DEST_LOGICAL logic | Ingo Molnar |
2009-01-28 | x86: rename ->ESR_DISABLE to ->disable_esr | Ingo Molnar |
2009-01-28 | x86: clean up esr_disable() methods | Ingo Molnar |
2009-01-28 | x86, apic: clean up / remove TARGET_CPUS | Ingo Molnar |
2009-01-28 | x86, apic: clean up target_cpus methods | Ingo Molnar |
2009-01-28 | x86, apic: remove IRQ_DEST_MODE | Ingo Molnar |
2009-01-28 | x86, apic: remove ES7000_IRQ_DELIVERY_MODE and ES7000_IRQ_DEST_MODE | Ingo Molnar |
2009-01-28 | x86, apic: remove BIGSMP_IRQ_DELIVERY_MODE and BIGSMP_IRQ_DEST_MODE | Ingo Molnar |
2009-01-28 | x86, apic: remove NUMAQ_IRQ_DELIVERY_MODE and NUMAQ_IRQ_DEST_MODE | Ingo Molnar |
2009-01-28 | x86, apic: remove SUMMIT_IRQ_DELIVERY_MODE and SUMMIT_IRQ_DEST_MODE | Ingo Molnar |
2009-01-28 | x86, apic: remove DEFAULT_IRQ_DELIVERY_MODE and DEFAULT_IRQ_DEST_MODE | Ingo Molnar |
2009-01-28 | x86, apic: remove IRQ_DEST_MODE / IRQ_DELIVERY_MODE | Ingo Molnar |
2009-01-28 | x86, genapic: rename int_delivery_mode, et. al. | Ingo Molnar |
2009-01-28 | x86: clean up apic->apic_id_registered() methods | Ingo Molnar |
2009-01-28 | x86: clean up apic->acpi_madt_oem_check methods | Ingo Molnar |
2009-01-28 | x86: remove APIC_INIT / APICFUNC / IPIFUNC | Ingo Molnar |
2009-01-28 | x86: rename 'genapic' to 'apic' | Ingo Molnar |
2009-01-28 | x86, genapic: provide IPI callbacks unconditionally | Ingo Molnar |
2009-01-28 | x86, genapic: cleanups | Ingo Molnar |
2009-01-28 | x86, genapic: finish unification | Ingo Molnar |
2009-01-28 | x86, genapic: unify struct genapic | Ingo Molnar |
2009-01-28 | x86, genapic: refactor genapic_32.h | Ingo Molnar |
2009-01-28 | x86, genapic: refactor genapic_64.h | Ingo Molnar |
2009-01-28 | Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/... | Ingo Molnar |
2009-01-27 | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Ingo Molnar |
2009-01-27 | Merge branch 'linus' into core/percpu | Ingo Molnar |
2009-01-27 | x86: load new GDT after setting up boot cpu per-cpu area | Brian Gerst |
2009-01-27 | x86: remove extra barriers from load_gs_base() | Brian Gerst |