summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-081-1/+1
|\
| * x86/apic: Use non-atomic operations when possibleNadav Amit2019-06-231-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 82Thomas Gleixner2019-05-241-3/+1Star
|/
* x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1dNicolai Stange2018-08-051-0/+1
* x86/tracing: Disentangle pagefault and resched IPI tracing keyThomas Gleixner2017-08-291-1/+1
* x86/smp: Use static key for reschedule interrupt tracingThomas Gleixner2017-08-291-25/+15Star
* x86/smp: Remove pointless duplicated interrupt codeThomas Gleixner2017-08-291-36/+7Star
* Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-021-0/+3
|\
| * x86/reboot: Turn off KVM when halting a CPUTiantian Feng2017-04-201-0/+3
* | sched/x86: Update reschedule warning textPrarit Bhargava2017-04-201-1/+1
|/
* x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlersDaniel Bristot de Oliveira2017-01-051-6/+9
* x86/apic: Prevent tracing on apic_msr_write_eoi()Wanpeng Li2016-11-091-2/+0Star
* Merge tag 'v4.9-rc1' into x86/urgent, to pick up updatesIngo Molnar2016-10-161-0/+5
|\
| * x86/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai2016-10-121-0/+5
* | x86/smp: Add irq_enter/exit() in smp_reschedule_interrupt()Wanpeng Li2016-10-141-0/+2
|/
* x86/smp: Remove single IPI wrapperThomas Gleixner2015-11-051-14/+2Star
* x86/apic: Add a single-target IPI function to the apicLinus Torvalds2015-11-051-2/+14
* x86/mce: Clear Local MCE opt-in before kexecAshok Raj2015-08-131-0/+2
* x86: Consolidate irq entering inlinesThomas Gleixner2015-05-151-13/+6Star
* asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen2014-05-061-1/+1
* x86, asmlinkage: Make all interrupt handlers asmlinkage / __visibleAndi Kleen2013-08-061-6/+6
* x86/tracing: Add irq_enter/exit() in smp_trace_reschedule_interrupt()Seiji Aguchi2013-07-021-11/+18
* x86, trace: Add irq vector tracepointsSeiji Aguchi2013-06-211-0/+30
* x86, trace: Introduce entering/exiting_irq()Seiji Aguchi2013-06-211-8/+27
* x86/reboot: Update nonmi_ipi parameterDon Zickus2012-05-141-8/+4Star
* x86/reboot: Use NMI to assist in shutting down if IRQ failsDon Zickus2012-05-141-5/+56
* Revert "x86, reboot: Use NMI instead of REBOOT_VECTOR to stop cpus"Don Zickus2012-05-141-57/+2Star
* x86, reboot: Fix typo in nmi reboot pathDon Zickus2012-01-071-1/+1
* x86, NMI: Add knob to disable using NMI IPIs to stop cpusDon Zickus2011-12-051-0/+13
* x86, reboot: Use NMI instead of REBOOT_VECTOR to stop cpusDon Zickus2011-12-051-2/+57
* x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-11-011-0/+1
* sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-3/+2Star
* x86, kexec: Make sure to stop all CPUs before exiting the kernelAlok Kataria2010-10-211-6/+9
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Revert "x86, timers: Check for pending timers after (device) interrupts"Ingo Molnar2009-10-091-1/+0Star
* x86, timers: Check for pending timers after (device) interruptsArjan van de Ven2009-10-081-0/+1
* Merge branch 'linus' into x86/mce3Ingo Molnar2009-06-111-0/+3
|\
| * Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-06-111-0/+3
| |\
| | * KVM: use smp_send_reschedule in kvm_vcpu_kickMarcelo Tosatti2009-06-101-0/+3
* | | x86: fix panic with interrupts off (needed for MCE)Andi Kleen2009-06-031-1/+27
|/ /
* / x86: smp.c - align smp_ops assignmentsCyrill Gorcunov2009-04-121-10/+10
|/
* x86, apic: remove genapic.hIngo Molnar2009-02-171-1/+1
* x86: update copyrightsIngo Molnar2009-01-311-1/+1
* x86, smp: remove mach_ipi.hIngo Molnar2009-01-291-1/+0Star
* x86: remove mach_apic.hIngo Molnar2009-01-291-1/+1
* x86, apic: untangle the send_IPI_*() jungleIngo Molnar2009-01-281-5/+5
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-101-1/+1
|\
| * x86: update Alan Cox's email addressesAlan Cox2009-01-051-1/+1
* | x86: cleanup remaining cpumask_t ops in smpboot codeMike Travis2009-01-041-5/+12
|/
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-4/+4
|\