summaryrefslogtreecommitdiffstats
path: root/arch/x86/lguest
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-222-21/+16Star
|\
| * lguest: suppress interrupts for single insn, not range.Rusty Russell2015-03-242-11/+7Star
| * lguest: simplify lguest_iretDenys Vlasenko2015-03-241-10/+9Star
| * lguest: rename i386_head.S in the commentsAlexander Kuleshov2015-03-241-2/+2
| * lguest: fix pending interrupt test.Rusty Russell2015-03-201-1/+1
* | x86/asm/entry/irq: Simplify interrupt dispatch table (IDT) layoutDenys Vlasenko2015-04-081-1/+2
* | x86/asm/entry: Add this_cpu_sp0() to read sp0 for the current cpuAndy Lutomirski2015-03-061-0/+1
|/
* lguest: update help text.Rusty Russell2015-02-191-1/+1
* lguest: now depends on PCIRusty Russell2015-02-191-1/+1
* lguest: don't look in console features to find emerg_wr.Rusty Russell2015-02-131-33/+24Star
* lguest: use the PCI console device's emerg_wr for early boot messages.Rusty Russell2015-02-111-12/+134
* lguest: Override pcibios_enable_irq/pcibios_disable_irq to our stupid PICRusty Russell2015-02-111-0/+24
* lguest: disable ACPI explicitly.Rusty Russell2015-02-111-0/+4
* lguest: don't disable iospace.Rusty Russell2015-02-111-8/+0Star
* x86: Avoid building unused IRQ entry stubsJan Beulich2014-12-161-1/+1
* asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen2014-05-061-2/+2
* x86, asmlinkage, lguest: Fix C functions used by inline assemblerAndi Kleen2014-01-301-6/+6
* lguest: fix GPF in guest when using gdb.Rusty Russell2013-09-061-0/+7
* lguest: Point to the right directory for the lguest launcherHolger Hans Peter Freyther2013-07-151-2/+1Star
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-061-2/+2
|\
| * x86: Increase precision of x86_platform.get/set_wallclock()David Vrabel2013-05-281-2/+2
| |
| \
*-. \ Merge tags 'modules-next-for-linus' and 'virtio-next-for-linus' of git://git....Linus Torvalds2013-07-032-1/+1
|\ \ \ | | |/ | |/|
| | * lguest: rename i386_head.SDaniel Baluta2013-05-202-1/+1
| |/
* / x86: Get rid of ->hard_math and all the FPU asm fuH. Peter Anvin2013-06-061-1/+1
|/
* Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-04-301-2/+1Star
|\
| * x86: Make Linux guest support optionalBorislav Petkov2013-03-041-2/+1Star
* | x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky2013-04-101-0/+1
|/
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-221-1/+2
|\
| * Merge tag 'v3.8-rc5' into x86/mmH. Peter Anvin2013-01-261-1/+1
| |\
| * | x86/lguest: Use __pa_symbol instead of __pa on C visible symbolsAlexander Duyck2012-11-171-1/+2
* | | lguest: select CONFIG_TTY to build properly.Randy Dunlap2013-02-151-0/+1
| |/ |/|
* | x86, MCA: Finish mca_config conversionBorislav Petkov2012-10-261-1/+1
|/
* virtio: remove CONFIG_VIRTIO_RINGRusty Russell2012-09-281-1/+0Star
* lguest: Make sure interrupt is allocated ok by lguest_setup_irqStratos Psomadakis2012-01-121-8/+13
* lguest: add export.h to lguest files for THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker2011-11-011-0/+1
* lguest: don't allow KVM-detection cpuid.Rusty Russell2011-10-271-0/+10
* lguest: Fix translation count about wikipedia's cpuid pageAdrian Knoth2011-07-221-1/+1
* lguest: Fix three simple typos in commentsAdrian Knoth2011-07-222-2/+2
* lguest: update commentsRusty Russell2011-07-222-13/+26
* lguest: remove remaining vmcallRusty Russell2011-07-221-6/+2Star
* lguest: use a special 1:1 linear pagetable mode until first switch.Rusty Russell2011-07-222-8/+12
* lguest: fix timer interrupt setupRusty Russell2011-05-301-0/+1
* Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-201-3/+1Star
|\
| * Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-141-3/+3
| |\
| * | x86: Convert remaining x86 clocksources to clocksource_register_hz/khzJohn Stultz2011-02-211-3/+1Star
* | | Correct occurrences ofRob Landley2011-05-061-1/+1
| |/ |/|
* | x86: Fix common misspellingsLucas De Marchi2011-03-181-1/+1
* | x86: Cleanup the genirq name spaceThomas Gleixner2011-03-121-2/+2
|/
* LGUEST_GUEST: fix unmet direct dependencies (VIRTUALIZATION && VIRTIO)Randy Dunlap2011-01-201-0/+1
* lguest: compile fixesRusty Russell2011-01-201-1/+1