index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
xenbus
/
xenbus_probe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xenbus: don't free other end details too early
Jan Beulich
2012-03-13
1
-1
/
+2
*
Xen: consolidate and simplify struct xenbus_driver instantiation
Jan Beulich
2012-01-04
1
-6
/
+1
*
xenbus: Support HVM backends
Daniel De Graaf
2011-12-20
1
-0
/
+2
*
Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-4
/
+3
|
\
|
*
Xen: fix braces and tabs coding style issue in xenbus_probe.c
Ruslan Pisarev
2011-07-26
1
-4
/
+3
*
|
xen: Add module.h to modular drivers/xen users.
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
|
|
\
*
-
.
\
Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...
Linus Torvalds
2011-10-25
1
-48
/
+53
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
xenbus: don't rely on xen_initial_domain to detect local xenstore
Daniel De Graaf
2011-10-14
1
-48
/
+53
|
*
|
xenbus: Fix loopback event channel assuming domain 0
Daniel De Graaf
2011-10-14
1
-1
/
+1
|
|
/
*
|
xen: Add module alias to autoload backend drivers
Bastian Blank
2011-06-30
1
-1
/
+2
*
|
xen: Populate xenbus device attributes
Bastian Blank
2011-06-30
1
-27
/
+14
|
/
*
xen: xenbus PM events support
Kazuhiro SUZUKI
2011-03-16
1
-2
/
+10
*
xen/xenbus: fixup checkpatch issues in xenbus_probe*
Ian Campbell
2011-01-05
1
-4
/
+8
*
xen/xenbus: clean up noise in xenbus_probe.c
Jeremy Fitzhardinge
2011-01-05
1
-23
/
+6
*
xen/xenbus: clean up error handling
Jeremy Fitzhardinge
2011-01-05
1
-2
/
+2
*
xen: add backend driver support
Ian Campbell
2011-01-05
1
-11
/
+2
*
xen: separate out frontend xenbus
Ian Campbell
2011-01-05
1
-290
/
+71
*
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2010-10-28
1
-1
/
+28
|
\
|
*
xen: Initialize xenbus for dom0.
Juan Quintela
2010-10-22
1
-1
/
+28
*
|
xenbus: export xen_store_interface for xenfs
Jeremy Fitzhardinge
2010-10-20
1
-1
/
+3
|
/
*
xen: do not set xenstored_ready before xenbus_probe on hvm
Stefano Stabellini
2010-10-05
1
-3
/
+6
*
Merge branch 'upstream/pvhvm' into upstream/xen
Jeremy Fitzhardinge
2010-08-04
1
-8
/
+39
|
\
|
*
x86: Unplug emulated disks and nics.
Stefano Stabellini
2010-07-26
1
-0
/
+4
|
*
xen: Xen PCI platform device driver.
Stefano Stabellini
2010-07-22
1
-5
/
+17
|
*
x86: early PV on HVM features initialization.
Sheng Yang
2010-07-22
1
-3
/
+18
*
|
pvops: do not notify callers from register_xenstore_notifier
Stefano Stabellini
2010-08-04
1
-4
/
+1
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-12-11
1
-0
/
+2
|
\
|
*
xen: move Xen-testing predicates to common header
Jeremy Fitzhardinge
2009-11-04
1
-0
/
+2
*
|
xen: wait up to 5 minutes for device connetion
Paolo Bonzini
2009-12-03
1
-4
/
+16
*
|
xen: improvement to wait_for_devices()
Paolo Bonzini
2009-12-03
1
-3
/
+6
*
|
xen: fix is_disconnected_device/exists_disconnected_device
Paolo Bonzini
2009-12-03
1
-6
/
+7
*
|
xen/xenbus: make DEVICE_ATTR()s static
Jeremy Fitzhardinge
2009-12-03
1
-3
/
+3
|
/
*
xen/xenbus: export xenbus_dev_changed
Jeremy Fitzhardinge
2009-03-30
1
-0
/
+1
*
xen: use device model for suspending xenbus devices
Ian Campbell
2009-03-30
1
-28
/
+9
*
xen: remove suspend_cancel hook
Ian Campbell
2009-03-30
1
-23
/
+0
*
xen: add xenfs to allow usermode <-> Xen interaction
Alex Zeffertt
2009-01-08
1
-6
/
+22
*
xen: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
1
-12
/
+15
*
xen: clean up domain mode predicates
Jeremy Fitzhardinge
2008-08-20
1
-4
/
+4
*
xen: Module autoprobing support for frontend drivers
Mark McLoughlin
2008-04-24
1
-2
/
+25
*
xen blkfront: Delay wait for block devices until after the disk is added
Christian Limpach
2008-04-24
1
-1
/
+4
*
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-10-18
1
-2
/
+3
*
xen: add the Xenbus sysfs and virtual device hotplug driver
Jeremy Fitzhardinge
2007-07-18
1
-0
/
+935