summaryrefslogtreecommitdiff
path: root/arch/x86/lguest
Commit message (Expand)AuthorAge
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-01
|\
| * x86/irq: Store irq descriptor in vector arrayThomas Gleixner2015-08-06
| * x86/lguest: Do not setup unused irq vectorsThomas Gleixner2015-08-06
| * x86/lguest: Clean up lguest_setup_irqRusty Russell2015-08-06
* | x86/lguest/timer: Migrate to new set-state interfaceViresh Kumar2015-07-30
|/
* Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-22
|\
| * x86/asm/entry: Remove SYSCALL_VECTORBrian Gerst2015-05-10
* | x86/fpu: Rename i387.h to fpu/api.hIngo Molnar2015-05-19
|/
* Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-22
|\
| * lguest: suppress interrupts for single insn, not range.Rusty Russell2015-03-24
| * lguest: simplify lguest_iretDenys Vlasenko2015-03-24
| * lguest: rename i386_head.S in the commentsAlexander Kuleshov2015-03-24
| * lguest: fix pending interrupt test.Rusty Russell2015-03-20
* | x86/asm/entry/irq: Simplify interrupt dispatch table (IDT) layoutDenys Vlasenko2015-04-08
* | x86/asm/entry: Add this_cpu_sp0() to read sp0 for the current cpuAndy Lutomirski2015-03-06
|/
* lguest: update help text.Rusty Russell2015-02-19
* lguest: now depends on PCIRusty Russell2015-02-19
* lguest: don't look in console features to find emerg_wr.Rusty Russell2015-02-13
* lguest: use the PCI console device's emerg_wr for early boot messages.Rusty Russell2015-02-11
* lguest: Override pcibios_enable_irq/pcibios_disable_irq to our stupid PICRusty Russell2015-02-11
* lguest: disable ACPI explicitly.Rusty Russell2015-02-11
* lguest: don't disable iospace.Rusty Russell2015-02-11
* x86: Avoid building unused IRQ entry stubsJan Beulich2014-12-16
* asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen2014-05-05
* x86, asmlinkage, lguest: Fix C functions used by inline assemblerAndi Kleen2014-01-29
* lguest: fix GPF in guest when using gdb.Rusty Russell2013-09-06
* lguest: Point to the right directory for the lguest launcherHolger Hans Peter Freyther2013-07-15
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-06
|\
| * x86: Increase precision of x86_platform.get/set_wallclock()David Vrabel2013-05-28
| |
| \
*-. \ Merge tags 'modules-next-for-linus' and 'virtio-next-for-linus' of git://git....Linus Torvalds2013-07-03
|\ \ \ | | |/ | |/|
| | * lguest: rename i386_head.SDaniel Baluta2013-05-20
| |/
* | x86: Get rid of ->hard_math and all the FPU asm fuH. Peter Anvin2013-06-06
|/
* Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-04-30
|\
| * x86: Make Linux guest support optionalBorislav Petkov2013-03-04
* | x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky2013-04-10
|/
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\
| * Merge tag 'v3.8-rc5' into x86/mmH. Peter Anvin2013-01-25
| |\
| * | x86/lguest: Use __pa_symbol instead of __pa on C visible symbolsAlexander Duyck2012-11-16
* | | lguest: select CONFIG_TTY to build properly.Randy Dunlap2013-02-14
| |/ |/|
* | x86, MCA: Finish mca_config conversionBorislav Petkov2012-10-26
|/
* virtio: remove CONFIG_VIRTIO_RINGRusty Russell2012-09-28
* lguest: Make sure interrupt is allocated ok by lguest_setup_irqStratos Psomadakis2012-01-12
* lguest: add export.h to lguest files for THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker2011-10-31
* lguest: don't allow KVM-detection cpuid.Rusty Russell2011-10-27
* lguest: Fix translation count about wikipedia's cpuid pageAdrian Knoth2011-07-22
* lguest: Fix three simple typos in commentsAdrian Knoth2011-07-22
* lguest: update commentsRusty Russell2011-07-22
* lguest: remove remaining vmcallRusty Russell2011-07-22
* lguest: use a special 1:1 linear pagetable mode until first switch.Rusty Russell2011-07-22