summaryrefslogtreecommitdiffstats
path: root/include/xen
AgeCommit message (Expand)Author
2020-06-11xen: Move xen_setup_callback_vector() definition to include/xen/hvm.hVitaly Kuznetsov
2020-06-11x86/entry: Convert XEN hypercall vector to IDTENTRY_SYSVECThomas Gleixner
2020-06-11x86/entry: Switch XEN/PV hypercall entry to IDTENTRYThomas Gleixner
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-04-07xen: Use evtchn_type_t as a type for event channelsYan Yankovskyi
2020-03-30xen/xenbus: remove unused xenbus_map_ring()Juergen Gross
2020-03-05xen/xenbus: fix lockingJuergen Gross
2020-03-05xen: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-05Merge tag 'for-linus-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-29xenbus/backend: Protect xenbus callback with lockSeongJae Park
2020-01-29xenbus/backend: Add memory pressure handler callbackSeongJae Park
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar
2019-12-20xen/interface: re-define FRONT/BACK_RING_ATTACH()Paul Durrant
2019-12-20xenbus: limit when state is forced to closedPaul Durrant
2019-12-08sched/rt, xen: Use CONFIG_PREEMPTIONThomas Gleixner
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig
2019-11-14xen/mcelog: add PPIN to record when availableJan Beulich
2019-11-14xen/mcelog: drop __MC_MSR_MCGCAPJan Beulich
2019-10-04Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-10-02xen/efi: have a common runtime setup functionJuergen Gross
2019-09-11swiotlb-xen: simplify cache maintainanceChristoph Hellwig
2019-09-11swiotlb-xen: use the same foreign page check everywhereChristoph Hellwig
2019-09-11xen/arm: remove xen_dma_opsChristoph Hellwig
2019-09-11xen/arm: consolidate page-coherent.hChristoph Hellwig
2019-07-31xen: avoid link error on ARMArnd Bergmann
2019-07-17xen: remove tmem driverJuergen Gross
2019-07-17xen/events: fix binding user event channels to cpusJuergen Gross
2019-04-01block: pass page to xen_biovec_phys_mergeableMing Lei
2019-02-18x86/xen: dont add memory above max allowed allocationJuergen Gross
2019-01-23arm64/xen: fix xen-swiotlb cache flushingChristoph Hellwig
2018-12-18xen: Introduce shared buffer helpers for page directory...Oleksandr Andrushchenko
2018-12-13xen/pvh: Add memory map pointer to hvm_start_info structMaran Wilson
2018-12-13xen/pvh: Move Xen specific PVH VM initialization out of common fileMaran Wilson
2018-11-29Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin
2018-11-02CONFIG_XEN_PV breaks xen_create_contiguous_region on ARMStefano Stabellini
2018-10-23Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-10-01Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe
2018-09-26xen: provide a prototype for xen_biovec_phys_mergeable in xen.hChristoph Hellwig
2018-09-14xen/balloon: add runtime control for scrubbing ballooned out pagesMarek Marczykowski-Górecki
2018-09-03x86/xen: Move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.cJuergen Gross
2018-09-03x86/xen: Move pv irq related functions under CONFIG_XEN_PV umbrellaJuergen Gross
2018-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-07-26xen/grant-table: Allow allocating buffers suitable for DMAOleksandr Andrushchenko
2018-07-26xen/balloon: Share common memory reservation routinesOleksandr Andrushchenko
2018-07-26xen/grant-table: Make set/clear page private code sharedOleksandr Andrushchenko
2018-06-23Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-19xen: share start flags between PV and PVHRoger Pau Monne
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab