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
starfive-6.6.48-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
2014-01-06
xen/events: introduce test_and_set_mask()
Wei Liu
1
-3
/
+8
2014-01-06
xen/events: remove unnecessary init_evtchn_cpu_bindings()
David Vrabel
1
-22
/
+0
2014-01-06
xen/events: refactor retrigger_dynirq() and resend_irq_on_evtchn()
David Vrabel
1
-18
/
+9
2014-01-06
xen/pci: Fix build on non-x86
Ben Hutchings
1
-0
/
+2
2014-01-06
xen: simplify balloon_first_page() with list_first_entry_or_null()
Jie Liu
1
-8
/
+1
2014-01-06
xen: balloon: enable for ARM
Ian Campbell
1
-1
/
+0
2014-01-03
xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).
Konrad Rzeszutek Wilk
1
-1
/
+1
2013-12-20
Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-32
/
+43
2013-12-19
Merge branch 'master' into for-next
Jiri Kosina
11
-63
/
+210
2013-12-13
xen/balloon: Seperate the auto-translate logic properly (v2)
Stefano Stabellini
1
-29
/
+34
2013-12-07
Merge branch 'acpi-cleanup' into acpi-hotplug
Rafael J. Wysocki
4
-10
/
+3
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
4
-10
/
+3
2013-12-06
xen: privcmd: do not return pages which we have failed to unmap
Ian Campbell
1
-2
/
+7
2013-12-04
XEN: Grant table address, xen_hvm_resume_frames, is a phys_addr not a pfn
Eric Trudeau
1
-1
/
+2
2013-12-02
Merge tag 'stable/for-linus-3.13-rc2-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-2
/
+9
2013-12-02
treewide: Fix typo in Kconfig
Masanari Iida
1
-1
/
+1
2013-11-26
xen/gnttab: leave lazy MMU mode in the case of a m2p override failure
Matt Wilson
1
-2
/
+4
2013-11-23
ACPI / scan: Add acpi_device objects for all device nodes in the namespace
Rafael J. Wysocki
2
-6
/
+9
2013-11-21
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+3
2013-11-15
swiotlb-xen: add missing xen_dma_map_page call
Stefano Stabellini
1
-0
/
+5
2013-11-15
Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
7
-34
/
+162
2013-11-15
ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro
Rafael J. Wysocki
1
-3
/
+3
2013-11-09
Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...
Konrad Rzeszutek Wilk
3
-29
/
+106
2013-11-09
xen: delete new instances of added __cpuinit
Paul Gortmaker
1
-2
/
+2
2013-11-09
xen/balloon: Set balloon's initial state to number of existing RAM pages
Boris Ostrovsky
1
-1
/
+1
2013-11-09
xen/mcfg: Call PHYSDEVOP_pci_mmcfg_reserved for MCFG areas.
Konrad Rzeszutek Wilk
1
-0
/
+47
2013-11-07
xen: remove deprecated IRQF_DISABLED
Michael Opdenacker
2
-2
/
+2
2013-10-29
swiotlb-xen: fix error code returned by xen_swiotlb_map_sg_attrs
Stefano Stabellini
1
-1
/
+1
2013-10-25
swiotlb-xen: static inline xen_phys_to_bus, xen_bus_to_phys, xen_virt_to_bus ...
Stefano Stabellini
1
-4
/
+4
2013-10-25
grant-table: call set_phys_to_machine after mapping grant refs
Stefano Stabellini
1
-2
/
+17
2013-10-25
swiotlb: print a warning when the swiotlb is full
Stefano Stabellini
1
-0
/
+1
2013-10-25
swiotlb-xen: use xen_dma_map/unmap_page, xen_dma_sync_single_for_cpu/device
Stefano Stabellini
1
-8
/
+31
2013-10-24
tracing/events: Fix swiotlb tracepoint creation
Thierry Reding
1
-1
/
+0
2013-10-17
xenbus: convert bus code to use dev_groups
Greg Kroah-Hartman
4
-9
/
+21
2013-10-10
swiotlb-xen: use xen_alloc/free_coherent_pages
Stefano Stabellini
1
-10
/
+21
2013-10-09
swiotlb-xen: introduce xen_swiotlb_set_dma_mask
Stefano Stabellini
1
-0
/
+12
2013-10-10
xen/arm,arm64: enable SWIOTLB_XEN
Stefano Stabellini
2
-1
/
+15
2013-10-09
xen: make xen_create_contiguous_region return the dma address
Stefano Stabellini
1
-3
/
+3
2013-10-02
tracing/events: Add bounce tracing to swiotbl
Zoltan Kiss
1
-0
/
+5
2013-09-26
Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-12
/
+11
2013-09-25
xen/balloon: don't alloc page while non-preemptible
David Vrabel
1
-12
/
+11
2013-09-12
Merge tag 'stable/for-linus-3.12-rc0-tag-three' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-6
/
+7
2013-09-11
xen/balloon: remove BUG_ON in increase_reservation
Wei Liu
1
-2
/
+0
2013-09-11
xen/balloon: ensure preemption is disabled when using a scratch page
David Vrabel
1
-4
/
+7
2013-09-09
Merge tag 'v3.11-rc7' into stable/for-linus-3.12
Konrad Rzeszutek Wilk
1
-1
/
+12
2013-09-05
Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
8
-142
/
+322
2013-08-30
xen/balloon: don't set P2M entry for auto translated guest
Wei Liu
1
-2
/
+7
2013-08-30
xen/evtchn: double free on error
Dan Carpenter
1
-1
/
+0
2013-08-30
Xen: Fix retry calls into PRIVCMD_MMAPBATCH*.
Andres Lagar-Cavilla
1
-20
/
+63
2013-08-27
Merge branch 'acpi-sleep'
Rafael J. Wysocki
1
-13
/
+28
[prev]
[next]