- 05ef76b x86/vdso: Use .fault for the vDSO text mapping by Andy Lutomirski · 9 years ago
- 352b78c x86/vdso: Track each mm's loaded vDSO image as well as its base by Andy Lutomirski · 9 years ago
- aa04214 x86/boot: Hide local labels in verify_cpu() by Borislav Petkov · 9 years ago
- 394db20 x86/fpu: Disable AVX when eagerfpu is off by yu-cheng yu · 9 years ago
- a5fe93a x86/fpu: Disable MPX when eagerfpu is off by yu-cheng yu · 9 years ago
- eb7c5f8 x86/fpu: Disable XGETBV1 when no XSAVE by yu-cheng yu · 9 years ago
- 4f81cba x86/fpu: Fix early FPU command-line parsing by yu-cheng yu · 9 years ago
- b500f77 x86/mm: Use PAGE_ALIGNED instead of IS_ALIGNED by Kefeng Wang · 9 years ago
- c9e0d39 x86/mm/pat: Make split_page_count() check for empty levels to fix /proc/meminfo output by Dave Jones · 9 years ago
- c0c5701 Merge commit 'linus' into x86/urgent, to pick up recent x86 changes by Ingo Molnar · 9 years ago
- ae8a521 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 0ffedcd Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 6896d9f Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 671d553 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 67c707e Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 88cbfd0 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 4f19b88 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- af34520 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 4bd20db Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 5cb52b5 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 24af98c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 8c31902 x86/boot: Double BOOT_HEAP_SIZE to 64KB by H.J. Lu · 9 years ago
- 71b3c12 x86/mm: Add barriers and document switch_mm()-vs-flush synchronization by Andy Lutomirski · 9 years ago
- 516c50c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
- 650e545 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 1f1a89a x86/mm: Micro-optimise clflush_cache_range() by Chris Wilson · 9 years ago
- e5e57e7 kvm: x86: only channel 0 of the i8254 is linked to the HPET by Paolo Bonzini · 9 years ago
- 9cc2617 perf/x86/amd: Remove l1-dcache-stores event for AMD by Vince Weaver · 9 years ago
- 77af003 perf/x86/intel/uncore: Add Knights Landing uncore PMU support by Harish Chegondi · 9 years ago
- dae2553 perf/x86/intel/uncore: Remove hard coding of PMON box control MSR offset by Harish Chegondi · 9 years ago
- 1e7b939 perf/x86/intel: Add perf core PMU support for Intel Knights Landing by Harish Chegondi · 9 years ago
- d6980ef perf/x86/intel/uncore: Add Broadwell-EP uncore support by Kan Liang · 9 years ago
- d3bcd64 perf/x86/rapl: Use unified perf_event_sysfs_show instead of special interface by Huang Rui · 9 years ago
- 673d188 perf/x86: Enable cycles:pp for Intel Atom by Stephane Eranian · 9 years ago
- 1424a09 perf/x86: fix PEBS issues on Intel Atom/Core2 by Stephane Eranian · 9 years ago
- 6fc2e83 perf/x86: Fix LBR related crashes on Intel Atom by Stephane Eranian · 9 years ago
- 61b87ca perf/x86: Fix filter_events() bug with event mappings by Stephane Eranian · 9 years ago
- 7246976 perf/x86: Use INST_RETIRED.PREC_DIST for cycles: ppp by Andi Kleen · 9 years ago
- 442f5c7 perf/x86: Use INST_RETIRED.TOTAL_CYCLES_PS for cycles:pp for Skylake by Andi Kleen · 9 years ago
- 01330d7 perf/x86: Allow zero PEBS status with only single active event by Andi Kleen · 9 years ago
- 957ea1f perf/x86: Remove warning for zero PEBS status by Andi Kleen · 9 years ago
- 25ec02f x86/fpu: Properly align size in CHECK_MEMBER_AT_END_OF() macro by Jiri Olsa · 9 years ago
- 8705d60 x86/vsdo: Fix build on PARAVIRT_CLOCK=y, KVM_GUEST=n by Andy Lutomirski · 9 years ago
- 2039e6a x86/mm/pat: Change free_memtype() to support shrinking case by Toshi Kani · 9 years ago
- d9fe4fa x86/mm/pat: Add untrack_pfn_moved for mremap by Toshi Kani · 9 years ago
- dd7a5ab x86/numachip: Fix NumaConnect2 MMCFG PCI access by Daniel J Blueman · 9 years ago
- facca61 arch/x86/xen/suspend.c: include xen/xen.h by Andrew Morton · 9 years ago
- 9abb0ec x86/mm: Drop WARN from multi-BAR check by Laura Abbott · 9 years ago
- 0d430e3 x86/LDT: Print the real LDT base address by Jan Beulich · 9 years ago
- 0105c8d arch/x86/kernel/ptrace.c: Remove unused arg_offs_table by chengang@emindsoft.com.cn · 9 years ago
- b92c453 Revert "x86/kvm: On KVM re-enable (e.g. after suspend), update clocks" by Thomas Gleixner · 9 years ago
- e73a317 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
- de37937 um: Fix pointer cast by Mickaël Salaün · 9 years ago
- 0185604 KVM: x86: Reload pit counters for all channels when restoring state by Andrew Honig · 9 years ago
- e24dea2 KVM: MTRR: treat memory as writeback if MTRR is disabled in guest CPUID by Paolo Bonzini · 9 years ago
- fa7c4eb KVM: MTRR: observe maxphyaddr from guest CPUID, not host by Paolo Bonzini · 9 years ago
- a7f2d78 KVM: MTRR: fix fixed MTRR segment look up by Alexis Dambricourt · 9 years ago
- 30bfa7b x86/entry: Restore traditional SYSENTER calling convention by Andy Lutomirski · 9 years ago
- 6a613ac x86/entry: Fix some comments by Andy Lutomirski · 9 years ago
- c8f3e51 x86/irq: Export functions to allow MSI domains in modules by Jake Oshins · 9 years ago
- d8c98a1 x86/paravirt: Prevent rtc_cmos platform device init on PV guests by David Vrabel · 9 years ago
- 4baf7fe x86/mm: Align macro defines by Borislav Petkov · 9 years ago
- 6e1315f x86/cpu: Provide a config option to disable static_cpu_has by Borislav Petkov · 9 years ago
- 362f924 x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros by Borislav Petkov · 9 years ago
- 39c06df x86/cpufeature: Cleanup get_cpu_cap() by Borislav Petkov · 9 years ago
- 2ccd71f x86/cpufeature: Move some of the scattered feature bits to x86_capability by Borislav Petkov · 9 years ago
- 0fa8511 Merge branch 'linus' into x86/cleanups by Thomas Gleixner · 9 years ago
- b279d67 x86/nmi: Save regs in crash dump on external NMI by Hidehiro Kawai · 9 years ago
- b7c4948 x86/apic: Introduce apic_extnmi command line parameter by Hidehiro Kawai · 9 years ago
- 58c5661 panic, x86: Allow CPUs to save registers even if looping in NMI context by Hidehiro Kawai · 9 years ago
- 1717f20 panic, x86: Fix re-entrance problem due to panic on NMI by Hidehiro Kawai · 9 years ago
- d267b8d Merge branch 'linus' into x86/apic by Thomas Gleixner · 9 years ago
- 91e2eea x86/xen: Avoid fast syscall path for Xen PV guests by Boris Ostrovsky · 9 years ago
- d90167a x86/mce: Ensure offline CPUs don't participate in rendezvous process by Ashok Raj · 9 years ago
- 3273cba Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
- 173ae9b Fix user-visible spelling error by Linus Torvalds · 9 years ago
- 81b1b9c KVM: VMX: Fix host initiated access to guest MSR_TSC_AUX by Haozhong Zhang · 9 years ago
- 20f36e0 xen/x86/pvh: Use HVM's flush_tlb_others op by Boris Ostrovsky · 9 years ago
- 057032e Merge tag 'v4.4-rc5' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
- f74acf0 x86/entry/64_compat: Make labels local by Borislav Petkov · 9 years ago
- 8b89fe1 kvm: x86: move tracepoints outside extended quiescent state by Paolo Bonzini · 9 years ago
- d51953b x86/platform/uv: Include clocksource.h for clocksource_touch_watchdog() by Ingo Molnar · 9 years ago
- 76480a6 x86/vdso: Enable vdso pvclock access on all vdso variants by Andy Lutomirski · 9 years ago
- cc1e24f x86/vdso: Remove pvclock fixmap machinery by Andy Lutomirski · 9 years ago
- dac16fb x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap by Andy Lutomirski · 9 years ago
- 6b078f5 x86, vdso, pvclock: Simplify and speed up the vdso pvclock reader by Andy Lutomirski · 9 years ago
- 677a73a x86/kvm: On KVM re-enable (e.g. after suspend), update clocks by Andy Lutomirski · 9 years ago
- aa53685 Merge branch 'for-linus-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 9 years ago
- 8090bfd um: Fix fpstate handling by Richard Weinberger · 9 years ago
- 51825c8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 69d2ca6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- f1ad448 perf/x86: Remove old MSR perf tracing code by Andi Kleen · 9 years ago
- 7f47d8c x86, tracing, perf: Add trace point for MSR accesses by Andi Kleen · 9 years ago
- 153a433 x86/headers: Don't include asm/processor.h in asm/atomic.h by Andi Kleen · 9 years ago
- da008ee perf/x86/intel: Fix __initconst declaration in the RAPL perf driver by Andi Kleen · 9 years ago
- 42a0789 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
- 169b932 perf/x86/intel: Fix INTEL_FLAGS_UEVENT_CONSTRAINT_DATALA_NA macro by Jiri Olsa · 9 years ago
- e0fbac1 perf/x86/intel: Make L1D_PEND_MISS.FB_FULL not constrained on Haswell by Yuanfang Chen · 9 years ago
- ec941c5 x86/mm/64: Enable SWIOTLB if system has SRAT memory regions above MAX_DMA32_PFN by Igor Mammedov · 9 years ago
- 8dd3303 x86/mm: Introduce max_possible_pfn by Igor Mammedov · 9 years ago