summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
* x86_64: prepare shared kernel/smp.cThomas Gleixner2007-10-111-523/+0Star
* Revert "x86_64: Quicklist support for x86_64"Linus Torvalds2007-09-211-1/+1
* x86_64: Quicklist support for x86_64Christoph Lameter2007-07-221-1/+1
* x86_64: Don't use softirq safe locks in smp_call_functionAndi Kleen2007-07-221-2/+2
* x86_64: Allow smp_call_function_single() to current cpuAvi Kivity2007-07-161-4/+8
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* Revert "[PATCH] x86: __pa and __pa_symbol address space separation"Linus Torvalds2007-05-071-1/+1
* [PATCH] x86: __pa and __pa_symbol address space separationVivek Goyal2007-05-021-1/+1
* [PATCH] x86: consolidate smp_send_stop()Jan Beulich2007-05-021-18/+10Star
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-071-0/+1
|\
| * [PATCH] x86-64: Export smp_call_function_singleAndi Kleen2006-12-071-0/+1
* | [PATCH] smp_call_function_single() check that local interrupts are enabledAndrew Morton2006-12-071-0/+4
|/
* [PATCH] x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabledAndi Kleen2006-11-141-2/+1Star
* [PATCH] Remove safe_smp_processor_id()Andi Kleen2006-09-261-23/+0Star
* [PATCH] Don't access the APIC in safe_smp_processor_id when it is not mapped yetAndi Kleen2006-09-261-1/+1
* [PATCH] Fix more per-cpu typosAlexey Dobriyan2006-08-061-1/+1
* [PATCH] x86: increase interrupt vector rangeRusty Russell2006-06-281-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-261-1/+1
|\
| * fix paniced->panicked typosLee Revell2006-06-261-1/+1
* | [PATCH] x86_64: Move export symbols to their C functionsAndi Kleen2006-06-261-0/+4
* | [PATCH] x86_64: Fix fast check in safe_smp_processor_idAndi Kleen2006-06-261-2/+2
* | [PATCH] x86_64: use halt() instead of raw inline assemblyJan Beulich2006-06-261-1/+1
|/
* [PATCH] x86_64: Use cpumask bitops for cpu_vm_maskBrian Gerst2006-03-251-3/+3
* [PATCH] x86_64: Remove useless KDB vectorAndi Kleen2006-01-121-5/+0Star
* [PATCH] x86_64: Add idle notifiersAndi Kleen2006-01-121-0/+2
* [PATCH] x86_64: Don't enable interrupt unconditionally in reboot pathAndi Kleen2005-11-151-2/+3
* [PATCH] x86_64: Remove duplicate __cpuinit defineAshok Raj2005-11-151-2/+0Star
* [PATCH] x86-64: more gratitious linux/irq.h includesAl Viro2005-09-121-1/+0Star
* [PATCH] x86-64: Make remote TLB flush more scalableAndi Kleen2005-09-121-45/+78
* [PATCH] x86-64: White space and comment fixes for smp_call_function_singleAndi Kleen2005-09-121-1/+4
* [PATCH] Fix sync_tsc hangEric W. Biederman2005-07-301-0/+63
* [PATCH] x86_64: Always ack IPIs even on errorsAndi Kleen2005-07-291-2/+1Star
* [PATCH] x86_64: Dont use broadcast shortcut to make it cpu hotplug safe.Ashok Raj2005-06-261-0/+10
* [PATCH] x86_64: Switch SMP bootup over to new CPU hotplug state machineAndi Kleen2005-04-171-0/+25
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+415