Age | Commit message (Expand) | Author |
2009-03-18 | x86: add x2apic_wrmsr_fence() to x2apic flush tlb paths | Suresh Siddha |
2009-03-17 | x86: fix broken irq migration logic while cleaning up multiple vectors | Suresh Siddha |
2009-03-17 | x86, ioapic: Fix non atomic allocation with interrupts disabled | Suresh Siddha |
2009-03-17 | x86, x2apic: cleanup ifdef CONFIG_INTR_REMAP in io_apic code | Suresh Siddha |
2009-03-17 | x86, x2apic: cleanup the IO-APIC level migration with interrupt-remapping | Suresh Siddha |
2009-03-17 | x86, x2apic: fix clear_local_APIC() in the presence of x2apic | Suresh Siddha |
2009-03-17 | x86, x2apic: use virtual wire A mode in disable_IO_APIC() with interrupt-rema... | Suresh Siddha |
2009-03-17 | x86, x2apic: enable fault handling for intr-remapping | Suresh Siddha |
2009-03-13 | cpumask: remove x86 cpumask_t uses. | Rusty Russell |
2009-03-13 | cpumask: remove cpumask_t assignment from vector_allocation_domain() | Rusty Russell |
2009-03-13 | cpumask: clean up summit's send_IPI functions | Rusty Russell |
2009-03-13 | cpumask: use new cpumask functions throughout x86 | Rusty Russell |
2009-03-13 | cpumask: convert arch/x86/kernel/nmi.c's backtrace_mask to a cpumask_var_t | Rusty Russell |
2009-03-13 | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: x86 | Rusty Russell |
2009-03-05 | Merge branch 'x86/mce2' into x86/core | Ingo Molnar |
2009-03-03 | Merge branch 'x86/core' into x86/mce2 | H. Peter Anvin |
2009-03-02 | x86_32: apic/numaq_32, fix section mismatch | Jiri Slaby |
2009-03-02 | x86_32: apic/summit_32, fix section mismatch | Jiri Slaby |
2009-03-02 | x86_32: apic/es7000_32, fix section mismatch | Jiri Slaby |
2009-03-02 | x86_32: apic/summit_32, fix cpu_mask_to_apicid | Jiri Slaby |
2009-03-02 | x86_32: apic/es7000_32, fix cpu_mask_to_apicid | Jiri Slaby |
2009-03-02 | x86_32: apic/es7000_32, cpu_mask_to_apicid cleanup | Jiri Slaby |
2009-03-02 | x86_32: apic/bigsmp_32, de-inline functions | Jiri Slaby |
2009-02-26 | x86: fix !ACPI build for es7000_32.c | Ingo Molnar |
2009-02-26 | x86: apic: simplify secondary CPU wakeup methods, fix | Ingo Molnar |
2009-02-26 | x86: apic: simplify secondary CPU wakeup methods | Ingo Molnar |
2009-02-26 | x86: remove update_apic from x86_quirks | Yinghai Lu |
2009-02-24 | Merge branch 'x86/core' into x86/mce2 | H. Peter Anvin |
2009-02-24 | x86_32: summit_32, de-inline functions | Jiri Slaby |
2009-02-24 | x86_32: summit_32, use BAD_APICID | Jiri Slaby |
2009-02-23 | x86: refactor x86_quirks support | Ingo Molnar |
2009-02-22 | Merge branch 'linus' into x86/apic | Ingo Molnar |
2009-02-22 | x86: select x2apic ops in early apic probe only if x2apic mode is enabled | Suresh Siddha |
2009-02-17 | x86, apic: separate 32-bit setup functionality out of apic_32.c | Ingo Molnar |
2009-02-17 | x86, apic: move remaining APIC drivers to arch/x86/kernel/apic/* | Ingo Molnar |
2009-02-17 | x86, apic: move APIC drivers to arch/x86/kernel/apic/* | Ingo Molnar |