summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2014-07-25x86: Merge tag 'ras_urgent' into x86/urgentH. Peter Anvin1-4/+6
2014-07-24Replace NR_VMX_MSR with its definitionPaolo Bonzini1-4/+4
2014-07-24KVM: x86: Assertions to check no overrun in MSR listsNadav Amit2-0/+3
2014-07-24KVM: x86: set rflags.rf during fault injectionNadav Amit1-0/+30
2014-07-24KVM: x86: Setting rflags.rf during rep-string emulationNadav Amit1-1/+5
2014-07-24timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner2-18/+19
2014-07-24clocksource: Get rid of cycle_lastThomas Gleixner2-2/+2
2014-07-24clocksource: Move cycle_last validation to core codeThomas Gleixner2-12/+10
2014-07-24x86: kvm: Make kvm_get_time_and_clockread() nanoseconds basedThomas Gleixner1-30/+14
2014-07-24x86: kvm: Use ktime_get_boot_ns()Thomas Gleixner1-5/+1
2014-07-23ktime: Kill non-scalar ktime_t implementation for 2038John Stultz1-1/+0
2014-07-23x86, cpu: Fix cache topology for early P4-SMTPeter Zijlstra2-11/+23
2014-07-23acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context.Tomasz Nowicki1-0/+6
2014-07-23acpi, apei, ghes: Make NMI error notification to be GHES architecture extension.Tomasz Nowicki1-0/+2
2014-07-23apei, mce: Factor out APEI architecture specific MCE calls.Tomasz Nowicki2-0/+57
2014-07-22x86_32, entry: Store badsys error code in %eaxSven Wegener1-4/+5
2014-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+12
2014-07-21x86, MCE: Robustify mcheck_init_deviceBorislav Petkov1-4/+6
2014-07-21KVM: x86: DR6/7.RTM cannot be writtenNadav Amit4-11/+31
2014-07-21KVM: nVMX: clean up nested_release_vmcs12 and code around itPaolo Bonzini1-21/+21
2014-07-21KVM: nVMX: fix lifetime issues for vmcs02Paolo Bonzini1-16/+33
2014-07-21KVM: x86: Defining missing x86 vectorsNadav Amit1-0/+3
2014-07-21KVM: x86: emulator injects #DB when RFLAGS.RF is setNadav Amit1-1/+2
2014-07-21KVM: x86: Cleanup of rflags.rf cleaningNadav Amit1-4/+4
2014-07-21KVM: x86: Clear rflags.rf on emulated instructionsNadav Amit1-0/+3
2014-07-21KVM: x86: popf emulation should not change RFNadav Amit1-1/+1
2014-07-21KVM: x86: Clearing rflags.rf upon skipped emulated instructionNadav Amit1-0/+2
2014-07-19Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+1
2014-07-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-16/+54
2014-07-19arch/x86/xen: Silence compiler warningsDaniel Kiper4-14/+53
2014-07-19x86/efi: Request desired alignment via the PE/COFF headersMichael Brown1-1/+1
2014-07-19x86/efi: Add better error logging to EFI boot stubUlf Winkelvos1-3/+11
2014-07-19arch/x86: Remove efi_set_rtc_mmss()Daniel Kiper1-36/+0
2014-07-19arch/x86: Replace plain strings with constantsDaniel Kiper1-2/+2
2014-07-19xen: Put EFI machinery in placeDaniel Kiper1-0/+15
2014-07-19arch/x86: Remove redundant set_bit(EFI_MEMMAP) callDaniel Kiper1-2/+0
2014-07-19arch/x86: Remove redundant set_bit(EFI_SYSTEM_TABLES) callDaniel Kiper1-2/+0
2014-07-19efi: Introduce EFI_PARAVIRT flagDaniel Kiper1-6/+25
2014-07-19arch/x86: Do not access EFI memory map if it is not availableDaniel Kiper1-0/+3
2014-07-19efi: Use early_mem*() instead of early_io*()Daniel Kiper1-14/+14
2014-07-19x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flagMatt Fleming3-2/+45
2014-07-19efi/reboot: Add generic wrapper around EfiResetSystem()Matt Fleming1-5/+1
2014-07-19efi: efistub: Convert into static libraryArd Biesheuvel2-3/+2
2014-07-18seccomp: add "seccomp" syscallKees Cook2-0/+2
2014-07-18ftrace: x86: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)3-27/+1
2014-07-17ftrace/x86: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)1-0/+3
2014-07-17x86, power, suspend: Annotate restore_processor_state() with notraceSteven Rostedt (Red Hat)1-2/+2
2014-07-17ftrace/x86: Have function graph tracer use its own trampolineSteven Rostedt (Red Hat)1-0/+2
2014-07-17KVM: nVMX: Fix virtual interrupt delivery injectionWanpeng Li1-1/+20
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2-1/+4