index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lguest
/
boot.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2008-01-31
1
-2
/
+9
|
\
|
*
lguest: Reboot support
Balaji Rao
2008-01-30
1
-2
/
+9
*
|
x86: change write_gdt_entry signature.
Glauber de Oliveira Costa
2008-01-30
1
-3
/
+3
*
|
x86: change write_idt_entry signature
Glauber de Oliveira Costa
2008-01-30
1
-4
/
+5
*
|
x86: unify struct desc_ptr
Glauber de Oliveira Costa
2008-01-30
1
-2
/
+2
*
|
x86: use generic register name in the thread and tss structures
H. Peter Anvin
2008-01-30
1
-3
/
+3
*
|
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
2008-01-30
1
-11
/
+11
*
|
x86: use u32 for some lapic functions
Thomas Gleixner
2008-01-30
1
-2
/
+2
|
/
*
lguest: tidy up documentation
Rusty Russell
2007-11-05
1
-22
/
+21
*
lguest: make async_hcall() static
Adrian Bunk
2007-11-05
1
-13
/
+13
*
lguest: documentation update
Rusty Russell
2007-10-25
1
-23
/
+25
*
lguest: build fix
Jeff Garzik
2007-10-25
1
-0
/
+1
*
lguest: use defines from x86 headers instead of magic numbers
Rusty Russell
2007-10-25
1
-3
/
+2
*
Revert lguest magic and use hook in head.S
Rusty Russell
2007-10-23
1
-16
/
+1
*
Lguest support for Virtio
Rusty Russell
2007-10-23
1
-0
/
+21
*
Remove old lguest bus and drivers.
Rusty Russell
2007-10-23
1
-41
/
+0
*
Boot with virtual == physical to get closer to native Linux.
Rusty Russell
2007-10-23
1
-5
/
+2
*
Allow guest to specify syscall vector to use.
Rusty Russell
2007-10-23
1
-0
/
+1
*
Make hypercalls arch-independent.
Jes Sorensen
2007-10-23
1
-4
/
+4
*
Move i386 part of core.c to x86/core.c.
Jes Sorensen
2007-10-23
1
-0
/
+1
*
Move lguest guest support to arch/x86.
Rusty Russell
2007-10-23
1
-0
/
+1106