index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lguest
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-10
x86, VisWS: turn into generic arch, eliminate Kconfig specials
Ingo Molnar
1
-1
/
+1
2008-07-09
x86: rename paravirtualized TSC functions
Alok Kataria
1
-2
/
+2
2008-07-08
x86: rename two e820 related functions
Yinghai Lu
1
-1
/
+1
2008-07-08
Merge branch 'linus' into tmp.x86.mpparse.new
Ingo Molnar
1
-2
/
+3
2008-05-31
x86: extend e820 early_res support 32bit -fix #3
Yinghai Lu
1
-2
/
+3
2008-05-30
lguest: fix ugly <NULL> in /proc/interrupts
Rusty Russell
1
-2
/
+3
2008-04-17
x86: replace remaining __FUNCTION__ occurances
Harvey Harrison
1
-1
/
+1
2008-03-28
lguest: comment documentation update.
Rusty Russell
2
-50
/
+73
2008-03-11
lguest: Revert 1ce70c4fac3c3954bd48c035f448793867592bc0, fix real problem.
Rusty Russell
1
-1
/
+1
2008-03-11
lguest: Sanitize the lguest clock.
Rusty Russell
1
-32
/
+21
2008-02-26
x86/lguest: fix pgdir pmd index calculation
Ahmed S. Darwish
1
-1
/
+1
2008-02-26
lguest: include function prototypes
Harvey Harrison
1
-9
/
+1
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