summaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-06-133-57/+19
|\
| * x86/entry: Convert XEN hypercall vector to IDTENTRY_SYSVECThomas Gleixner2020-06-111-4/+2
| * x86/entry: Switch XEN/PV hypercall entry to IDTENTRYThomas Gleixner2020-06-112-43/+1
| * x86/xen: Split HVM vector callback setup and interrupt gate allocationVitaly Kuznetsov2020-06-111-11/+17
* | Merge tag 'for-linus-5.8b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-06-1212-123/+78
|\ \ | |/ |/|
| * xen/pci: Get rid of verbose_request and use dev_dbg() insteadBoris Ostrovsky2020-05-294-50/+21
| * xenbus: Use dev_printk() when possibleBjorn Helgaas2020-05-271-6/+5
| * xen-pciback: Use dev_printk() when possibleBjorn Helgaas2020-05-276-83/+65
| * xen: enable BALLOON_MEMORY_HOTPLUG by defaultRoger Pau Monne2020-05-211-0/+1
| * xen: expand BALLOON_MEMORY_HOTPLUG descriptionRoger Pau Monne2020-05-211-0/+3
| * xen/pvcalls: Make pvcalls_back_global staticYueHaibing2020-05-211-1/+1
| * xen/cpuhotplug: Fix initial CPU offlining for PV(H) guestsBoris Ostrovsky2020-05-211-5/+3
| * xen-platform: Constify dev_pm_opsRikard Falkeborn2020-05-211-1/+1
| * xen/pvcalls-back: test for errors when calling backend_connect()Juergen Gross2020-05-211-1/+2
* | Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-101-1/+1
|\ \
| * | READ_ONCE: Enforce atomicity for {READ,WRITE}_ONCE() memory accessesWill Deacon2020-04-161-1/+1
* | | mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-1/+1
* | | mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-092-9/+9
* | | mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-096-6/+0
* | | xen/privcmd: Remove unneeded asm/tlb.h includeThomas Gleixner2020-04-261-1/+0
| |/ |/|
* | Merge tag 'for-linus-5.7-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-171-1/+8
|\ \ | |/ |/|
| * xen/xenbus: ensure xenbus_map_ring_valloc() returns proper grant statusJuergen Gross2020-04-141-1/+8
* | Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-04-1012-102/+113
|\|
| * xen: Use evtchn_type_t as a type for event channelsYan Yankovskyi2020-04-0712-102/+113
* | Merge tag 'for-linus-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-033-89/+47
|\|
| * xen-pciback: fix INTERRUPT_TYPE_* definesMarek Marczykowski-Górecki2020-03-302-5/+5
| * xen/xenbus: remove unused xenbus_map_ring()Juergen Gross2020-03-301-84/+42
* | Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-301-1/+1
|\ \ | |/ |/|
| * xen/cpuhotplug: Replace cpu_up/down() with device_online/offline()Qais Yousef2020-03-251-1/+1
* | xen/xenbus: fix lockingJuergen Gross2020-03-052-7/+8
* | xenbus: req->err should be updated before req->stateDongli Zhang2020-03-051-0/+2
* | xenbus: req->body should be updated before req->stateDongli Zhang2020-03-052-3/+8
* | xen: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-051-1/+1
|/
* Merge tag 'for-linus-5.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-02-211-1/+3
|\
| * xen: Enable interrupts when calling _cond_resched()Thomas Gleixner2020-02-201-1/+3
* | Merge tag 'for-linus-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-02-0510-14/+277
|\|
| * xenbus/backend: Protect xenbus callback with lockSeongJae Park2020-01-292-3/+15
| * xenbus/backend: Add memory pressure handler callbackSeongJae Park2020-01-291-0/+32
| * xen/gntdev: Do not use mm notifiers with autotranslating guestsBoris Ostrovsky2020-01-281-12/+12
| * xen/balloon: Support xend-based toolstack take twoJuergen Gross2020-01-221-1/+1
| * xen-pciback: optionally allow interrupt enable flag writesMarek Marczykowski-Górecki2020-01-156-0/+219
* | Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-01-301-23/+0
|\ \
| * | Backmerge v5.5-rc7 into drm-nextDave Airlie2020-01-205-33/+33
| |\|
| * | Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-12-171-23/+0
| |\ \
| | * | xen/gntdev-dmabuf: Ditch dummy map functionsDaniel Vetter2019-11-251-23/+0
* | | | Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar2019-12-2510-96/+79
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-12-215-33/+33
| |\ \ \ | | |/ / | |/| |
| | * | xen/grant-table: remove multiple BUG_ON on gnttab_interfaceAditya Pakki2019-12-201-4/+0
| | * | xenbus: limit when state is forced to closedPaul Durrant2019-12-201-2/+10
| | * | xenbus: move xenbus_dev_shutdown() into frontend code...Paul Durrant2019-12-204-27/+23