- 4bf5d56 x86/pti: Mark constant arrays as __initconst by Arnd Bergmann · 7 years ago
- 7fcae11 x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel by David Woodhouse · 7 years ago
- 7e86548 Merge tag 'v4.15' into x86/pti, to be able to merge dependent changes by Ingo Molnar · 7 years ago
- fec9434 x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown by David Woodhouse · 7 years ago
- 95ca0ee x86/cpufeatures: Add CPUID_7_EDX CPUID leaf by David Woodhouse · 7 years ago
- 40548c6 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- da28512 x86/spectre: Add boot time option to select Spectre v2 mitigation by David Woodhouse · 7 years ago
- 76b0438 x86/retpoline: Add initial retpoline support by David Woodhouse · 7 years ago
- 99c6fa2 x86/cpufeatures: Add X86_BUG_SPECTRE_V[12] by David Woodhouse · 7 years ago
- abb7099 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- de79182 x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN by Thomas Gleixner · 7 years ago
- 00a5ae2 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 694d99d x86/cpu, x86/pti: Do not enable PTI on AMD processors by Tom Lendacky · 7 years ago
- 5aa90a8 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 8d4b067 x86/mm/pti: Force entry through trampoline when PTI active by Thomas Gleixner · 7 years ago
- a89f040 x86/cpufeatures: Add X86_BUG_CPU_INSECURE by Thomas Gleixner · 7 years ago
- caf9a82 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- ed1bbc4 x86/cpu_entry_area: Move it to a separate unit by Thomas Gleixner · 7 years ago
- 4fe2d8b x86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entry_stack by Dave Hansen · 7 years ago
- 64a4809 Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 6cbd217 x86/cpufeatures: Make CPU bugs sticky by Thomas Gleixner · 7 years ago
- c482fee x86/entry/64: Make cpu_entry_area.tss read-only by Andy Lutomirski · 7 years ago
- 0f9a481 x86/entry: Clean up the SYSENTER_stack code by Andy Lutomirski · 7 years ago
- 40e7f94 x86/entry/64: Move the IST stacks into struct cpu_entry_area by Andy Lutomirski · 7 years ago
- 3386bc8 x86/entry/64: Create a per-CPU SYSCALL entry trampoline by Andy Lutomirski · 7 years ago
- 7f2590a x86/entry/64: Use a per-CPU trampoline stack for IDT entries by Andy Lutomirski · 7 years ago
- 72f5e08 x86/entry: Remap the TSS into the CPU entry area by Andy Lutomirski · 7 years ago
- 1a935bc x86/entry: Move SYSENTER_stack to the beginning of struct tss_struct by Andy Lutomirski · 7 years ago
- 7fb983b x86/entry: Fix assumptions that the HW TSS is at the beginning of cpu_tss by Andy Lutomirski · 7 years ago
- ef8813a x86/mm/fixmap: Generalize the GDT fixmap mechanism, introduce struct cpu_entry_area by Andy Lutomirski · 7 years ago
- 1a79797 x86/entry/64: Allocate and enable the SYSENTER stack by Andy Lutomirski · 7 years ago
- 770c775 x86/umip: Print a line in the boot log that UMIP has been enabled by Ricardo Neri · 7 years ago
- 6a9f70b Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- aa35f89 x86/umip: Enable User-Mode Instruction Prevention at runtime by Ricardo Neri · 7 years ago
- 20bb834 x86/entry/64: Stop initializing TSS.sp0 at boot by Andy Lutomirski · 7 years ago
- da51da1 x86/entry/64: Pass SP0 directly to load_sp0() by Andy Lutomirski · 7 years ago
- 0c2a391 x86/fpu: Parse clearcpuid= as early XSAVE argument by Andi Kleen · 7 years ago
- a1652bb x86/boot: Spell out "boot CPU" for BP by Jean Delvare · 7 years ago
- b8b7aba x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlier by Andy Lutomirski · 7 years ago
- c7ad5ad x86/mm/64: Initialize CR4.PCIDE early by Andy Lutomirski · 7 years ago
- 1c9fe44 x86/mm: Document how CR4.PCIDE restore works by Andy Lutomirski · 7 years ago
- 72c0098 x86/mm: Reinitialize TLB state on hotplug and resume by Andy Lutomirski · 7 years ago
- 24e700e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- d8ed9d4 x86/idt: Create file for IDT related code by Thomas Gleixner · 7 years ago
- 660da7c x86/mm: Enable CR4.PCIDE on supported systems by Andy Lutomirski · 8 years ago
- 0790c9a x86/mm: Add the 'nopcid' boot option to turn off PCID by Andy Lutomirski · 8 years ago
- 65f9d65 x86/cpu: remove hypervisor specific set_cpu_features by Juergen Gross · 8 years ago
- b23adb7 x86/xen/gdt: Use X86_FEATURE_XENPV instead of globals for the GDT fixup by Andy Lutomirski · 8 years ago
- aa4ea6755 x86/gdt: Fix setup_fixmap_gdt() to use the correct PA by Andy Lutomirski · 8 years ago
- 45fc875 x86: Make the GDT remapping read-only on 64-bit by Thomas Garnier · 8 years ago
- 69218e4 x86: Remap GDT tables in the fixmap section by Thomas Garnier · 8 years ago
- 609b07b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 68e21be sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
- f94c8d1 sched/clock, x86/tsc: Rework the x86 'unstable' sched_clock() interface by Peter Zijlstra · 8 years ago
- 9164bb4 sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
- e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
- f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
- 280d7a1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 8a9365a Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 828cad8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 79a8b9a x86/CPU/AMD: Bring back Compute Unit ID by Borislav Petkov · 8 years ago
- 0274f95 x86/elf: Add HWCAP2 to expose ring 3 MONITOR/MWAIT by Grzegorz Andrejczuk · 8 years ago
- ed5c8c8 Merge branch 'linus' into sched/core, to pick up fixes and refresh the branch by Ingo Molnar · 8 years ago
- 60d3450 x86/cpu: Re-apply forced caps every time CPU caps are re-read by Andy Lutomirski · 8 years ago
- 8bf1ebc x86/cpu: Factor out application of forced CPU caps by Andy Lutomirski · 8 years ago
- 78d1b2968 x86/cpu: Add X86_FEATURE_CPUID by Borislav Petkov · 8 years ago
- acb0405 sched/clock: Fix hotplug crash by Peter Zijlstra · 8 years ago
- dd853fd x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' command-line option by Lukasz Odzioba · 8 years ago
- 3df8d920 x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6 by Andy Lutomirski · 8 years ago
- 9d85eb9 x86/smpboot: Make logical package management more robust by Thomas Gleixner · 8 years ago
- 991bc36 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 212f300 Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 535b2f7 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 07c94a3 x86/amd: Simplify AMD E400 aware idle routine by Borislav Petkov · 8 years ago
- d49597f x86/cpu: Deal with broken firmware (VMWare/XEN) by Thomas Gleixner · 8 years ago
- 777284b x86/microcode: Run the AP-loading routine only on the application processors by Borislav Petkov · 8 years ago
- 59c6f27 x86/cpu: Get rid of the show_msr= boot option by Borislav Petkov · 8 years ago
- 1a4a2bc Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 05fb3c1 x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUID by Andy Lutomirski · 8 years ago
- 2b3061c Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicity by Ingo Molnar · 8 years ago
- 556b672 x86/entry: Remove outdated comment about SYSCALL targets by Borislav Petkov · 8 years ago
- 4950d6d x86/dumpstack: Remove 64-byte gap at end of irq stack by Josh Poimboeuf · 8 years ago
- 404f6aa x86: Apply more __ro_after_init and const by Kees Cook · 8 years ago
- aeb35d6 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- fb59831 x86/smp: Remove stack_smp_processor_id() by Andy Lutomirski · 9 years ago
- 186f436 x86/kernel: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 9 years ago
- 06cd3d8 Merge branch 'linus' into x86/urgent, to refresh the tree by Ingo Molnar · 9 years ago
- 0f6ff2b x86/mm/mpx: Work around MPX erratum SKD046 by Dave Hansen · 9 years ago
- 168f1a7 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- e8df1a95 x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeys by Dave Hansen · 9 years ago
- 71faad4 x86/cpu: Add detection of AMD RAS Capabilities by Yazen Ghannam · 9 years ago
- 45e876f x86/segments/64: When loadsegment(fs, ...) fails, clear the base by Andy Lutomirski · 9 years ago
- 59e21e3 x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usage by Borislav Petkov · 9 years ago
- 0230bb0 x86/cpu: Move X86_BUG_ESPFIX initialization to generic_identify() by Andy Lutomirski · 9 years ago
- 7a5d6704 x86/cpu: Probe the behavior of nulling out a segment at boot time by Andy Lutomirski · 9 years ago
- b3edfda x86/cpu: Do the feature test first in enable_sep_cpu() by Borislav Petkov · 9 years ago
- 3fa2fe2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- d88f48e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 33c3cc7 perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init by Vikas Shivappa · 9 years ago
- 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago