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
/
lguest
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-25
fix modules oopsing in lguest guests
Rusty Russell
1
-3
/
+3
2007-09-12
lguest: Fix guest crash when CONFIG_X86_USE_3DNOW=y
Rusty Russell
1
-3
/
+4
2007-08-30
Fix lguest page-pinning logic ("lguest: bad stack page 0xc057a000")
Rusty Russell
1
-2
/
+5
2007-08-24
lguest should depend on CONFIG_FUTEX
Alexey Dobriyan
1
-1
/
+1
2007-08-12
i386: Make patching more robust, fix paravirt issue
Andi Kleen
1
-4
/
+5
2007-08-12
lguest files should explicitly include asm/paravirt.h
Jes Sorensen
1
-0
/
+1
2007-08-09
lguest: Fix Malicious Guest GDT Host Crash
Rusty Russell
5
-67
/
+29
2007-08-09
Fix non-TSC guest clocksource lockup
Rusty Russell
1
-2
/
+2
2007-08-07
Enable lguest drivers in Kconfig
Rusty Russell
1
-0
/
+2
2007-07-30
Make lguest compile with CONFIG_BLOCK=n and CONFIG_NET=n
Rusty Russell
1
-1
/
+9
2007-07-29
Provide timespec to guests rather than jiffies clock.
Rusty Russell
4
-24
/
+57
2007-07-29
Fix lguest bzImage loading with CONFIG_RELOCATABLE=y
Rusty Russell
1
-0
/
+5
2007-07-26
lguest: documentation VII: FIXMEs
Rusty Russell
6
-0
/
+55
2007-07-26
lguest: documentation VI: Switcher
Rusty Russell
2
-46
/
+276
2007-07-26
lguest: documentation V: Host
Rusty Russell
6
-85
/
+924
2007-07-26
lguest: documentation IV: Launcher
Rusty Russell
4
-28
/
+427
2007-07-26
lguest: documentation III: Drivers
Rusty Russell
1
-3
/
+69
2007-07-26
lguest: documentation II: Guest
Rusty Russell
2
-37
/
+470
2007-07-26
lguest: documentation I: Preparation
Rusty Russell
12
-17
/
+153
2007-07-22
clockevents: fix resume logic
Thomas Gleixner
1
-0
/
+2
2007-07-20
lguest: override sched_clock
Rusty Russell
1
-1
/
+8
2007-07-20
lguest: trivial: We now have asm/processor-flags.h, so use it.
Rusty Russell
1
-3
/
+1
2007-07-20
lguest: fix sense if IF flag on interrupt injection
Rusty Russell
1
-5
/
+5
2007-07-20
Fix lguest misannotation
Al Viro
1
-1
/
+1
2007-07-19
lguest: the Makefile and Kconfig
Rusty Russell
2
-0
/
+27
2007-07-19
lguest: the host code
Rusty Russell
11
-25
/
+2618
2007-07-19
lguest: the guest code
Rusty Russell
3
-0
/
+745