Age | Commit message (Expand) | Author | Files | Lines |
2015-11-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 1 | -16/+16 |
2015-10-23 | xen, cpu_hotplug: call device_offline instead of cpu_down | Stefano Stabellini | 1 | -1/+5 |
2015-10-23 | xen/arm: Enable cpu_hotplug.c | Stefano Stabellini | 2 | -4/+6 |
2015-10-23 | xenbus: Support multiple grants ring with 64KB | Julien Grall | 1 | -25/+72 |
2015-10-23 | xen/grant-table: Add an helper to iterate over a specific number of grants | Julien Grall | 1 | -0/+22 |
2015-10-23 | xen/xenbus: Rename *RING_PAGE* to *RING_GRANT* | Julien Grall | 1 | -17/+17 |
2015-10-23 | xen/balloon: Use the correct sizeof when declaring frame_list | Julien Grall | 1 | -1/+1 |
2015-10-23 | xen/swiotlb: Add support for 64KB page granularity | Julien Grall | 1 | -20/+19 |
2015-10-23 | xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlb | Julien Grall | 1 | -2/+2 |
2015-10-23 | xen/privcmd: Add support for Linux 64KB page granularity | Julien Grall | 2 | -43/+89 |
2015-10-23 | xen/grant-table: Make it running on 64KB granularity | Julien Grall | 1 | -3/+3 |
2015-10-23 | xen/events: fifo: Make it running on 64KB granularity | Julien Grall | 2 | -2/+2 |
2015-10-23 | xen/balloon: Don't rely on the page granularity is the same for Xen and Linux | Julien Grall | 1 | -15/+55 |
2015-10-23 | xen/xenbus: Use Xen page definition | Julien Grall | 2 | -4/+5 |
2015-10-23 | xen/biomerge: Don't allow biovec's to be merged when Linux is not using 4KB p... | Julien Grall | 1 | -0/+8 |
2015-10-23 | xen/grant: Introduce helpers to split a page into grant | Julien Grall | 1 | -0/+26 |
2015-10-23 | xen/balloon: pre-allocate p2m entries for ballooned pages | David Vrabel | 1 | -0/+5 |
2015-10-23 | xen/balloon: use hotplugged pages for foreign mappings etc. | David Vrabel | 1 | -10/+80 |
2015-10-23 | xen/balloon: make alloc_xenballoon_pages() always allocate low pages | David Vrabel | 4 | -17/+11 |
2015-10-23 | xen/balloon: only hotplug additional memory if required | David Vrabel | 1 | -4/+19 |
2015-10-23 | xen/balloon: rationalize memory hotplug stats | David Vrabel | 1 | -63/+12 |
2015-10-23 | xen/balloon: find non-conflicting regions to place hotplugged memory | David Vrabel | 1 | -20/+53 |
2015-10-13 | target: use per-attribute show and store methods | Christoph Hellwig | 1 | -16/+16 |
2015-09-10 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 4 | -10/+4 |
2015-09-10 | Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 13 | -75/+66 |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 1 | -6/+0 |
2015-09-10 | mm: mark most vm_operations_struct const | Kirill A. Shutemov | 3 | -4/+4 |
2015-09-08 | Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 8 | -9/+307 |
2015-09-08 | xen/xenbus: Rename the variable xen_store_mfn to xen_store_gfn | Julien Grall | 1 | -7/+7 |
2015-09-08 | xen/privcmd: Further s/MFN/GFN/ clean-up | Julien Grall | 2 | -31/+31 |
2015-09-08 | xen/tmem: Use xen_page_to_gfn rather than pfn_to_gfn | Julien Grall | 1 | -16/+8 |
2015-09-08 | xen: Use correctly the Xen memory terminologies | Julien Grall | 9 | -15/+14 |
2015-09-08 | xen: Make clear that swiotlb and biomerge are dealing with DMA address | Julien Grall | 2 | -11/+11 |
2015-09-08 | xen: switch extra memory accounting to use pfns | Juergen Gross | 1 | -3/+3 |
2015-09-01 | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -10/+6 |
2015-09-01 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
2015-09-01 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -10/+6 |
2015-08-31 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2015-08-20 | xen/PMU: Sysfs interface for setting Xen PMU mode | Boris Ostrovsky | 2 | -1/+138 |
2015-08-20 | xen: xensyms support | Boris Ostrovsky | 5 | -0/+165 |
2015-08-20 | xen/events: Support event channel rebind on ARM | Julien Grall | 1 | -5/+1 |
2015-08-20 | xen/preempt: use need_resched() instead of should_resched() | Konstantin Khlebnikov | 1 | -1/+1 |
2015-08-13 | Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -54/+12 |
2015-08-11 | xen/xenbus: Don't leak memory when unmapping the ring on HVM backend | Julien Grall | 1 | -1/+3 |
2015-08-11 | Revert "xen/events/fifo: Handle linked events when closing a port" | David Vrabel | 3 | -53/+9 |
2015-08-04 | Merge tag 'for-linus-4.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -17/+62 |
2015-08-04 | xen/events/fifo: Handle linked events when closing a port | Ross Lagerwall | 3 | -9/+53 |
2015-08-03 | sched/preempt, xen: Use need_resched() instead of should_resched() | Konstantin Khlebnikov | 1 | -1/+1 |
2015-07-22 | ACPI / processor: Drop an unused argument of a cleanup routine | Rafael J. Wysocki | 1 | -10/+6 |
2015-07-20 | xen: release lock occasionally during ballooning | Juergen Gross | 1 | -8/+7 |