summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-11-261-10/+0
|\
| * x86/iopl: Remove legacy IOPL optionThomas Gleixner2019-11-161-10/+0
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-264-37/+40
|\ \
| * | x86/asm/32: Add ENDs to some functions and relabel with SYM_CODE_*Jiri Slaby2019-10-181-3/+4
| * | x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby2019-10-182-22/+22
| * | x86/asm/64: Change all ENTRY+END to SYM_CODE_*Jiri Slaby2019-10-182-8/+8
| * | x86/asm/64: Add ENDs to some functions and relabel with SYM_CODE_*Jiri Slaby2019-10-181-2/+4
| * | x86/asm: Annotate aliasesJiri Slaby2019-10-181-2/+2
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-11-261-50/+25
|\ \ \
| * | | x86/xen/32: Simplify ring check in xen_iret_crit_fixup()Jan Beulich2019-11-191-11/+4
| * | | x86/xen/32: Make xen_iret_crit_fixup() independent of frame layoutJan Beulich2019-11-191-42/+24
| | |/ | |/|
* | | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-11-251-1/+1
|\ \ \ | |/ / |/| |
| * | x86: Use pr_warn instead of pr_warningKefeng Wang2019-10-181-1/+1
* | | Merge tag 'for-linus-5.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-10-261-0/+8
|\ \ \
| * | | xen: issue deprecation warning for 32-bit pv guestJuergen Gross2019-10-251-0/+8
* | | | Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-10-121-3/+25
|\| | |
| * | | x86/xen: Return from panic notifierBoris Ostrovsky2019-10-071-3/+25
* | | | Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-10-041-13/+1
|\| | | | |_|/ |/| |
| * | xen/efi: have a common runtime setup functionJuergen Gross2019-10-021-15/+1
| * | xen/efi: Set nonblocking callbacksRoss Lagerwall2019-10-011-0/+2
* | | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-09-191-2/+0
|\ \ \
| * | | xen: remove the exports for xen_{create,destroy}_contiguous_regionChristoph Hellwig2019-09-111-2/+0
| |/ /
* / / x86/paravirt: Drop {read,write}_cr8() hooksAndrew Cooper2019-07-221-15/+0
|/ /
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-204-12/+22
|\ \
| * | x86/paravirt: Make read_cr2() CALLEE_SAVEPeter Zijlstra2019-07-174-12/+22
* | | xen/pv: Fix a boot up hang revealed by int3 self testZhenzhong Duan2019-07-172-2/+1
* | | x86/xen: Add "nopv" support for HVM guestZhenzhong Duan2019-07-171-8/+35
* | | x86/paravirt: Remove const mark from x86_hyper_xen_hvm variableZhenzhong Duan2019-07-171-1/+1
* | | xen: Map "xen_nopv" parameter to "nopv" and mark it obsoleteZhenzhong Duan2019-07-171-6/+6
* | | x86: Add "nopv" parameter to disable PV extensionsZhenzhong Duan2019-07-171-0/+1
* | | x86/xen: Mark xen_hvm_need_lapic() and xen_x2apic_para_available() as __initZhenzhong Duan2019-07-171-2/+1
* | | Revert "x86/paravirt: Set up the virt_spin_lock_key after static keys get ini...Zhenzhong Duan2019-07-171-4/+2
|/ /
* | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-122-9/+1
|\ \
| * | x86: xen: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-032-9/+1
* | | mm/pgtable: drop pgtable_t variable from pte_fn_t functionsAnshuman Khandual2019-07-121-2/+1
* | | x86/asm: Move native_write_cr0/4() out of lineThomas Gleixner2019-07-101-0/+1
| |/ |/|
* | Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-081-0/+1
|\ \
| * | topology: Create core_cpus and die_cpus sysfs attributesLen Brown2019-05-231-0/+1
| |/
* / x86/Kconfig: Add new X86_HV_CALLBACK_VECTOR config symbolZhao Yakui2019-06-111-0/+1
|/
* Merge tag 'for-linus-5.2b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-05-155-13/+32
|\
| * xen/pvh: correctly setup the PV EFI interface for dom0Roger Pau Monne2019-04-254-10/+14
| * xen/pvh: set xen_domain_type to HVM in xen_pvh_initRoger Pau Monne2019-04-251-0/+1
| * x86/xen: Add "xen_timer_slop" command line optionRyan Thibodeaux2019-04-231-3/+17
* | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-05-071-1/+1
|\ \
| * | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-091-1/+1
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-061-2/+0
|\ \ \
| * | | x86/alternatives: Use temporary mm for text pokingNadav Amit2019-04-301-2/+0
| | |/ | |/|
* | | x86/irq/64: Split the IRQ stack into its own pagesAndy Lutomirski2019-04-171-5/+5
* | | x86/irq/32: Handle irq stack allocation failure properThomas Gleixner2019-04-171-1/+3
|/ /
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-121-2/+9
|\ \