aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/smp.c
Commit message (Expand)AuthorAge
* Xen/x86: remove LITMUS^RT IPI notifierBjoern Brandenburg2017-06-15
* Integrate preemption state machine with Linux schedulerBjoern Brandenburg2017-05-26
* xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky2017-05-14
* x86/smpboot: Make logical package management more robustThomas Gleixner2017-01-09
* xen/x86: Update topology map for PV VCPUsBoris Ostrovsky2016-10-06
* xen: Remove event channel notification through Xen PCI platform deviceKarimAllah Ahmed2016-09-30
* xen/x86: Move irq allocation from Xen smp_op.cpu_up()Boris Ostrovsky2016-08-24
* xen/pvhvm: run xen_vcpu_setup() for the boot CPUVitaly Kuznetsov2016-07-25
* x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_opVitaly Kuznetsov2016-07-25
* xen/x86: Call cpu_startup_entry(CPUHP_AP_ONLINE_IDLE) from xen_play_dead()Boris Ostrovsky2016-03-29
* arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-01
* xen: Use correctly the Xen memory terminologiesJulien Grall2015-09-08
* xen/PMU: Initialization code for Xen PMUBoris Ostrovsky2015-08-20
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-14
|\
| * x86: Use common outgoing-CPU-notification codePaul E. McKenney2015-03-11
* | x86/cpu: Factor out common CPU initialization code, fix 32-bit Xen PV guestsBoris Ostrovsky2015-04-02
* | x86/asm/entry: Get rid of KERNEL_STACK_OFFSETDenys Vlasenko2015-03-24
|/
* x86,xen: use current->state helpersDavidlohr Bueso2015-01-26
* x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU downBoris Ostrovsky2014-11-10
* Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-13
|\
| * x86/smpboot: Initialize secondary CPU only if master CPU will wait for itIgor Mammedov2014-09-16
* | x86/xen: Set EFER.NX and EFER.SCE in PVH guestsMukesh Rathor2014-10-06
|/
* x86/xen: Fix 32-bit PV guests's usage of kernel_stackBoris Ostrovsky2014-04-15
* xen/pvh: Set X86_CR0_WP and others in CR0 (v2)Roger Pau Monne2014-01-21
* xen/pvh: Secondary VCPU bringup (non-bootup CPUs)Mukesh Rathor2014-01-06
* Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-11-14
|\
| * x86/xen: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-11-06
* | xen: Fix possible user space selector corruptionFrediano Ziglio2013-10-10
|/
* xen/smp: Update pv_lock_ops functions before alternative code starts under PVHVMKonrad Rzeszutek Wilk2013-09-09
* xen/spinlock: Fix locking path engaging too soon under PVHVM.Konrad Rzeszutek Wilk2013-09-09
* Merge tag 'v3.11-rc7' into stable/for-linus-3.12Konrad Rzeszutek Wilk2013-09-09
|\
| * Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-08-21
| |\
| | * xen/smp: initialize IPI vectors before marking CPU onlineChuck Anderson2013-08-20
* | | Merge branch 'x86/spinlocks' of git://git.kernel.org/pub/scm/linux/kernel/git...Konrad Rzeszutek Wilk2013-09-09
|\ \ \
| * | | xen: Defer spinlock setup until boot CPU setupJeremy Fitzhardinge2013-08-09
| |/ /
* / / xen: Support 64-bit PV guest receiving NMIsKonrad Rzeszutek Wilk2013-08-09
|/ /
* | x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-14
* | Merge tag 'stable/for-linus-3.11-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds2013-07-03
|\|
| * xen/smp: Don't leak interrupt name when offlining.Konrad Rzeszutek Wilk2013-06-10
| * xen/smp: Set the per-cpu IRQ number to a valid default.Konrad Rzeszutek Wilk2013-06-10
| * xen/smp: Introduce a common structure to contain the IRQ name and interrupt l...Konrad Rzeszutek Wilk2013-06-10
| * xen/smp: Coalesce the free_irq calls in one function.Konrad Rzeszutek Wilk2013-06-10
* | xen/smp: Fixup NOHZ per cpu data when onlining an offline CPU.Konrad Rzeszutek Wilk2013-06-04
|/
* xen: Clean up apic ipi interfaceStefan Bader2013-05-29
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-30
|\
| * x86: Use generic idle loopThomas Gleixner2013-04-08
* | xen/smp: Unifiy some of the PVs and PVHVM offline CPU pathKonrad Rzeszutek Wilk2013-04-16
* | xen/smp/pvhvm: Don't initialize IRQ_WORKER as we are using the native one.Konrad Rzeszutek Wilk2013-04-16
* | xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every CPU on...Konrad Rzeszutek Wilk2013-04-16
* | xen/smp: Fix leakage of timer interrupt line for every CPU online/offline.Konrad Rzeszutek Wilk2013-04-16
|/
PK