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
/
arch
/
x86
/
kernel
/
jailhouse.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-06
locking/seqlock, headers: Untangle the spaghetti monster
Peter Zijlstra
1
-0
/
+1
2020-08-06
x86/headers: Remove APIC headers from <asm/smp.h>
Ingo Molnar
1
-0
/
+1
2019-10-10
x86/jailhouse: Only enable platform UARTs if available
Ralf Ramsauer
1
-13
/
+72
2019-10-10
x86/jailhouse: Improve setup data version comparison
Ralf Ramsauer
1
-19
/
+32
2019-07-17
x86: Add "nopv" parameter to disable PV extensions
Zhenzhong Duan
1
-0
/
+1
2019-07-09
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2019-06-27
x86/jailhouse: Mark jailhouse_x2apic_available() as __init
Zhenzhong Duan
1
-1
/
+1
2019-05-09
x86/apic: Rename 'lapic_timer_frequency' to 'lapic_timer_period'
Daniel Drake
1
-1
/
+1
2018-11-23
x86/headers: Fix -Wmissing-prototypes warning
Yi Wang
1
-0
/
+1
2018-05-19
x86: Convert x86_platform_ops to timespec64
Arnd Bergmann
1
-1
/
+1
2018-04-23
x86/jailhouse: Fix incorrect SPDX identifier
Thomas Gleixner
1
-1
/
+1
2018-03-08
x86/jailhouse: Enable PCI mmconfig access in inmates
Otavio Pontes
1
-0
/
+8
2018-01-20
x86/jailhouse: Respect pci=lastbus command line settings
Jan Kiszka
1
-1
/
+3
2018-01-20
x86/jailhouse: Set X86_FEATURE_TSC_KNOWN_FREQ
Jan Kiszka
1
-0
/
+1
2018-01-15
x86/jailhouse: Hide x2apic code when CONFIG_X86_X2APIC=n
Thomas Gleixner
1
-14
/
+19
2018-01-14
x86/jailhouse: Initialize PCI support
Jan Kiszka
1
-0
/
+17
2018-01-14
x86/jailhouse: Wire up IOAPIC for legacy UART ports
Jan Kiszka
1
-0
/
+21
2018-01-14
x86/jailhouse: Halt instead of failing to restart
Jan Kiszka
1
-0
/
+10
2018-01-14
x86/jailhouse: Silence ACPI warning
Jan Kiszka
1
-0
/
+6
2018-01-14
x86/jailhouse: Avoid access of unsupported platform resources
Jan Kiszka
1
-0
/
+13
2018-01-14
x86/jailhouse: Set up timekeeping
Jan Kiszka
1
-0
/
+17
2018-01-14
x86/jailhouse: Enable PMTIMER
Jan Kiszka
1
-0
/
+4
2018-01-14
x86/jailhouse: Enable APIC and SMP support
Jan Kiszka
1
-0
/
+42
2018-01-14
x86/jailhouse: Add infrastructure for running in non-root cell
Jan Kiszka
1
-0
/
+73