Age | Commit message (Expand) | Author |
2018-12-02 | Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-11-29 | pvcalls-front: fixes incorrect error handling | Pan Bian |
2018-11-29 | Revert "xen/balloon: Mark unallocated host memory as UNUSABLE" | Igor Druzhinin |
2018-11-29 | xen: xlate_mmu: add missing header to fix 'W=1' warning | Srikanth Boddepalli |
2018-11-10 | Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-11-09 | xen: remove size limit of privcmd-buf mapping interface | Juergen Gross |
2018-11-06 | xen/grant-table: Fix incorrect gnttab_dma_free_pages() pr_debug message | Liam Merwick |
2018-11-01 | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds |
2018-10-31 | mm/memory_hotplug: make add_memory() take the device_hotplug_lock | David Hildenbrand |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-31 | memblock: replace free_bootmem{_node} with memblock_free | Mike Rapoport |
2018-10-31 | memblock: replace alloc_bootmem_pages with memblock_alloc | Mike Rapoport |
2018-10-26 | xen: drop writing error messages to xenstore | Juergen Gross |
2018-10-24 | xen: remove redundant 'default n' from Kconfig | Bartlomiej Zolnierkiewicz |
2018-10-24 | xen/balloon: Support xend-based toolstack | Boris Ostrovsky |
2018-10-24 | xen/balloon: Grammar s/Is it/It is/ | Geert Uytterhoeven |
2018-10-24 | xen: Make XEN_BACKEND selectable by DomU | Jason Andryuk |
2018-10-24 | iov_iter: Separate type from direction and use accessor functions | David Howells |
2018-10-23 | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-10-23 | Merge branch 'stable/for-linus-4.20' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-10-22 | Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-10-18 | xen-swiotlb: use actually allocated size on check physical continuous | Joe Jin |
2018-10-01 | Merge tag 'v4.19-rc6' into for-4.20/block | Jens Axboe |
2018-09-26 | xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h> | Christoph Hellwig |
2018-09-26 | block: remove ARCH_BIOVEC_PHYS_MERGEABLE | Christoph Hellwig |
2018-09-26 | xen: remove the xen_biovec_phys_mergeable export | Christoph Hellwig |
2018-09-20 | dma-mapping: support non-coherent devices in dma_common_get_sgtable | Christoph Hellwig |
2018-09-20 | dma-mapping: consolidate the dma mmap implementations | Christoph Hellwig |
2018-09-19 | xen: issue warning message when out of grant maptrack entries | Juergen Gross |
2018-09-14 | xen/gntdev: fix up blockable calls to mn_invl_range_start | Michal Hocko |
2018-09-14 | xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage | Josh Abraham |
2018-09-14 | xen: avoid crash in disable_hotplug_cpu | Olaf Hering |
2018-09-14 | xen/balloon: add runtime control for scrubbing ballooned out pages | Marek Marczykowski-Górecki |
2018-09-14 | xen/manage: don't complain about an empty value in control/sysrq node | Vitaly Kuznetsov |
2018-09-03 | x86/paravirt: Use a single ops structure | Juergen Gross |
2018-08-31 | Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-08-28 | xen: export device state to sysfs | Joe Jin |
2018-08-23 | Merge tag 'for-linus-4.19b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-08-22 | mm, oom: distinguish blockable mode for mmu notifiers | Michal Hocko |
2018-08-20 | xen/ACPI: don't upload Px/Cx data for disabled processors | Jan Beulich |
2018-08-20 | xen/mcelog: eliminate redundant setting of interface version | Jan Beulich |
2018-08-15 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2018-08-15 | Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2018-08-08 | xen/balloon: fix balloon initialization for PVH Dom0 | Roger Pau Monne |
2018-08-06 | xen/biomerge: Use true and false for boolean values | Gustavo A. R. Silva |
2018-08-02 | scsi: target: loop, usb, vhost, xen: use target_remove_session | Mike Christie |
2018-08-02 | scsi: target: rename target_alloc_session | Mike Christie |
2018-07-31 | xen/gntdev: don't dereference a null gntdev_dmabuf on allocation failure | Colin Ian King |
2018-07-26 | xen/gntdev: Implement dma-buf import functionality | Oleksandr Andrushchenko |
2018-07-26 | xen/gntdev: Implement dma-buf export functionality | Oleksandr Andrushchenko |