summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2014-03-11KVM: svm: Allow the guest to run with dirty debug registersPaolo Bonzini
2014-03-11KVM: svm: set/clear all DR intercepts in one swoopPaolo Bonzini
2014-03-11KVM: nVMX: Allow nested guests to run with dirty debug registersPaolo Bonzini
2014-03-11KVM: vmx: Allow the guest to run with dirty debug registersPaolo Bonzini
2014-03-11KVM: x86: Allow the guest to run with dirty debug registersPaolo Bonzini
2014-03-11KVM: x86: change vcpu->arch.switch_db_regs to a bit maskPaolo Bonzini
2014-03-11KVM: vmx: we do rely on loading DR7 on entryPaolo Bonzini
2014-03-11KVM: x86: Remove return code from enable_irq/nmi_windowJan Kiszka
2014-03-11KVM: nVMX: Do not inject NMI vmexits when L2 has a pending interruptJan Kiszka
2014-03-11KVM: nVMX: Fully emulate preemption timerJan Kiszka
2014-03-11KVM: nVMX: Rework interception of IRQs and NMIsJan Kiszka
2014-03-10x86, threadinfo: Redo "x86: Use inline assembler to get sp"Mathias Krause
2014-03-07x86: fix compile error due to X86_TRAP_NMI use in asm filesLinus Torvalds
2014-03-07x86: Ignore NMIs that come in during early bootH. Peter Anvin
2014-03-07ftrace/x86: BUG when ftrace recovery failsPetr Mladek
2014-03-07ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby
2014-03-07ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby
2014-03-07ftrace/x86: Have ftrace_write() return -EPERM and clean up callersSteven Rostedt (Red Hat)
2014-03-06x86: Clean up dumpstack_64.c codeSteven Rostedt
2014-03-06x86: Keep thread_info on thread stack in x86_32Steven Rostedt
2014-03-06x86: Prepare removal of previous_esp from i386 thread_info structureSteven Rostedt
2014-03-06x86: Nuke GET_THREAD_INFO_WITH_ESP() macro for i386Steven Rostedt (Red Hat)
2014-03-06x86: Nuke the supervisor_stack field in i386 thread_infoSteven Rostedt
2014-03-06x86, trace: Further robustify CR2 handling vs tracingPeter Zijlstra
2014-03-06fs/compat: optional preadv64/pwrite64 compat system callsHeiko Carstens
2014-03-06x86: hardirq: Make irq_hv_callback_count available for CONFIG_HYPERV=m as wellThomas Gleixner
2014-03-05x86, reboot: Only use CF9_COND automatically, not CF9H. Peter Anvin
2014-03-05x86, reboot: Add EFI and CF9 reboot methods into the default listLi, Aubrey
2014-03-05Merge branch 'mixed-mode' into efi-for-mingoMatt Fleming
2014-03-05Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingoMatt Fleming
2014-03-05Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingoMatt Fleming
2014-03-05x86: hyperv: Fixup the (brain) damage caused by the irq cleanupThomas Gleixner
2014-03-05x86/boot: Fix non-EFI buildMatt Fleming
2014-03-05x86, tools: Fix up compiler warningsMatt Fleming
2014-03-04x86, trace: Fix CR2 corruption when tracing page faultsJiri Olsa
2014-03-04Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2014-03-04x86/efi: Quirk out SGI UVBorislav Petkov
2014-03-04x86: hyperv: Fix brown paperbag typos reported by Fenguangs build robotThomas Gleixner
2014-03-04x86: hyperv: Make it build with CONFIG_HYPERV=m againThomas Gleixner
2014-03-04x86/efi: Re-disable interrupts after calling firmware servicesMatt Fleming
2014-03-04x86/boot: Don't overwrite cr4 when enabling PAEMatt Fleming
2014-03-04x86/efi: Wire up CONFIG_EFI_MIXEDMatt Fleming
2014-03-04x86/efi: Add mixed runtime services supportMatt Fleming
2014-03-04x86/efi: Firmware agnostic handover entry pointsMatt Fleming
2014-03-04x86/efi: Split the boot stub into 32/64 code pathsMatt Fleming
2014-03-04x86/efi: Add early thunk code to go from 64-bit to 32-bitMatt Fleming
2014-03-04x86/efi: Build our own EFI services pointer tableMatt Fleming
2014-03-04efi: Add separate 32-bit/64-bit definitionsMatt Fleming
2014-03-04x86/efi: Delete dead code when checking for non-nativeMatt Fleming
2014-03-04x86/mm/pageattr: Always dump the right page table in an oopsMatt Fleming