serial: cascade needless conditionals
[safe/jmp/linux-2.6] / arch / x86 /
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-10 Linus TorvaldsMerge branch 'bugfix' of git://git./linux/kernel/git...
2009-12-10 Linus TorvaldsMerge branch 'acpica' of git://git./linux/kernel/git...
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-09 Linus TorvaldsMerge branch 'timers-for-linus-urgent' of git://git...
2009-12-09 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-12-09 Linus TorvaldsMerge branch 'timers-for-linus-hpet' of git://git....
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-12-08 Linus TorvaldsMerge branch 'x86-xen-for-linus' of git://git./linux...
2009-12-08 Linus TorvaldsMerge branch 'x86-uv-for-linus' of git://git./linux...
2009-12-08 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-12-08 Linus TorvaldsMerge branch 'x86-setup-for-linus' of git://git./linux...
2009-12-08 Linus TorvaldsMerge branch 'x86-reboot-for-linus' of git://git./linux...
2009-12-08 Linus TorvaldsMerge branch 'x86-process-for-linus' of git://git....
2009-12-08 Linus TorvaldsMerge branch 'x86-pat-for-linus' of git://git./linux...
2009-12-08 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2009-12-08 Linus TorvaldsMerge branch 'x86-microcode-for-linus' of git://git...
2009-12-08 Linus TorvaldsMerge branch 'for-2.6.33' of git://git.kernel.dk/linux...
2009-12-08 Linus TorvaldsMerge branch 'kvm-updates/2.6.33' of git://git./virt...
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/ebiederm/sysctl-2.6
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-05 Linus TorvaldsMerge branch 'x86-debug-for-linus' of git://git./linux...
2009-12-05 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2009-12-05 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2009-12-05 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2009-12-05 Linus TorvaldsMerge branch 'x86-apic-for-linus' of git://git./linux...
2009-12-05 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2009-12-05 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-12-05 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
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-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
next