| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: treewide: remove GFP_TEMPORARY allocation flag | Michal Hocko | 2017-09-13 | 1 | -1/+1 |
* | Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-09-07 | 6 | -8/+1262 |
|\ |
|
| * | xen: Don't try to call xen_alloc_p2m_entry() on autotranslating guests | Boris Ostrovsky | 2017-08-31 | 1 | -3/+5 |
| * | xen/events: events_fifo: Don't use {get,put}_cpu() in xen_evtchn_fifo_init() | Julien Grall | 2017-08-31 | 1 | -4/+3 |
| * | xen/pvcalls: use WARN_ON(1) instead of __WARN() | Arnd Bergmann | 2017-08-31 | 1 | -5/+5 |
| * | xen-platform: constify pci_device_id. | Arvind Yadav | 2017-08-31 | 1 | -1/+1 |
| * | xen: introduce a Kconfig option to enable the pvcalls backend | Stefano Stabellini | 2017-08-31 | 2 | -0/+13 |
| * | xen/pvcalls: implement write | Stefano Stabellini | 2017-08-31 | 1 | -0/+71 |
| * | xen/pvcalls: implement read | Stefano Stabellini | 2017-08-31 | 1 | -0/+85 |
| * | xen/pvcalls: implement the ioworker functions | Stefano Stabellini | 2017-08-31 | 1 | -0/+26 |
| * | xen/pvcalls: disconnect and module_exit | Stefano Stabellini | 2017-08-31 | 1 | -0/+53 |
| * | xen/pvcalls: implement release command | Stefano Stabellini | 2017-08-31 | 1 | -0/+68 |
| * | xen/pvcalls: implement poll command | Stefano Stabellini | 2017-08-31 | 1 | -1/+74 |
| * | xen/pvcalls: implement accept command | Stefano Stabellini | 2017-08-31 | 1 | -0/+113 |
| * | xen/pvcalls: implement listen command | Stefano Stabellini | 2017-08-31 | 1 | -0/+21 |
| * | xen/pvcalls: implement bind command | Stefano Stabellini | 2017-08-31 | 1 | -0/+79 |
| * | xen/pvcalls: implement connect command | Stefano Stabellini | 2017-08-31 | 1 | -0/+179 |
| * | xen/pvcalls: implement socket command | Stefano Stabellini | 2017-08-31 | 1 | -0/+27 |
| * | xen/pvcalls: handle commands from the frontend | Stefano Stabellini | 2017-08-31 | 1 | -0/+125 |
| * | xen/pvcalls: connect to a frontend | Stefano Stabellini | 2017-08-31 | 1 | -0/+82 |
| * | xen/pvcalls: xenbus state handling | Stefano Stabellini | 2017-08-31 | 1 | -0/+155 |
| * | xen/pvcalls: initialize the module and register the xenbus backend | Stefano Stabellini | 2017-08-31 | 1 | -0/+22 |
| * | xen/pvcalls: introduce the pvcalls xenbus backend | Stefano Stabellini | 2017-08-31 | 1 | -0/+61 |
* | | Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-09-05 | 1 | -24/+20 |
|\ \ |
|
| * | | xen: xen-pciback: remove DRIVER_ATTR() usage | Greg Kroah-Hartman | 2017-08-28 | 1 | -24/+20 |
| |/ |
|
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-09-04 | 1 | -4/+2 |
|\ \ |
|
| * | | x86/idt: Simplify alloc_intr_gate() | Thomas Gleixner | 2017-08-29 | 1 | -4/+2 |
* | | | xen/gntdev: update to new mmu_notifier semantic | Jérôme Glisse | 2017-08-31 | 1 | -8/+0 |
|/ / |
|
* | | Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-08-24 | 1 | -3/+0 |
|\ \ |
|
| * | | Kbuild: use -fshort-wchar globally | Arnd Bergmann | 2017-08-21 | 1 | -3/+0 |
* | | | Merge branch 'stable/for-jens-4.13' of git://git.kernel.org/pub/scm/linux/ker... | Jens Axboe | 2017-08-16 | 1 | -2/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | xen: fix bio vec merging | Roger Pau Monne | 2017-08-15 | 1 | -2/+1 |
* | | | xen/events: Fix interrupt lost during irq_disable and irq_enable | Liu Shuo | 2017-08-11 | 1 | -1/+1 |
* | | | xen: avoid deadlock in xenbus | Juergen Gross | 2017-08-11 | 1 | -1/+2 |
| |/
|/| |
|
* | | xen: dont fiddle with event channel masking in suspend/resume | Juergen Gross | 2017-07-27 | 1 | -10/+3 |
* | | xen: selfballoon: remove unnecessary static in frontswap_selfshrink() | Gustavo A. R. Silva | 2017-07-27 | 1 | -2/+2 |
* | | xen: Drop un-informative message during boot | Punit Agrawal | 2017-07-27 | 1 | -1/+0 |
* | | xen/balloon: don't online new memory initially | Juergen Gross | 2017-07-23 | 2 | -10/+15 |
* | | xen/grant-table: log the lack of grants | Wengang Wang | 2017-07-23 | 1 | -1/+8 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2017-07-13 | 1 | -27/+9 |
|\ |
|
| * | xen/scsiback: Make TMF processing slightly faster | Bart Van Assche | 2017-07-06 | 1 | -1/+1 |
| * | xen/scsiback: Replace a waitqueue and a counter by a completion | Bart Van Assche | 2017-07-06 | 1 | -7/+4 |
| * | xen/scsiback: Fix a TMR related use-after-free | Bart Van Assche | 2017-07-06 | 1 | -24/+9 |
* | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2017-07-06 | 1 | -57/+56 |
|\ \ |
|
| * | | xen-swiotlb: remove xen_swiotlb_set_dma_mask | Christoph Hellwig | 2017-06-28 | 1 | -12/+0 |
| * | | xen-swiotlb: implement ->mapping_error | Christoph Hellwig | 2017-06-20 | 1 | -2/+10 |
| * | | xen-swiotlb: consolidate xen_swiotlb_dma_ops | Christoph Hellwig | 2017-06-20 | 1 | -45/+48 |
* | | | Merge tag 'for-linus-4.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-07-06 | 5 | -17/+118 |
|\ \ \ |
|
| * | | | xen: avoid deadlock in xenbus driver | Juergen Gross | 2017-06-25 | 1 | -11/+10 |
| * | | | xen: add sysfs node for hypervisor build id | Juergen Gross | 2017-06-15 | 1 | -0/+28 |