- 663b55b9 x86: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
- 148f9bb x86: delete __cpuinit usage from all x86 files by Paul Gortmaker · 11 years ago
- 30106c1 x86, hotplug: Support functions for CPU0 online/offline by Fenghua Yu · 12 years ago
- 4cb3875 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 0816b0f x86: Add read_mostly declaration/definition to variables from smp.h by Vlad Zolotarov · 12 years ago
- 43cc7e8 smp: Remove num_booting_cpus() by Thomas Gleixner · 13 years ago
- f5c1018 Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 12 years ago
- c6ae41e x86: replace percpu_xxx funcs with this_cpu_xxx by Alex Shi · 13 years ago
- 7eb43a6 x86: Use generic idle thread allocation by Thomas Gleixner · 13 years ago
- 5cdaf18 x86: Add task_struct argument to smp_ops.cpu_up by Thomas Gleixner · 13 years ago
- 8239c25 smp: Add task_struct argument to __cpu_up() by Thomas Gleixner · 13 years ago
- 99e8b9c x86, NMI: Add NMI IPI selftest by Don Zickus · 13 years ago
- 181f977 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 502f4d4 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 6909262 perf: Avoid the percore allocations if the CPU is not HT capable by Lin Ming · 14 years ago
- b366801 Merge commit 'v2.6.38-rc4' into x86/numa by Ingo Molnar · 14 years ago
- 91e04ec Merge commit 'v2.6.38-rc4' into x86/cpu by Ingo Molnar · 14 years ago
- 11d4c3f x86-32: Make sure the stack is set up before we use it by H. Peter Anvin · 14 years ago
- 4e62445 x86: Fix build failure on X86_UP_APIC by Tejun Heo · 14 years ago
- 4c321ff x86: Replace cpu_2_logical_apicid[] with early percpu variable by Tejun Heo · 14 years ago
- b3d7336 x86: Move llc_shared_map out of cpu_info by Yinghai Lu · 14 years ago
- 76fac07 x86, kexec: Make sure to stop all CPUs before exiting the kernel by Alok Kataria · 14 years ago
- a7b480e x86, lib: Add wbinvd smp helpers by Borislav Petkov · 15 years ago
- 0748bd0 cpumask: remove arch_send_call_function_ipi by Rusty Russell · 15 years ago
- 4797f6b x86: read apic ID in the !acpi_lapic case by Yinghai Lu · 16 years ago
- b643dec x86: arch_send_call_function_ipi_mask by Rusty Russell · 16 years ago
- 7ad728f cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t by Rusty Russell · 16 years ago
- 1dcdd3d x86: remove mach_apic.h by Ingo Molnar · 16 years ago
- 1f75ed0 x86: remove mach_apicdef.h by Ingo Molnar · 16 years ago
- ca6c8ed x86, apic: refactor ->get_apic_id() & GET_APIC_ID() by Ingo Molnar · 16 years ago
- 0d974d4 x86: remove pda.h by Brian Gerst · 16 years ago
- ea92790 x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 16 years ago
- 6dbde35 percpu: add optimized generic percpu accessors by Ingo Molnar · 16 years ago
- 1a51e3a x86: fold pda into percpu area on SMP by Tejun Heo · 16 years ago
- 52811d8 x86: smp.h move cpu_sibling_setup_mask and cpu_sibling_setup_map declartion to cpumask.h by Jaswinder Singh Rajput · 16 years ago
- 493f6ca x86: smp.h move cpu_initialized_mask and cpu_initialized declartion to cpumask.h by Jaswinder Singh Rajput · 16 years ago
- fb8fd07 x86: smp.h move cpu_callout_mask and cpu_callout_map declartion to cpumask.h by Jaswinder Singh Rajput · 16 years ago
- 0687903 x86: smp.h move cpu_callin_mask and cpu_callin_map declartion to cpumask.h by Jaswinder Singh Rajput · 16 years ago
- 1de8cd3 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 16 years ago
- 6d652ea x86: smp.h move boot_cpu_id declartion to cpu.h by Jaswinder Singh Rajput · 16 years ago
- af8968a x86: smp.h move cpu_physical_id declartion to cpu.h by Jaswinder Singh Rajput · 16 years ago
- 96b89dc6 x86: smp.h move safe_smp_processor_id declartion to cpu.h by Jaswinder Singh Rajput · 16 years ago
- f472cdb x86: smp.h move stack_processor_id declartion to cpu.h by Jaswinder Singh Rajput · 16 years ago
- 6e5385d x86: smp.h move prefill_possible_map declartion to cpu.h by Jaswinder Singh Rajput · 16 years ago
- dacf733 x86: smp.h move zap_low_mappings declartion to tlbflush.h by Jaswinder Singh Rajput · 16 years ago
- 7760ec7 x86: smp.h remove obsolete function declaration by Jaswinder Singh Rajput · 16 years ago
- c2d1cec x86: cleanup remaining cpumask_t ops in smpboot code by Mike Travis · 16 years ago
- bcda016 x86: cosmetic changes apic-related files. by Mike Travis · 16 years ago
- e798673 x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers by Mike Travis · 16 years ago
- b3572e3 x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c600fee1e2 by James Bottomley · 16 years ago
- 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
- bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/smp.h]
- 14adf85 x86: move prefill_possible_map calling early, fix, V2 by Chuck Ebbert · 16 years ago
- 365d46d Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
- 913da64 x86: build fix for !CONFIG_SMP by Alex Nixon · 16 years ago
- 8227dce x86: separate generic cpu disabling code from APIC writes in cpu_disable by Alex Nixon · 16 years ago
- a21f5d88 x86: unify x86_32 and x86_64 play_dead into one function by Alex Nixon · 16 years ago
- 3790025 x86_32: clean up play_dead by Alex Nixon · 16 years ago
- 93be71b x86: add cpu hotplug hooks into smp_ops by Alex Nixon · 16 years ago
- c83d128 Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/core by Ingo Molnar · 16 years ago
- 6dec3a1 Merge branch 'x86/x2apic' into x86/core by Ingo Molnar · 16 years ago
- 77ef50a x86: consolidate header guards by Vegard Nossum · 16 years ago
- fb26132 x86: process_32.c declare cpu_number before they get used by Jaswinder Singh · 16 years ago
- 76c3bb1 Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
- a208f37a Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
- 7c33b1e x86_64: unstatic get_local_pda by Jeremy Fitzhardinge · 16 years ago
- 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
- 4c9961d x86: make read_apic_id return final apicid by Yinghai Lu · 16 years ago
- 1b374e4 x64, x2apic/intr-remap: basic apic ops support by Suresh Siddha · 16 years ago
- 0c81c74 x64, x2apic/intr-remap: introduce read_apic_id() to genapic routines by Suresh Siddha · 16 years ago
- 4a70173 x86: move prefill_possible_map calling early, fix by Ingo Molnar · 16 years ago
- 329513a x86: move prefill_possible_map calling early by Yinghai Lu · 16 years ago
- 1481a3d x86: move cpu_exit_clear to process_32.c by Glauber Costa · 16 years ago
- 2b4fa85 Merge branch 'x86/numa' into x86/devel by Ingo Molnar · 16 years ago
- 23ca4bb x86: cleanup early per cpu variables/accesses v4 by Mike Travis · 17 years ago
- 3b16cf8 x86: convert to generic helpers for IPI function calls by Jens Axboe · 16 years ago
- a4c81cf x86: extend e820 ealy_res support 32bit by Yinghai Lu · 17 years ago
- a4928cf "make namespacecheck" fixes by Ingo Molnar · 17 years ago
- e44b7b7 x86: move suspend wakeup code to C by Pavel Machek · 17 years ago
- 2fe6014 x86: move up & smp variables to setup.c by Alexey Starikovskiy · 17 years ago
- b447a46 x86: clean up non-smp usage of cpu maps by Mike Travis · 17 years ago
- a24eae8 x86: uv fix by Ingo Molnar · 17 years ago
- ac23d4e x86: support for new UV apic by Jack Steiner · 17 years ago
- 05f2d12 x86: change GET_APIC_ID() from an inline function to an out-of-line function by Jack Steiner · 17 years ago
- 8be9ac8 x86: merge smp_32.h and smp_64.h into smp.h by Glauber Costa · 17 years ago
- a9c057c x86: merge SMP definitions of smp.h by Glauber Costa · 17 years ago
- b23dab0 x86: merge includes in smp.h by Glauber Costa · 17 years ago
- 1b00084 x86: merge hard/logical_smp_processor_id by Glauber Costa · 17 years ago
- cb3c8b9 x86: integrate do_boot_cpu by Glauber de Oliveira Costa · 17 years ago
- c70dcb7 x86: change boot_cpu_id to boot_cpu_physical_apicid by Glauber de Oliveira Costa · 17 years ago
- 9d97d0d x86: move stack_start to smp.h by Glauber de Oliveira Costa · 17 years ago
- 7e1efc0 x86: unify extern masks declaration by Glauber de Oliveira Costa · 17 years ago
- 1d89a7f x86: merge smp_store_cpu_info by Glauber de Oliveira Costa · 17 years ago
- d0173ae x86: use start_ipi_hook in x86_64 by Glauber de Oliveira Costa · 17 years ago
- 91718e8 x86: unify setup_trampoline by Glauber Costa · 17 years ago
- 4206882 x86: move trampoline arrays extern definition to smp.h by Glauber Costa · 17 years ago
- 69c18c1 x86: merge __cpu_disable and cpu_die by Glauber Costa · 17 years ago
- 1dbb472 x86: move hotplug related extern definitions to smp.h by Glauber Costa · 17 years ago
- 1452207 x86: make set_cpu_sibling_map nonstatic by Glauber Costa · 17 years ago
- 377d698 x86: unify smp_send_stop by Glauber Costa · 17 years ago