summaryrefslogtreecommitdiffstats
path: root/arch/x86/lguest/boot.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Fix common misspellingsLucas De Marchi2011-03-181-1/+1
* x86: Cleanup the genirq name spaceThomas Gleixner2011-03-121-2/+2
* lguest: compile fixesRusty Russell2011-01-201-1/+1
* lguest: Use this_cpu_opsChristoph Lameter2011-01-201-1/+1
* lguest: populate initial_page_tableRusty Russell2010-12-161-3/+0
* lguest: restore boot speedRusty Russell2010-12-161-4/+7
* lguest: fix crash lguest_time_initRusty Russell2010-12-161-1/+1
* x86: lguest: Use new irq allocatorThomas Gleixner2010-10-121-2/+2
* x86: lguest: Convert to new irq chip functionsThomas Gleixner2010-10-121-7/+7
* lguest: update comments to reflect LHCALL_LOAD_GDT_ENTRY.Rusty Russell2010-09-211-5/+8
* Merge branch 'ht-delete-2.6.35' into releaseLen Brown2010-05-281-1/+0
|\
| * ACPI: delete the "acpi=ht" boot optionLen Brown2010-03-141-1/+0
* | lguest: stop using KVM hypercall mechanismRusty Russell2010-04-141-31/+30
|/
* lguest: move panic notifier registration to its expected place.Rusty Russell2009-09-231-6/+4
* x86: Move get/set_wallclock to x86_platform_opsFeng Tang2009-09-161-3/+1
* x86: Move tsc_calibration to x86_init_opsThomas Gleixner2009-08-311-1/+1
* x86: Add timer_init to x86_init_opsThomas Gleixner2009-08-311-1/+1
* x86: Move irq_init to x86_init_opsThomas Gleixner2009-08-311-1/+1
* x86: Move memory_setup to x86_init_opsThomas Gleixner2009-08-271-1/+2
* lguest: update commentryRusty Russell2009-07-301-22/+77
* lguest: fix comment styleRusty Russell2009-07-301-149/+279
* lguest: restrict CPUID to avoid perf counter wrmsrRusty Russell2009-07-171-0/+5
* lguest: fix journeyMatias Zabaljauregui2009-07-171-1/+1
* lguest: PAE supportMatias Zabaljauregui2009-06-121-5/+66
* lguest: Add support for kvm_hypercall4()Matias Zabaljauregui2009-06-121-6/+20
* lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGDMatias Zabaljauregui2009-06-121-1/+1
* lguest: use native_set_* macros, which properly handle 64-bit entries when PA...Matias Zabaljauregui2009-06-121-4/+4
* lguest: optimize by coding restore_flags and irq_enable in assembler.Rusty Russell2009-06-121-29/+16
* lguest: improve interrupt handling, speed up stream networkingRusty Russell2009-06-121-6/+15
* lguest: clean up lguest_init_IRQRusty Russell2009-06-121-5/+4
* Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-101-5/+11
|\
| * Merge branch 'x86/urgent' into x86/xenIngo Molnar2009-05-081-8/+10
| |\
| * | lguest: update lazy mmu changes to match lguest's use of kvm hypercallsJeremy Fitzhardinge2009-04-071-1/+1
| * | Merge commit 'origin/master' into for-linus/xen/masterJeremy Fitzhardinge2009-04-071-37/+57
| |\ \
| * | | x86/paravirt: finish change from lazy cpu to context switch start/endJeremy Fitzhardinge2009-03-291-4/+4
| * | | x86/paravirt: flush pending mmu updates on context switchJeremy Fitzhardinge2009-03-291-4/+10
* | | | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-101-1/+1
|\ \ \ \
| * | | | x86/irq: change irq_desc_alloc() to take node instead of cpuYinghai Lu2009-04-281-1/+1
| | |_|/ | |/| |
* | | | lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTORRusty Russell2009-06-041-4/+13
|/ / /
* | | clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-1/+1
* | | lguest: fix guest crash on non-linear addresses in gdt pvopsRusty Russell2009-04-191-7/+9
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an...Linus Torvalds2009-03-301-29/+57
|\ \
| * | lguest: use KVM hypercallsMatias Zabaljauregui2009-03-301-29/+49
| * | lguest: wire up pte_update/pte_update_deferRusty Russell2009-03-301-1/+9
| |/
| * Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-271-13/+19
| |\
* | | x86-32: use brk segment for allocating initial kernel pagetableJeremy Fitzhardinge2009-03-141-8/+0
* | | Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/coreIngo Molnar2009-03-111-7/+14
|\ \ \ | |/ / | | / | |/ |/|
| * lguest: fix for CONFIG_SPARSE_IRQ=yRusty Russell2009-03-091-7/+9
| * lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>'Rusty Russell2009-03-091-0/+5
* | x86, apic: remove genapic.hIngo Molnar2009-02-171-1/+1
OpenPOWER on IntegriCloud