Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | xen/balloon: Move the registration from device to subsystem. | Konrad Rzeszutek Wilk | 2012-01-12 | 1 | -1/+1 | |
| | * | | | | | | Merge commit '070680218379e15c1901f4bf21b98e3cbf12b527' into stable/for-linus... | Konrad Rzeszutek Wilk | 2012-01-12 | 2 | -81/+80 | |
| | |\ \ \ \ \ \ | ||||||
| * | | | | | | | | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 2 | -2/+2 | |
* | | | | | | | | | xen/gntdev: do not set VM_PFNMAP | Stefano Stabellini | 2012-04-17 | 1 | -1/+1 | |
* | | | | | | | | | xen/grant-table: add error-handling code on failure of gnttab_resume | Julia Lawall | 2012-04-17 | 1 | -4/+9 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | xen/pciback: fix XEN_PCI_OP_enable_msix result | Jan Beulich | 2012-04-06 | 1 | -1/+1 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | xen/acpi: Fix Kconfig dependency on CPU_FREQ | Konrad Rzeszutek Wilk | 2012-03-24 | 1 | -1/+1 | |
* | | | | | | | xen: initialize platform-pci even if xen_emul_unplug=never | Igor Mammedov | 2012-03-22 | 1 | -5/+0 | |
* | | | | | | | xen/acpi: Remove the WARN's as they just create noise. | Konrad Rzeszutek Wilk | 2012-03-21 | 1 | -2/+2 | |
* | | | | | | | xen/tmem: cleanup | Jan Beulich | 2012-03-20 | 1 | -13/+8 | |
* | | | | | | | xen: support pirq_eoi_map | Stefano Stabellini | 2012-03-20 | 1 | -3/+23 | |
* | | | | | | | xen/acpi-processor: Do not depend on CPU frequency scaling drivers. | Konrad Rzeszutek Wilk | 2012-03-20 | 1 | -2/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | xen/acpi-processor: C and P-state driver that uploads said data to hypervisor. | Konrad Rzeszutek Wilk | 2012-03-14 | 3 | -1/+580 | |
* | | | | | | xen: constify all instances of "struct attribute_group" | Jan Beulich | 2012-03-14 | 3 | -5/+5 | |
* | | | | | | xen/xenbus: ignore console/0 | Stefano Stabellini | 2012-03-13 | 1 | -0/+6 | |
* | | | | | | xenbus: don't free other end details too early | Jan Beulich | 2012-03-13 | 1 | -1/+2 | |
* | | | | | | xenbus: address compiler warnings | Jan Beulich | 2012-02-26 | 1 | -3/+3 | |
* | | | | | | xen/pciback: Support pci_reset_function, aka FLR or D3 support. | Konrad Rzeszutek Wilk | 2012-01-12 | 2 | -3/+39 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-01-10 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next | Dave Airlie | 2011-12-20 | 5 | -14/+19 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | swiotlb: Expose swiotlb_nr_tlb function to modules | Konrad Rzeszutek Wilk | 2011-12-06 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-01-10 | 24 | -183/+1038 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | xen/pciback: Expand the warning message to include domain id. | Konrad Rzeszutek Wilk | 2012-01-09 | 1 | -2/+2 | |
| * | | | | | | xen/pciback: Fix "device has been assigned to X domain!" warning | Konrad Rzeszutek Wilk | 2012-01-07 | 1 | -0/+2 | |
| * | | | | | | xen/pciback: Move the PCI_DEV_FLAGS_ASSIGNED ops to the "[un|]bind" | Konrad Rzeszutek Wilk | 2012-01-07 | 2 | -2/+2 | |
| * | | | | | | xen/xenbus: don't reimplement kvasprintf via a fixed size buffer | Ian Campbell | 2012-01-04 | 1 | -10/+7 | |
| * | | | | | | xenbus: maximum buffer size is XENSTORE_PAYLOAD_MAX | Ian Campbell | 2012-01-04 | 1 | -1/+1 | |
| * | | | | | | xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX. | Ian Campbell | 2012-01-04 | 1 | -0/+6 | |
| * | | | | | | Xen: consolidate and simplify struct xenbus_driver instantiation | Jan Beulich | 2012-01-04 | 5 | -27/+13 | |
| * | | | | | | xen-gntalloc: introduce missing kfree | Julia Lawall | 2012-01-03 | 1 | -0/+1 | |
| * | | | | | | xen/xenbus: Fix compile error - missing header for xen_initial_domain() | Konrad Rzeszutek Wilk | 2011-12-21 | 1 | -0/+1 | |
| * | | | | | | xen/grant-table: Support mappings required by blkback | Daniel De Graaf | 2011-12-20 | 2 | -20/+7 | |
| * | | | | | | xenbus: Use grant-table wrapper functions | Daniel De Graaf | 2011-12-20 | 1 | -10/+7 | |
| * | | | | | | xenbus: Support HVM backends | Daniel De Graaf | 2011-12-20 | 3 | -21/+159 | |
| * | | | | | | Merge commit 'v3.2-rc3' into stable/for-linus-3.3 | Konrad Rzeszutek Wilk | 2011-12-20 | 4 | -12/+17 | |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | xen/xenbus-frontend: Fix compile error with randconfig | Konrad Rzeszutek Wilk | 2011-12-20 | 1 | -0/+1 | |
| * | | | | | | xen/xenbus-frontend: Make error message more clear | Bastian Blank | 2011-12-16 | 1 | -1/+1 | |
| * | | | | | | xen/privcmd: Remove unused support for arch specific privcmp mmap | Bastian Blank | 2011-12-16 | 1 | -2/+0 | |
| * | | | | | | xen: Add xenbus_backend device | Bastian Blank | 2011-12-16 | 2 | -0/+90 | |
| * | | | | | | xen: Add xenbus device driver | Bastian Blank | 2011-12-16 | 6 | -6/+42 | |
| * | | | | | | xen: Add privcmd device driver | Bastian Blank | 2011-12-16 | 7 | -4/+53 | |
| * | | | | | | xen/gntalloc: fix reference counts on multi-page mappings | Daniel De Graaf | 2011-12-16 | 1 | -13/+43 | |
| * | | | | | | xen/gntalloc: release grant references on page free | Daniel De Graaf | 2011-12-16 | 1 | -0/+2 | |
| * | | | | | | xen/events: prevent calling evtchn_get on invalid channels | Daniel De Graaf | 2011-12-16 | 1 | -0/+3 | |
| * | | | | | | xen/granttable: Support transitive grants | Annie Li | 2011-12-16 | 1 | -0/+70 | |
| * | | | | | | xen/granttable: Support sub-page grants | Annie Li | 2011-12-16 | 1 | -0/+72 | |
| * | | | | | | xen/granttable: Improve comments for function pointers | Annie Li | 2011-12-16 | 1 | -24/+24 | |
| * | | | | | | xen/granttable: Keep code format clean | Annie Li | 2011-11-22 | 1 | -4/+3 | |
| * | | | | | | xen/granttable: Grant tables V2 implementation | Annie Li | 2011-11-22 | 1 | -4/+167 | |
| * | | | | | | xen/granttable: Refactor some code | Annie Li | 2011-11-22 | 1 | -5/+10 |