aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/xen
AgeCommit message (Expand)AuthorFilesLines
2017-01-06Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2017-01-05Merge tag 'for-linus-4.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-3/+3
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-4/+4
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+2
2016-12-25clocksource: Use a plain u64 instead of cycle_tGravatar Thomas Gleixner 2-4/+4
2016-12-25cpu/hotplug: Cleanup state namesGravatar Thomas Gleixner 1-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2016-12-22xen/setup: Don't relocate p2m over existing oneGravatar Ross Lagerwall 1-3/+3
2016-12-19swiotlb: Convert swiotlb_force from int to enumGravatar Geert Uytterhoeven 1-1/+1
2016-12-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-6/+0
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-3/+3
2016-12-13Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+0
2016-12-13x86/smpboot: Make logical package management more robustGravatar Thomas Gleixner 1-6/+0
2016-12-12Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-13/+0
2016-12-09xen/x86: Increase xen_e820_map to E820_X_MAX possible entriesGravatar Alex Thorlton 1-3/+3
2016-11-22x86/paravirt: Optimize native pv_lock_ops.vcpu_is_preempted()Gravatar Peter Zijlstra 1-2/+3
2016-11-22x86/xen: Support the vCPU preemption checkGravatar Juergen Gross 1-1/+2
2016-11-07swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping functionGravatar Alexander Duyck 1-1/+0
2016-11-01x86/fpu: Remove clts()Gravatar Andy Lutomirski 1-13/+0
2016-10-24Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+2
2016-10-24x86: xen: move cpu_up functions out of ifdefGravatar Arnd Bergmann 1-0/+2
2016-10-06Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 7-80/+96
2016-10-06xen/x86: Update topology map for PV VCPUsGravatar Boris Ostrovsky 1-0/+6
2016-10-05xen/x86: Initialize per_cpu(xen_vcpu, 0) a little earlierGravatar Boris Ostrovsky 1-1/+2
2016-10-03Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2016-10-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+0
2016-10-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-249/+1
2016-09-30xen: Remove event channel notification through Xen PCI platform deviceGravatar KarimAllah Ahmed 3-22/+6
2016-09-30x86/asm: Get rid of __read_cr4_safe()Gravatar Andy Lutomirski 1-1/+0
2016-09-30xen/x86: Convert to hotplug state machineGravatar Boris Ostrovsky 1-50/+65
2016-09-30x86/xen: add missing \n at end of printk warning messageGravatar Colin Ian King 1-1/+1
2016-09-30x86, locking/spinlocks: Remove ticket (spin)lock implementationGravatar Peter Zijlstra 1-249/+1
2016-09-21x86/e820: Prepare e280 code for switch to dynamic storageGravatar Denys Vlasenko 1-1/+1
2016-09-05xen: Add xen_pin_vcpu() to support calling functions on a dedicated pCPUGravatar Juergen Gross 1-0/+40
2016-08-26xen/grant-table: Use kmalloc_array() in arch_gnttab_valloc()Gravatar Markus Elfring 1-1/+1
2016-08-24xen: Make VPMU init message look less scaryGravatar Juergen Gross 1-2/+5
2016-08-24xen/x86: Move irq allocation from Xen smp_op.cpu_up()Gravatar Boris Ostrovsky 3-56/+63
2016-08-24xen: change the type of xen_vcpu_id to uint32_tGravatar Vitaly Kuznetsov 1-1/+1
2016-08-02kexec: allow kdump with crash_kexec_post_notifiersGravatar Petr Tesarik 1-3/+2
2016-08-01Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 6-6/+6
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 8-118/+186
2016-07-26xen: add static initialization of steal_clock op to xen_time_opsGravatar Juergen Gross 1-0/+1
2016-07-25Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-3/+1
2016-07-25xen/pvhvm: run xen_vcpu_setup() for the boot CPUGravatar Vitaly Kuznetsov 3-1/+9
2016-07-25x86/xen: use xen_vcpu_id mapping when pointing vcpu_info to shared_infoGravatar Vitaly Kuznetsov 1-4/+6
2016-07-25x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_opGravatar Vitaly Kuznetsov 4-16/+26
2016-07-25xen: introduce xen_vcpu_id mappingGravatar Vitaly Kuznetsov 1-1/+22
2016-07-15x86/apic: Remove the unused struct apic::apic_id_mask fieldGravatar Wei Jiangang 1-1/+0
2016-07-14x86/xen: Audit and remove any unnecessary uses of module.hGravatar Paul Gortmaker 6-6/+6
2016-07-09Merge branch 'linus' into x86/asm, to pick up fixes before merging new changesGravatar Ingo Molnar 2-43/+33