index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lguest
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-2
/
+9
2008-01-30
x86: remove depends on X86_32 from PARAVIRT & PARAVIRT_GUEST
Eduardo Pereira Habkost
1
-0
/
+1
2008-01-30
x86: change write_gdt_entry signature.
Glauber de Oliveira Costa
1
-3
/
+3
2008-01-30
x86: change write_idt_entry signature
Glauber de Oliveira Costa
1
-4
/
+5
2008-01-30
x86: unify struct desc_ptr
Glauber de Oliveira Costa
1
-2
/
+2
2008-01-30
x86: use generic register name in the thread and tss structures
H. Peter Anvin
1
-3
/
+3
2008-01-30
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
1
-11
/
+11
2008-01-30
x86: use u32 for some lapic functions
Thomas Gleixner
1
-2
/
+2
2008-01-30
lguest: Reboot support
Balaji Rao
1
-2
/
+9
2007-11-29
lguest: prevent VISWS or VOYAGER randconfigs
Randy Dunlap
1
-0
/
+1
2007-11-05
lguest: tidy up documentation
Rusty Russell
1
-22
/
+21
2007-11-05
lguest: make async_hcall() static
Adrian Bunk
1
-13
/
+13
2007-10-25
lguest: documentation update
Rusty Russell
2
-26
/
+30
2007-10-25
lguest: build fix
Jeff Garzik
1
-0
/
+1
2007-10-25
lguest: use defines from x86 headers instead of magic numbers
Rusty Russell
1
-3
/
+2
2007-10-23
Revert lguest magic and use hook in head.S
Rusty Russell
2
-29
/
+5
2007-10-23
Lguest support for Virtio
Rusty Russell
2
-0
/
+26
2007-10-23
Remove old lguest bus and drivers.
Rusty Russell
1
-41
/
+0
2007-10-23
Virtio helper routines for a descriptor ringbuffer implementation
Rusty Russell
1
-0
/
+1
2007-10-23
Boot with virtual == physical to get closer to native Linux.
Rusty Russell
2
-10
/
+38
2007-10-23
Allow guest to specify syscall vector to use.
Rusty Russell
1
-0
/
+1
2007-10-23
Make hypercalls arch-independent.
Jes Sorensen
1
-4
/
+4
2007-10-23
Move i386 part of core.c to x86/core.c.
Jes Sorensen
1
-0
/
+1
2007-10-23
Move lguest guest support to arch/x86.
Rusty Russell
4
-0
/
+1208