summaryrefslogtreecommitdiff
path: root/arch/x86/xen
AgeCommit message (Expand)Author
2018-11-13xen: fix xen_qlock_wait()Juergen Gross
2018-11-13xen: make xen_qlock_wait() nestableJuergen Gross
2018-11-13xen: fix race in xen_qlock_wait()Juergen Gross
2018-11-10Revert "x86/mm: Expand static page table for fixmap space"Sasha Levin
2018-10-13x86/mm: Expand static page table for fixmap spaceFeng Tang
2018-09-29xen/x86/vpmu: Zero struct pt_regs before calling into sample handling codeBoris Ostrovsky
2018-08-15x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange
2018-07-11x86/xen: Add call of speculative_store_bypass_ht_init() to PV pathsJuergen Gross
2018-06-06x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under XenJuergen Gross
2018-06-06xen: set cpu capabilities from xen_start_kernel()Juergen Gross
2018-06-06x86/amd: revert commit 944e0fc51a89c9827b9Juergen Gross
2018-06-05x86/xen: Add unwind hint annotations to xen_setup_gdtGreg Kroah-Hartman
2018-06-05objtool, x86: Add several functions and files to the objtool whitelistJosh Poimboeuf
2018-05-22x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under XenDavid Woodhouse
2018-05-22tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...Steven Rostedt (VMware)
2018-03-24x86/xen: split xen_smp_prepare_boot_cpu()Vitaly Kuznetsov
2018-03-11x86/xen: Zero MSR_IA32_SPEC_CTRL before suspendJuergen Gross
2018-01-02x86/mm: Enable CR4.PCIDE on supported systemsAndy Lutomirski
2017-05-20xen: adjust early dom0 p2m handling to xen hypervisor behaviorJuergen Gross
2017-05-14xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky
2017-04-21x86/xen: Fix APIC id mismatch warning on IntelMohit Gambhir
2017-04-08xen/setup: Don't relocate p2m over existing oneRoss Lagerwall
2017-01-26swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven
2017-01-09x86/smpboot: Make logical package management more robustThomas Gleixner
2016-10-24Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-24x86: xen: move cpu_up functions out of ifdefArnd Bergmann
2016-10-06Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-06xen/x86: Update topology map for PV VCPUsBoris Ostrovsky
2016-10-05xen/x86: Initialize per_cpu(xen_vcpu, 0) a little earlierBoris Ostrovsky
2016-10-03Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-10-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-09-30xen: Remove event channel notification through Xen PCI platform deviceKarimAllah Ahmed
2016-09-30x86/asm: Get rid of __read_cr4_safe()Andy Lutomirski
2016-09-30xen/x86: Convert to hotplug state machineBoris Ostrovsky
2016-09-30x86/xen: add missing \n at end of printk warning messageColin Ian King
2016-09-30x86, locking/spinlocks: Remove ticket (spin)lock implementationPeter Zijlstra
2016-09-21x86/e820: Prepare e280 code for switch to dynamic storageDenys Vlasenko
2016-09-05xen: Add xen_pin_vcpu() to support calling functions on a dedicated pCPUJuergen Gross
2016-08-26xen/grant-table: Use kmalloc_array() in arch_gnttab_valloc()Markus Elfring
2016-08-24xen: Make VPMU init message look less scaryJuergen Gross
2016-08-24xen/x86: Move irq allocation from Xen smp_op.cpu_up()Boris Ostrovsky
2016-08-24xen: change the type of xen_vcpu_id to uint32_tVitaly Kuznetsov
2016-08-02kexec: allow kdump with crash_kexec_post_notifiersPetr Tesarik
2016-08-01Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-26xen: add static initialization of steal_clock op to xen_time_opsJuergen Gross
2016-07-25Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-07-25xen/pvhvm: run xen_vcpu_setup() for the boot CPUVitaly Kuznetsov
2016-07-25x86/xen: use xen_vcpu_id mapping when pointing vcpu_info to shared_infoVitaly Kuznetsov