aboutsummaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)Author
2012-03-20xen: support pirq_eoi_mapStefano Stabellini
2012-03-20xen/acpi-processor: Do not depend on CPU frequency scaling drivers.Konrad Rzeszutek Wilk
2012-03-19Merge branch 'stable/cleancache.v13' into linux-nextKonrad Rzeszutek Wilk
2012-03-14xen/acpi-processor: C and P-state driver that uploads said data to hypervisor.Konrad Rzeszutek Wilk
2012-03-14xen: constify all instances of "struct attribute_group"Jan Beulich
2012-03-13xen/xenbus: ignore console/0Stefano Stabellini
2012-03-13xenbus: don't free other end details too earlyJan Beulich
2012-03-04Merge branch 'pm-sleep'Rafael J. Wysocki
2012-02-26xenbus: address compiler warningsJan Beulich
2012-02-03xenbus_dev: add missing error check to watch handlingJan Beulich
2012-02-03xen/pci[front|back]: Use %d instead of %1x for displaying PCI devfn.Konrad Rzeszutek Wilk
2012-02-03xen/bootup: During bootup suppress XENBUS: Unable to read cpu stateKonrad Rzeszutek Wilk
2012-01-29PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki
2012-01-27xen/granttable: Disable grant v2 for HVM domains.Konrad Rzeszutek Wilk
2012-01-23mm: zcache/tmem/cleancache: s/flush/invalidate/Dan Magenheimer
2012-01-18xen: using EXPORT_SYMBOL requires including export.hStephen Rothwell
2012-01-18Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2012-01-17Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-12xen/pciback: Support pci_reset_function, aka FLR or D3 support.Konrad Rzeszutek Wilk
2012-01-12xen/balloon: Move the registration from device to subsystem.Konrad Rzeszutek Wilk
2012-01-12Merge commit '070680218379e15c1901f4bf21b98e3cbf12b527' into stable/for-linus...Konrad Rzeszutek Wilk
2012-01-10Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-01-10Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-01-09xen/pciback: Expand the warning message to include domain id.Konrad Rzeszutek Wilk
2012-01-07xen/pciback: Fix "device has been assigned to X domain!" warningKonrad Rzeszutek Wilk
2012-01-07xen/pciback: Move the PCI_DEV_FLAGS_ASSIGNED ops to the "[un|]bind"Konrad Rzeszutek Wilk
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-04xen/xenbus: don't reimplement kvasprintf via a fixed size bufferIan Campbell
2012-01-04xenbus: maximum buffer size is XENSTORE_PAYLOAD_MAXIan Campbell
2012-01-04xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.Ian Campbell
2012-01-04Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich
2012-01-03xen-gntalloc: introduce missing kfreeJulia Lawall
2011-12-21xen/xenbus: Fix compile error - missing header for xen_initial_domain()Konrad Rzeszutek Wilk
2011-12-20xen/grant-table: Support mappings required by blkbackDaniel De Graaf
2011-12-20xenbus: Use grant-table wrapper functionsDaniel De Graaf
2011-12-20xenbus: Support HVM backendsDaniel De Graaf
2011-12-20Merge commit 'v3.2-rc3' into stable/for-linus-3.3Konrad Rzeszutek Wilk
2011-12-20xen/xenbus-frontend: Fix compile error with randconfigKonrad Rzeszutek Wilk
2011-12-20Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-nextDave Airlie
2011-12-19Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from ol...Konrad Rzeszutek Wilk
2011-12-16xen/xenbus-frontend: Make error message more clearBastian Blank
2011-12-16xen/privcmd: Remove unused support for arch specific privcmp mmapBastian Blank
2011-12-16xen: Add xenbus_backend deviceBastian Blank
2011-12-16xen: Add xenbus device driverBastian Blank
2011-12-16xen: Add privcmd device driverBastian Blank
2011-12-16xen/gntalloc: fix reference counts on multi-page mappingsDaniel De Graaf
2011-12-16xen/gntalloc: release grant references on page freeDaniel De Graaf
2011-12-16xen/events: prevent calling evtchn_get on invalid channelsDaniel De Graaf
2011-12-16xen/granttable: Support transitive grantsAnnie Li