Age | Commit message (Expand) | Author |
2014-05-05 | asmlinkage, x86: Add explicit __visible to arch/x86/* | Andi Kleen |
2014-01-29 | x86, asmlinkage, lguest: Fix C functions used by inline assembler | Andi Kleen |
2013-09-06 | lguest: fix GPF in guest when using gdb. | Rusty Russell |
2013-07-15 | lguest: Point to the right directory for the lguest launcher | Holger Hans Peter Freyther |
2013-07-06 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-06-06 | x86: Get rid of ->hard_math and all the FPU asm fu | H. Peter Anvin |
2013-05-28 | x86: Increase precision of x86_platform.get/set_wallclock() | David Vrabel |
2013-04-10 | x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal | Boris Ostrovsky |
2013-01-25 | Merge tag 'v3.8-rc5' into x86/mm | H. Peter Anvin |
2012-11-16 | x86/lguest: Use __pa_symbol instead of __pa on C visible symbols | Alexander Duyck |
2012-10-26 | x86, MCA: Finish mca_config conversion | Borislav Petkov |
2012-01-12 | lguest: Make sure interrupt is allocated ok by lguest_setup_irq | Stratos Psomadakis |
2011-10-31 | lguest: add export.h to lguest files for THIS_MODULE/EXPORT_SYMBOL | Paul Gortmaker |
2011-10-27 | lguest: don't allow KVM-detection cpuid. | Rusty Russell |
2011-07-22 | lguest: Fix translation count about wikipedia's cpuid page | Adrian Knoth |
2011-07-22 | lguest: Fix three simple typos in comments | Adrian Knoth |
2011-07-22 | lguest: update comments | Rusty Russell |
2011-07-22 | lguest: use a special 1:1 linear pagetable mode until first switch. | Rusty Russell |
2011-05-30 | lguest: fix timer interrupt setup | Rusty Russell |
2011-05-19 | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2011-05-14 | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a... | Thomas Gleixner |
2011-05-06 | Correct occurrences of | Rob Landley |
2011-03-18 | x86: Fix common misspellings | Lucas De Marchi |
2011-03-12 | x86: Cleanup the genirq name space | Thomas Gleixner |
2011-02-21 | x86: Convert remaining x86 clocksources to clocksource_register_hz/khz | John Stultz |
2011-01-20 | lguest: compile fixes | Rusty Russell |
2011-01-20 | lguest: Use this_cpu_ops | Christoph Lameter |
2010-12-16 | lguest: populate initial_page_table | Rusty Russell |
2010-12-16 | lguest: restore boot speed | Rusty Russell |
2010-12-16 | lguest: fix crash lguest_time_init | Rusty Russell |
2010-10-12 | x86: lguest: Use new irq allocator | Thomas Gleixner |
2010-10-12 | x86: lguest: Convert to new irq chip functions | Thomas Gleixner |
2010-09-21 | lguest: update comments to reflect LHCALL_LOAD_GDT_ENTRY. | Rusty Russell |
2010-05-28 | Merge branch 'ht-delete-2.6.35' into release | Len Brown |
2010-04-14 | lguest: stop using KVM hypercall mechanism | Rusty Russell |
2010-03-14 | ACPI: delete the "acpi=ht" boot option | Len Brown |
2009-09-23 | lguest: move panic notifier registration to its expected place. | Rusty Russell |
2009-09-16 | x86: Move get/set_wallclock to x86_platform_ops | Feng Tang |
2009-08-31 | x86: Move tsc_calibration to x86_init_ops | Thomas Gleixner |
2009-08-31 | x86: Add timer_init to x86_init_ops | Thomas Gleixner |
2009-08-31 | x86: Move irq_init to x86_init_ops | Thomas Gleixner |
2009-08-27 | x86: Move memory_setup to x86_init_ops | Thomas Gleixner |
2009-07-30 | lguest: update commentry | Rusty Russell |
2009-07-30 | lguest: fix comment style | Rusty Russell |
2009-07-17 | lguest: restrict CPUID to avoid perf counter wrmsr | Rusty Russell |
2009-07-17 | lguest: fix journey | Matias Zabaljauregui |
2009-06-12 | lguest: PAE support | Matias Zabaljauregui |
2009-06-12 | lguest: Add support for kvm_hypercall4() | Matias Zabaljauregui |
2009-06-12 | lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD | Matias Zabaljauregui |
2009-06-12 | lguest: use native_set_* macros, which properly handle 64-bit entries when PA... | Matias Zabaljauregui |