aboutsummaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)AuthorFilesLines
2020-06-13Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 3-57/+19
2020-06-12Merge tag 'for-linus-5.8b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 12-123/+78
2020-06-11x86/entry: Convert XEN hypercall vector to IDTENTRY_SYSVECGravatar Thomas Gleixner 1-4/+2
2020-06-11x86/entry: Switch XEN/PV hypercall entry to IDTENTRYGravatar Thomas Gleixner 2-43/+1
2020-06-11x86/xen: Split HVM vector callback setup and interrupt gate allocationGravatar Vitaly Kuznetsov 1-11/+17
2020-06-10Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2020-06-09mmap locking API: convert mmap_sem commentsGravatar Michel Lespinasse 1-1/+1
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesGravatar Michel Lespinasse 2-9/+9
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedGravatar Mike Rapoport 6-6/+0
2020-05-29xen/pci: Get rid of verbose_request and use dev_dbg() insteadGravatar Boris Ostrovsky 4-50/+21
2020-05-27xenbus: Use dev_printk() when possibleGravatar Bjorn Helgaas 1-6/+5
2020-05-27xen-pciback: Use dev_printk() when possibleGravatar Bjorn Helgaas 6-83/+65
2020-05-21xen: enable BALLOON_MEMORY_HOTPLUG by defaultGravatar Roger Pau Monne 1-0/+1
2020-05-21xen: expand BALLOON_MEMORY_HOTPLUG descriptionGravatar Roger Pau Monne 1-0/+3
2020-05-21xen/pvcalls: Make pvcalls_back_global staticGravatar YueHaibing 1-1/+1
2020-05-21xen/cpuhotplug: Fix initial CPU offlining for PV(H) guestsGravatar Boris Ostrovsky 1-5/+3
2020-05-21xen-platform: Constify dev_pm_opsGravatar Rikard Falkeborn 1-1/+1
2020-05-21xen/pvcalls-back: test for errors when calling backend_connect()Gravatar Juergen Gross 1-1/+2
2020-04-26xen/privcmd: Remove unneeded asm/tlb.h includeGravatar Thomas Gleixner 1-1/+0
2020-04-17Merge tag 'for-linus-5.7-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+8
2020-04-16READ_ONCE: Enforce atomicity for {READ,WRITE}_ONCE() memory accessesGravatar Will Deacon 1-1/+1
2020-04-14xen/xenbus: ensure xenbus_map_ring_valloc() returns proper grant statusGravatar Juergen Gross 1-1/+8
2020-04-10Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 12-102/+113
2020-04-07xen: Use evtchn_type_t as a type for event channelsGravatar Yan Yankovskyi 12-102/+113
2020-04-03Merge tag 'for-linus-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-89/+47
2020-03-30Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2020-03-30xen-pciback: fix INTERRUPT_TYPE_* definesGravatar Marek Marczykowski-Górecki 2-5/+5
2020-03-30xen/xenbus: remove unused xenbus_map_ring()Gravatar Juergen Gross 1-84/+42
2020-03-25xen/cpuhotplug: Replace cpu_up/down() with device_online/offline()Gravatar Qais Yousef 1-1/+1
2020-03-05xen/xenbus: fix lockingGravatar Juergen Gross 2-7/+8
2020-03-05xenbus: req->err should be updated before req->stateGravatar Dongli Zhang 1-0/+2
2020-03-05xenbus: req->body should be updated before req->stateGravatar Dongli Zhang 2-3/+8
2020-03-05xen: Replace zero-length array with flexible-array memberGravatar Gustavo A. R. Silva 1-1/+1
2020-02-21Merge tag 'for-linus-5.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+3
2020-02-20xen: Enable interrupts when calling _cond_resched()Gravatar Thomas Gleixner 1-1/+3
2020-02-05Merge tag 'for-linus-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 10-14/+277
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-23/+0
2020-01-29xenbus/backend: Protect xenbus callback with lockGravatar SeongJae Park 2-3/+15
2020-01-29xenbus/backend: Add memory pressure handler callbackGravatar SeongJae Park 1-0/+32
2020-01-28xen/gntdev: Do not use mm notifiers with autotranslating guestsGravatar Boris Ostrovsky 1-12/+12
2020-01-22xen/balloon: Support xend-based toolstack take twoGravatar Juergen Gross 1-1/+1
2020-01-20Backmerge v5.5-rc7 into drm-nextGravatar Dave Airlie 5-33/+33
2020-01-15xen-pciback: optionally allow interrupt enable flag writesGravatar Marek Marczykowski-Górecki 6-0/+219
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesGravatar Ingo Molnar 10-96/+79
2019-12-21Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 5-33/+33
2019-12-20xen/grant-table: remove multiple BUG_ON on gnttab_interfaceGravatar Aditya Pakki 1-4/+0
2019-12-20xenbus: limit when state is forced to closedGravatar Paul Durrant 1-2/+10
2019-12-20xenbus: move xenbus_dev_shutdown() into frontend code...Gravatar Paul Durrant 4-27/+23
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Gravatar Daniel Vetter 1-23/+0
2019-12-15Merge tag 'for-linus-5.5b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+2