Age | Commit message (Expand) | Author | Files | Lines |
2020-07-11 | Merge tag 'for-linus-5.8b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+1 |
2020-07-10 | xen/xenbus: Fix a double free in xenbus_map_ring_pv() | Dan Carpenter | 1 | -3/+1 |
2020-07-04 | Merge tag 'for-linus-5.8b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -86/+81 |
2020-07-03 | xen/xenbus: let xenbus_map_ring_valloc() return errno values only | Juergen Gross | 1 | -16/+6 |
2020-07-03 | xen/xenbus: avoid large structs and arrays on the stack | Juergen Gross | 1 | -78/+83 |
2020-06-13 | Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -57/+19 |
2020-06-12 | Merge tag 'for-linus-5.8b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 12 | -123/+78 |
2020-06-11 | x86/entry: Convert XEN hypercall vector to IDTENTRY_SYSVEC | Thomas Gleixner | 1 | -4/+2 |
2020-06-11 | x86/entry: Switch XEN/PV hypercall entry to IDTENTRY | Thomas Gleixner | 2 | -43/+1 |
2020-06-11 | x86/xen: Split HVM vector callback setup and interrupt gate allocation | Vitaly Kuznetsov | 1 | -11/+17 |
2020-06-11 | Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2020-06-09 | mmap locking API: convert mmap_sem comments | Michel Lespinasse | 1 | -1/+1 |
2020-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse | 2 | -9/+9 |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 6 | -6/+0 |
2020-05-29 | xen/pci: Get rid of verbose_request and use dev_dbg() instead | Boris Ostrovsky | 4 | -50/+21 |
2020-05-28 | xenbus: Use dev_printk() when possible | Bjorn Helgaas | 1 | -6/+5 |
2020-05-28 | xen-pciback: Use dev_printk() when possible | Bjorn Helgaas | 6 | -83/+65 |
2020-05-22 | xen: enable BALLOON_MEMORY_HOTPLUG by default | Roger Pau Monne | 1 | -0/+1 |
2020-05-22 | xen: expand BALLOON_MEMORY_HOTPLUG description | Roger Pau Monne | 1 | -0/+3 |
2020-05-21 | xen/pvcalls: Make pvcalls_back_global static | YueHaibing | 1 | -1/+1 |
2020-05-21 | xen/cpuhotplug: Fix initial CPU offlining for PV(H) guests | Boris Ostrovsky | 1 | -5/+3 |
2020-05-21 | xen-platform: Constify dev_pm_ops | Rikard Falkeborn | 1 | -1/+1 |
2020-05-21 | xen/pvcalls-back: test for errors when calling backend_connect() | Juergen Gross | 1 | -1/+2 |
2020-04-26 | xen/privcmd: Remove unneeded asm/tlb.h include | Thomas Gleixner | 1 | -1/+0 |
2020-04-17 | Merge tag 'for-linus-5.7-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+8 |
2020-04-16 | READ_ONCE: Enforce atomicity for {READ,WRITE}_ONCE() memory accesses | Will Deacon | 1 | -1/+1 |
2020-04-14 | xen/xenbus: ensure xenbus_map_ring_valloc() returns proper grant status | Juergen Gross | 1 | -1/+8 |
2020-04-11 | Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 12 | -102/+113 |
2020-04-07 | xen: Use evtchn_type_t as a type for event channels | Yan Yankovskyi | 12 | -102/+113 |
2020-04-03 | Merge tag 'for-linus-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -89/+47 |
2020-03-31 | Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2020-03-30 | xen-pciback: fix INTERRUPT_TYPE_* defines | Marek Marczykowski-Górecki | 2 | -5/+5 |
2020-03-30 | xen/xenbus: remove unused xenbus_map_ring() | Juergen Gross | 1 | -84/+42 |
2020-03-25 | xen/cpuhotplug: Replace cpu_up/down() with device_online/offline() | Qais Yousef | 1 | -1/+1 |
2020-03-05 | xen/xenbus: fix locking | Juergen Gross | 2 | -7/+8 |
2020-03-05 | xenbus: req->err should be updated before req->state | Dongli Zhang | 1 | -0/+2 |
2020-03-05 | xenbus: req->body should be updated before req->state | Dongli Zhang | 2 | -3/+8 |
2020-03-05 | xen: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2020-02-22 | Merge tag 'for-linus-5.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+3 |
2020-02-21 | xen: Enable interrupts when calling _cond_resched() | Thomas Gleixner | 1 | -1/+3 |
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 |