| Commit message (Expand) | Author | Age | Files | Lines |
* | smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_... | Ingo Molnar | 2009-02-05 | 4 | -14/+12 |
* | x86, vm86: clean up invalid_vm86_irq() | Ingo Molnar | 2009-01-31 | 1 | -1/+7 |
* | x86, irq: describe NR_IRQ sizing details, clean up | Ingo Molnar | 2009-01-31 | 1 | -9/+23 |
* | x86, irq_vectors.h: remove needless includes | Ingo Molnar | 2009-01-31 | 1 | -14/+8 |
* | x86, irq: add IRQ layout comments | Ingo Molnar | 2009-01-31 | 1 | -34/+58 |
* | x86, irqs, voyager: remove Voyager quirk | Ingo Molnar | 2009-01-31 | 1 | -11/+3 |
* | x86, voyager: move Voyager-specific defines to voyager.h | Ingo Molnar | 2009-01-31 | 3 | -45/+42 |
* | x86, apic: clean up spurious vector sanity check | Ingo Molnar | 2009-01-31 | 2 | -7/+7 |
* | x86, apic: unify the APIC vector enumeration | Ingo Molnar | 2009-01-31 | 1 | -23/+12 |
* | x86: update copyrights | Ingo Molnar | 2009-01-31 | 7 | -7/+7 |
* | x86, apic: clean up header section | Ingo Molnar | 2009-01-31 | 1 | -24/+22 |
* | x86, irq: add LOCAL_PERF_VECTOR | Ingo Molnar | 2009-01-31 | 1 | -0/+5 |
* | x86, apic, 32-bit: add self-IPI methods | Ingo Molnar | 2009-01-30 | 5 | -5/+5 |
* | x86: don't treat bigsmp as non-standard | Yinghai Lu | 2009-01-30 | 5 | -13/+12 |
* | x86: seperate default_send_IPI_mask_sequence/allbutself from logical | Yinghai Lu | 2009-01-30 | 8 | -169/+77 |
* | x86: fix compiling with 64bit with def_to_bigsmp | Yinghai Lu | 2009-01-30 | 1 | -1/+1 |
* | x86, apic unification: remove left over files | Yinghai Lu | 2009-01-30 | 4 | -174/+0 |
* | x86: allow more than 8 cpus to be used on 32-bit | Yinghai Lu | 2009-01-30 | 4 | -8/+2 |
* | x86: unify genapic code, unify subarchitectures, remove old subarchitecture c... | Suresh Siddha | 2009-01-29 | 1 | -1/+1 |
* | x86/Voyager: move to the X86_32_NON_STANDARD code section | Ingo Molnar | 2009-01-29 | 1 | -17/+17 |
* | x86: rename X86_GENERICARCH to X86_32_NON_STANDARD | Ingo Molnar | 2009-01-29 | 5 | -15/+15 |
* | x86: remove the subarch menu | Ingo Molnar | 2009-01-29 | 1 | -9/+1 |
* | x86: move X86_VSMP from subarch menu | Ingo Molnar | 2009-01-29 | 1 | -9/+10 |
* | x86: move non-standard 32-bit platform Kconfig entries | Ingo Molnar | 2009-01-29 | 1 | -45/+43 |
* | x86: move VOYAGER to the NON_STANDARD_PLATFORM section | Ingo Molnar | 2009-01-29 | 1 | -12/+13 |
* | x86: move ELAN to the NON_STANDARD_PLATFORM section | Ingo Molnar | 2009-01-29 | 1 | -10/+11 |
* | x86: cleanup, introduce CONFIG_NON_STANDARD_PLATFORMS | Ingo Molnar | 2009-01-29 | 1 | -0/+16 |
* | x86/Voyager: remove ISA quirk | Ingo Molnar | 2009-01-29 | 1 | -1/+0 |
* | x86/Voyager: remove power management Kconfig quirk | Ingo Molnar | 2009-01-29 | 1 | -1/+0 |
* | x86/Voyager: remove HOTPLUG_CPU Kconfig quirk | Ingo Molnar | 2009-01-29 | 1 | -1/+1 |
* | x86/Voyager: remove MCE quirk | Ingo Molnar | 2009-01-29 | 1 | -1/+0 |
* | x86/Voyager: remove APIC/IO-APIC Kbuild quirk | Ingo Molnar | 2009-01-29 | 1 | -3/+3 |
* | x86/Voyager: remove PARAVIRT Kconfig quirk | Ingo Molnar | 2009-01-29 | 1 | -1/+0 |
* | x86/Voyager: remove KVM_GUEST quirk | Ingo Molnar | 2009-01-29 | 1 | -1/+0 |
* | x86/Voyager: remove KVM_CLOCK quirk | Ingo Molnar | 2009-01-29 | 1 | -1/+0 |
* | x86/Voyager: remove VMI Kconfig quirk | Ingo Molnar | 2009-01-29 | 1 | -1/+0 |
* | x86/VisWS: remove Kconfig quirk | Ingo Molnar | 2009-01-29 | 1 | -1/+1 |
* | x86/Voyager: remove X86_FIND_SMP_CONFIG Kconfig quirk | Ingo Molnar | 2009-01-29 | 3 | -7/+4 |
* | x86/Voyager: remove X86_BIOS_REBOOT Kconfig quirk | Ingo Molnar | 2009-01-29 | 3 | -11/+1 |
* | x86/Voyager: remove X86_HT Kconfig quirk | Ingo Molnar | 2009-01-29 | 1 | -1/+0 |
* | x86: generalize boot_cpu_id | Ingo Molnar | 2009-01-29 | 4 | -21/+15 |
* | x86: replace CONFIG_X86_SMP with CONFIG_SMP | Ingo Molnar | 2009-01-29 | 12 | -18/+13 |
* | x86/Voyager: remove ARCH_SUSPEND_POSSIBLE Kconfig quirk | Ingo Molnar | 2009-01-29 | 1 | -1/+0 |
* | x86/Voyager: remove HIBERNATION Kconfig quirk | Ingo Molnar | 2009-01-29 | 1 | -1/+1 |
* | x86/Voyager: remove KGDB Kconfig quirk | Ingo Molnar | 2009-01-29 | 1 | -1/+1 |
* | x86/Voyager: remove KVM Kconfig quirk | Ingo Molnar | 2009-01-29 | 1 | -1/+1 |
* | x86/Voyager: remove NATSEMI Kconfig quirk | Ingo Molnar | 2009-01-29 | 1 | -1/+0 |
* | x86/Voyager: remove MCA Kconfig quirk | Ingo Molnar | 2009-01-29 | 1 | -2/+1 |
* | x86: disable Voyager temporarily | Ingo Molnar | 2009-01-29 | 1 | -1/+1 |
* | x86/Voyager: clean up BROKEN Kconfig reference | Ingo Molnar | 2009-01-29 | 1 | -1/+1 |