Age | Commit message (Expand) | Author |
2008-07-20 | KVM: Prefix some x86 low level function with kvm_, to avoid namespace issues | Avi Kivity |
2008-07-20 | KVM: x86 emulator: lazily evaluate segment registers | Avi Kivity |
2008-07-20 | KVM: x86 emulator: simplify rip relative decoding | Avi Kivity |
2008-07-20 | KVM: Add coalesced MMIO support (x86 part) | Laurent Vivier |
2008-07-20 | KVM: Prefixes segment functions that will be exported with "kvm_" | Guillaume Thouvenin |
2008-07-20 | KVM: MTRR support | Avi Kivity |
2008-07-20 | KVM: Order segment register constants in the same way as cpu operand encoding | Avi Kivity |
2008-07-20 | KVM: VMX: Enable NMI with in-kernel irqchip | Sheng Yang |
2008-07-20 | KVM: IOAPIC/LAPIC: Enable NMI support | Sheng Yang |
2008-07-20 | KVM: Remove decache_vcpus_on_cpu() and related callbacks | Avi Kivity |
2008-07-20 | KVM: Handle virtualization instruction #UD faults during reboot | Avi Kivity |
2008-07-20 | KVM: MMU: Fix false flooding when a pte points to page table | Avi Kivity |
2008-07-20 | KVM: SVM: add tracing support for TDP page faults | Joerg Roedel |
2008-07-17 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-07-17 | x86: fix asm/e820.h for userspace inclusion | Rusty Russell |
2008-07-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2008-07-16 | ACPI : Create "idle=nomwait" bootparam | Zhao Yakui |
2008-07-16 | ACPI: Create "idle=halt" bootparam | Zhao Yakui |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar |
2008-07-15 | x86: Fix compile error with CONFIG_AS_CFI=n | Kevin Winchester |
2008-07-14 | Merge branch 'auto-ftrace-next' into tracing/for-linus | Ingo Molnar |
2008-07-14 | Merge commit 'v2.6.26' into x86/core | Ingo Molnar |
2008-07-14 | x86: make 64bit hpet_set_mapping to use ioremap too, v2 | Yinghai Lu |
2008-07-13 | x86: change _node_to_cpumask_ptr to return const ptr | Mike Travis |
2008-07-13 | x86: I/O APIC: remove an IRQ2-mask hack | Maciej W. Rozycki |
2008-07-13 | x86: fix numaq_tsc_disable calling | Yinghai Lu |
2008-07-12 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-07-12 | x86: fix ldt limit for 64 bit | Michael Karcher |
2008-07-11 | Merge branch 'x86/generalize-visws' into x86/core | Ingo Molnar |
2008-07-11 | x86: merge dwarf2 headers | Glauber Costa |
2008-07-11 | x86: use AS_CFI instead of UNWIND_INFO | Glauber Costa |
2008-07-11 | x86: use ignore macro instead of hash comment | Glauber Costa |
2008-07-11 | x86: fix savesegment() bug causing crashes on 64-bit | Ingo Molnar |
2008-07-11 | x86_64: add pseudo-features for 32-bit compat syscall | Jeremy Fitzhardinge |
2008-07-11 | x86: introduce max_low_pfn_mapped for 64-bit | Yinghai Lu |
2008-07-10 | x86, VisWS: turn into generic arch, add NR_IRQS quirk | Ingo Molnar |
2008-07-10 | x86, VisWS: turn into generic arch, eliminate include/asm-x86/mach-visws/setu... | Ingo Molnar |
2008-07-10 | x86, VisWS: turn into generic arch, move definitions | Ingo Molnar |
2008-07-10 | x86, VisWS: turn into generic arch, create include/asm-x86/visws/ | Ingo Molnar |
2008-07-10 | x86, VisWS: turn into generic arch, eliminate asm-x86/mach-visws/mach_apicdef.h | Ingo Molnar |
2008-07-10 | x86, VisWS: turn into generic arch, update asm-x86/mach-visws/mach_apicdef.h | Ingo Molnar |
2008-07-10 | x86, VisWS: turn into generic arch, eliminate include/asm-x86/mach-visws/smpb... | Ingo Molnar |
2008-07-10 | x86, VisWS: turn into generic arch, update include/asm-x86/mach-visws/smpboot... | Ingo Molnar |
2008-07-10 | x86, VisWS: turn into generic arch, enhance include/asm-x86/mach-default/smpb... | Ingo Molnar |
2008-07-10 | x86, VisWS: turn into generic arch, eliminate include/asm-x86/mach-visws/mach... | Ingo Molnar |
2008-07-10 | x86, VisWS: turn into generic arch, update asm-x86/mach-visws/mach_apic.h | Ingo Molnar |
2008-07-10 | x86, VisWS: turn into generic arch, install proper PCI quirk | Ingo Molnar |
2008-07-10 | x86: add early quirk support | Ingo Molnar |
2008-07-10 | x86, visws: use mach-default/entry_arch.h | Ingo Molnar |
2008-07-10 | x86, visws: fix generic-ipi build | Ingo Molnar |