Blackfin: override default uClinux MTD addr/size
[linux-2.6] / arch / x86 /
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
2009-06-10  Avi KivityKVM: Replace kvmclock open-coded get_cpu_var() with...
2009-06-10  Gleb NatapovKVM: SVM: Skip instruction on a task switch only when...
2009-06-10  Gleb NatapovKVM: x86 emulator: Add new mode of instruction emulatio...
2009-06-10  Gleb NatapovKVM: x86 emulator: Decode soft interrupt instructions
2009-06-10  Gleb NatapovKVM: x86 emulator: Completely decode in/out at decoding...
2009-06-10  Gleb NatapovKVM: x86 emulator: Add unsigned byte immediate decode
2009-06-10  Gleb NatapovKVM: x86 emulator: Complete decoding of call near in...
2009-06-10  Gleb NatapovKVM: x86 emulator: Complete short/near jcc decoding...
2009-06-10  Gleb NatapovKVM: x86 emulator: Complete ljmp decoding at decode...
2009-06-10  Gleb NatapovKVM: x86 emulator: Add lcall decoding
2009-06-10  Gleb NatapovKVM: x86 emulator: Add decoding of 16bit second immedia...
2009-06-10  Marcelo TosattiKVM: MMU: remove global page optimization logic
2009-06-10  Marcelo TosattiKVM: PIT: fix count read and mode 0 handling
2009-06-10  Gleb NatapovKVM: x86 emulator: fix call near emulation
2009-06-10  Sheng YangKVM: MMU: Discard reserved bits checking on PDE bit 7-8
2009-06-10  Gleb NatapovKVM: Fix unneeded instruction skipping during task...
2009-06-10  Gleb NatapovKVM: Fix task switch back link handling.
2009-06-10  Gleb NatapovKVM: VMX: Do not zero idt_vectoring_info in vmx_complet...
2009-06-10  Gleb NatapovKVM: VMX: Rewrite vmx_complete_interrupt()'s twisted...
2009-06-10  Gleb NatapovKVM: VMX: Fix handling of a fault during NMI unblocked...
2009-06-10  Dong, EddieKVM: Use rsvd_bits_mask in load_pdptrs()
2009-06-10  Sheng YangKVM: VMX: Fix feature testing
2009-06-10  Sheng YangKVM: VMX: Clean up Flex Priority related
2009-06-10  Wei YongjunKVM: remove pointless conditional before kfree() in...
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  Eddie DongKVM: MMU: Fix comment in page_fault()
2009-06-10  Sheng YangKVM: VMX: Correct wrong vmcs field sizes
2009-06-10  Avi KivityKVM: VMX: Make flexpriority module parameter reflect...
2009-06-10  Gleb NatapovKVM: Fix interrupt unhalting a vcpu when it shouldn't
2009-06-10  Gleb NatapovKVM: Timer event should not unconditionally unhalt...
2009-06-10  Avi KivityKVM: VMX: Fold vm_need_ept() into callers
2009-06-10  Avi KivityKVM: VMX: Zero ept module parameter if ept is not present
2009-06-10  Avi KivityKVM: VMX: Zero the vpid module parameter if vpid is...
2009-06-10  Avi KivityKVM: VMX: Annotate module parameters as __read_mostly
2009-06-10  Avi KivityKVM: VMX: Simplify module parameter names
2009-06-10  Avi KivityKVM: VMX: Rename kvm_handle_exit() to vmx_handle_exit()
2009-06-10  Avi KivityKVM: VMX: Make module parameters readable
2009-06-10  Gleb NatapovKVM: reuse (pop|push)_irq from svm.c in vmx.c
2009-06-10  Gleb NatapovKVM: SVM: Remove duplicate code in svm_do_inject_vector()
2009-06-10  Amit ShahKVM: x86: Ignore reads to EVNTSEL MSRs
2009-06-10  Gleb NatapovKVM: MMU: do not free active mmu pages in free_mmu_pages()
2009-06-10  Sheng YangKVM: Device assignment framework rework
2009-06-10  Hannes EderKVM: make 'lapic_timer_ops' and 'kpit_ops' static
2009-06-10  Gleb NatapovKVM: APIC: get rid of deliver_bitmask
2009-06-10  Gleb NatapovKVM: change the way how lowest priority vcpu is calculated
2009-06-10  Gleb NatapovKVM: consolidate ioapic/ipi interrupt delivery logic
2009-06-10  Gleb NatapovKVM: APIC: kvm_apic_set_irq deliver all kinds of interrupts
2009-06-10  Joerg RoedelKVM: MMU: remove call to kvm_mmu_pte_write from walk_addr
2009-06-10  Marcelo TosattiKVM: unify part of generic timer handling
2009-06-10  Marcelo TosattiKVM: PIT: remove usage of count_load_time for channel 0
2009-06-10  Marcelo TosattiKVM: PIT: remove unused scheduled variable
2009-06-10  Marcelo TosattiKVM: x86: paravirt skip pit-through-ioapic boot check
2009-06-10  Matt T. YourstKVM: x86: silence preempt warning on kvm_write_guest_time
2009-06-10  Sheng YangKVM: Enable MSI-X for KVM assigned device
2009-06-10  Sheng YangKVM: bit ops for deliver_bitmap
2009-06-10  Sheng YangKVM: Update intr delivery func to accept unsigned long...
2009-06-10  Avi KivityKVM: VMX: Don't intercept MSR_KERNEL_GS_BASE
2009-06-10  Avi KivityKVM: VMX: Don't use highmem pages for the msr and pio...
2009-06-09  Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2009-06-09  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-06-09  Chuck Ebbertx86: Clear TS in irq_ts_save() when in an atomic section
2009-06-09  Yong Wangperf_counter, x86: Correct some event and umask values...
2009-06-09  Ingo MolnarMerge branch 'amd-iommu/fixes' of git://git./linux...
2009-06-09  Andreas Herrmannx86: Detect use of extended APIC ID for AMD CPUs
2009-06-09  Yinghai Lucpumask: alloc zeroed cpumask for static cpumask_var_ts
2009-06-09  Joerg Roedelamd-iommu: remove unnecessary "AMD IOMMU: " prefix
2009-06-09  Joerg Roedelamd-iommu: detach device explicitly before attaching...
2009-06-09  Joerg Roedelamd-iommu: remove BUS_NOTIFY_BOUND_DRIVER handling
2009-06-09  Joerg RoedelMerge commit 'tip/core/iommu' into amd-iommu/fixes
2009-06-08  James MorrisMerge branch 'master' into next
2009-06-08  Thomas Gleixnerperf_counter, x86: Clean up hw_cache_event ids copies
2009-06-08  Thomas Gleixnerperf_counter, x86: Implement generalized cache event...
2009-06-08  Andreas Herrmannx86: memtest: remove 64-bit division
2009-06-08  Jack Steinerx86, UV: Fix macros for multiple coherency domains
2009-06-08  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-08  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-06-08  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-08  Ingo Molnarperf_counter: Clean up x86 boot messages
2009-06-08  Thomas Gleixnerperf_counter, x86: Implement generalized cache event...
2009-06-08  Thomas Gleixnerperf_counter, x86: Implement generalized cache event...
2009-06-07  Figo.zhangx86, microcode: Simplify vfree() use
2009-06-07  Lubomir Rintelx86: Fix non-lazy GS handling in sys_vm86()
2009-06-07  Cyrill Gorcunovx86, nmi: Use predefined numbers instead of hardcoded one
2009-06-07  Cyrill Gorcunovx86, apic: Fix dummy apic read operation together with...
2009-06-07  Jean Delvarex86: Add quirk for reboot stalls on a Dell Optiplex 360
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 'dma-debug/2.6.31' of git://git./linux...
2009-06-07  Ingo MolnarMerge branch 'linus' into core/iommu
2009-06-06  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next