aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2008-10-15KVM: SVM: Unify register save/restore across 32 and 64 bit hostsAvi Kivity
2008-10-15KVM: VMX: Unify register save/restore across 32 and 64 bit hostsAvi Kivity
2008-10-15KVM: VMX: Reinject real mode exceptionJan Kiszka
2008-10-15KVM: Consolidate XX_VECTOR definesJan Kiszka
2008-10-15KVM: Consolidate PIC isr clearing into a functionAvi Kivity
2008-10-15KVM: VMX: Remove redundant check in handle_rmode_exceptionMohammed Gamal
2008-10-15KVM: VMX: Move interrupt post-processing to vmx_complete_interrupts()Avi Kivity
2008-10-15KVM: Add a pending interrupt queueAvi Kivity
2008-10-15KVM: VMX: Fix pending exception processingAvi Kivity
2008-10-15KVM: Clear exception queue before emulating an instructionAvi Kivity
2008-10-15KVM: VMX: Move nmi injection failure processing to vm exit pathAvi Kivity
2008-10-15KVM: Move NMI IRET fault processing to new vmx_complete_interrupts()Avi Kivity
2008-10-15KVM: MMU: Simplify kvm_mmu_zap_page()Avi Kivity
2008-10-15KVM: MMU: Separate the code for unlinking a shadow page from its parentsAvi Kivity
2008-10-15KVM: Introduce kvm_set_irq to inject interrupts in guestsAmit Shah
2008-10-15KVM: x86: accessors for guest registersMarcelo Tosatti
2008-10-15KVM: VMX: Rename misnamed msr bitsSheng Yang
2008-10-14x86: register a platform RTC device if PNP doesn't describe itBjorn Helgaas
2008-10-13Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2008-10-13Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4Ingo Molnar
2008-10-13Merge branch 'linus' into oprofile-v2Ingo Molnar
2008-10-13x86: change early_ioremap to use slots instead of nestingYinghai Lu
2008-10-13x86: adjust dependencies for CONFIG_X86_CMOVJan Beulich
2008-10-13dumpstack: x86: various small unification steps, fixAlexander van Heukelum
2008-10-13x86: remove additional_cpusThomas Gleixner
2008-10-13x86: remove additional_cpus configurabilityIngo Molnar
2008-10-13x86: improve UP kernel when CPU-hotplug and SMP is enabledThomas Gleixner
2008-10-13dumpstack: x86: various small unification stepsAlexander van Heukelum
2008-10-13dumpstack: i386: make kstack= an early boot-param and add oops=panicAlexander van Heukelum
2008-10-13dumpstack: x86: use log_lvl and unify trace formattingAlexander van Heukelum
2008-10-13dumptrace: x86: consistently include loglevel, print stack switchAlexander van Heukelum
2008-10-13dumpstack: x86: add "end" parameter to valid_stack_ptr and print_context_stackAlexander van Heukelum
2008-10-13dumpstack: x86: make printk_address equalAlexander van Heukelum
2008-10-13dumpstack: x86: move die_nmi to dumpstack_32.cAlexander van Heukelum
2008-10-13traps: x86: finalize unification of traps.cAlexander van Heukelum
2008-10-13traps: x86: make traps_32.c and traps_64.c equalAlexander van Heukelum
2008-10-13traps: x86: various noop-changes preparing for unification of traps_xx.cAlexander van Heukelum
2008-10-13traps: x86_64: use task_pid_nr(tsk) instead of tsk->pid in do_general_protectionAlexander van Heukelum
2008-10-13traps: i386: expand clear_mem_error and remove from mach_traps.hAlexander van Heukelum
2008-10-13traps: x86_64: make io_check_error equal to the one on i386Alexander van Heukelum
2008-10-13traps: i386: use preempt_conditional_sti/cli in do_int3Alexander van Heukelum
2008-10-13traps: x86_64: make math_state_restore more like i386Alexander van Heukelum
2008-10-13traps: x86: converge trap_init functionsAlexander van Heukelum
2008-10-13x86, traps: converge do_debug handlersAlexander van Heukelum
2008-10-13x86, traps: introduce dotraplinkageAlexander van Heukelum
2008-10-13x86, traps, i386: factor out lazy io-bitmap copyAlexander van Heukelum
2008-10-13x86, traps: split out math_error and simd_math_errorAlexander van Heukelum
2008-10-13x86_64: split out dumpstack code from traps_64.cAlexander van Heukelum
2008-10-13i386: split out dumpstack code from traps_32.cAlexander van Heukelum