- 338b9bb Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 16 years ago
- 7f9dce3 Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 26dcce0 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- af0575b i386 syscall audit fast-path by Roland McGrath · 17 years ago
- 5cbf156 x86_64 ia32 syscall audit fast-path by Roland McGrath · 17 years ago
- 86a1c34 x86_64 syscall audit fast-path by Roland McGrath · 17 years ago
- 15e8f34 x86_64: remove bogus optimization in sysret_signal by Roland McGrath · 17 years ago
- 0988c37 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- d536b1f x86: fix crash due to missing debugctlmsr on AMD K6-3 by Jan Kratochvil · 16 years ago
- 77be1fa x86: add PTE_FLAGS_MASK by Jeremy Fitzhardinge · 16 years ago
- 59438c9 x86: rename PTE_MASK to PTE_PFN_MASK by Jeremy Fitzhardinge · 16 years ago
- c2e3277 x86: fix pte_flags() to only return flags, fix lguest (updated) by Rusty Russell · 16 years ago
- 988781d x86: use setup_clear_cpu_cap with disable_apic, fix by Yinghai Lu · 16 years ago
- d95d62c sysdev: Convert the x86 mce tolerant sysdev attribute to generic attribute by Andi Kleen · 16 years ago
- 4a0b2b4 sysdev: Pass the attribute to the low level sysdev show/store function by Andi Kleen · 16 years ago
- fc3a882 driver core: fix a lot of printk usages of bus_id by Greg Kroah-Hartman · 17 years ago
- 3bfd49c device create: x86: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 17 years ago
- 6d52dcb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
- f2d0f1d x86: Fix help message for STRICT_DEVMEM config option by Linus Torvalds · 16 years ago
- 5171c30 x86: move the last Dprintk instance to pr_debug() by Thomas Gleixner · 16 years ago
- cfc1b9a x86: convert Dprintk to pr_debug by Thomas Gleixner · 16 years ago
- eb6a12c Merge branch 'linus' into cpus4096-for-linus by Ingo Molnar · 16 years ago
- 2e2dcc7 Merge branch 'x86/paravirt-spinlocks' into x86/for-linus by Ingo Molnar · 16 years ago
- acee709 Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus by Ingo Molnar · 16 years ago
- e66d90f Merge branch 'linus' into xen-64bit by Ingo Molnar · 16 years ago
- 1c29dd9 Merge branch 'linus' into x86/paravirt-spinlocks by Ingo Molnar · 16 years ago
- 7edf889 x86: remove extra calling to get ext cpuid level by Yinghai Lu · 16 years ago
- 9175fc0 x86: use setup_clear_cpu_cap() when disabling the lapic by Yinghai Lu · 16 years ago
- e27772b Merge branch 'linus' into x86/urgent by Ingo Molnar · 16 years ago
- 722c05f KVM: MMU: Fix potential race setting upper shadow ptes on nonpae hosts by Avi Kivity · 16 years ago
- 2a7c5b8 KVM: x86 emulator: emulate clflush by Glauber Costa · 16 years ago
- 376c53c KVM: MMU: improve invalid shadow root page handling by Marcelo Tosatti · 16 years ago
- 34d4cb8 KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction by Marcelo Tosatti · 16 years ago
- d6e88ae KVM: Prefix some x86 low level function with kvm_, to avoid namespace issues by Avi Kivity · 16 years ago
- c65bbfa KVM: check injected pic irq within valid pic irqs by Ben-Ami Yassour · 16 years ago
- 19fdfa0 KVM: x86 emulator: Fix HLT instruction by Mohammed Gamal · 16 years ago
- ac9f6dc KVM: Apply the kernel sigmask to vcpus blocked due to being uninitialized by Avi Kivity · 16 years ago
- 4e1096d KVM: VMX: Add ept_sync_context in flush_tlb by Sheng Yang · 16 years ago
- 5a4c928 KVM: mmu_shrink: kvm_mmu_zap_page requires slots_lock to be held by Marcelo Tosatti · 16 years ago
- 7e37c29 x86: KVM guest: make kvm_smp_prepare_boot_cpu() static by Adrian Bunk · 16 years ago
- 0da1db75 KVM: SVM: fix suspend/resume support by Joerg Roedel · 16 years ago
- f8b78fa KVM: move slots_lock acquision down to vapic_exit by Marcelo Tosatti · 17 years ago
- efa67e0 KVM: VMX: Fake emulate Intel perfctr MSRs by Chris Lalancette · 17 years ago
- 65267ea KVM: VMX: Fix a wrong usage of vmcs_config by Sheng Yang · 17 years ago
- db475c3 KVM: MMU: Fix printk format by Avi Kivity · 17 years ago
- 6ada8cc KVM: MMU: When debug is enabled, make it a run-time parameter by Avi Kivity · 17 years ago
- 7a5b56d KVM: x86 emulator: lazily evaluate segment registers by Avi Kivity · 17 years ago
- 0adc867 KVM: x86 emulator: avoid segment base adjust for lea by Avi Kivity · 17 years ago
- f5b4edc KVM: x86 emulator: simplify rip relative decoding by Avi Kivity · 17 years ago
- 84411d8 KVM: x86 emulator: simplify r/m decoding by Avi Kivity · 17 years ago
- dc71d0f KVM: x86 emulator: simplify sib decoding by Avi Kivity · 17 years ago
- 8684c0a KVM: x86 emulator: handle undecoded rex.b with r/m = 5 in certain cases by Avi Kivity · 17 years ago
- b13354f KVM: x86 emulator: emulate nop and xchg reg, acc (opcodes 0x90 - 0x97) by Mohammed Gamal · 17 years ago
- f76c710 KVM: Use printk_rlimit() instead of reporting emulation failures just once by Avi Kivity · 17 years ago
- 25be460 KVM: Do not calculate linear rip in emulation failure report by Glauber Costa · 17 years ago
- 622395a KVM: only abort guest entry if timer count goes from 0->1 by Marcelo Tosatti · 17 years ago
- 542472b KVM: Add coalesced MMIO support (x86 part) by Laurent Vivier · 17 years ago
- 9276049 KVM: kvm_io_device: extend in_range() to manage len and write attribute by Laurent Vivier · 17 years ago
- 131d827 KVM: MMU: Avoid page prefetch on SVM by Avi Kivity · 17 years ago
- d761a50 KVM: MMU: Move nonpaging_prefetch_page() by Avi Kivity · 17 years ago
- 91ed7a0 KVM: x86 emulator: implement 'push imm' (opcode 0x68) by Avi Kivity · 17 years ago
- 19e4363 KVM: x86 emulator: simplify push imm8 emulation by Avi Kivity · 17 years ago
- eab9f71 KVM: MMU: Optimize prefetch_page() by Avi Kivity · 17 years ago
- 38d5bc6 KVM: x86 emulator: Add support for mov r, sreg (0x8c) instruction by Guillaume Thouvenin · 17 years ago
- 4257198 KVM: x86 emulator: Add support for mov seg, r (0x8e) instruction by Guillaume Thouvenin · 17 years ago
- 615ac12 KVM: x86 emulator: adds support to mov r,imm (opcode 0xb8) instruction by Guillaume Thouvenin · 17 years ago
- 954cd36 KVM: x86 emulator: add support for jmp far 0xea by Guillaume Thouvenin · 17 years ago
- 89c6963 KVM: x86 emulator: Update c->dst.bytes in decode instruction by Guillaume Thouvenin · 17 years ago
- 3e6e0aa KVM: Prefixes segment functions that will be exported with "kvm_" by Guillaume Thouvenin · 17 years ago
- 9ba075a KVM: MTRR support by Avi Kivity · 17 years ago
- f08864b KVM: VMX: Enable NMI with in-kernel irqchip by Sheng Yang · 17 years ago
- 3419ffc KVM: IOAPIC/LAPIC: Enable NMI support by Sheng Yang · 17 years ago
- 50d40d7 KVM: Remove unnecessary ->decache_regs() call by Avi Kivity · 17 years ago
- 7cc8883 KVM: Remove decache_vcpus_on_cpu() and related callbacks by Avi Kivity · 17 years ago
- 543e424 KVM: VMX: Add list of potentially locally cached vcpus by Avi Kivity · 17 years ago
- 4ecac3f KVM: Handle virtualization instruction #UD faults during reboot by Avi Kivity · 17 years ago
- 1b7fcd3 KVM: MMU: Fix false flooding when a pte points to page table by Avi Kivity · 17 years ago
- 7682f2d KVM: VMX: Trivial vmcs_write64() code simplification by Avi Kivity · 17 years ago
- 14ae51b KVM: SVM: Fake MSR_K7 performance counters by Chris Lalancette · 17 years ago
- f697554 KVM: PIT: support mode 3 by Aurelien Jarno · 17 years ago
- d2ebb41 KVM: SVM: add tracing support for TDP page faults by Joerg Roedel · 17 years ago
- af9ca2d KVM: SVM: add missing kvmtrace markers by Joerg Roedel · 17 years ago
- 54e445c KVM: add missing kvmtrace bits by Joerg Roedel · 17 years ago
- a069805 KVM: SVM: implement dedicated INTR exit handler by Joerg Roedel · 17 years ago
- c47f098 KVM: SVM: implement dedicated NMI exit handler by Joerg Roedel · 17 years ago
- c7bf23b KVM: VMX: move APIC_ACCESS trace entry to generic code by Joerg Roedel · 17 years ago
- 8b2cf73 KVM: add statics were possible, function definition in lapic.h by Harvey Harrison · 17 years ago
- 3165651 sched, x86: clean up hrtick implementation by Peter Zijlstra · 16 years ago
- c4762ab NR_CPUS: Replace NR_CPUS in speedstep-centrino.c by Mike Travis · 16 years ago
- 1bd9d6b NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genapic_flat_64.c by Mike Travis · 16 years ago
- 247bc6c NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genx2apic_uv_x.c by Mike Travis · 16 years ago
- f2ad47f NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.c by Mike Travis · 16 years ago
- 6bca67f NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck/mce_64.c by Mike Travis · 16 years ago
- e3a61b0 x86: add unknown_nmi_panic kernel parameter by Simon Arlott · 16 years ago
- 63b5d7a x86: add ->pre_time_init to x86_quirks by Yinghai Lu · 16 years ago
- 64898a8 x86: extend and use x86_quirks to clean up NUMAQ code by Yinghai Lu · 16 years ago
- 3c9cb6d x86: introduce x86_quirks by Yinghai Lu · 16 years ago
- 5f1f2b3 x86: improve debug printout: add target bootmem range in early_res_to_bootmem() by Yinghai Lu · 16 years ago
- d092633 Subject: devmem, x86: fix rename of CONFIG_NONPROMISC_DEVMEM by Ingo Molnar · 16 years ago
- e5849e7 x86: remove arch_get_ram_range by Yinghai Lu · 16 years ago