x86, mce: rename static variables around trigger
[safe/jmp/linux-2.6] / arch / x86 / include /
2009-06-13 Linus TorvaldsMerge branch 'x86-mce-for-linus' of git://git./linux...
2009-06-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-12 Linus TorvaldsMerge branch 'topic/slab/earlyboot-v2' of git://git...
2009-06-12 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-lguest
2009-06-12 Matias Zabaljaureguilguest: PAE support
2009-06-12 Matias Zabaljaureguilguest: Add support for kvm_hypercall4()
2009-06-12 Matias Zabaljaureguilguest: replace hypercall name LHCALL_SET_PMD with...
2009-06-12 Rusty Russelllguest: improve interrupt handling, speed up stream...
2009-06-12 Amerigo Wangmodule: merge module_alloc() finally
2009-06-12 Yinghai Lux86: make zap_low_mapping could be used early
2009-06-12 Arnd Bergmannasm-generic: merge branch 'master' of torvalds/linux-2.6
2009-06-11 Ingo MolnarMerge branch 'linus' into x86/mce3
2009-06-11 Linus TorvaldsMerge branch 'perfcounters-for-linus' of git://git...
2009-06-11 Arnd Bergmannasm-generic: rename page.h and uaccess.h
2009-06-11 Arnd Bergmannasm-generic: rename atomic.h to atomic-long.h
2009-06-11 Arnd Bergmannasm-generic: introduce asm/bitsperlong.h
2009-06-11 Arnd Bergmannasm-generic: rename termios.h, signal.h and mman.h
2009-06-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-11 Linus TorvaldsMerge branch 'kvm-updates/2.6.31' of git://git./virt...
2009-06-11 Linus TorvaldsMerge branch 'serial-from-alan'
2009-06-11 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-06-11 Arnd Bergmannx86: fix ktermios-termio conversion
2009-06-11 Hidetoshi Setox86, mce: Add boot options for corrected errors
2009-06-11 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-06-11 Linus TorvaldsMerge branch 'signal-for-linus' of git://git./linux...
2009-06-10 Linus TorvaldsMerge branch 'iommu-for-linus' of git://git./linux...
2009-06-10 Linus TorvaldsMerge branch 'x86-xen-for-linus' of git://git./linux...
2009-06-10 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2009-06-10 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2009-06-10 Linus TorvaldsMerge branch 'x86-microcode-for-linus' of git://git...
2009-06-10 Linus TorvaldsMerge branch 'x86-fpu-for-linus' of git://git./linux...
2009-06-10 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2009-06-10 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2009-06-10 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2009-06-10 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2009-06-10 Linus TorvaldsMerge branch 'x86-kbuild-for-linus' of git://git./linux...
2009-06-10 Borislav Petkovx86: MSR: add methods for writing of an MSR on several...
2009-06-10 Borislav Petkovx86: MSR: add a struct representation of an MSR
2009-06-10 Andi KleenKVM: Add VT-x machine check support
2009-06-10 Nitin A KambleKVM: VMX: Rename rmode.active to rmode.vm86_active
2009-06-10 Gleb NatapovKVM: inject NMI after IRET from a previous NMI, not...
2009-06-10 Gleb NatapovKVM: Do not re-execute INTn instruction.
2009-06-10 Gleb NatapovKVM: Remove irq_pending bitmap
2009-06-10 Glauber CostaKVM: Deal with interrupt shadow state for emulated...
2009-06-10 Glauber CostaKVM: Replace ->drop_interrupt_shadow() by ->set_interru...
2009-06-10 Avi Kivityx86: Add cpu features MOVBE and POPCNT
2009-06-10 Jan KiszkaKVM: Drop request_nmi from stats
2009-06-10 Sheng YangKVM: Enable snooping control for supported hardware
2009-06-10 Sheng YangKVM: Replace get_mt_mask_shift with get_mt_mask
2009-06-10 Gleb NatapovKVM: Get rid of get_irq() callback
2009-06-10 Gleb NatapovKVM: SVM: Add NMI injection support
2009-06-10 Gleb NatapovKVM: Get rid of arch.interrupt_window_open & arch.nmi_w...
2009-06-10 Gleb NatapovKVM: Remove inject_pending_vectors() callback
2009-06-10 Gleb NatapovKVM: Remove exception_injected() callback.
2009-06-10 Gleb NatapovKVM: VMX: Consolidate userspace and kernel interrupt...
2009-06-10 Gleb NatapovKVM: x86 emulator: Add new mode of instruction emulatio...
2009-06-10 Marcelo TosattiKVM: MMU: remove global page optimization logic
2009-06-10 Gleb NatapovKVM: Fix unneeded instruction skipping during task...
2009-06-10 Avi KivityKVM: MMU: Use different shadows when EFER.NXE changes
2009-06-10 Dong, EddieKVM: MMU: Emulate #PF error code of reserved bits violation
2009-06-10 Gleb NatapovKVM: Fix interrupt unhalting a vcpu when it shouldn't
2009-06-10 Gleb NatapovKVM: change the way how lowest priority vcpu is calculated
2009-06-10 Sheng YangKVM: Enable MSI-X for KVM assigned device
2009-06-09 Chuck Ebbertx86: Clear TS in irq_ts_save() when in an atomic section
2009-06-09 Andreas Herrmannx86: Detect use of extended APIC ID for AMD CPUs
2009-06-08 Jack Steinerx86, UV: Fix macros for multiple coherency domains
2009-06-07 Cyrill Gorcunovx86, nmi: Use predefined numbers instead of hardcoded one
2009-06-07 Jaswinder Singh... x86: cpu_debug: Remove model information to reduce...
2009-06-07 Ingo MolnarMerge branch 'linus' into x86/cpu
2009-06-07 Ingo MolnarMerge branch 'linus' into core/iommu
2009-06-03 Andi Kleenx86, mce: support action-optional machine checks
2009-06-03 Andi Kleenx86, mce: define MCE_VECTOR
2009-06-03 Andi Kleenx86, mce: rename mce_notify_user to mce_notify_irq
2009-06-03 Andi Kleenx86: fix panic with interrupts off (needed for MCE)
2009-06-03 Andi Kleenx86, mce: implement new status bits
2009-06-03 Andi Kleenx86, mce: implement bootstrapping for machine check...
2009-06-03 Andi Kleenx86, mce: extend struct mce user interface with more...
2009-06-03 Andi Kleenx86, mce: support more than 256 CPUs in struct mce
2009-06-03 Andi Kleenx86, mce: store record length into memory struct mce...
2009-06-03 Andi Kleenx86, mce: add MCE poll count to /proc/interrupts
2009-06-03 Andi Kleenx86, mce: add machine check exception count in /proc...
2009-06-03 Cliff Wickmanx86: Fix UV BAU activation descriptor init
2009-06-03 Yong Wangperf_counter/x86: Remove the IRQ (non-NMI) handling...
2009-06-01 H. Peter AnvinMerge branch 'irq/numa' into x86/mce3
2009-06-01 Ingo MolnarMerge branch 'x86/cpufeature' into irq/numa
2009-06-01 Ingo MolnarMerge branch 'linus' into irq/numa
2009-06-01 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-05-29 Yong Wangperf_counter/x86: Always use NMI for performance-monito...
2009-05-28 H. Peter Anvinx86, mce: drop "extern" from function prototypes in...
2009-05-28 Andi Kleenx86: trivial clean up for irq_vectors.h
2009-05-28 Andi Kleenx86, mce: add basic error injection infrastructure
2009-05-28 Andi Kleenx86, mce: enable MCE_INTEL for 32bit new MCE
2009-05-28 Andi Kleenx86, mce: use 64bit machine check code on 32bit
2009-05-28 Andi Kleenx86, mce: rename 64bit mce_dont_init to mce_disabled
2009-05-28 Thomas Gleixnerx86, mce: Cleanup MCG definitions
2009-05-28 Thomas Gleixnerx86, mce: Cleanup symbols in intel thermal codes
2009-05-28 Ingo Molnarx86, mce: Rename sysfs variables
2009-05-28 Ingo Molnarx86, mce: unify, prepare 64bit in mce.h
2009-05-28 Joerg RoedelMerge branches 'amd-iommu/fixes', 'amd-iommu/debug...
2009-05-28 Joerg Roedelamd-iommu: change dma_dom->next_bit to dma_dom->next_ad...
next