Age | Commit message (Expand) | Author | Files | Lines |
2021-11-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2021-11-06 | memblock: use memblock_free for freeing virtual pointers | Mike Rapoport | 1 | -1/+1 |
2021-11-06 | memblock: rename memblock_free to memblock_phys_free | Mike Rapoport | 1 | -1/+1 |
2021-11-04 | Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2021-10-31 | Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'arm/... | Joerg Roedel | 1 | -1/+1 |
2021-10-25 | dma-buf: move dma-buf symbols into the DMA_BUF module namespace | Greg Kroah-Hartman | 1 | -0/+3 |
2021-10-08 | Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -17/+26 |
2021-10-06 | xen/balloon: fix cancelled balloon action | Juergen Gross | 1 | -6/+15 |
2021-10-05 | xen/x86: allow PVH Dom0 without XEN_PV=y | Jan Beulich | 1 | -2/+2 |
2021-10-05 | xen/privcmd: drop "pages" parameter from xen_remap_pfn() | Jan Beulich | 1 | -3/+2 |
2021-10-05 | xen/privcmd: fix error handling in mmap-resource processing | Jan Beulich | 1 | -3/+4 |
2021-10-05 | xen/privcmd: replace kcalloc() by kvcalloc() when allocating empty pages | Jan Beulich | 1 | -3/+3 |
2021-09-29 | swiotlb: Support aligned swiotlb buffers | David Stevens | 1 | -1/+1 |
2021-09-25 | Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -5/+15 |
2021-09-21 | xen/balloon: fix balloon kthread freezing | Juergen Gross | 1 | -2/+2 |
2021-09-20 | swiotlb-xen: this is PV-only on x86 | Jan Beulich | 1 | -0/+1 |
2021-09-20 | swiotlb-xen: ensure to issue well-formed XENMEM_exchange requests | Jan Beulich | 1 | -3/+4 |
2021-09-20 | Xen/gntdev: don't ignore kernel unmapping error | Jan Beulich | 1 | -0/+8 |
2021-09-17 | Merge tag 'for-linus-5.15b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -38/+63 |
2021-09-15 | swiotlb-xen: drop DEFAULT_NSLABS | Jan Beulich | 1 | -2/+0 |
2021-09-15 | swiotlb-xen: arrange to have buffer info logged | Jan Beulich | 1 | -1/+1 |
2021-09-15 | swiotlb-xen: drop leftover __ref | Jan Beulich | 1 | -1/+1 |
2021-09-15 | swiotlb-xen: limit init retries | Jan Beulich | 1 | -2/+2 |
2021-09-15 | swiotlb-xen: suppress certain init retries | Jan Beulich | 1 | -1/+2 |
2021-09-15 | swiotlb-xen: maintain slab count properly | Jan Beulich | 1 | -10/+9 |
2021-09-15 | swiotlb-xen: fix late init retry | Jan Beulich | 1 | -2/+2 |
2021-09-15 | swiotlb-xen: avoid double free | Jan Beulich | 1 | -1/+0 |
2021-09-15 | xen/pvcalls: backend can be a module | Jan Beulich | 1 | -1/+1 |
2021-09-14 | xen/balloon: use a kernel thread instead a workqueue | Juergen Gross | 1 | -17/+45 |
2021-09-03 | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -2/+0 |
2021-09-03 | Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+4 |
2021-09-02 | Merge tag 'for-linus-5.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -40/+23 |
2021-09-02 | Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -1/+1 |
2021-09-01 | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -4/+2 |
2021-08-30 | drivers/xen/xenbus/xenbus_client.c: fix bugon.cocci warnings | Jing Yangyang | 1 | -6/+3 |
2021-08-30 | xen: assume XENFEAT_gnttab_map_avail_bits being set for pv guests | Juergen Gross | 1 | -34/+2 |
2021-08-30 | xen: check required Xen features | Juergen Gross | 1 | -0/+18 |
2021-08-19 | isystem: trim/fixup stdarg.h and other headers | Alexey Dobriyan | 1 | -2/+0 |
2021-08-14 | Merge tag 'for-linus-5.14-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -7/+15 |
2021-08-12 | xen/events: Fix race in set_evtchn_to_irq | Maximilian Heyne | 1 | -6/+14 |
2021-08-09 | xen: swiotlb: return error code from xen_swiotlb_map_sg() | Martin Oliveira | 1 | -1/+1 |
2021-07-23 | swiotlb: Convert io_default_tlb_mem to static allocation | Will Deacon | 1 | -2/+2 |
2021-07-21 | xen/events: remove redundant initialization of variable irq | Colin Ian King | 1 | -1/+1 |
2021-07-21 | bus: Make remove callback return void | Uwe Kleine-König | 2 | -4/+2 |
2021-07-13 | swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing | Claire Chang | 1 | -1/+1 |
2021-07-13 | swiotlb: Update is_swiotlb_buffer to add a struct device argument | Claire Chang | 1 | -1/+1 |
2021-07-07 | Merge tag 'for-linus-5.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -28/+21 |
2021-07-05 | xen: Use DEVICE_ATTR_*() macro | YueHaibing | 3 | -28/+21 |
2021-07-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -9/+8 |
2021-06-24 | xen/events: reset active flag for lateeoi events later | Juergen Gross | 1 | -1/+10 |