aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/smp.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-07
|\
| * [PATCH] x86-64: Export smp_call_function_singleAndi Kleen2006-12-06
* | [PATCH] smp_call_function_single() check that local interrupts are enabledAndrew Morton2006-12-07
|/
* [PATCH] x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabledAndi Kleen2006-11-14
* [PATCH] Remove safe_smp_processor_id()Andi Kleen2006-09-26
* [PATCH] Don't access the APIC in safe_smp_processor_id when it is not mapped yetAndi Kleen2006-09-26
* [PATCH] Fix more per-cpu typosAlexey Dobriyan2006-08-06
* [PATCH] x86: increase interrupt vector rangeRusty Russell2006-06-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-26
|\
| * fix paniced->panicked typosLee Revell2006-06-26
* | [PATCH] x86_64: Move export symbols to their C functionsAndi Kleen2006-06-26
* | [PATCH] x86_64: Fix fast check in safe_smp_processor_idAndi Kleen2006-06-26
* | [PATCH] x86_64: use halt() instead of raw inline assemblyJan Beulich2006-06-26
|/
* [PATCH] x86_64: Use cpumask bitops for cpu_vm_maskBrian Gerst2006-03-25
* [PATCH] x86_64: Remove useless KDB vectorAndi Kleen2006-01-11
* [PATCH] x86_64: Add idle notifiersAndi Kleen2006-01-11
* [PATCH] x86_64: Don't enable interrupt unconditionally in reboot pathAndi Kleen2005-11-14
* [PATCH] x86_64: Remove duplicate __cpuinit defineAshok Raj2005-11-14
* [PATCH] x86-64: more gratitious linux/irq.h includesAl Viro2005-09-12
* [PATCH] x86-64: Make remote TLB flush more scalableAndi Kleen2005-09-12
* [PATCH] x86-64: White space and comment fixes for smp_call_function_singleAndi Kleen2005-09-12
* [PATCH] Fix sync_tsc hangEric W. Biederman2005-07-29
* [PATCH] x86_64: Always ack IPIs even on errorsAndi Kleen2005-07-29
* [PATCH] x86_64: Dont use broadcast shortcut to make it cpu hotplug safe.Ashok Raj2005-06-25
* [PATCH] x86_64: Switch SMP bootup over to new CPU hotplug state machineAndi Kleen2005-04-16
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16