aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-04-17x86: call nmi_watchdog_default in i386Glauber de Oliveira Costa
2008-04-17x86: call check_nmi_watchdog explicitly in native_smp_cpus_doneGlauber de Oliveira Costa
2008-04-17x86: unify nmi_32.h and nmi_64.hGlauber de Oliveira Costa
2008-04-17x86: wipe get_nmi_reason out of nmi_64.hGlauber de Oliveira Costa
2008-04-17x86: don't set maps in native_smp_prepare_boot_cpu()Glauber de Oliveira Costa
2008-04-17x86: move smp_intr_init away from smpboot_32.cGlauber de Oliveira Costa
2008-04-17x86: include smpboot_hooks.h in smpboot_64.cGlauber de Oliveira Costa
2008-04-17x86: include mach_wakecpu.h in smpboot_64Glauber de Oliveira Costa
2008-04-17x86: add subarch support (for headers) to x86_64Glauber de Oliveira Costa
2008-04-17x86: move impress_friends and smp_check to cpus_doneGlauber de Oliveira Costa
2008-04-17x86: do smp tainting checks in a separate functionGlauber de Oliveira Costa
2008-04-17x86: allow user to impress friends.Glauber de Oliveira Costa
2008-04-17x86: get rid of cpucountGlauber de Oliveira Costa
2008-04-17x86: fill cpu to apicid and present map in mpparse, fixIngo Molnar
2008-04-17x86: fill cpu to apicid and present map in mpparseGlauber de Oliveira Costa
2008-04-17x86: fill bios cpu to apicid mapsGlauber de Oliveira Costa
2008-04-17x86: use specialized routine for setup per-cpu areaGlauber de Oliveira Costa
2008-04-17x86: initialize map pointers in setup_32.cGlauber de Oliveira Costa
2008-04-17x86: define bios to apicid mappingGlauber de Oliveira Costa
2008-04-17x86: move assignment of CPU_PREPARE before do_boot_cpuGlauber de Oliveira Costa
2008-04-17x86: make __smp_prepare_cpu voidGlauber de Oliveira Costa
2008-04-17x86: do tests before do_boot_cpu in i386Glauber de Oliveira Costa
2008-04-17x86: isolate logic to disable smpGlauber de Oliveira Costa
2008-04-17x86: isolate sanity checkingGlauber de Oliveira Costa
2008-04-17x86: add barriers statementGlauber de Oliveira Costa
2008-04-17x86: use APIC_INTEGRATED tests in x86_64Glauber de Oliveira Costa
2008-04-17x86: move state update out of ipi_lockGlauber de Oliveira Costa
2008-04-17x86: move setup_secondary_clock a little bit down in the functionGlauber de Oliveira Costa
2008-04-17x86: don't call local_irq_enable before entering idleGlauber de Oliveira Costa
2008-04-17x86: always enable irqs when entering idleGlauber de Oliveira Costa
2008-04-17x86: merge smp_store_cpu_infoGlauber de Oliveira Costa
2008-04-17x86: call identify_secondary_cpu in smp_store_cpu_infoGlauber de Oliveira Costa
2008-04-17x86: use identify_boot_cpuGlauber de Oliveira Costa
2008-04-17x86: provide specialized identification routines for x86_64Glauber de Oliveira Costa
2008-04-17x86: decouple call to print_cpu_info from smp_store_cpu_infoGlauber de Oliveira Costa
2008-04-17x86: add an smp_apply_quirks to smpboot_32.cGlauber de Oliveira Costa
2008-04-17x86: use start_ipi_hook in x86_64Glauber de Oliveira Costa
2008-04-17x86: use apic_*_around instead of apic_write in x86_64Glauber de Oliveira Costa
2008-04-17x86: add loglevel to printksGlauber de Oliveira Costa
2008-04-17x86: change var types in __inquire_remote_apicGlauber de Oliveira Costa
2008-04-17x86 iommu: add more documentationPavel Machek
2008-04-17x86: move mp_bus_id_to_node to numa.cAlexey Starikovskiy
2008-04-17x86: move mp_bus_id_to_local to numa.cAlexey Starikovskiy
2008-04-17x86: make mp_bus_id_to_type optionalAlexey Starikovskiy
2008-04-17x86: rearrange bus_type parseAlexey Starikovskiy
2008-04-17x86: use not_pci bitmap #6Alexey Starikovskiy
2008-04-17x86: use not_pci bitmap #5Alexey Starikovskiy
2008-04-17x86: use not_pci bitmap #4Alexey Starikovskiy
2008-04-17x86: use not_pci bitmap #3Alexey Starikovskiy
2008-04-17x86: use not_pci bitmap #2Alexey Starikovskiy