summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-0715-111/+1397
|\
| * xen/mmu: set MMU_NORMAL_PT_UPDATE in remap_area_mfn_pte_fnWei Liu2017-08-311-1/+1
| * xen: Don't try to call xen_alloc_p2m_entry() on autotranslating guestsBoris Ostrovsky2017-08-311-3/+5
| * xen/events: events_fifo: Don't use {get,put}_cpu() in xen_evtchn_fifo_init()Julien Grall2017-08-311-4/+3
| * xen/pvcalls: use WARN_ON(1) instead of __WARN()Arnd Bergmann2017-08-311-5/+5
| * xen: remove not used trace functionsJuergen Gross2017-08-311-20/+0
| * xen: remove unused function xen_set_domain_pte()Juergen Gross2017-08-313-40/+0
| * xen: remove tests for pvh mode in pure pv pathsJuergen Gross2017-08-313-31/+2
| * xen-platform: constify pci_device_id.Arvind Yadav2017-08-311-1/+1
| * xen: cleanup xen.hJuergen Gross2017-08-311-11/+9
| * xen: introduce a Kconfig option to enable the pvcalls backendStefano Stabellini2017-08-312-0/+13
| * xen/pvcalls: implement writeStefano Stabellini2017-08-311-0/+71
| * xen/pvcalls: implement readStefano Stabellini2017-08-311-0/+85
| * xen/pvcalls: implement the ioworker functionsStefano Stabellini2017-08-311-0/+26
| * xen/pvcalls: disconnect and module_exitStefano Stabellini2017-08-311-0/+53
| * xen/pvcalls: implement release commandStefano Stabellini2017-08-311-0/+68
| * xen/pvcalls: implement poll commandStefano Stabellini2017-08-311-1/+74
| * xen/pvcalls: implement accept commandStefano Stabellini2017-08-311-0/+113
| * xen/pvcalls: implement listen commandStefano Stabellini2017-08-311-0/+21
| * xen/pvcalls: implement bind commandStefano Stabellini2017-08-311-0/+79
| * xen/pvcalls: implement connect commandStefano Stabellini2017-08-311-0/+179
| * xen/pvcalls: implement socket commandStefano Stabellini2017-08-311-0/+27
| * xen/pvcalls: handle commands from the frontendStefano Stabellini2017-08-311-0/+125
| * xen/pvcalls: connect to a frontendStefano Stabellini2017-08-311-0/+82
| * xen/pvcalls: xenbus state handlingStefano Stabellini2017-08-311-0/+155
| * xen/pvcalls: initialize the module and register the xenbus backendStefano Stabellini2017-08-311-0/+22
| * xen/pvcalls: introduce the pvcalls xenbus backendStefano Stabellini2017-08-311-0/+61
| * xen: introduce the pvcalls interface headerStefano Stabellini2017-08-312-0/+123
* | Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-09-07428-4993/+11415
|\ \
| * | powerpc/xive: Fix section __init warningCédric Le Goater2017-09-041-1/+1
| * | powerpc: Fix kernel crash in emulation of vector loads and storesPaul Mackerras2017-09-041-4/+4
| * | powerpc/xive: improve debugging macrosCédric Le Goater2017-09-021-2/+6
| * | powerpc/xive: add XIVE Exploitation Mode to CASCédric Le Goater2017-09-022-2/+37
| * | powerpc/xive: introduce H_INT_ESB hcallCédric Le Goater2017-09-024-3/+53
| * | powerpc/xive: add the HW IRQ number under xive_irq_dataCédric Le Goater2017-09-023-0/+5
| * | powerpc/xive: introduce xive_esb_write()Cédric Le Goater2017-09-021-1/+10
| * | powerpc/xive: rename xive_poke_esb() in xive_esb_read()Cédric Le Goater2017-09-021-10/+10
| * | powerpc/xive: guest exploitation of the XIVE interrupt controllerCédric Le Goater2017-09-0211-8/+698
| * | powerpc/xive: introduce a common routine xive_queue_page_alloc()Cédric Le Goater2017-09-023-11/+27
| * | powerpc/sstep: Avoid used uninitialized errorMichael Ellerman2017-09-021-0/+1
| * | axonram: Return directly after a failed kzalloc() in axon_ram_probe()Markus Elfring2017-09-011-22/+17
| * | axonram: Improve a size determination in axon_ram_probe()Markus Elfring2017-09-011-1/+1
| * | axonram: Delete an error message for a failed memory allocation in axon_ram_p...Markus Elfring2017-09-011-1/+0
| * | powerpc/powernv/npu: Move tlb flush before launching ATSDAlistair Popple2017-09-011-6/+6
| * | powerpc/macintosh: constify wf_sensor_ops structuresJulia Lawall2017-09-015-9/+9
| * | powerpc/iommu: Use permission-specific DEVICE_ATTR variantsJulia Lawall2017-09-011-2/+1
| * | powerpc/eeh: Delete an error out of memory message at init timeMarkus Elfring2017-09-011-4/+1
| * | powerpc/mm: Use seq_putc() in two functionsMarkus Elfring2017-09-012-2/+2
| * | macintosh: Convert to using %pOF instead of full_nameRob Herring2017-09-017-18/+18
| * | ide: pmac: Convert to using %pOF instead of full_nameRob Herring2017-09-011-9/+9