index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lguest
/
i386_head.S
Age
Commit message (
Expand
)
Author
2011-07-22
lguest: Fix three simple typos in comments
Adrian Knoth
2011-07-22
lguest: update comments
Rusty Russell
2011-07-22
lguest: remove remaining vmcall
Rusty Russell
2011-07-22
lguest: use a special 1:1 linear pagetable mode until first switch.
Rusty Russell
2011-01-04
x86, mm: Initialize initial_page_table before paravirt jumps
Rusty Russell
2010-12-16
lguest: populate initial_page_table
Rusty Russell
2010-04-14
lguest: stop using KVM hypercall mechanism
Rusty Russell
2009-07-30
lguest: update commentry
Rusty Russell
2009-07-30
lguest: fix comment style
Rusty Russell
2009-06-12
lguest: optimize by coding restore_flags and irq_enable in assembler.
Rusty Russell
2009-06-12
lguest: improve interrupt handling, speed up stream networking
Rusty Russell
2009-03-30
lguest: use KVM hypercalls
Matias Zabaljauregui
2008-12-30
lguest: move the initial guest page table creation code to the host
Matias Zabaljauregui
2008-03-28
lguest: comment documentation update.
Rusty Russell
2007-10-25
lguest: documentation update
Rusty Russell
2007-10-23
Revert lguest magic and use hook in head.S
Rusty Russell
2007-10-23
Boot with virtual == physical to get closer to native Linux.
Rusty Russell
2007-10-23
Move lguest guest support to arch/x86.
Rusty Russell