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.12.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
2015-09-02
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-30
/
+37
2015-08-06
x86/irq: Store irq descriptor in vector array
Thomas Gleixner
1
-1
/
+3
2015-08-06
x86/lguest: Do not setup unused irq vectors
Thomas Gleixner
1
-9
/
+13
2015-08-06
x86/lguest: Clean up lguest_setup_irq
Rusty Russell
1
-21
/
+22
2015-07-30
x86/lguest/timer: Migrate to new set-state interface
Viresh Kumar
1
-18
/
+6
2015-06-23
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2015-05-19
x86/fpu: Rename i387.h to fpu/api.h
Ingo Molnar
1
-1
/
+1
2015-05-10
x86/asm/entry: Remove SYSCALL_VECTOR
Brian Gerst
1
-2
/
+2
2015-04-22
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-21
/
+16
2015-04-08
x86/asm/entry/irq: Simplify interrupt dispatch table (IDT) layout
Denys Vlasenko
1
-1
/
+2
2015-03-24
lguest: suppress interrupts for single insn, not range.
Rusty Russell
2
-11
/
+7
2015-03-24
lguest: simplify lguest_iret
Denys Vlasenko
1
-10
/
+9
2015-03-24
lguest: rename i386_head.S in the comments
Alexander Kuleshov
1
-2
/
+2
2015-03-20
lguest: fix pending interrupt test.
Rusty Russell
1
-1
/
+1
2015-03-06
x86/asm/entry: Add this_cpu_sp0() to read sp0 for the current cpu
Andy Lutomirski
1
-0
/
+1
2015-02-19
lguest: update help text.
Rusty Russell
1
-1
/
+1
2015-02-19
lguest: now depends on PCI
Rusty Russell
1
-1
/
+1
2015-02-13
lguest: don't look in console features to find emerg_wr.
Rusty Russell
1
-33
/
+24
2015-02-11
lguest: use the PCI console device's emerg_wr for early boot messages.
Rusty Russell
1
-12
/
+134
2015-02-11
lguest: Override pcibios_enable_irq/pcibios_disable_irq to our stupid PIC
Rusty Russell
1
-0
/
+24
2015-02-11
lguest: disable ACPI explicitly.
Rusty Russell
1
-0
/
+4
2015-02-11
lguest: don't disable iospace.
Rusty Russell
1
-8
/
+0
2014-12-16
x86: Avoid building unused IRQ entry stubs
Jan Beulich
1
-1
/
+1
2014-05-06
asmlinkage, x86: Add explicit __visible to arch/x86/*
Andi Kleen
1
-2
/
+2
2014-01-30
x86, asmlinkage, lguest: Fix C functions used by inline assembler
Andi Kleen
1
-6
/
+6
2013-09-06
lguest: fix GPF in guest when using gdb.
Rusty Russell
1
-0
/
+7
2013-07-15
lguest: Point to the right directory for the lguest launcher
Holger Hans Peter Freyther
1
-2
/
+1
2013-07-07
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2013-07-04
Merge tags 'modules-next-for-linus' and 'virtio-next-for-linus' of git://git....
Linus Torvalds
2
-1
/
+1
2013-06-07
x86: Get rid of ->hard_math and all the FPU asm fu
H. Peter Anvin
1
-1
/
+1
2013-05-29
x86: Increase precision of x86_platform.get/set_wallclock()
David Vrabel
1
-2
/
+2
2013-05-20
lguest: rename i386_head.S
Daniel Baluta
2
-1
/
+1
2013-04-30
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+1
2013-04-10
x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal
Boris Ostrovsky
1
-0
/
+1
2013-03-05
x86: Make Linux guest support optional
Borislav Petkov
1
-2
/
+1
2013-02-22
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2013-02-15
lguest: select CONFIG_TTY to build properly.
Randy Dunlap
1
-0
/
+1
2013-01-26
Merge tag 'v3.8-rc5' into x86/mm
H. Peter Anvin
1
-1
/
+1
2012-11-17
x86/lguest: Use __pa_symbol instead of __pa on C visible symbols
Alexander Duyck
1
-1
/
+2
2012-10-26
x86, MCA: Finish mca_config conversion
Borislav Petkov
1
-1
/
+1
2012-09-28
virtio: remove CONFIG_VIRTIO_RING
Rusty Russell
1
-1
/
+0
2012-01-12
lguest: Make sure interrupt is allocated ok by lguest_setup_irq
Stratos Psomadakis
1
-8
/
+13
2011-11-01
lguest: add export.h to lguest files for THIS_MODULE/EXPORT_SYMBOL
Paul Gortmaker
1
-0
/
+1
2011-10-27
lguest: don't allow KVM-detection cpuid.
Rusty Russell
1
-0
/
+10
2011-07-22
lguest: Fix translation count about wikipedia's cpuid page
Adrian Knoth
1
-1
/
+1
2011-07-22
lguest: Fix three simple typos in comments
Adrian Knoth
2
-2
/
+2
2011-07-22
lguest: update comments
Rusty Russell
2
-13
/
+26
2011-07-22
lguest: remove remaining vmcall
Rusty Russell
1
-6
/
+2
2011-07-22
lguest: use a special 1:1 linear pagetable mode until first switch.
Rusty Russell
2
-8
/
+12
2011-05-30
lguest: fix timer interrupt setup
Rusty Russell
1
-0
/
+1
[next]