kmemcheck: enable in the x86 Kconfig
[safe/jmp/linux-2.6] / arch / x86 /
2009-06-15 Vegard Nossumkmemcheck: enable in the x86 Kconfig
2009-06-15 Vegard Nossumkmemcheck: add hooks for the page allocator
2009-06-15 Vegard Nossumkmemcheck: add hooks for page- and sg-dma-mappings
2009-06-15 Vegard Nossumkmemcheck: don't track page tables
2009-06-15 Vegard Nossumkmemcheck: add DMA hooks
2009-06-15 Vegard Nossumkmemcheck: add mm functions
2009-06-15 Vegard Nossumx86: add hooks for kmemcheck
2009-06-15 Pekka Enbergkmemcheck: use kmemcheck_pte_lookup() instead of open...
2009-06-15 Pekka Enbergkmemcheck: move 64-bit ifdef out of kmemcheck_opcode_de...
2009-06-15 Pekka Enbergkmemcheck: remove multiple ifdef'd definitions of the...
2009-06-15 Pekka Enbergkmemcheck: make initialization message less confusing
2009-06-15 Pekka Enbergkmemcheck: remove forward declarations from error.c
2009-06-13 Randy Dunlapkmemcheck: include module.h to prevent warnings
2009-06-13 Vegard Nossumkmemcheck: add the kmemcheck core
2009-06-12 Vegard Nossumx86: add save_stack_trace_bp() for tracing from a speci...
2009-06-12 Yinghai Lux86: use zalloc_cpumask_var in arch_early_irq_init
2009-06-11 Linus TorvaldsMerge branch 'perfcounters-for-linus' of git://git...
2009-06-11 Linus TorvaldsMerge branch 'topic/slab/earlyboot' of git://git./linux...
2009-06-11 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
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 Yinghai Luirq/cpumask: make memoryless node zero happy
2009-06-11 Yinghai Lux86: remove some alloc_bootmem_cpumask_var calling
2009-06-11 Linus TorvaldsMerge branch 'serial-from-alan'
2009-06-11 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-06-11 Peter Zijlstraperf_counter: Rename L2 to LL cache
2009-06-11 Peter Zijlstraperf_counter: Standardize event names
2009-06-11 Arnd Bergmannx86: fix ktermios-termio conversion
2009-06-11 Thomas Gleixnerx86: memtest: use pointers of equal type for comparison
2009-06-11 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-06-11 Linus TorvaldsMerge branch 'oprofile-for-linus' of git://git./linux...
2009-06-11 Linus TorvaldsMerge branch 'signal-for-linus' of git://git./linux...
2009-06-11 Peter Zijlstraperf_counter: Accurate period data
2009-06-11 Peter Zijlstraperf_counter: Introduce struct for sample data
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-vdso-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-setup-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 Ingo MolnarRevert "x86, bts: reenable ptrace branch trace support"
2009-06-10 Linus TorvaldsMerge branch 'x86-kbuild-for-linus' of git://git./linux...
2009-06-10 Linus TorvaldsMerge branch 'irq-for-linus' of git://git./linux/kernel...
2009-06-10 Harald WelteCPUFREQ: Mark e_powersaver driver as EXPERIMENTAL and...
2009-06-10 Harald WelteCPUFREQ: Enable acpi-cpufreq driver for VIA/Centaur...
2009-06-10 Peter Zijlstraperf_counter: More aggressive frequency adjustment
2009-06-10 Yong Wangperf_counter/x86: Fix the model number of Intel Core2...
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: Move "exit due to NMI" handling into vmx_complete_...
2009-06-10 Gleb NatapovKVM: Disable CR8 intercept if tpr patching is active
2009-06-10 Gleb NatapovKVM: Do not migrate pending software interrupts.
2009-06-10 Gleb NatapovKVM: inject NMI after IRET from a previous NMI, not...
2009-06-10 Gleb NatapovKVM: Always request IRQ/NMI window if an interrupt...
2009-06-10 Gleb NatapovKVM: Do not re-execute INTn instruction.
2009-06-10 Gleb NatapovKVM: skip_emulated_instruction() decode instruction...
2009-06-10 Gleb NatapovKVM: Remove irq_pending bitmap
2009-06-10 Gleb NatapovKVM: Do not allow interrupt injection from userspace...
2009-06-10 Gleb NatapovKVM: Unprotect a page if #PF happens during NMI injection.
2009-06-10 Robert P. J. DayKVM: Expand on "help" info to specify kvm intel and...
2009-06-10 Marcelo TosattiKVM: x86: check for cr3 validity in mmu_alloc_roots
2009-06-10 Marcelo TosattiKVM: MMU: protect kvm_mmu_change_mmu_pages with mmu_lock
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 Marcelo TosattiKVM: use smp_send_reschedule in kvm_vcpu_kick
2009-06-10 Avi KivityKVM: Update cpuid 1.ecx reporting
2009-06-10 Avi Kivityx86: Add cpu features MOVBE and POPCNT
2009-06-10 Avi KivityKVM: Add AMD cpuid bit: cr8_legacy, abm, misaligned...
2009-06-10 Avi KivityKVM: Fix cpuid feature misreporting
2009-06-10 Jan KiszkaKVM: Drop request_nmi from stats
2009-06-10 Gleb NatapovKVM: SVM: Don't reinject event that caused a task switch
2009-06-10 Andre PrzywaraKVM: SVM: Fix cross vendor migration issue in segment...
2009-06-10 Glauber CostaKVM: fix apic_debug instances
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 Jan BlunckKVM: Wake up waitqueue before calling get_cpu()
2009-06-10 Gleb NatapovKVM: Get rid of get_irq() callback
2009-06-10 Gleb NatapovKVM: Fix userspace IRQ chip migration
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: Do not report TPR write to userspace if new value...
2009-06-10 Gleb NatapovKVM: sync_lapic_to_cr8() should always sync cr8 to...
2009-06-10 Gleb NatapovKVM: Remove kvm_push_irq()
2009-06-10 Gleb NatapovKVM: Remove inject_pending_vectors() callback
2009-06-10 Gleb NatapovKVM: Remove exception_injected() callback.
2009-06-10 Gleb NatapovKVM: SVM: Coalesce userspace/kernel irqchip interrupt...
2009-06-10 Gleb NatapovKVM: Use kvm_arch_interrupt_allowed() instead of checki...
2009-06-10 Gleb NatapovKVM: VMX: Cleanup vmx_intr_assist()
2009-06-10 Gleb NatapovKVM: VMX: Consolidate userspace and kernel interrupt...
2009-06-10 Gleb NatapovKVM: Make kvm_cpu_(has|get)_interrupt() work for usersp...
2009-06-10 Jan KiszkaKVM: MMU: Fix auditing code
2009-06-10 Marcelo TosattiKVM: x86: check for cr3 validity in ioctl_set_sregs
next