| Commit message (Expand) | Author | Age |
* | x86/xen: Calculate __max_logical_packages on PV domains | Prarit Bhargava | 2018-02-17 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 |
* | xen/vcpu: Handle xen_vcpu_setup() failure at boot | Ankur Arora | 2017-06-13 |
* | x86/xen: split off smp_pv.c | Vitaly Kuznetsov | 2017-05-02 |
* | x86/xen: split off smp_hvm.c | Vitaly Kuznetsov | 2017-05-02 |
* | x86/xen: split xen_cpu_die() | Vitaly Kuznetsov | 2017-05-02 |
* | x86/xen: split xen_smp_prepare_boot_cpu() | Vitaly Kuznetsov | 2017-05-02 |
* | x86/xen: split xen_smp_intr_init()/xen_smp_intr_free() | Vitaly Kuznetsov | 2017-05-02 |
* | x86: Remap GDT tables in the fixmap section | Thomas Garnier | 2017-03-16 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 |
* | xen/x86: Remove PVH support | Boris Ostrovsky | 2017-02-07 |
* | x86/smpboot: Make logical package management more robust | Thomas Gleixner | 2016-12-13 |
* | xen/x86: Update topology map for PV VCPUs | Boris Ostrovsky | 2016-10-06 |
* | xen: Remove event channel notification through Xen PCI platform device | KarimAllah Ahmed | 2016-09-30 |
* | xen/x86: Move irq allocation from Xen smp_op.cpu_up() | Boris Ostrovsky | 2016-08-24 |
* | xen/pvhvm: run xen_vcpu_setup() for the boot CPU | Vitaly Kuznetsov | 2016-07-25 |
* | x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_op | Vitaly Kuznetsov | 2016-07-25 |
* | xen/x86: Call cpu_startup_entry(CPUHP_AP_ONLINE_IDLE) from xen_play_dead() | Boris Ostrovsky | 2016-03-29 |
* | arch/hotplug: Call into idle with a proper state | Thomas Gleixner | 2016-03-01 |
* | xen: Use correctly the Xen memory terminologies | Julien Grall | 2015-09-08 |
* | xen/PMU: Initialization code for Xen PMU | Boris Ostrovsky | 2015-08-20 |
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-04-14 |
|\ |
|
| * | x86: Use common outgoing-CPU-notification code | Paul E. McKenney | 2015-03-11 |
* | | x86/cpu: Factor out common CPU initialization code, fix 32-bit Xen PV guests | Boris Ostrovsky | 2015-04-02 |
* | | x86/asm/entry: Get rid of KERNEL_STACK_OFFSET | Denys Vlasenko | 2015-03-24 |
|/ |
|
* | x86,xen: use current->state helpers | Davidlohr Bueso | 2015-01-26 |
* | x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU down | Boris Ostrovsky | 2014-11-10 |
* | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-10-13 |
|\ |
|
| * | x86/smpboot: Initialize secondary CPU only if master CPU will wait for it | Igor Mammedov | 2014-09-16 |
* | | x86/xen: Set EFER.NX and EFER.SCE in PVH guests | Mukesh Rathor | 2014-10-06 |
|/ |
|
* | x86/xen: Fix 32-bit PV guests's usage of kernel_stack | Boris Ostrovsky | 2014-04-15 |
* | xen/pvh: Set X86_CR0_WP and others in CR0 (v2) | Roger Pau Monne | 2014-01-21 |
* | xen/pvh: Secondary VCPU bringup (non-bootup CPUs) | Mukesh Rathor | 2014-01-06 |
* | Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2013-11-15 |
|\ |
|
| * | x86/xen: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2013-11-06 |
* | | xen: Fix possible user space selector corruption | Frediano Ziglio | 2013-10-10 |
|/ |
|
* | xen/smp: Update pv_lock_ops functions before alternative code starts under PVHVM | Konrad Rzeszutek Wilk | 2013-09-09 |
* | xen/spinlock: Fix locking path engaging too soon under PVHVM. | Konrad Rzeszutek Wilk | 2013-09-09 |
* | Merge tag 'v3.11-rc7' into stable/for-linus-3.12 | Konrad Rzeszutek Wilk | 2013-09-09 |
|\ |
|
| * | Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2013-08-21 |
| |\ |
|
| | * | xen/smp: initialize IPI vectors before marking CPU online | Chuck Anderson | 2013-08-20 |
* | | | Merge branch 'x86/spinlocks' of git://git.kernel.org/pub/scm/linux/kernel/git... | Konrad Rzeszutek Wilk | 2013-09-09 |
|\ \ \ |
|
| * | | | xen: Defer spinlock setup until boot CPU setup | Jeremy Fitzhardinge | 2013-08-09 |
| |/ / |
|
* | | | xen: Support 64-bit PV guest receiving NMIs | Konrad Rzeszutek Wilk | 2013-08-09 |
|/ / |
|
* | | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker | 2013-07-14 |
* | | Merge tag 'stable/for-linus-3.11-rc0-tag-two' of git://git.kernel.org/pub/scm... | Linus Torvalds | 2013-07-03 |
|\ \
| |/ |
|
| * | xen/smp: Don't leak interrupt name when offlining. | Konrad Rzeszutek Wilk | 2013-06-10 |
| * | xen/smp: Set the per-cpu IRQ number to a valid default. | Konrad Rzeszutek Wilk | 2013-06-10 |
| * | xen/smp: Introduce a common structure to contain the IRQ name and interrupt l... | Konrad Rzeszutek Wilk | 2013-06-10 |
| * | xen/smp: Coalesce the free_irq calls in one function. | Konrad Rzeszutek Wilk | 2013-06-10 |