aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lguest (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-16x86: Move get/set_wallclock to x86_platform_opsFeng Tang1-3/+1
2009-08-31x86: Move tsc_calibration to x86_init_opsThomas Gleixner1-1/+1
2009-08-31x86: Add timer_init to x86_init_opsThomas Gleixner1-1/+1
2009-08-31x86: Move irq_init to x86_init_opsThomas Gleixner1-1/+1
2009-08-27x86: Move memory_setup to x86_init_opsThomas Gleixner1-1/+2
2009-07-30lguest: update commentryRusty Russell2-22/+79
2009-07-30lguest: fix comment styleRusty Russell2-191/+347
2009-07-17lguest: restrict CPUID to avoid perf counter wrmsrRusty Russell1-0/+5
2009-07-17lguest: fix journeyMatias Zabaljauregui1-1/+1
2009-06-12lguest: PAE supportMatias Zabaljauregui2-6/+66
2009-06-12lguest: Add support for kvm_hypercall4()Matias Zabaljauregui1-6/+20
2009-06-12lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGDMatias Zabaljauregui1-1/+1
2009-06-12lguest: use native_set_* macros, which properly handle 64-bit entries when PAE is activatedMatias Zabaljauregui1-4/+4
2009-06-12lguest: optimize by coding restore_flags and irq_enable in assembler.Rusty Russell2-30/+73
2009-06-12lguest: improve interrupt handling, speed up stream networkingRusty Russell2-8/+15
2009-06-12lguest: clean up lguest_init_IRQRusty Russell1-5/+4
2009-06-10Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-5/+11
2009-06-10Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-06-04lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTORRusty Russell2-4/+14
2009-05-08Merge branch 'x86/urgent' into x86/xenIngo Molnar1-8/+10
2009-04-28x86/irq: change irq_desc_alloc() to take node instead of cpuYinghai Lu1-1/+1
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-1/+1
2009-04-19lguest: fix guest crash on non-linear addresses in gdt pvopsRusty Russell1-7/+9
2009-04-07lguest: update lazy mmu changes to match lguest's use of kvm hypercallsJeremy Fitzhardinge1-1/+1
2009-04-07Merge commit 'origin/master' into for-linus/xen/masterJeremy Fitzhardinge2-39/+59
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-and-virtioLinus Torvalds2-31/+59
2009-03-30lguest: use KVM hypercallsMatias Zabaljauregui2-31/+51
2009-03-30lguest: wire up pte_update/pte_update_deferRusty Russell1-1/+9
2009-03-29x86/paravirt: finish change from lazy cpu to context switch start/endJeremy Fitzhardinge1-4/+4
2009-03-29x86/paravirt: flush pending mmu updates on context switchJeremy Fitzhardinge1-4/+10
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2-14/+19
2009-03-14x86-32: use brk segment for allocating initial kernel pagetableJeremy Fitzhardinge1-8/+0
2009-03-11Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/coreIngo Molnar1-7/+14
2009-03-09lguest: fix for CONFIG_SPARSE_IRQ=yRusty Russell1-7/+9
2009-03-09lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>'Rusty Russell1-0/+5
2009-02-23x86: remove the Voyager 32-bit subarchIngo Molnar1-1/+0
2009-02-17x86, apic: remove genapic.hIngo Molnar1-1/+1
2009-02-17x86: fold apic_ops into genapicYinghai Lu1-9/+10
2009-02-10x86: make lazy %gs optional on x86_32Tejun Heo1-1/+1
2009-01-30x86/paravirt: add register-saving thunks to reduce caller register pressureJeremy Fitzhardinge1-4/+9
2009-01-30lguest: typos fixAtsushi SAKAI1-2/+2
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-12-30lguest: move the initial guest page table creation code to the hostMatias Zabaljauregui1-15/+0
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-11-11x86: 32 bit: interrupt stub consistency with 64 bitH. Peter Anvin1-1/+2
2008-10-31lguest: fix irq vectors.Rusty Russell1-0/+3
2008-10-31lguest: fix early_ioremap.Rusty Russell1-12/+17
2008-10-16x86: make 32bit support per_cpu vectorYinghai Lu1-1/+1
2008-07-30Merge commit 'v2.6.27-rc1' into x86/coreIngo Molnar1-0/+3
2008-07-29lguest: set max_pfn_mapped, growl loudly at Yinghai LuRusty Russell1-0/+3