Age | Commit message (Expand) | Author | Files | Lines |
2009-03-02 | x86_32: apic/numaq_32, fix section mismatch | Jiri Slaby | 1 | -1/+1 |
2009-03-02 | x86_32: apic/summit_32, fix section mismatch | Jiri Slaby | 1 | -9/+9 |
2009-03-02 | x86_32: apic/es7000_32, fix section mismatch | Jiri Slaby | 1 | -20/+17 |
2009-03-02 | x86_32: apic/summit_32, fix cpu_mask_to_apicid | Jiri Slaby | 1 | -21/+9 |
2009-03-02 | x86_32: apic/es7000_32, fix cpu_mask_to_apicid | Jiri Slaby | 1 | -20/+10 |
2009-03-02 | x86_32: apic/es7000_32, cpu_mask_to_apicid cleanup | Jiri Slaby | 1 | -42/+4 |
2009-03-02 | x86_32: apic/bigsmp_32, de-inline functions | Jiri Slaby | 1 | -23/+17 |
2009-02-26 | x86: fix !ACPI build for es7000_32.c | Ingo Molnar | 1 | -2/+9 |
2009-02-26 | x86: apic: simplify secondary CPU wakeup methods, fix | Ingo Molnar | 1 | -17/+18 |
2009-02-26 | x86: apic: simplify secondary CPU wakeup methods | Ingo Molnar | 9 | -12/+3 |
2009-02-26 | x86: remove update_apic from x86_quirks | Yinghai Lu | 10 | -64/+115 |
2009-02-25 | x86_32: summit_32, de-inline functions | Jiri Slaby | 1 | -27/+20 |
2009-02-25 | x86_32: summit_32, use BAD_APICID | Jiri Slaby | 1 | -6/+4 |
2009-02-23 | x86: refactor x86_quirks support | Ingo Molnar | 2 | -2/+0 |
2009-02-22 | Merge branch 'linus' into x86/apic | Ingo Molnar | 1 | -1/+1 |
2009-02-22 | x86: select x2apic ops in early apic probe only if x2apic mode is enabled | Suresh Siddha | 4 | -20/+17 |
2009-02-18 | x86, apic: separate 32-bit setup functionality out of apic_32.c | Ingo Molnar | 2 | -146/+17 |
2009-02-17 | x86, apic: move remaining APIC drivers to arch/x86/kernel/apic/* | Ingo Molnar | 7 | -2/+2628 |
2009-02-17 | x86, apic: move APIC drivers to arch/x86/kernel/apic/* | Ingo Molnar | 10 | -0/+8708 |