summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
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-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-16/+54
2014-07-18arch/x86/xen: Silence compiler warningsDaniel Kiper4-14/+53
2014-07-18x86/efi: Request desired alignment via the PE/COFF headersMichael Brown1-1/+1
2014-07-18x86/efi: Add better error logging to EFI boot stubUlf Winkelvos1-3/+11
2014-07-18arch/x86: Remove efi_set_rtc_mmss()Daniel Kiper1-36/+0
2014-07-18arch/x86: Replace plain strings with constantsDaniel Kiper1-2/+2
2014-07-18xen: Put EFI machinery in placeDaniel Kiper1-0/+15
2014-07-18arch/x86: Remove redundant set_bit(EFI_MEMMAP) callDaniel Kiper1-2/+0
2014-07-18arch/x86: Remove redundant set_bit(EFI_SYSTEM_TABLES) callDaniel Kiper1-2/+0
2014-07-18efi: Introduce EFI_PARAVIRT flagDaniel Kiper1-6/+25
2014-07-18arch/x86: Do not access EFI memory map if it is not availableDaniel Kiper1-0/+3
2014-07-18efi: Use early_mem*() instead of early_io*()Daniel Kiper1-14/+14
2014-07-18x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flagMatt Fleming3-2/+45
2014-07-18efi/reboot: Add generic wrapper around EfiResetSystem()Matt Fleming1-5/+1
2014-07-18efi: efistub: Convert into static libraryArd Biesheuvel2-3/+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
2014-07-17Merge branch 'locking/urgent' into locking/core, before applying larger chang...Ingo Molnar25-167/+390
2014-07-16perf kvm: Use defines of kvm eventsAlexander Yarygin2-0/+17
2014-07-16Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2014-07-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+9
2014-07-16x86/platform/ts5500: Add support for TS-5400 boardsVivien Didelot1-8/+13
2014-07-16x86/platform/ts5500: Add a 'name' sysfs attributeVivien Didelot1-5/+18
2014-07-16x86/platform/ts5500: Use the DEVICE_ATTR_RO() macroVivien Didelot1-28/+22
2014-07-16x86: don't exclude low BIOS area when allocating address space for non-PCI cardsChristoph Schulz2-3/+9
2014-07-16x86/debug: Drop several unnecessary CFI annotationsJan Beulich1-26/+26
2014-07-16locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra1-0/+1
2014-07-16kprobes/x86: Don't try to resolve kprobe faults from userspaceAndy Lutomirski1-0/+3
2014-07-16perf/x86/intel: Avoid spamming kernel log for BTS buffer failureDavid Rientjes1-2/+4
2014-07-16perf/x86/amd: Try to fix some mem allocation failure handlingZhouyi Zhou1-27/+84
2014-07-16perf/x86/intel: Protect LBR and extra_regs against KVM lyingKan Liang3-6/+75
2014-07-16perf/x86/intel/uncore: Fix SNB-EP/IVT Cbox filter mappingsStephane Eranian1-5/+6
2014-07-16perf/x86/intel: Use proper dTLB-load-misses event on IvyBridgeVince Weaver1-0/+3
2014-07-16x86: Remove unused variable "polling"Paul Bolle1-1/+0
2014-07-14x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky1-3/+2