Age | Commit message (Expand) | Author |
2009-02-05 | x86, numaq: cleanups | Ingo Molnar |
2009-02-05 | Merge branch 'x86/urgent' into x86/apic | Ingo Molnar |
2009-02-05 | x86: move default_ipi_xx back to ipi.c | Yinghai Lu |
2009-02-05 | smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_... | Ingo Molnar |
2009-02-04 | x86: don't apply __supported_pte_mask to non-present ptes | Jeremy Fitzhardinge |
2009-01-31 | x86, vm86: clean up invalid_vm86_irq() | Ingo Molnar |
2009-01-31 | x86, irq: describe NR_IRQ sizing details, clean up | Ingo Molnar |
2009-01-31 | x86, irq_vectors.h: remove needless includes | Ingo Molnar |
2009-01-31 | x86, irq: add IRQ layout comments | Ingo Molnar |
2009-01-31 | x86, irqs, voyager: remove Voyager quirk | Ingo Molnar |
2009-01-31 | x86, voyager: move Voyager-specific defines to voyager.h | Ingo Molnar |
2009-01-31 | x86, apic: clean up spurious vector sanity check | Ingo Molnar |
2009-01-31 | x86, apic: unify the APIC vector enumeration | Ingo Molnar |
2009-01-31 | x86, irq: add LOCAL_PERF_VECTOR | Ingo Molnar |
2009-01-31 | headers_check fix: x86, swab.h | Jaswinder Singh Rajput |
2009-01-31 | headers_check fix: x86, sigcontext32.h | Jaswinder Singh Rajput |
2009-01-31 | headers_check fix: x86, sigcontext.h | Jaswinder Singh Rajput |
2009-01-31 | headers_check fix: x86, ptrace-abi.h | Jaswinder Singh Rajput |
2009-01-31 | headers_check fix: x86, mtrr.h | Jaswinder Singh Rajput |
2009-01-31 | headers_check fix: x86, mce.h | Jaswinder Singh Rajput |
2009-01-31 | headers_check fix: x86, kvm.h | Jaswinder Singh Rajput |
2009-01-31 | headers_check fix: x86, e820.h | Jaswinder Singh Rajput |
2009-01-30 | x86: seperate default_send_IPI_mask_sequence/allbutself from logical | Yinghai Lu |
2009-01-30 | x86, apic unification: remove left over files | Yinghai Lu |
2009-01-29 | Documentation: move DMA-mapping.txt to Doc/PCI/ | Randy Dunlap |
2009-01-29 | x86/Voyager: remove X86_FIND_SMP_CONFIG Kconfig quirk | Ingo Molnar |
2009-01-29 | x86/Voyager: remove X86_BIOS_REBOOT Kconfig quirk | Ingo Molnar |
2009-01-29 | x86: generalize boot_cpu_id | Ingo Molnar |
2009-01-29 | x86: replace CONFIG_X86_SMP with CONFIG_SMP | Ingo Molnar |
2009-01-29 | x86: remove subarchitecture support | Ingo Molnar |
2009-01-29 | x86: move mach-default/*.h files to asm/ | Ingo Molnar |
2009-01-29 | x86, smp: remove mach_ipi.h | Ingo Molnar |
2009-01-29 | x86: remove mach_apic.h, fix | Suresh Siddha |
2009-01-29 | x86: remove mach_apic.h | Ingo Molnar |
2009-01-28 | x86, summit: consolidate code | Ingo Molnar |
2009-01-28 | x86, numaq: consolidate code | Ingo Molnar |
2009-01-28 | x86, smp: refactor ->wake_cpu | Ingo Molnar |
2009-01-28 | x86: remove mach_apicdef.h | Ingo Molnar |
2009-01-28 | x86: remove mach_mpspec.h | Ingo Molnar |
2009-01-28 | x86: eliminate asm/mach-*/mach_mpparse.h | Ingo Molnar |
2009-01-28 | x86, smp: eliminate asm/mach-default/mach_wakecpu.h | Ingo Molnar |
2009-01-28 | x86, ES7000: consolidate the APIC code | Ingo Molnar |
2009-01-28 | x86, smp: refactor ->inquire_remote_apic() methods | Ingo Molnar |
2009-01-28 | x86, smp: remove ->restore_NMI_vector() | Ingo Molnar |
2009-01-28 | x86, smp: refactor ->store/restore_NMI_vector() methods | Ingo Molnar |
2009-01-28 | x86, smp: refactor ->smp_callin_clear_local_apic() methods | Ingo Molnar |
2009-01-28 | x86, smp: refactor ->wait_for_init_deassert() | Ingo Molnar |
2009-01-28 | x86: set ->trampoline_phys_low/high on 64-bit too | Ingo Molnar |
2009-01-28 | x86, smp: clean up ->trampoline_phys_low/high handling | Ingo Molnar |
2009-01-28 | x86, apic: untangle the send_IPI_*() jungle | Ingo Molnar |