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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-07
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-57
/
+56
2017-07-07
Merge tag 'for-linus-4.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-17
/
+118
2017-07-04
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2017-07-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+5
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2017-07-03
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
1
-3
/
+3
2017-06-28
xen-swiotlb: remove xen_swiotlb_set_dma_mask
Christoph Hellwig
1
-12
/
+0
2017-06-25
xen: avoid deadlock in xenbus driver
Juergen Gross
1
-11
/
+10
2017-06-22
xen/events: Add support for effective affinity mask
Thomas Gleixner
1
-1
/
+5
2017-06-21
x86/MCE, xen/mcelog: Make /dev/mcelog registration messages more precise
Juergen Gross
1
-0
/
+2
2017-06-20
Merge branch 'WIP.sched/core' into sched/core
Ingo Molnar
1
-2
/
+2
2017-06-20
xen-swiotlb: implement ->mapping_error
Christoph Hellwig
1
-2
/
+10
2017-06-20
xen-swiotlb: consolidate xen_swiotlb_dma_ops
Christoph Hellwig
1
-45
/
+48
2017-06-15
xen: add sysfs node for hypervisor build id
Juergen Gross
1
-0
/
+28
2017-06-15
xen: add sysfs node for guest type
Juergen Gross
1
-0
/
+34
2017-06-13
xen-evtchn: Bind dyn evtchn:qemu-dm interrupt to next online VCPU
Anoob Soman
2
-4
/
+36
2017-06-09
Merge tag 'for-linus-4.12b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2017-06-07
xen/privcmd: Support correctly 64KB page granularity when mapping memory
Julien Grall
1
-2
/
+2
2017-06-07
xen: don't print error message in case of missing Xenstore entry
Juergen Gross
1
-2
/
+10
2017-06-05
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
1
-3
/
+3
2017-05-23
init: Introduce SYSTEM_SCHEDULING state
Thomas Gleixner
1
-0
/
+1
2017-05-09
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2017-05-09
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
1
-13
/
+1
2017-05-02
xen: Implement EFI reset_system callback
Julien Grall
1
-0
/
+18
2017-05-02
xen: Revert commits da72ff5bfcb0 and 72a9b186292d
Boris Ostrovsky
2
-18
/
+21
2017-05-02
xen/arm,arm64: rename __generic_dma_ops to xen_get_dma_ops
Stefano Stabellini
1
-4
/
+4
2017-05-02
xen/balloon: decorate PV-only parts with #ifdef CONFIG_XEN_PV
Vitaly Kuznetsov
1
-10
/
+20
2017-04-27
fs: constify tree_descr arrays passed to simple_fill_super()
Eric Biggers
1
-2
/
+2
2017-04-04
xenbus: remove transaction holder from list before freeing
Jan Beulich
1
-1
/
+3
2017-03-23
xen/acpi: upload PM state from init-domain to Xen
Ankur Arora
1
-8
/
+26
2017-03-23
xen/acpi: Replace hard coded "ACPI0007"
Ankur Arora
1
-1
/
+1
2017-03-13
drivers, xen: convert grant_map.users from atomic_t to refcount_t
Elena Reshetova
1
-5
/
+6
2017-03-09
Merge tag 'for-linus-4.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+0
2017-03-07
Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+47
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-27
xenbus: Remove duplicate inclusion of linux/init.h
Masanari Iida
1
-1
/
+0
2017-02-25
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-2
/
+2
2017-02-14
xen/privcmd: add IOCTL_PRIVCMD_RESTRICT
Paul Durrant
1
-9
/
+79
2017-02-14
xen/privcmd: Add IOCTL_PRIVCMD_DM_OP
Paul Durrant
1
-0
/
+139
2017-02-13
swiotlb-xen: implement xen_swiotlb_get_sgtable callback
Andrii Anisov
1
-0
/
+28
2017-02-13
swiotlb-xen: implement xen_swiotlb_dma_mmap callback
Stefano Stabellini
1
-0
/
+19
2017-02-13
xen/privcmd: return -ENOTTY for unimplemented IOCTLs
Paul Durrant
1
-2
/
+1
2017-02-09
xen: optimize xenbus driver for multiple concurrent xenstore accesses
Juergen Gross
4
-391
/
+672
2017-02-09
xen: modify xenstore watch event interface
Juergen Gross
11
-59
/
+49
2017-02-09
xen: clean up xenbus internal headers
Juergen Gross
12
-93
/
+47
2017-02-08
xenbus: Neaten xenbus_va_dev_error
Joe Perches
1
-29
/
+10
2017-02-07
xen/pvh: Enable CPU hotplug
Boris Ostrovsky
1
-1
/
+1
2017-02-07
xen/pvh: Initialize grant table for PVH guests
Boris Ostrovsky
1
-4
/
+4
2017-02-07
xen/x86: Remove PVH support
Boris Ostrovsky
1
-1
/
+0
[next]