aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/smp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-02[PATCH] i386: PARAVIRT: add flush_tlb_others paravirt_opJeremy Fitzhardinge1-6/+7
2007-05-02[PATCH] i386: Update smp_call_function* commentsJeremy Fitzhardinge1-10/+15
2007-05-02[PATCH] i386: Add smp_ops interfaceJeremy Fitzhardinge1-5/+16
2007-05-02[PATCH] i386: Simplify smp_call_function*() by using common implementationJeremy Fitzhardinge1-77/+96
2007-05-02[PATCH] x86: consolidate smp_send_stop()Jan Beulich1-30/+38
2007-02-26Revert "[PATCH] i386: add idle notifier"Linus Torvalds1-2/+0
2007-02-13[PATCH] i386: Small cleanup to TLB flush codeAndi Kleen1-3/+2
2007-02-13[PATCH] i386: add idle notifierStephane Eranian1-0/+2
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-6/+0
2006-12-07[PATCH] smp_call_function_single() check that local interrupts are enabledAndrew Morton1-0/+4
2006-12-07[PATCH] x86-64: don't use set_irq_regs()Oleg Nesterov1-6/+0
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-0/+6
2006-10-01[PATCH] stack overflow safe kdump: safe_smp_processor_id()Fernando Vazquez1-0/+27
2006-09-26[PATCH] smp_call_function_single() cleanupAndrew Morton1-2/+2
2006-09-26[PATCH] i386: add smp_call_function_singleStephane Eranian1-0/+66
2006-06-26[PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTORKeith Owens1-1/+11
2006-03-22[PATCH] on_each_cpu(): disable local interruptsAndrew Morton1-16/+12
2005-09-26[PATCH] useless includes of linux/irq.h in arch/i386Al Viro1-1/+0
2005-09-05[PATCH] i386: inline asm cleanupZachary Amsden1-1/+1
2005-06-25[PATCH] sep initializing reworkLi Shaohua1-0/+10
2005-06-25[PATCH] i386 CPU hotplugZwane Mwaikambo1-9/+15
2005-06-23[PATCH] Remove i386_ksyms.c, almost.Alexey Dobriyan1-0/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+612