Age | Commit message (Expand) | Author |
2016-12-14 | mm: use vmf->address instead of of vmf->virtual_address | Jan Kara |
2016-12-13 | Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-12-13 | Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-12-12 | xen/balloon: Only mark a page as managed when it is released | Ross Lagerwall |
2016-12-12 | xenbus: fix deadlock on writes to /proc/xen/xenbus | David Vrabel |
2016-12-09 | x86: Remove empty idle.h header | Thomas Gleixner |
2016-12-08 | xen: xenbus: set error code on failure | Pan Bian |
2016-12-08 | xen: set error code on failures | Pan Bian |
2016-11-30 | xen/events: use xen_vcpu_id mapping for EVTCHNOP_status | Vitaly Kuznetsov |
2016-11-28 | xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancing | Boris Ostrovsky |
2016-11-18 | x86/idle: Remove enter_idle(), exit_idle() | Len Brown |
2016-11-17 | xenfs: Use proc_create_mount_point() to create /proc/xen | Seth Forshee |
2016-11-17 | xen-platform: use builtin_pci_driver | Geliang Tang |
2016-11-10 | swiotlb: Minor fix-ups for DMA_ATTR_SKIP_CPU_SYNC support | Alexander Duyck |
2016-11-07 | swiotlb: Add support for DMA_ATTR_SKIP_CPU_SYNC | Alexander Duyck |
2016-11-07 | swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping function | Alexander Duyck |
2016-11-07 | xen: make use of xenbus_read_unsigned() in xenbus | Juergen Gross |
2016-11-07 | xen: make use of xenbus_read_unsigned() in xen-pciback | Juergen Gross |
2016-11-07 | xen: introduce xenbus_read_unsigned() | Juergen Gross |
2016-10-24 | Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-10-24 | xenbus: check return value of xenbus_scanf() | Jan Beulich |
2016-10-24 | xenbus: prefer list_for_each() | Jan Beulich |
2016-10-24 | xenbus: advertise control feature flags | Juergen Gross |
2016-10-06 | Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-09-30 | xen/pciback: support driver_override | Juergen Gross |
2016-09-30 | xen/pciback: avoid multiple entries in slot list | Juergen Gross |
2016-09-30 | xen/pciback: simplify pcistub device handling | Juergen Gross |
2016-09-30 | xen: Remove event channel notification through Xen PCI platform device | KarimAllah Ahmed |
2016-09-30 | xen/events: Convert to hotplug state machine | Sebastian Andrzej Siewior |
2016-08-24 | xen: rename xen_pmu_init() in sys-hypervisor.c | Juergen Gross |
2016-08-24 | xenbus: don't look up transaction IDs for ordinary writes | Jan Beulich |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski |
2016-07-27 | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-07-26 | mm, frontswap: convert frontswap_enabled to static key | Vlastimil Babka |
2016-07-26 | xen: add static initialization of steal_clock op to xen_time_ops | Juergen Gross |
2016-07-25 | xen/evtchn: use xen_vcpu_id mapping | Vitaly Kuznetsov |
2016-07-25 | xen/events: fifo: use xen_vcpu_id mapping | Vitaly Kuznetsov |
2016-07-25 | xen/events: use xen_vcpu_id mapping in events_base | Vitaly Kuznetsov |
2016-07-25 | x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_op | Vitaly Kuznetsov |
2016-07-25 | xen/evtchn: add IOCTL_EVTCHN_RESTRICT | David Vrabel |
2016-07-08 | xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7 | Jan Beulich |
2016-07-08 | xenbus: simplify xenbus_dev_request_and_reply() | Jan Beulich |
2016-07-08 | xenbus: don't bail early from xenbus_dev_request_and_reply() | Jan Beulich |
2016-07-07 | xenbus: don't BUG() on user mode induced condition | Jan Beulich |
2016-07-06 | xen: support runqueue steal time on xen | Juergen Gross |
2016-07-06 | xen-pciback: drop superfluous variables | Jan Beulich |
2016-07-06 | xen-pciback: short-circuit read path used for merging write values | Jan Beulich |
2016-07-06 | xen-pciback: use const and unsigned in bar_init() | Jan Beulich |
2016-07-06 | xen-pciback: simplify determination of 64-bit memory resource | Jan Beulich |
2016-07-06 | xen-pciback: fold read_dev_bar() into its now single caller | Jan Beulich |