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
2020-03-31
Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2020-03-25
xen/cpuhotplug: Replace cpu_up/down() with device_online/offline()
Qais Yousef
1
-1
/
+1
2020-03-05
xen/xenbus: fix locking
Juergen Gross
2
-7
/
+8
2020-03-05
xenbus: req->err should be updated before req->state
Dongli Zhang
1
-0
/
+2
2020-03-05
xenbus: req->body should be updated before req->state
Dongli Zhang
2
-3
/
+8
2020-03-05
xen: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-22
Merge tag 'for-linus-5.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+3
2020-02-21
xen: Enable interrupts when calling _cond_resched()
Thomas Gleixner
1
-1
/
+3
2020-02-05
Merge tag 'for-linus-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-14
/
+277
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-23
/
+0
2020-01-29
xenbus/backend: Protect xenbus callback with lock
SeongJae Park
2
-3
/
+15
2020-01-29
xenbus/backend: Add memory pressure handler callback
SeongJae Park
1
-0
/
+32
2020-01-28
xen/gntdev: Do not use mm notifiers with autotranslating guests
Boris Ostrovsky
1
-12
/
+12
2020-01-22
xen/balloon: Support xend-based toolstack take two
Juergen Gross
1
-1
/
+1
2020-01-20
Backmerge v5.5-rc7 into drm-next
Dave Airlie
5
-33
/
+33
2020-01-16
xen-pciback: optionally allow interrupt enable flag writes
Marek Marczykowski-Górecki
6
-0
/
+219
2019-12-25
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
Ingo Molnar
10
-96
/
+79
2019-12-21
Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-33
/
+33
2019-12-20
xen/grant-table: remove multiple BUG_ON on gnttab_interface
Aditya Pakki
1
-4
/
+0
2019-12-20
xenbus: limit when state is forced to closed
Paul Durrant
1
-2
/
+10
2019-12-20
xenbus: move xenbus_dev_shutdown() into frontend code...
Paul Durrant
4
-27
/
+23
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-23
/
+0
2019-12-15
Merge tag 'for-linus-5.5b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2019-12-13
xen/balloon: fix ballooned page accounting without hotplug enabled
Juergen Gross
1
-1
/
+2
2019-12-08
sched/rt, xen: Use CONFIG_PREEMPTION
Thomas Gleixner
1
-2
/
+2
2019-12-08
Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-62
/
+44
2019-12-04
xen/xenbus: reference count registered modules
Paul Durrant
1
-1
/
+12
2019-12-04
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+9
2019-12-02
xen/gntdev: switch from kcalloc() to kvcalloc()
Juergen Gross
1
-15
/
+16
2019-12-02
xen/gntdev: replace global limit of mapped pages by limit per call
Juergen Gross
3
-26
/
+11
2019-12-02
xen/gntdev: remove redundant non-zero check on ret
Colin Ian King
1
-7
/
+2
2019-12-02
xen/events: remove event handling recursion detection
Juergen Gross
1
-13
/
+3
2019-12-01
mm/memory_hotplug.c: remove __online_page_set_limits()
Souptick Joarder
1
-1
/
+0
2019-11-30
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2
-138
/
+49
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
1
-6
/
+6
2019-11-26
xen/gntdev-dmabuf: Ditch dummy map functions
Daniel Vetter
1
-23
/
+0
2019-11-24
xen: Fix Kconfig indentation
Krzysztof Kozlowski
1
-29
/
+29
2019-11-24
xen/gntdev: use mmu_interval_notifier_insert
Jason Gunthorpe
2
-138
/
+49
2019-11-21
xen-platform: Convert to generic power management
Bjorn Helgaas
1
-5
/
+9
2019-11-20
dma-direct: exclude dma_direct_map_resource from the min_low_pfn check
Christoph Hellwig
1
-2
/
+2
2019-11-20
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
1
-4
/
+4
2019-11-14
xen/mcelog: also allow building for 32-bit kernels
Jan Beulich
1
-1
/
+1
2019-11-14
xen/mcelog: add PPIN to record when available
Jan Beulich
1
-0
/
+5
2019-11-14
xen/mcelog: drop __MC_MSR_MCGCAP
Jan Beulich
1
-2
/
+7
2019-11-07
xen/gntdev: Use select for DMA_SHARED_BUFFER
Jason Gunthorpe
1
-1
/
+2
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2019-10-13
Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-13
/
+3
2019-10-10
xen: Stop abusing DT of_dma_configure API
Rob Herring
1
-11
/
+2
2019-10-10
xen/grant-table: remove unnecessary printing
Fuqian Huang
1
-2
/
+1
2019-10-10
net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
Eric Dumazet
1
-1
/
+1
[next]