index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
xenbus
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-25
Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-0
/
+58
2012-05-21
xenbus: Add support for xenbus backend in stub domain
Daniel De Graaf
3
-0
/
+58
2012-04-19
xen/xenbus: Add quirk to deal with misconfigured backends.
Konrad Rzeszutek Wilk
1
-16
/
+53
2012-03-23
Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-4
/
+11
2012-03-14
xen/xenbus: ignore console/0
Stefano Stabellini
1
-0
/
+6
2012-03-13
xenbus: don't free other end details too early
Jan Beulich
1
-1
/
+2
2012-02-26
xenbus: address compiler warnings
Jan Beulich
1
-3
/
+3
2012-02-04
xenbus_dev: add missing error check to watch handling
Jan Beulich
1
-0
/
+4
2012-01-10
Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-60
/
+908
2012-01-05
xen/xenbus: don't reimplement kvasprintf via a fixed size buffer
Ian Campbell
1
-10
/
+7
2012-01-05
xenbus: maximum buffer size is XENSTORE_PAYLOAD_MAX
Ian Campbell
1
-1
/
+1
2012-01-05
xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.
Ian Campbell
1
-0
/
+6
2012-01-05
Xen: consolidate and simplify struct xenbus_driver instantiation
Jan Beulich
4
-19
/
+8
2011-12-21
xen/xenbus: Fix compile error - missing header for xen_initial_domain()
Konrad Rzeszutek Wilk
1
-0
/
+1
2011-12-21
xenbus: Use grant-table wrapper functions
Daniel De Graaf
1
-10
/
+7
2011-12-21
xenbus: Support HVM backends
Daniel De Graaf
3
-21
/
+159
2011-12-21
Merge commit 'v3.2-rc3' into stable/for-linus-3.3
Konrad Rzeszutek Wilk
1
-3
/
+8
2011-12-20
xen/xenbus-frontend: Fix compile error with randconfig
Konrad Rzeszutek Wilk
1
-0
/
+1
2011-12-19
Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from ol...
Konrad Rzeszutek Wilk
1
-13
/
+0
2011-12-16
xen/xenbus-frontend: Make error message more clear
Bastian Blank
1
-1
/
+1
2011-12-16
xen: Add xenbus_backend device
Bastian Blank
2
-0
/
+90
2011-12-16
xen: Add xenbus device driver
Bastian Blank
3
-0
/
+629
2011-11-16
xen: map foreign pages for shared rings by updating the PTEs directly
David Vrabel
1
-3
/
+8
2011-11-07
Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-6
/
+4
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-0
/
+4
2011-11-07
Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2011-11-01
xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.
Paul Gortmaker
2
-0
/
+2
2011-11-01
xen: Add module.h to modular drivers/xen users.
Paul Gortmaker
2
-0
/
+2
2011-10-25
Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...
Linus Torvalds
4
-51
/
+192
2011-10-20
xen/xenbus: Remove the unnecessary check.
Konrad Rzeszutek Wilk
1
-2
/
+0
2011-10-14
xenbus: don't rely on xen_initial_domain to detect local xenstore
Daniel De Graaf
1
-48
/
+53
2011-10-14
xenbus: Fix loopback event channel assuming domain 0
Daniel De Graaf
1
-1
/
+1
2011-09-29
xen: use generic functions instead of xen_{alloc, free}_vm_area()
David Vrabel
1
-3
/
+3
2011-09-26
xen/pv-on-hvm:kexec: Fix implicit declaration of function 'xen_hvm_domain'
Konrad Rzeszutek Wilk
1
-0
/
+1
2011-09-23
xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from old kernel
Olaf Hering
1
-0
/
+13
2011-09-01
xen/pv-on-hvm kexec+kdump: reset PV devices in kexec or crash kernel
Olaf Hering
2
-1
/
+124
2011-09-01
xen/pv-on-hvm kexec: prevent crash in xenwatch_thread() when stale watch even...
Olaf Hering
1
-2
/
+1
2011-07-26
Xen: fix braces and tabs coding style issue in xenbus_probe.c
Ruslan Pisarev
1
-4
/
+3
2011-07-26
Xen: fix braces coding style issue in xenbus_probe.h
Ruslan Pisarev
1
-2
/
+1
2011-06-30
xen: Add module alias to autoload backend drivers
Bastian Blank
2
-1
/
+5
2011-06-30
xen: Populate xenbus device attributes
Bastian Blank
4
-37
/
+18
2011-03-16
xen: use freeze/restore/thaw PM events for suspend/resume/chkpt
Shriram Rajagopalan
1
-3
/
+5
2011-03-16
xen: xenbus PM events support
Kazuhiro SUZUKI
3
-5
/
+19
2011-01-06
xen/xenbus: fixup checkpatch issues in xenbus_probe*
Ian Campbell
4
-48
/
+39
2011-01-06
xen/xenbus: clean up noise in xenbus_probe_frontend.c
Jeremy Fitzhardinge
1
-7
/
+2
2011-01-06
xen/xenbus: clean up noise in xenbus_probe_backend.c
Jeremy Fitzhardinge
1
-7
/
+2
2011-01-06
xen/xenbus: clean up noise in xenbus_probe.c
Jeremy Fitzhardinge
1
-23
/
+6
2011-01-06
xen/xenbus: cleanup debug noise in xenbus_comms.c
Jeremy Fitzhardinge
1
-1
/
+0
2011-01-06
xen/xenbus: clean up error handling
Jeremy Fitzhardinge
1
-2
/
+2
2011-01-06
xen/xenbus: make frontend bus GPL
Jeremy Fitzhardinge
1
-0
/
+2
[next]