- a2ee2981 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- cd166bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 16 years ago
- 6d21491 Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
- 7f3591c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest by Linus Torvalds · 16 years ago
- acdd0b6 lguest: PAE support by Matias Zabaljauregui · 16 years ago
- cefcad1 lguest: Add support for kvm_hypercall4() by Matias Zabaljauregui · 16 years ago
- ebe0ba8 lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD by Matias Zabaljauregui · 16 years ago
- a32a8813 lguest: improve interrupt handling, speed up stream networking by Rusty Russell · 16 years ago
- c398df3 module: merge module_alloc() finally by Amerigo Wang · 16 years ago
- 55cd636 x86: make zap_low_mapping could be used early by Yinghai Lu · 16 years ago
- 5b02ee3 asm-generic: merge branch 'master' of torvalds/linux-2.6 by Arnd Bergmann · 16 years ago
- 0d59597 Merge branch 'linus' into x86/mce3 by Ingo Molnar · 16 years ago
- 8a1ca8c Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 16 years ago
- 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 16 years ago
- c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 16 years ago
- 63b852a asm-generic: rename termios.h, signal.h and mman.h by Arnd Bergmann · 16 years ago
- c29f5ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 16 years ago
- 6cd8e300 Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago
- 49c3556 Merge branch 'serial-from-alan' by Linus Torvalds · 16 years ago
- 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
- 5b0ed52 x86: fix ktermios-termio conversion by Arnd Bergmann · 16 years ago
- 62fdac5 x86, mce: Add boot options for corrected errors by Hidetoshi Seto · 16 years ago
- 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 8f40642 Merge branch 'signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 3f6280d Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- be15f9d Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 9b29e82 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- bb77629 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 48c72d1 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 5301e0d Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- c44e3ed Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 7dc3ca3 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- aa98936 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 99e97b8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 82782ca Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- b034c19 x86: MSR: add methods for writing of an MSR on several CPUs by Borislav Petkov · 16 years ago
- 6bc1096 x86: MSR: add a struct representation of an MSR by Borislav Petkov · 16 years ago
- a0861c0 KVM: Add VT-x machine check support by Andi Kleen · 16 years ago
- 56b237e KVM: VMX: Rename rmode.active to rmode.vm86_active by Nitin A Kamble · 16 years ago
- 44c1143 KVM: inject NMI after IRET from a previous NMI, not before. by Gleb Natapov · 16 years ago
- 66fd3f7 KVM: Do not re-execute INTn instruction. by Gleb Natapov · 16 years ago
- 923c61b KVM: Remove irq_pending bitmap by Gleb Natapov · 16 years ago
- 310b5d3 KVM: Deal with interrupt shadow state for emulated instructions by Glauber Costa · 16 years ago
- 2809f5d KVM: Replace ->drop_interrupt_shadow() by ->set_interrupt_shadow() by Glauber Costa · 16 years ago
- 069ebaa x86: Add cpu features MOVBE and POPCNT by Avi Kivity · 16 years ago
- d6a8c87 KVM: Drop request_nmi from stats by Jan Kiszka · 16 years ago
- 522c68c KVM: Enable snooping control for supported hardware by Sheng Yang · 16 years ago
- 4b12f0d KVM: Replace get_mt_mask_shift with get_mt_mask by Sheng Yang · 16 years ago
- 14d0bc1 KVM: Get rid of get_irq() callback by Gleb Natapov · 16 years ago
- 95ba827313 KVM: SVM: Add NMI injection support by Gleb Natapov · 16 years ago
- c4282df KVM: Get rid of arch.interrupt_window_open & arch.nmi_window_open by Gleb Natapov · 16 years ago
- 1d6ed0c KVM: Remove inject_pending_vectors() callback by Gleb Natapov · 16 years ago
- 1cb948a KVM: Remove exception_injected() callback. by Gleb Natapov · 16 years ago
- 863e8e6 KVM: VMX: Consolidate userspace and kernel interrupt injection for VMX by Gleb Natapov · 16 years ago
- ba8afb6 KVM: x86 emulator: Add new mode of instruction emulation: skip by Gleb Natapov · 16 years ago
- c2d0ee4 KVM: MMU: remove global page optimization logic by Marcelo Tosatti · 16 years ago
- 64a7ec0 KVM: Fix unneeded instruction skipping during task switching. by Gleb Natapov · 16 years ago
- 9645bb56 KVM: MMU: Use different shadows when EFER.NXE changes by Avi Kivity · 16 years ago
- 82725b2 KVM: MMU: Emulate #PF error code of reserved bits violation by Dong, Eddie · 16 years ago
- 7864612 KVM: Fix interrupt unhalting a vcpu when it shouldn't by Gleb Natapov · 16 years ago
- e103571 KVM: change the way how lowest priority vcpu is calculated by Gleb Natapov · 16 years ago
- d510d6c KVM: Enable MSI-X for KVM assigned device by Sheng Yang · 16 years ago
- 0b8c3d5 x86: Clear TS in irq_ts_save() when in an atomic section by Chuck Ebbert · 16 years ago
- 42937e8 x86: Detect use of extended APIC ID for AMD CPUs by Andreas Herrmann · 16 years ago
- c4ed3f0 x86, UV: Fix macros for multiple coherency domains by Jack Steiner · 16 years ago
- a4046f8 x86, nmi: Use predefined numbers instead of hardcoded one by Cyrill Gorcunov · 16 years ago
- 5095f59 x86: cpu_debug: Remove model information to reduce encoding-decoding by Jaswinder Singh Rajput · 16 years ago
- 5f4457a Merge branch 'linus' into x86/cpu by Ingo Molnar · 16 years ago
- 56fdd18 Merge branch 'linus' into core/iommu by Ingo Molnar · 16 years ago
- 9b1beaf x86, mce: support action-optional machine checks by Andi Kleen · 16 years ago
- 8fa8dd9 x86, mce: define MCE_VECTOR by Andi Kleen · 16 years ago
- 9ff36ee x86, mce: rename mce_notify_user to mce_notify_irq by Andi Kleen · 16 years ago
- 4ef702c x86: fix panic with interrupts off (needed for MCE) by Andi Kleen · 16 years ago
- ed7290d x86, mce: implement new status bits by Andi Kleen · 16 years ago
- ccc3c31 x86, mce: implement bootstrapping for machine check wakeups by Andi Kleen · 16 years ago
- 8ee0834 x86, mce: extend struct mce user interface with more information. by Andi Kleen · 16 years ago
- d620c67 x86, mce: support more than 256 CPUs in struct mce by Andi Kleen · 16 years ago
- f6fb0ac x86, mce: store record length into memory struct mce anchor by Andi Kleen · 16 years ago
- ca84f69 x86, mce: add MCE poll count to /proc/interrupts by Andi Kleen · 16 years ago
- 01ca79f x86, mce: add machine check exception count in /proc/interrupts by Andi Kleen · 16 years ago
- 0e2595c x86: Fix UV BAU activation descriptor init by Cliff Wickman · 16 years ago
- a328810 perf_counter/x86: Remove the IRQ (non-NMI) handling bits by Yong Wang · 16 years ago
- 48b1fdd Merge branch 'irq/numa' into x86/mce3 by H. Peter Anvin · 16 years ago
- ee4c24a Merge branch 'x86/cpufeature' into irq/numa by Ingo Molnar · 16 years ago
- 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 16 years ago
- 23db9f4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
- c323d95 perf_counter/x86: Always use NMI for performance-monitoring interrupt by Yong Wang · 16 years ago
- 3873607 x86, mce: drop "extern" from function prototypes in asm/mce.h by H. Peter Anvin · 16 years ago
- eb2a6ab x86: trivial clean up for irq_vectors.h by Andi Kleen · 16 years ago
- ea149b3 x86, mce: add basic error injection infrastructure by Andi Kleen · 16 years ago
- 7856f6c x86, mce: enable MCE_INTEL for 32bit new MCE by Andi Kleen · 16 years ago
- 4efc067 x86, mce: use 64bit machine check code on 32bit by Andi Kleen · 16 years ago
- 04b2b1a x86, mce: rename 64bit mce_dont_init to mce_disabled by Andi Kleen · 16 years ago
- 01c6680 x86, mce: Cleanup MCG definitions by Thomas Gleixner · 16 years ago
- ba2d0f2 x86, mce: Cleanup symbols in intel thermal codes by Thomas Gleixner · 16 years ago
- cb491fc x86, mce: Rename sysfs variables by Ingo Molnar · 16 years ago
- 06b851d x86, mce: unify, prepare 64bit in mce.h by Ingo Molnar · 16 years ago
- 83cce2b Merge branches 'amd-iommu/fixes', 'amd-iommu/debug', 'amd-iommu/suspend-resume' and 'amd-iommu/extended-allocator' into amd-iommu/2.6.31 by Joerg Roedel · 16 years ago
- 803b8cb amd-iommu: change dma_dom->next_bit to dma_dom->next_address by Joerg Roedel · 16 years ago