summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
* i386: prepare shared kernel/smp.cThomas Gleixner2007-10-111-707/+0
* paravirt: unstatic leave_mmJeremy Fitzhardinge2007-07-181-2/+3
* i386: don't check_pgt_cache in flush_tlb_mmHugh Dickins2007-05-171-1/+1
* i386: move common parts of smp into their own fileJeremy Fitzhardinge2007-05-151-59/+6
* SLUB: i386 supportChristoph Lameter2007-05-121-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] i386: clean up flush_tlb_others fnKeshavamurthy, Anil S2007-05-021-11/+1
* [PATCH] i386: avoid checking for cpu gone when CONFIG_HOTPLUG_CPU not definedKeshavamurthy, Anil S2007-05-021-1/+3
* [PATCH] i386: Use safe_apic_wait_icr_idle in safe_apic_wait_icr_idle - i386Fernando Luis [** ISO-8859-1 charset **] VázquezCao2007-05-021-1/+4
* [PATCH] i386: __send_IPI_dest_field - i386Fernando Luis [** ISO-8859-1 charset **] VázquezCao2007-05-021-29/+18
* [PATCH] i386: PARAVIRT: add flush_tlb_others paravirt_opJeremy Fitzhardinge2007-05-021-6/+7
* [PATCH] i386: Update smp_call_function* commentsJeremy Fitzhardinge2007-05-021-10/+15
* [PATCH] i386: Add smp_ops interfaceJeremy Fitzhardinge2007-05-021-5/+16
* [PATCH] i386: Simplify smp_call_function*() by using common implementationJeremy Fitzhardinge2007-05-021-77/+96
* [PATCH] x86: consolidate smp_send_stop()Jan Beulich2007-05-021-30/+38
* Revert "[PATCH] i386: add idle notifier"Linus Torvalds2007-02-261-2/+0
* [PATCH] i386: Small cleanup to TLB flush codeAndi Kleen2007-02-131-3/+2
* [PATCH] i386: add idle notifierStephane Eranian2007-02-131-0/+2
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-071-6/+0
|\
| * [PATCH] x86-64: don't use set_irq_regs()Oleg Nesterov2006-12-071-6/+0
* | [PATCH] smp_call_function_single() check that local interrupts are enabledAndrew Morton2006-12-071-0/+4
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-0/+6
* [PATCH] stack overflow safe kdump: safe_smp_processor_id()Fernando Vazquez2006-10-011-0/+27
* [PATCH] smp_call_function_single() cleanupAndrew Morton2006-09-261-2/+2
* [PATCH] i386: add smp_call_function_singleStephane Eranian2006-09-261-0/+66
* [PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTORKeith Owens2006-06-261-1/+11
* [PATCH] on_each_cpu(): disable local interruptsAndrew Morton2006-03-221-16/+12
* [PATCH] useless includes of linux/irq.h in arch/i386Al Viro2005-09-261-1/+0
* [PATCH] i386: inline asm cleanupZachary Amsden2005-09-051-1/+1
* [PATCH] sep initializing reworkLi Shaohua2005-06-251-0/+10
* [PATCH] i386 CPU hotplugZwane Mwaikambo2005-06-251-9/+15
* [PATCH] Remove i386_ksyms.c, almost.Alexey Dobriyan2005-06-231-0/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+612
OpenPOWER on IntegriCloud