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
/
arch
/
x86
/
xen
/
enlighten.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-16
x86/xen: populate boot_params with EDD data
David Vrabel
1
-0
/
+52
2013-02-28
xen/pat: Disable PAT using pat_enabled value.
Konrad Rzeszutek Wilk
1
-1
/
+9
2013-02-20
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2013-02-15
Revert "xen PVonHVM: use E820_Reserved area for shared_info"
Konrad Rzeszutek Wilk
1
-53
/
+22
2013-02-15
Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info"
Konrad Rzeszutek Wilk
1
-1
/
+1
2013-01-24
x86/apic: Allow x2apic without IR on VMware platform
Alok N Kataria
1
-0
/
+1
2012-12-18
xen/vcpu: Fix vcpu restore path.
Wei Liu
1
-3
/
+4
2012-12-01
xen/PVonHVM: fix compile warning in init_hvm_pv_info
Olaf Hering
1
-1
/
+1
2012-11-28
xen/acpi: Move the xen_running_on_version_or_later function.
Konrad Rzeszutek Wilk
1
-0
/
+15
2012-11-27
xen/acpi: revert pad config check in xen_check_mwait
Liu, Jinsong
1
-2
/
+8
2012-11-02
xen PVonHVM: use E820_Reserved area for shared_info
Olaf Hering
1
-22
/
+53
2012-10-19
Merge commit 'v3.7-rc1' into stable/for-linus-3.7
Konrad Rzeszutek Wilk
1
-0
/
+4
2012-10-19
xen/x86: remove duplicated include from enlighten.c
Wei Yongjun
1
-2
/
+0
2012-10-12
Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+17
2012-10-12
xen/bootup: allow {read|write}_cr8 pvops call.
Konrad Rzeszutek Wilk
1
-1
/
+15
2012-10-12
xen/bootup: allow read_tscp call for Xen PV guests.
Konrad Rzeszutek Wilk
1
-0
/
+2
2012-10-07
Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+1
2012-10-03
Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-4
/
+11
2012-09-27
Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...
Konrad Rzeszutek Wilk
1
-0
/
+1
2012-09-24
xen/x86: retrieve keyboard shift status flags from hypervisor.
Konrad Rzeszutek Wilk
1
-0
/
+8
2012-09-19
xen/boot: Disable BIOS SMP MP table search.
Konrad Rzeszutek Wilk
1
-0
/
+4
2012-09-12
Merge branch 'stable/128gb.v5.1' into stable/for-linus-3.7
Konrad Rzeszutek Wilk
1
-4
/
+1
2012-09-12
Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Konrad Rzeszutek Wilk
1
-44
/
+68
2012-09-05
Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus...
Konrad Rzeszutek Wilk
1
-2
/
+0
2012-08-26
Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-107
/
+11
2012-08-23
xen/mmu: The xen_setup_kernel_pagetable doesn't need to return anything.
Konrad Rzeszutek Wilk
1
-4
/
+1
2012-08-23
Revert "xen/x86: Workaround 64-bit hypervisor and 32-bit initial domain." and...
Konrad Rzeszutek Wilk
1
-60
/
+0
2012-08-21
xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.
Konrad Rzeszutek Wilk
1
-0
/
+2
2012-08-21
xen/x86: Workaround 64-bit hypervisor and 32-bit initial domain.
Konrad Rzeszutek Wilk
1
-9
/
+21
2012-08-21
xen/x86: Use memblock_reserve for sensitive areas.
Konrad Rzeszutek Wilk
1
-0
/
+48
2012-08-16
Revert "xen PVonHVM: move shared_info to MMIO before kexec"
Konrad Rzeszutek Wilk
1
-107
/
+11
2012-09-14
xen/arm: receive Xen events on ARM
Stefano Stabellini
1
-0
/
+1
2012-07-25
Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-51
/
+173
2012-07-19
xen PVonHVM: move shared_info to MMIO before kexec
Olaf Hering
1
-11
/
+107
2012-07-19
xen: simplify init_hvm_pv_info
Olaf Hering
1
-32
/
+26
2012-07-19
xen: remove cast from HYPERVISOR_shared_info assignment
Olaf Hering
1
-1
/
+1
2012-07-19
xen/x86: avoid updating TLS descriptors if they haven't changed
David Vrabel
1
-3
/
+26
2012-07-19
xen/x86: add desc_equal() to compare GDT descriptors
David Vrabel
1
-0
/
+6
2012-07-19
xen/mce: Register native mce handler as vMCE bounce back point
Liu, Jinsong
1
-3
/
+7
2012-07-19
xen/mce: Add mcelog support for Xen platform
Liu, Jinsong
1
-3
/
+2
2012-07-05
Merge branch 'x86/cpu' into perf/core
Ingo Molnar
1
-2
/
+0
2012-06-16
Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+8
2012-06-07
x86, pvops: Remove hooks for {rd,wr}msr_safe_regs
Andre Przywara
1
-2
/
+0
2012-05-31
xen/setup: filter APERFMPERF cpuid feature out
Andre Przywara
1
-0
/
+8
2012-05-31
x86, amd, xen: Avoid NULL pointer paravirt references
Konrad Rzeszutek Wilk
1
-0
/
+3
2012-05-25
Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+12
2012-05-23
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2012-05-07
Merge branch 'stable/autoballoon.v5.2' into stable/for-linus-3.5
Konrad Rzeszutek Wilk
1
-1
/
+0
2012-05-07
xen/acpi/sleep: Enable ACPI sleep via the __acpi_os_prepare_sleep
Konrad Rzeszutek Wilk
1
-0
/
+3
2012-05-07
xen: implement apic ipi interface
Ben Guthro
1
-0
/
+9
[next]