aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lguest
Commit message (Expand)AuthorAge
* 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-26
* 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
* lguest: fix timer interrupt setupRusty Russell2011-05-29
* Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-19
|\
| * Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-14
| |\
| * | x86: Convert remaining x86 clocksources to clocksource_register_hz/khzJohn Stultz2011-02-21
* | | Correct occurrences ofRob Landley2011-05-06
| |/ |/|
* | x86: Fix common misspellingsLucas De Marchi2011-03-18
* | x86: Cleanup the genirq name spaceThomas Gleixner2011-03-12
|/
* LGUEST_GUEST: fix unmet direct dependencies (VIRTUALIZATION && VIRTIO)Randy Dunlap2011-01-20
* lguest: compile fixesRusty Russell2011-01-20
* lguest: Use this_cpu_opsChristoph Lameter2011-01-20
* x86, mm: Initialize initial_page_table before paravirt jumpsRusty Russell2011-01-04
* lguest: populate initial_page_tableRusty Russell2010-12-16
* lguest: restore boot speedRusty Russell2010-12-16
* lguest: fix crash lguest_time_initRusty Russell2010-12-16
* x86: lguest: Use new irq allocatorThomas Gleixner2010-10-12
* x86: lguest: Convert to new irq chip functionsThomas Gleixner2010-10-12
* lguest: update comments to reflect LHCALL_LOAD_GDT_ENTRY.Rusty Russell2010-09-20
* Merge branch 'ht-delete-2.6.35' into releaseLen Brown2010-05-28
|\
| * ACPI: delete the "acpi=ht" boot optionLen Brown2010-03-14
* | lguest: stop using KVM hypercall mechanismRusty Russell2010-04-14
|/
* lguest: move panic notifier registration to its expected place.Rusty Russell2009-09-23
* x86: Move get/set_wallclock to x86_platform_opsFeng Tang2009-09-16
* x86: Move tsc_calibration to x86_init_opsThomas Gleixner2009-08-31
* x86: Add timer_init to x86_init_opsThomas Gleixner2009-08-31
* x86: Move irq_init to x86_init_opsThomas Gleixner2009-08-31
* x86: Move memory_setup to x86_init_opsThomas Gleixner2009-08-27
* lguest: update commentryRusty Russell2009-07-30
* lguest: fix comment styleRusty Russell2009-07-30
* lguest: restrict CPUID to avoid perf counter wrmsrRusty Russell2009-07-17
* lguest: fix journeyMatias Zabaljauregui2009-07-17
* lguest: PAE supportMatias Zabaljauregui2009-06-12
* lguest: Add support for kvm_hypercall4()Matias Zabaljauregui2009-06-12
* lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGDMatias Zabaljauregui2009-06-12