Age | Commit message (Expand) | Author | Files | Lines |
2011-07-22 | lguest: use a special 1:1 linear pagetable mode until first switch. | Rusty Russell | 2 | -8/+12 |
2011-05-30 | lguest: fix timer interrupt setup | Rusty Russell | 1 | -0/+1 |
2011-05-20 | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -3/+1 |
2011-05-14 | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a... | Thomas Gleixner | 1 | -3/+3 |
2011-05-06 | Correct occurrences of | Rob Landley | 1 | -1/+1 |
2011-03-18 | x86: Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-12 | x86: Cleanup the genirq name space | Thomas Gleixner | 1 | -2/+2 |
2011-02-22 | x86: Convert remaining x86 clocksources to clocksource_register_hz/khz | John Stultz | 1 | -3/+1 |
2011-01-20 | LGUEST_GUEST: fix unmet direct dependencies (VIRTUALIZATION && VIRTIO) | Randy Dunlap | 1 | -0/+1 |
2011-01-20 | lguest: compile fixes | Rusty Russell | 1 | -1/+1 |
2011-01-20 | lguest: Use this_cpu_ops | Christoph Lameter | 1 | -1/+1 |
2011-01-04 | x86, mm: Initialize initial_page_table before paravirt jumps | Rusty Russell | 1 | -105/+0 |
2010-12-16 | lguest: populate initial_page_table | Rusty Russell | 2 | -3/+105 |
2010-12-16 | lguest: restore boot speed | Rusty Russell | 1 | -4/+7 |
2010-12-16 | lguest: fix crash lguest_time_init | Rusty Russell | 1 | -1/+1 |
2010-10-12 | x86: lguest: Use new irq allocator | Thomas Gleixner | 1 | -2/+2 |
2010-10-12 | x86: lguest: Convert to new irq chip functions | Thomas Gleixner | 1 | -7/+7 |
2010-09-21 | lguest: update comments to reflect LHCALL_LOAD_GDT_ENTRY. | Rusty Russell | 1 | -5/+8 |
2010-05-29 | Merge branch 'ht-delete-2.6.35' into release | Len Brown | 1 | -1/+0 |
2010-04-14 | lguest: stop using KVM hypercall mechanism | Rusty Russell | 2 | -32/+31 |
2010-03-15 | ACPI: delete the "acpi=ht" boot option | Len Brown | 1 | -1/+0 |
2009-09-23 | lguest: move panic notifier registration to its expected place. | Rusty Russell | 1 | -6/+4 |
2009-09-16 | x86: Move get/set_wallclock to x86_platform_ops | Feng Tang | 1 | -3/+1 |
2009-08-31 | x86: Move tsc_calibration to x86_init_ops | Thomas Gleixner | 1 | -1/+1 |
2009-08-31 | x86: Add timer_init to x86_init_ops | Thomas Gleixner | 1 | -1/+1 |
2009-08-31 | x86: Move irq_init to x86_init_ops | Thomas Gleixner | 1 | -1/+1 |
2009-08-27 | x86: Move memory_setup to x86_init_ops | Thomas Gleixner | 1 | -1/+2 |
2009-07-30 | lguest: update commentry | Rusty Russell | 2 | -22/+79 |
2009-07-30 | lguest: fix comment style | Rusty Russell | 2 | -191/+347 |
2009-07-17 | lguest: restrict CPUID to avoid perf counter wrmsr | Rusty Russell | 1 | -0/+5 |
2009-07-17 | lguest: fix journey | Matias Zabaljauregui | 1 | -1/+1 |
2009-06-12 | lguest: PAE support | Matias Zabaljauregui | 2 | -6/+66 |
2009-06-12 | lguest: Add support for kvm_hypercall4() | Matias Zabaljauregui | 1 | -6/+20 |
2009-06-12 | lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD | Matias Zabaljauregui | 1 | -1/+1 |
2009-06-12 | lguest: use native_set_* macros, which properly handle 64-bit entries when PA... | Matias Zabaljauregui | 1 | -4/+4 |
2009-06-12 | lguest: optimize by coding restore_flags and irq_enable in assembler. | Rusty Russell | 2 | -30/+73 |
2009-06-12 | lguest: improve interrupt handling, speed up stream networking | Rusty Russell | 2 | -8/+15 |
2009-06-12 | lguest: clean up lguest_init_IRQ | Rusty Russell | 1 | -5/+4 |
2009-06-11 | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -5/+11 |
2009-06-11 | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2009-06-04 | lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTOR | Rusty Russell | 2 | -4/+14 |
2009-05-08 | Merge branch 'x86/urgent' into x86/xen | Ingo Molnar | 1 | -8/+10 |
2009-04-28 | x86/irq: change irq_desc_alloc() to take node instead of cpu | Yinghai Lu | 1 | -1/+1 |
2009-04-22 | clocksource: pass clocksource to read() callback | Magnus Damm | 1 | -1/+1 |
2009-04-19 | lguest: fix guest crash on non-linear addresses in gdt pvops | Rusty Russell | 1 | -7/+9 |
2009-04-08 | lguest: update lazy mmu changes to match lguest's use of kvm hypercalls | Jeremy Fitzhardinge | 1 | -1/+1 |
2009-04-08 | Merge commit 'origin/master' into for-linus/xen/master | Jeremy Fitzhardinge | 2 | -39/+59 |
2009-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an... | Linus Torvalds | 2 | -31/+59 |
2009-03-30 | lguest: use KVM hypercalls | Matias Zabaljauregui | 2 | -31/+51 |
2009-03-30 | lguest: wire up pte_update/pte_update_defer | Rusty Russell | 1 | -1/+9 |