1. a078e3e x86/speculation: Add prctl for Speculative Store Bypass mitigation by Thomas Gleixner · 6 years ago
  2. 89c6e9b x86/process: Allow runtime control of Speculative Store Bypass by Thomas Gleixner · 6 years ago
  3. 7a2d235 x86/speculation: Create spec-ctrl.h to avoid include hell by Thomas Gleixner · 6 years ago
  4. f854434 x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if requested by David Woodhouse · 6 years ago
  5. 99b1311 x86/bugs: Whitelist allowed SPEC_CTRL MSR values by Konrad Rzeszutek Wilk · 6 years ago
  6. 19e3a2b x86/bugs/intel: Set proper CPU features and setup RDS by Konrad Rzeszutek Wilk · 6 years ago
  7. 6f70a55 x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigation by Konrad Rzeszutek Wilk · 6 years ago
  8. 24e4dd9 x86/bugs: Expose /sys/../spec_store_bypass by Konrad Rzeszutek Wilk · 6 years ago
  9. cf21f58 x86/bugs, KVM: Support the combination of guest and host IBRS by Konrad Rzeszutek Wilk · 6 years ago
  10. 0f5dd65 x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved bits by Konrad Rzeszutek Wilk · 6 years ago
  11. 3effee6 x86/bugs: Concentrate bug reporting into a separate function by Konrad Rzeszutek Wilk · 6 years ago
  12. a27ede1 x86/speculation: Use IBRS if available before calling into firmware by David Woodhouse · 7 years ago
  13. 14eb413 x86/spectre: Fix an error message by Dan Carpenter · 7 years ago
  14. 3aad6fe x86/speculation: Clean up various Spectre related details by Ingo Molnar · 7 years ago
  15. 961cb14 x86/spectre: Simplify spectre_v2 command line parsing by KarimAllah Ahmed · 7 years ago
  16. f67e05d x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable" by Colin Ian King · 7 years ago
  17. 359fde6 x86/spectre: Report get_user mitigation for spectre_v1 by Dan Williams · 7 years ago
  18. 9eedeb7 x86/spectre: Check CONFIG_RETPOLINE in command line parser by Dou Liyang · 7 years ago
  19. 77b3b3e x86/cpufeatures: Clean up Spectre v2 related CPUID flags by David Woodhouse · 7 years ago
  20. 9891122 x86/cpu/bugs: Make retpoline module warning conditional by Thomas Gleixner · 7 years ago
  21. 557cbfa x86/bugs: Drop one "mitigation" from dmesg by Borislav Petkov · 7 years ago
  22. 31fd9ed x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support by David Woodhouse · 7 years ago
  23. a1745ad module/retpoline: Warn about missing retpoline in module by Andi Kleen · 7 years ago
  24. abf67b1 x86/retpoline: Fill RSB on context switch for affected CPUs by David Woodhouse · 7 years ago
  25. 8f96937ee x86/spectre: Add boot time option to select Spectre v2 mitigation by David Woodhouse · 7 years ago
  26. 00bcb5a x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlier by Andy Lutomirski · 7 years ago
  27. 45a9882 x86/cpu: Implement CPU vulnerabilites sysfs functions by Thomas Gleixner · 7 years ago
  28. 56eff36 x86/cpu: Merge bugs.c and bugs_64.c by Borislav Petkov · 8 years ago
  29. 1e7f3d8 x86/mm: Disable PCID on 32-bit kernels by Andy Lutomirski · 7 years ago
  30. 952f07e x86/fpu: Move various internal function prototypes to fpu/internal.h by Ingo Molnar · 9 years ago
  31. df6b35f x86/fpu: Rename i387.h to fpu/api.h by Ingo Molnar · 9 years ago
  32. 4d16409 x86/fpu: Factor out the FPU bug detection code into fpu__init_check_bugs() by Ingo Molnar · 9 years ago
  33. 60e019e x86: Get rid of ->hard_math and all the FPU asm fu by H. Peter Anvin · 11 years ago
  34. 55a36b6 x86: Fold-in trivial check_config function by Borislav Petkov · 11 years ago
  35. 93a829e x86, cpu: Convert FDIV bug detection by Borislav Petkov · 12 years ago
  36. 27be457 x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flag by Len Brown · 12 years ago
  37. e3228cf x86, 386 removal: Remove CONFIG_X86_POPAD_OK by H. Peter Anvin · 12 years ago
  38. e5bb8ad x86, 386 removal: Remove CONFIG_BSWAP by H. Peter Anvin · 12 years ago
  39. 304bced x86, fpu: use non-lazy fpu restore for processors supporting xsave by Suresh Siddha · 12 years ago
  40. c767a54 x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> by Joe Perches · 12 years ago
  41. 3e7cf5b x86-32, fpu: Fix DNA exception during check_fpu() by Suresh Siddha · 13 years ago
  42. cdaab4a x86 idle: deprecate "no-hlt" cmdline param by Len Brown · 13 years ago
  43. 2b107d9 x86: Avoid check hlt for newer cpus by Jacob Pan · 14 years ago
  44. 8bdbd96 x86/cpu: Clean up various files a bit by Alan Cox · 15 years ago
  45. e0d22d0 x86: fdiv bug detection fix by Krzysztof Helt · 16 years ago
  46. 593f4a7 x86: APIC: remove apic_write_around(); use alternatives by Maciej W. Rozycki · 16 years ago
  47. bfe4bb1 x86: janitor work in bugs.c by Miklos Vajna · 16 years ago
  48. 64ba4f2 Fix booting pentium+ with dodgy TSC by Rusty Russell · 16 years ago
  49. 08cd93f remove mca-pentium by Adrian Bunk · 17 years ago
  50. 404ee5b x86: convert TSC disabling to generic cpuid disable bitmap by Andi Kleen · 17 years ago
  51. 7ebad70 x86: use CR0 defines. by Dave Jones · 17 years ago
  52. 835c34a Delete filenames in comments. by Dave Jones · 17 years ago
  53. f7627e2 i386: move kernel/cpu by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/cpu/bugs.c]
  54. 91eb1b7 i386: include asm/bugs.h in bugs.c for check_bugs prototype by Josh Triplett · 17 years ago
  55. 1353ebb [PATCH] i386: Clean up asm-i386/bugs.h by Jeremy Fitzhardinge · 17 years ago