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
/
drivers
/
lguest
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-28
lguest: comment documentation update.
Rusty Russell
2
-16
/
+25
2008-01-31
lguest: fix mis-merge against hpa's TSS renaming
Rusty Russell
1
-1
/
+1
2008-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-62
/
+65
2008-01-30
x86: use generic register name in the thread and tss structures
H. Peter Anvin
1
-2
/
+2
2008-01-30
lguest: get rid of lg variable assignments
Glauber de Oliveira Costa
1
-16
/
+14
2008-01-30
lguest: move changed bitmap to lg_cpu
Glauber de Oliveira Costa
1
-6
/
+5
2008-01-30
lguest: move last_pages to lg_cpu
Glauber de Oliveira Costa
1
-2
/
+2
2008-01-30
lguest: change last_guest to last_cpu
Glauber de Oliveira Costa
1
-3
/
+3
2008-01-30
lguest: per-vcpu lguest pgdir management
Glauber de Oliveira Costa
1
-3
/
+4
2008-01-30
lguest: makes special fields be per-vcpu
Glauber de Oliveira Costa
1
-6
/
+4
2008-01-30
lguest: replace lguest_arch with lg_cpu_arch.
Glauber de Oliveira Costa
1
-13
/
+11
2008-01-30
lguest: make registers per-vcpu
Glauber de Oliveira Costa
1
-19
/
+19
2008-01-30
lguest: make emulate_insn receive a vcpu struct.
Glauber de Oliveira Costa
1
-2
/
+3
2008-01-30
lguest: map_switcher_in_guest() per-vcpu
Glauber de Oliveira Costa
1
-1
/
+1
2008-01-30
lguest: per-vcpu interrupt processing.
Glauber de Oliveira Costa
1
-1
/
+1
2008-01-30
lguest: make hypercalls use the vcpu struct
Glauber de Oliveira Costa
1
-6
/
+10
2008-01-30
lguest: per-cpu run guest
Glauber de Oliveira Costa
1
-5
/
+9
2008-01-25
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
Gautham R Shenoy
1
-4
/
+4
2007-10-25
lguest: documentation update
Rusty Russell
2
-78
/
+113
2007-10-25
lguest: use defines from x86 headers instead of magic numbers
Rusty Russell
1
-1
/
+1
2007-10-23
generalize lgread_u32/lgwrite_u32.
Rusty Russell
1
-2
/
+2
2007-10-23
Remove old lguest bus and drivers.
Rusty Russell
1
-1
/
+0
2007-10-23
Boot with virtual == physical to get closer to native Linux.
Rusty Russell
1
-3
/
+4
2007-10-23
Allow guest to specify syscall vector to use.
Rusty Russell
1
-0
/
+4
2007-10-23
Move register setup into i386_core.c
Jes Sorensen
1
-0
/
+36
2007-10-23
Make hypercalls arch-independent.
Jes Sorensen
1
-1
/
+61
2007-10-23
Introduce "hcall" pointer to indicate pending hypercall.
Rusty Russell
1
-6
/
+7
2007-10-23
Reorder guest saved regs to match hyperall order
Jes Sorensen
1
-2
/
+2
2007-10-23
Move i386 part of core.c to x86/core.c.
Jes Sorensen
2
-1
/
+478
2007-10-23
Rename switcher.S to x86/switcher_32.S
Rusty Russell
1
-0
/
+350