summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2015-12-14x86/entry/64_compat: Make labels localBorislav Petkov1-5/+5
2015-12-11kvm: x86: move tracepoints outside extended quiescent statePaolo Bonzini3-5/+6
2015-12-11x86/platform/uv: Include clocksource.h for clocksource_touch_watchdog()Ingo Molnar1-0/+1
2015-12-11x86/vdso: Enable vdso pvclock access on all vdso variantsAndy Lutomirski1-51/+40
2015-12-11x86/vdso: Remove pvclock fixmap machineryAndy Lutomirski6-41/+1
2015-12-11x86/vdso: Get pvclock data from the vvar VMA instead of the fixmapAndy Lutomirski7-13/+41
2015-12-11x86, vdso, pvclock: Simplify and speed up the vdso pvclock readerAndy Lutomirski1-35/+46
2015-12-11x86/kvm: On KVM re-enable (e.g. after suspend), update clocksAndy Lutomirski1-72/+3
2015-12-09Merge branch 'for-linus-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-8/+10
2015-12-09um: Fix fpstate handlingRichard Weinberger1-8/+10
2015-12-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-7/+10
2015-12-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-36/+54
2015-12-06perf/x86: Remove old MSR perf tracing codeAndi Kleen1-11/+1
2015-12-06x86, tracing, perf: Add trace point for MSR accessesAndi Kleen3-0/+114
2015-12-06x86/headers: Don't include asm/processor.h in asm/atomic.hAndi Kleen2-2/+0
2015-12-06perf/x86/intel: Fix __initconst declaration in the RAPL perf driverAndi Kleen1-1/+1
2015-12-06Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2-2/+2
2015-12-06perf/x86/intel: Fix INTEL_FLAGS_UEVENT_CONSTRAINT_DATALA_NA macroJiri Olsa1-1/+1
2015-12-06perf/x86/intel: Make L1D_PEND_MISS.FB_FULL not constrained on HaswellYuanfang Chen1-1/+1
2015-12-05x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin1-7/+10
2015-12-05x86/mpx: Fix instruction decoder conditionDave Hansen1-3/+3
2015-12-04Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+12
2015-12-04Merge branches 'acpi-pci' and 'pm-pci'Rafael J. Wysocki218-4722/+8555
2015-12-04locking/pvqspinlock: Collect slowpath lock statisticsWaiman Long1-0/+8
2015-12-04x86/mm: Fix regression with huge pages on PAEKirill A. Shutemov6-19/+17
2015-12-02xen: Resume PMU from non-atomic contextBoris Ostrovsky1-10/+10
2015-12-02x86/PCI/ACPI: Fix regression caused by commit 4d6b4e69a245Liu Jiang1-11/+2
2015-11-30libnvdimm, e820: skip module loading when no type-12Dan Williams1-0/+12
2015-11-26x86 smpboot: Re-enable init_udelay=0 by default on modern CPUsLen Brown1-4/+5
2015-11-25KVM: nVMX: remove incorrect vpid check in nested invvpid emulationHaozhong Zhang1-5/+0
2015-11-24Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini6-17/+54
2015-11-24x86/entry/64: Bypass enter_from_user_mode on non-context-tracking bootsAndy Lutomirski2-6/+17
2015-11-24x86/asm: Add asm macros for static keys/jump labelsAndy Lutomirski1-8/+44
2015-11-24x86/asm: Error out if asm/jump_label.h is included inappropriatelyAndy Lutomirski1-0/+13
2015-11-24Merge branch 'x86/urgent' into x86/asm, to pick up dependent fixesIngo Molnar3-3/+19
2015-11-24x86/entry/64: Fix irqflag tracing wrt context trackingAndy Lutomirski1-1/+18
2015-11-24x86/apic: Fix the saving and restoring of lapic vectors during suspend/resumeJuergen Gross1-1/+10
2015-11-24x86/mce: Make usable address checks Intel-onlyBorislav Petkov1-18/+22
2015-11-24x86/mce: Add the missing memory error check on AMDBorislav Petkov1-4/+4
2015-11-24x86/RAS: Remove mce.usable_addrBorislav Petkov2-9/+5
2015-11-24x86/mce: Do not enter deferred errors into the generic pool twiceTony Luck1-11/+13
2015-11-23x86/entry, x86/paravirt: Remove the unused usergs_sysret32 PV opBoris Ostrovsky7-48/+2
2015-11-23x86/paravirt: Remove the unused irq_enable_sysexit pv opBoris Ostrovsky10-55/+2
2015-11-23x86/xen: Avoid fast syscall path for Xen PV guestsBoris Ostrovsky4-7/+13
2015-11-23x86/microcode: Initialize the driver late when facilities are upBorislav Petkov2-2/+1
2015-11-23locking/pvqspinlock, x86: Optimize the PV unlock code pathWaiman Long1-0/+59
2015-11-23perf/x86: Handle multiple umask bits for BDW CYCLE_ACTIVITY.*Andi Kleen2-1/+5
2015-11-23perf, x86: Stop Intel PT before kdump startsTakao Indoh1-0/+11
2015-11-23perf/x86/intel/pt: Add interface to stop Intel PT loggingTakao Indoh2-0/+19
2015-11-23perf/x86: Add option to disable reading branch flags/cyclesAndi Kleen1-2/+17