| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-01-27 | 1 | -2/+3 |
|\ |
|
| * | swiotlb-xen: update dev_addr after swapping pages | Stefano Stabellini | 2017-01-20 | 1 | -2/+3 |
* | | Merge tag 'for-linus-4.10-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-01-19 | 1 | -0/+71 |
|\ \ |
|
| * | | partially revert "xen: Remove event channel notification through Xen PCI plat... | Stefano Stabellini | 2017-01-13 | 1 | -0/+71 |
* | | | Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-01-06 | 1 | -2/+6 |
|\ \ \
| | |/
| |/| |
|
| * | | swiotlb: Export swiotlb_max_segment to users | Konrad Rzeszutek Wilk | 2017-01-06 | 1 | -0/+4 |
| * | | swiotlb: Convert swiotlb_force from int to enum | Geert Uytterhoeven | 2016-12-19 | 1 | -2/+2 |
* | | | Merge tag 'for-linus-4.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-01-05 | 5 | -29/+36 |
|\ \ \
| | |/
| |/| |
|
| * | | Xen: ARM: Zero reserved fields of xatp before making hypervisor call | Jiandi An | 2017-01-03 | 1 | -3/+5 |
| * | | xen: events: Replace BUG() with BUG_ON() | Shyam Saini | 2017-01-03 | 1 | -2/+1 |
| * | | xen: remove stale xs_input_avail() from header | Juergen Gross | 2016-12-23 | 1 | -1/+0 |
| * | | xen: return xenstore command failures via response instead of rc | Juergen Gross | 2016-12-23 | 1 | -20/+27 |
| * | | xen: xenbus driver must not accept invalid transaction ids | Juergen Gross | 2016-12-23 | 1 | -1/+1 |
| * | | xen/evtchn: use rb_entry() | Geliang Tang | 2016-12-22 | 1 | -2/+2 |
* | | | cpu/hotplug: Cleanup state names | Thomas Gleixner | 2016-12-25 | 1 | -1/+1 |
* | | | mm: use vmf->address instead of of vmf->virtual_address | Jan Kara | 2016-12-14 | 1 | -1/+1 |
* | | | Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-12-13 | 10 | -32/+37 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | xen/balloon: Only mark a page as managed when it is released | Ross Lagerwall | 2016-12-12 | 1 | -4/+2 |
| * | xenbus: fix deadlock on writes to /proc/xen/xenbus | David Vrabel | 2016-12-12 | 1 | -0/+2 |
| * | xen: xenbus: set error code on failure | Pan Bian | 2016-12-08 | 1 | -1/+1 |
| * | xen: set error code on failures | Pan Bian | 2016-12-08 | 1 | -3/+6 |
| * | xen/events: use xen_vcpu_id mapping for EVTCHNOP_status | Vitaly Kuznetsov | 2016-11-30 | 1 | -1/+1 |
| * | xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancing | Boris Ostrovsky | 2016-11-28 | 1 | -1/+1 |
| * | xenfs: Use proc_create_mount_point() to create /proc/xen | Seth Forshee | 2016-11-17 | 1 | -1/+1 |
| * | xen-platform: use builtin_pci_driver | Geliang Tang | 2016-11-17 | 1 | -5/+1 |
| * | xen: make use of xenbus_read_unsigned() in xenbus | Juergen Gross | 2016-11-07 | 2 | -11/+4 |
| * | xen: make use of xenbus_read_unsigned() in xen-pciback | Juergen Gross | 2016-11-07 | 1 | -5/+3 |
| * | xen: introduce xenbus_read_unsigned() | Juergen Gross | 2016-11-07 | 1 | -0/+15 |
* | | Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-12-13 | 1 | -15/+12 |
|\ \ |
|
| * | | swiotlb: Minor fix-ups for DMA_ATTR_SKIP_CPU_SYNC support | Alexander Duyck | 2016-11-10 | 1 | -2/+2 |
| * | | swiotlb: Add support for DMA_ATTR_SKIP_CPU_SYNC | Alexander Duyck | 2016-11-07 | 1 | -4/+7 |
| * | | swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping function | Alexander Duyck | 2016-11-07 | 1 | -12/+6 |
* | | | x86: Remove empty idle.h header | Thomas Gleixner | 2016-12-09 | 1 | -1/+0 |
* | | | x86/idle: Remove enter_idle(), exit_idle() | Len Brown | 2016-11-18 | 1 | -1/+0 |
| |/
|/| |
|
* | | Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-24 | 3 | -19/+34 |
|\ \ |
|
| * | | xenbus: check return value of xenbus_scanf() | Jan Beulich | 2016-10-24 | 1 | -1/+3 |
| * | | xenbus: prefer list_for_each() | Jan Beulich | 2016-10-24 | 1 | -2/+2 |
| * | | xenbus: advertise control feature flags | Juergen Gross | 2016-10-24 | 1 | -16/+29 |
* | | | Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-06 | 5 | -145/+108 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | xen/pciback: support driver_override | Juergen Gross | 2016-09-30 | 1 | -7/+29 |
| * | xen/pciback: avoid multiple entries in slot list | Juergen Gross | 2016-09-30 | 1 | -8/+31 |
| * | xen/pciback: simplify pcistub device handling | Juergen Gross | 2016-09-30 | 1 | -21/+21 |
| * | xen: Remove event channel notification through Xen PCI platform device | KarimAllah Ahmed | 2016-09-30 | 2 | -81/+9 |
| * | xen/events: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-09-30 | 1 | -22/+12 |
| * | xen: rename xen_pmu_init() in sys-hypervisor.c | Juergen Gross | 2016-08-24 | 1 | -6/+6 |
* | | xenbus: don't look up transaction IDs for ordinary writes | Jan Beulich | 2016-08-24 | 1 | -1/+1 |
|/ |
|
* | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 2016-08-04 | 1 | -7/+7 |
* | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-07-27 | 18 | -242/+428 |
|\ |
|
| * | xen: add static initialization of steal_clock op to xen_time_ops | Juergen Gross | 2016-07-26 | 1 | -1/+1 |
| * | xen/evtchn: use xen_vcpu_id mapping | Vitaly Kuznetsov | 2016-07-25 | 1 | -1/+2 |