| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | xen/events: fifo: use xen_vcpu_id mapping | Vitaly Kuznetsov | 2016-07-25 | 1 | -1/+1 |
| * | xen/events: use xen_vcpu_id mapping in events_base | Vitaly Kuznetsov | 2016-07-25 | 1 | -5/+5 |
| * | x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_op | Vitaly Kuznetsov | 2016-07-25 | 2 | -2/+3 |
| * | xen/evtchn: add IOCTL_EVTCHN_RESTRICT | David Vrabel | 2016-07-25 | 1 | -0/+40 |
| * | xen: support runqueue steal time on xen | Juergen Gross | 2016-07-06 | 1 | -17/+23 |
| * | xen-pciback: drop superfluous variables | Jan Beulich | 2016-07-06 | 1 | -10/+6 |
| * | xen-pciback: short-circuit read path used for merging write values | Jan Beulich | 2016-07-06 | 1 | -4/+2 |
| * | xen-pciback: use const and unsigned in bar_init() | Jan Beulich | 2016-07-06 | 1 | -2/+2 |
| * | xen-pciback: simplify determination of 64-bit memory resource | Jan Beulich | 2016-07-06 | 1 | -4/+1 |
| * | xen-pciback: fold read_dev_bar() into its now single caller | Jan Beulich | 2016-07-06 | 1 | -20/+13 |
| * | xen-pciback: drop rom_init() | Jan Beulich | 2016-07-06 | 1 | -13/+1 |
| * | xen-pciback: drop unused function parameter of read_dev_bar() | Jan Beulich | 2016-07-06 | 1 | -4/+3 |
| * | xen: xenbus: Remove create_workqueue | Bhaktipriya Shridhar | 2016-07-06 | 1 | -14/+1 |
| * | xen: xen-pciback: Remove create_workqueue | Bhaktipriya Shridhar | 2016-07-06 | 3 | -11/+2 |