Age | Commit message (Expand) | Author | Files | Lines |
2020-02-05 | Merge tag 'for-linus-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 10 | -14/+277 |
2020-01-30 | Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -23/+0 |
2020-01-29 | xenbus/backend: Protect xenbus callback with lock | SeongJae Park | 2 | -3/+15 |
2020-01-29 | xenbus/backend: Add memory pressure handler callback | SeongJae Park | 1 | -0/+32 |
2020-01-28 | xen/gntdev: Do not use mm notifiers with autotranslating guests | Boris Ostrovsky | 1 | -12/+12 |
2020-01-22 | xen/balloon: Support xend-based toolstack take two | Juergen Gross | 1 | -1/+1 |
2020-01-20 | Backmerge v5.5-rc7 into drm-next | Dave Airlie | 5 | -33/+33 |
2020-01-16 | xen-pciback: optionally allow interrupt enable flag writes | Marek Marczykowski-Górecki | 6 | -0/+219 |
2019-12-25 | Merge tag 'v5.5-rc3' into sched/core, to pick up fixes | Ingo Molnar | 10 | -96/+79 |
2019-12-21 | Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -33/+33 |
2019-12-20 | xen/grant-table: remove multiple BUG_ON on gnttab_interface | Aditya Pakki | 1 | -4/+0 |
2019-12-20 | xenbus: limit when state is forced to closed | Paul Durrant | 1 | -2/+10 |
2019-12-20 | xenbus: move xenbus_dev_shutdown() into frontend code... | Paul Durrant | 4 | -27/+23 |
2019-12-17 | Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter | 1 | -23/+0 |
2019-12-15 | Merge tag 'for-linus-5.5b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+2 |
2019-12-13 | xen/balloon: fix ballooned page accounting without hotplug enabled | Juergen Gross | 1 | -1/+2 |
2019-12-08 | sched/rt, xen: Use CONFIG_PREEMPTION | Thomas Gleixner | 1 | -2/+2 |
2019-12-08 | Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -62/+44 |
2019-12-04 | xen/xenbus: reference count registered modules | Paul Durrant | 1 | -1/+12 |
2019-12-04 | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -5/+9 |
2019-12-02 | xen/gntdev: switch from kcalloc() to kvcalloc() | Juergen Gross | 1 | -15/+16 |
2019-12-02 | xen/gntdev: replace global limit of mapped pages by limit per call | Juergen Gross | 3 | -26/+11 |
2019-12-02 | xen/gntdev: remove redundant non-zero check on ret | Colin Ian King | 1 | -7/+2 |
2019-12-02 | xen/events: remove event handling recursion detection | Juergen Gross | 1 | -13/+3 |
2019-12-01 | mm/memory_hotplug.c: remove __online_page_set_limits() | Souptick Joarder | 1 | -1/+0 |
2019-11-30 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 2 | -138/+49 |
2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds | 1 | -6/+6 |
2019-11-26 | xen/gntdev-dmabuf: Ditch dummy map functions | Daniel Vetter | 1 | -23/+0 |
2019-11-24 | xen: Fix Kconfig indentation | Krzysztof Kozlowski | 1 | -29/+29 |
2019-11-24 | xen/gntdev: use mmu_interval_notifier_insert | Jason Gunthorpe | 2 | -138/+49 |
2019-11-21 | xen-platform: Convert to generic power management | Bjorn Helgaas | 1 | -5/+9 |
2019-11-20 | dma-direct: exclude dma_direct_map_resource from the min_low_pfn check | Christoph Hellwig | 1 | -2/+2 |
2019-11-20 | dma-mapping: drop the dev argument to arch_sync_dma_for_* | Christoph Hellwig | 1 | -4/+4 |
2019-11-14 | xen/mcelog: also allow building for 32-bit kernels | Jan Beulich | 1 | -1/+1 |
2019-11-14 | xen/mcelog: add PPIN to record when available | Jan Beulich | 1 | -0/+5 |
2019-11-14 | xen/mcelog: drop __MC_MSR_MCGCAP | Jan Beulich | 1 | -2/+7 |
2019-11-07 | xen/gntdev: Use select for DMA_SHARED_BUFFER | Jason Gunthorpe | 1 | -1/+2 |
2019-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 1 | -1/+1 |
2019-10-13 | Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -13/+3 |
2019-10-10 | xen: Stop abusing DT of_dma_configure API | Rob Herring | 1 | -11/+2 |
2019-10-10 | xen/grant-table: remove unnecessary printing | Fuqian Huang | 1 | -2/+1 |
2019-10-10 | net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head | Eric Dumazet | 1 | -1/+1 |
2019-10-04 | Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -56/+72 |
2019-10-02 | xen/xenbus: fix self-deadlock after killing user process | Juergen Gross | 1 | -2/+18 |
2019-10-02 | xen/efi: have a common runtime setup function | Juergen Gross | 1 | -37/+47 |
2019-10-01 | xen/balloon: Clear PG_offline in balloon_retrieve() | David Hildenbrand | 1 | -2/+1 |
2019-10-01 | xen/balloon: Mark pages PG_offline in balloon_append() | David Hildenbrand | 1 | -9/+4 |
2019-10-01 | xen/balloon: Drop __balloon_append() | David Hildenbrand | 1 | -8/+3 |
2019-10-01 | xen/balloon: Set pages PageOffline() in balloon_add_region() | David Hildenbrand | 1 | -0/+1 |
2019-09-26 | Merge tag 'for-linus-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -9/+17 |