pnpbios: convert to seq_file
[safe/jmp/linux-2.6] / arch / x86 /
2009-12-05 Linus TorvaldsMerge branch 'core-iommu-for-linus' of git://git./linux...
2009-12-05 David Daneyx86: Convert BUG() to use unreachable()
2009-12-05 Leann Ogasawarax86: ASUS P4S800 reboot=bios quirk
2009-12-05 Chris WrightPCI: add pci_request_acs
2009-12-05 Yinghai Lux86/PCI: claim SR-IOV BARs in pcibios_allocate_resource
2009-12-04 Adam Buchbindertree-wide: fix misspelling of "definition" in comments
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-12-03 Ian Campbellxen: call clock resume notifier on all CPUs
2009-12-03 Jeremy Fitzhardingexen: use iret for return from 64b kernel to 32b usermode
2009-12-03 Jeremy Fitzhardingexen: register runstate info for boot CPU early
2009-12-03 Ian Campbellxen: register runstate on secondary CPUs
2009-12-03 Ian Campbellxen: register timer interrupt with IRQF_TIMER
2009-12-03 Ian Campbellxen: correctly restore pfn_to_mfn_list_list after resume
2009-12-03 Jeremy Fitzhardingexen: restore runstate_info even if !have_vcpu_info_plac...
2009-12-03 Ian Campbellxen: re-register runstate area earlier on resume.
2009-12-03 Ingo MolnarMerge branch 'perf/probes' into perf/core
2009-12-03 Ingo MolnarMerge branch 'perf/mce' into perf/core
2009-12-03 Mikael Petterssonx86, apic: Enable lapic nmi watchdog on AMD Family 11h
2009-12-03 Jens AxboeMerge branch 'master' into for-2.6.33
2009-12-03 Xiaotian Fengx86/reboot: Add pci_dev_put in reboot_fixup_32.c for...
2009-12-03 Darrick J. Wongx86, Calgary IOMMU quirk: Find nearest matching Calgary...
2009-12-03 Avi KivityKVM: VMX: Fix comparison of guest efer with stale host...
2009-12-03 Avi KivityKVM: Drop user return notifier when disabling virtualiz...
2009-12-03 Sheng YangKVM: VMX: Disable unrestricted guest when EPT disabled
2009-12-03 Avi KivityKVM: x86 emulator: limit instructions to 15 bytes
2009-12-03 Jan KiszkaKVM: x86: Add KVM_GET/SET_VCPU_EVENTS
2009-12-03 Avi KivityKVM: VMX: Report unexpected simultaneous exceptions...
2009-12-03 Avi KivityKVM: Allow internal errors reported to userspace to...
2009-12-03 Jan KiszkaKVM: x86: Polish exception injection via KVM_SET_GUEST_...
2009-12-03 Marcelo TosattiKVM: x86: disallow KVM_{SET,GET}_LAPIC without allocate...
2009-12-03 Marcelo TosattiKVM: x86: disallow multiple KVM_CREATE_IRQCHIP
2009-12-03 Avi KivityKVM: VMX: Remove vmx->msr_offset_efer
2009-12-03 Marcelo TosattiKVM: MMU: update invlpg handler comment
2009-12-03 Marcelo TosattiKVM: VMX: move CR3/PDPTR update to vmx_set_cr3
2009-12-03 Gleb NatapovKVM: remove duplicated task_switch check
2009-12-03 Avi KivityKVM: VMX: Use shared msr infrastructure
2009-12-03 Avi KivityKVM: x86 shared msr infrastructure
2009-12-03 Avi KivityKVM: VMX: Move MSR_KERNEL_GS_BASE out of the vmx autolo...
2009-12-03 Eduardo HabkostKVM: SVM: init_vmcb(): remove redundant save->cr0 initi...
2009-12-03 Eduardo HabkostKVM: SVM: Reset cr0 properly on vcpu reset
2009-12-03 Eduardo HabkostKVM: VMX: Use macros instead of hex value on cr0 initia...
2009-12-03 Glauber CostaKVM: allow userspace to adjust kvmclock offset
2009-12-03 Jan KiszkaKVM: SVM: Cleanup NMI singlestep
2009-12-03 Jan KiszkaKVM: x86: Fix guest single-stepping while interruptible
2009-12-03 Ed SwierkKVM: Xen PV-on-HVM guest support
2009-12-03 Jan KiszkaKVM: x86: Drop unneeded CONFIG_HAS_IOMEM check
2009-12-03 Marcelo TosattiKVM: VMX: fix handle_pause declaration
2009-12-03 Zachary AmsdenKVM: x86: Harden against cpufreq
2009-12-03 Mark LangsdorfKVM: SVM: Support Pause Filter in AMD processors
2009-12-03 Zhai, EdwinKVM: VMX: Add support for Pause-Loop Exiting
2009-12-03 Joerg RoedelKVM: SVM: Remove nsvm_printk debugging code
2009-12-03 Joerg RoedelKVM: SVM: Add tracepoint for skinit instruction
2009-12-03 Joerg RoedelKVM: SVM: Add tracepoint for invlpga instruction
2009-12-03 Joerg RoedelKVM: SVM: Add tracepoint for #vmexit because intr pending
2009-12-03 Joerg RoedelKVM: SVM: Add tracepoint for injected #vmexit
2009-12-03 Joerg RoedelKVM: SVM: Add tracepoint for nested #vmexit
2009-12-03 Joerg RoedelKVM: SVM: Add tracepoint for nested vmrun
2009-12-03 Joerg RoedelKVM: SVM: Move INTR vmexit out of atomic code
2009-12-03 Alexander GrafKVM: SVM: Notify nested hypervisor of lost event injections
2009-12-03 Glauber CostaKVM: x86: include pvclock MSRs in msrs_to_save
2009-12-03 Jan KiszkaKVM: x86: Rework guest single-step flag injection and...
2009-12-03 Marcelo TosattiKVM: x86: disable paravirt mmu reporting
2009-12-03 Jan KiszkaKVM: x86: Refactor guest debug IOCTL handling
2009-12-03 Juan QuintelaKVM: remove pre_task_link setting in save_state_to_tss16
2009-12-03 Zachary AmsdenKVM: Fix hotplug of CPUs
2009-12-03 Zachary AmsdenKVM: Fix printk name error in svm.c
2009-12-03 Zachary AmsdenKVM: Kill the confusing tsc_ref_khz and ref_freq variables
2009-12-03 Zachary AmsdenKVM: Separate timer intialization into an indepedent...
2009-12-03 Joerg RoedelKVM: SVM: Remove remaining occurences of rdtscll
2009-12-03 Joerg RoedelKVM: SVM: don't copy exit_int_info on nested vmrun
2009-12-03 Joerg RoedelKVM: SVM: reorganize svm_interrupt_allowed
2009-12-03 Huang WeiyiKVM: remove duplicated #include
2009-12-03 Alexander GrafKVM: Activate Virtualization On Demand
2009-12-03 Marcelo TosattiKVM: SVM: remove needless mmap_sem acquision from neste...
2009-12-03 Mohammed GamalKVM: VMX: Enhance invalid guest state emulation
2009-12-03 Mohammed GamalKVM: x86 emulator: Add pusha and popa instructions
2009-12-03 Mohammed GamalKVM: x86 emulator: Add missing decoder flags for 'or...
2009-12-03 Avi KivityKVM: Move assigned device code to own file
2009-12-03 Avi KivityKVM: Return -ENOTTY on unrecognized ioctls
2009-12-03 Gleb NatapovKVM: Drop kvm->irq_lock lock from irq injection path
2009-12-03 Gleb NatapovKVM: Move IO APIC to its own lock
2009-12-03 Gleb NatapovKVM: Move irq ack notifier list to arch independent...
2009-12-03 Gleb NatapovKVM: Maintain back mapping from irqchip/pin to gsi
2009-12-03 Gleb NatapovKVM: Move irq sharing information to irqchip level
2009-12-03 Gleb NatapovKVM: Call pic_clear_isr() on pic reset to reuse logic...
2009-12-03 Avi KivityKVM: Don't pass kvm_run arguments
2009-12-03 Mohammed GamalKVM: x86 emulator: Introduce No64 decode option
2009-12-03 Mohammed GamalKVM: x86 emulator: Add 'push/pop sreg' instructions
2009-12-03 Avi KivityMerge remote branch 'tip/x86/entry' into kvm-updates...
2009-12-03 Hidetoshi Setox86, mce: don't restart timer if disabled
2009-12-02 Tim BlechmannRevert "sched, x86: Optimize branch hint in __switch_to()"
2009-12-02 Jan Beulichx86/alternatives: No need for alternatives-asm.h to...
2009-12-02 Jan Beulichx86/alternatives: Check replacementlen <= instrlen...
2009-12-02 Masami Hiramatsux86: Fix comments of register/stack access functions
2009-12-02 Suresh Siddhax86: Remove unnecessary mdelay() from cpu_disable_common()
2009-12-02 Suresh Siddhax86, ioapic: Document another case when level irq is...
2009-12-02 Suresh Siddhax86, ioapic: Fix the EOI register detection mechanism
2009-12-02 Maciej W. Rozyckix86, io-apic: Move the effort of clearing remoteIRR...
2009-12-02 Frederic Weisbeckerhw-breakpoints: Keep track of user disabled breakpoints
2009-12-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
next