]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - arch/x86/kernel/cpu
x86/spec_ctrl: Add lock to serialize changes to ibrs and ibpb control
[mirror_ubuntu-artful-kernel.git] / arch / x86 / kernel / cpu /
2018-02-16 Tim Chenx86/spec_ctrl: Add lock to serialize changes to ibrs...
2018-02-16 Tim Chenx86/spec_ctrl: Add sysctl knobs to enable/disable SPEC_...
2018-02-16 Tim Chenx86/feature: Report presence of IBPB and IBRS control
2018-02-16 Tim Chenx86/feature: Enable the x86 feature to control Speculation
2018-02-16 David Woodhousex86/retpoline: Fill RSB on context switch for affected...
2018-02-05 Andy WhitcroftUBUNTU: SAUCE: claim mitigation via observable speculat...
2018-02-05 David Woodhousex86/spectre: Add boot time option to select Spectre...
2018-02-05 David Woodhousex86/retpoline: Add initial retpoline support
2018-02-05 Thomas Gleixnerx86/cpu: Implement CPU vulnerabilites sysfs functions
2018-02-05 Andy WhitcroftRevert "x86/feature: Enable the x86 feature to control...
2018-02-05 Andy WhitcroftRevert "x86/feature: Report presence of IBPB and IBRS...
2018-02-05 Andy WhitcroftRevert "x86/spec_ctrl: Add sysctl knobs to enable/disab...
2018-02-05 Andy WhitcroftRevert "x86/spec_ctrl: Add lock to serialize changes...
2018-02-05 Andy WhitcroftRevert "x86/cpu/AMD: Add speculative control support...
2018-02-05 Andy WhitcroftRevert "x86/microcode: Extend post microcode reload...
2018-02-05 Andy WhitcroftRevert "UBUNTU: SAUCE: x86/microcode: Extend post micro...
2018-01-15 Andy WhitcroftUBUNTU: SAUCE: x86/microcode: Extend post microcode...
2018-01-12 Kleber Sacilotto... Revert "x86/cpu: Implement CPU vulnerabilites sysfs...
2018-01-11 Tom Lendackyx86/microcode/AMD: Add support for fam17h microcode...
2018-01-11 Tom Lendackyx86/microcode: Extend post microcode reload to support...
2018-01-11 Tom Lendackyx86/cpu/AMD: Add speculative control support for AMD
2018-01-11 Tim Chenx86/spec_ctrl: Add lock to serialize changes to ibrs...
2018-01-11 Tim Chenx86/spec_ctrl: Add sysctl knobs to enable/disable SPEC_...
2018-01-11 Tim Chenx86/feature: Report presence of IBPB and IBRS control
2018-01-11 Tim Chenx86/feature: Enable the x86 feature to control Speculation
2018-01-11 Tom Lendackyx86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC
2018-01-11 Tom Lendackyx86/cpu/AMD: Make LFENCE a serializing instruction
2018-01-11 Thomas Gleixnerx86/cpu: Implement CPU vulnerabilites sysfs functions
2018-01-11 David Woodhousex86/cpufeatures: Add X86_BUG_SPECTRE_V[12]
2018-01-11 Thomas Gleixnerx86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
2018-01-07 Tom Lendackyx86/cpu, x86/pti: Do not enable PTI on AMD processors
2018-01-06 Colin Ian KingUBUNTU: SAUCE: BODGE: temporarily disable some kprobe...
2018-01-06 Thomas Gleixnerx86/mm/pti: Force entry through trampoline when PTI...
2018-01-06 Thomas Gleixnerx86/cpufeatures: Add X86_BUG_CPU_INSECURE
2018-01-06 Thomas Gleixnerx86/cpu_entry_area: Move it to a separate unit
2018-01-06 Peter Zijlstrax86/microcode: Dont abuse the TLB-flush interface
2018-01-06 Dave Hansenx86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entr...
2018-01-06 Thomas Gleixnerx86/cpufeatures: Make CPU bugs sticky
2018-01-06 Andy Lutomirskix86/entry/64: Make cpu_entry_area.tss read-only
2018-01-06 Andy Lutomirskix86/entry: Clean up the SYSENTER_stack code
2018-01-06 Andy Lutomirskix86/entry/64: Move the IST stacks into struct cpu_entry...
2018-01-06 Andy Lutomirskix86/entry/64: Create a per-CPU SYSCALL entry trampoline
2018-01-06 Andy Lutomirskix86/entry/64: Use a per-CPU trampoline stack for IDT...
2018-01-06 Andy Lutomirskix86/entry: Remap the TSS into the CPU entry area
2018-01-06 Andy Lutomirskix86/entry: Move SYSENTER_stack to the beginning of...
2018-01-06 Andy Lutomirskix86/entry: Fix assumptions that the HW TSS is at the...
2018-01-06 Andy Lutomirskix86/mm/fixmap: Generalize the GDT fixmap mechanism...
2018-01-06 Andy Lutomirskix86/entry/64: Allocate and enable the SYSENTER stack
2018-01-06 Rudolf Marekx86: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD
2018-01-06 Juergen Grossx86/virt: Add enum for hypervisors to replace x86_hyper
2018-01-06 Juergen Grossx86/virt, x86/platform: Merge 'struct x86_hyper' into...
2018-01-06 Thomas Gleixnerx86/cpuid: Replace set/clear_bit32()
2018-01-06 Andy Lutomirskix86/entry/64: Stop initializing TSS.sp0 at boot
2018-01-06 Andy Lutomirskix86/entry/64: Pass SP0 directly to load_sp0()
2018-01-06 Gayatri Kammelax86/cpufeatures: Enable new SSE/AVX/AVX512 CPU features
2018-01-06 Thomas Gleixnerx86/cpuid: Prevent out of bound access in do_clear_cpu_...
2018-01-06 Andi Kleenx86/fpu: Parse clearcpuid= as early XSAVE argument
2018-01-06 Andi Kleenx86/cpuid: Add generic table for CPUID dependencies
2018-01-06 Andy Lutomirskix86/mm/64: Initialize CR4.PCIDE early
2018-01-06 Andy Lutomirskix86/mm: Document how CR4.PCIDE restore works
2018-01-06 Andy Lutomirskix86/mm: Enable CR4.PCIDE on supported systems
2018-01-06 Andy Lutomirskix86/mm: Add the 'nopcid' boot option to turn off PCID
2017-11-21 Yazen Ghannamx86/mce/AMD: Allow any CPU to initialize the smca_banks...
2017-11-16 Linus TorvaldsRevert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo"
2017-11-16 Borislav Petkovx86/mcelog: Get rid of RCU remnants
2017-11-16 Rafael J. Wysockix86: CPU: Fix up "cpu MHz" in /proc/cpuinfo
2017-11-16 Linus TorvaldsRevert "x86: do not use cpufreq_quick_get() for /proc...
2017-11-16 Borislav Petkovx86/microcode/intel: Disable late loading on model 79
2017-10-19 Borislav Petkovx86/microcode: Do the family check first
2017-09-28 Tony Luckx86/intel_rdt: Turn off most RDT features on Skylake
2017-09-28 Tony Luckx86/intel_rdt: Add command line options for resource...
2017-09-28 Tony Luckx86/intel_rdt: Move special case code for Haswell to...
2017-09-28 Colin Ian Kingx86/intel_rdt: Remove redundant ternary operator on...
2017-09-28 Vikas Shivappax86/intel_rdt/cqm: Improve limbo list processing
2017-09-28 Vikas Shivappax86/intel_rdt/mbm: Fix MBM overflow handler during...
2017-09-28 Vikas Shivappax86/intel_rdt: Modify the intel_pqr_state for better...
2017-09-28 Vikas Shivappax86/intel_rdt/cqm: Clear the default RMID during hotcpu
2017-09-28 Fenghua Yux86/intel_rdt: Show bitmask of shareable resource with...
2017-09-28 Vikas Shivappax86/intel_rdt/mbm: Handle counter overflow
2017-09-28 Vikas Shivappax86/intel_rdt/mbm: Add mbm counter initialization
2017-09-28 Tony Luckx86/intel_rdt/mbm: Basic counting of MBM events (total...
2017-09-28 Vikas Shivappax86/intel_rdt/cqm: Add CPU hotplug support
2017-09-28 Vikas Shivappax86/intel_rdt/cqm: Add sched_in support
2017-09-28 Vikas Shivappax86/intel_rdt/cqm: Add mount,umount support
2017-09-28 Vikas Shivappax86/intel_rdt/cqm: Add rmdir support
2017-09-28 Vikas Shivappax86/intel_rdt: Separate the ctrl bits from rmdir
2017-09-28 Vikas Shivappax86/intel_rdt/cqm: Add mon_data
2017-09-28 Vikas Shivappax86/intel_rdt: Prepare for RDT monitor data support
2017-09-28 Vikas Shivappax86/intel_rdt/cqm: Add cpus file support
2017-09-28 Vikas Shivappax86/intel_rdt: Prepare to add RDT monitor cpus file...
2017-09-28 Vikas Shivappax86/intel_rdt/cqm: Add tasks file support
2017-09-28 Vikas Shivappax86/intel_rdt: Change closid type from int to u32
2017-09-28 Vikas Shivappax86/intel_rdt/cqm: Add mkdir support for RDT monitoring
2017-09-28 Vikas Shivappax86/intel_rdt: Prepare for RDT monitoring mkdir support
2017-09-28 Vikas Shivappax86/intel_rdt/cqm: Add info files for RDT monitoring
2017-09-28 Tony luckx86/intel_rdt: Simplify info and base file lists
2017-09-28 Vikas Shivappax86/intel_rdt/cqm: Add RMID (Resource monitoring ID...
2017-09-28 Vikas Shivappax86/intel_rdt/cqm: Add RDT monitoring initialization
2017-09-28 Vikas Shivappax86/intel_rdt: Make rdt_resources_all more readable
2017-09-28 Vikas Shivappax86/intel_rdt: Cleanup namespace to support RDT monitoring
next