summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | x86/bugs, kvm: Introduce boot-time control of L1TF mitigationsJiri Kosina2018-07-131-0/+44
| * | | | | | | | | cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED earlyThomas Gleixner2018-07-131-0/+6
| * | | | | | | | | x86/kvm: Allow runtime control of L1D flushThomas Gleixner2018-07-131-1/+1
| * | | | | | | | | x86/l1tf: Handle EPT disabled state properThomas Gleixner2018-07-131-4/+5
| * | | | | | | | | x86/litf: Introduce vmx status variableThomas Gleixner2018-07-131-2/+34
| * | | | | | | | | Revert "x86/apic: Ignore secondary threads if nosmt=force"Thomas Gleixner2018-07-022-21/+1
| * | | | | | | | | x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblingsBorislav Petkov2018-06-221-20/+17
| * | | | | | | | | x86/apic: Ignore secondary threads if nosmt=forceThomas Gleixner2018-06-212-1/+21
| * | | | | | | | | x86/cpu/AMD: Evaluate smp_num_siblings earlyThomas Gleixner2018-06-211-0/+13
| * | | | | | | | | x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP infoBorislav Petkov2018-06-211-6/+3
| * | | | | | | | | x86/cpu/intel: Evaluate smp_num_siblings earlyThomas Gleixner2018-06-211-0/+7
| * | | | | | | | | x86/cpu/topology: Provide detect_extended_topology_early()Thomas Gleixner2018-06-212-9/+23
| * | | | | | | | | x86/cpu/common: Provide detect_ht_early()Thomas Gleixner2018-06-212-10/+15
| * | | | | | | | | x86/cpu/AMD: Remove the pointless detect_ht() callThomas Gleixner2018-06-211-4/+0
| * | | | | | | | | x86/cpu: Remove the pointless CPU printoutThomas Gleixner2018-06-212-25/+5
| * | | | | | | | | x86/topology: Provide topology_smt_supported()Thomas Gleixner2018-06-211-0/+8
| * | | | | | | | | x86/smp: Provide topology_is_primary_thread()Thomas Gleixner2018-06-212-0/+24
| * | | | | | | | | x86/bugs: Move the l1tf function and define pr_fmt properlyKonrad Rzeszutek Wilk2018-06-211-26/+29
| * | | | | | | | | x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen2018-06-202-0/+60
| * | | | | | | | | x86/speculation/l1tf: Make sure the first page is always reservedAndi Kleen2018-06-201-0/+6
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-1410-360/+350
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/kvmclock: Mark kvm_get_preset_lpj() as __initDou Liyang2018-07-301-1/+1
| * | | | | | | | | x86/tsc: Consolidate init codeDou Liyang2018-07-301-10/+12
| * | | | | | | | | x86/tsc: Make use of tsc_calibrate_cpu_early()Pavel Tatashin2018-07-202-7/+20
| * | | | | | | | | x86/tsc: Split native_calibrate_cpu() into early and late partsPavel Tatashin2018-07-201-18/+36
| * | | | | | | | | x86/tsc: Use TSC as sched clock earlyPavel Tatashin2018-07-201-0/+1
| * | | | | | | | | x86/tsc: Initialize cyc2ns when tsc frequency is determinedPavel Tatashin2018-07-201-41/+53
| * | | | | | | | | x86/tsc: Calibrate tsc only oncePavel Tatashin2018-07-202-41/+48
| * | | | | | | | | x86/tsc: Redefine notsc to behave as tsc=unstablePavel Tatashin2018-07-201-15/+3
| * | | | | | | | | x86/CPU: Call detect_nopl() only on the BSPBorislav Petkov2018-07-201-6/+4
| * | | | | | | | | x86/jump_label: Initialize static branching earlyPavel Tatashin2018-07-203-25/+30
| * | | | | | | | | x86/alternatives, jumplabel: Use text_poke_early() before mm_init()Pavel Tatashin2018-07-202-4/+14
| * | | | | | | | | x86/kvmclock: Switch kvmclock data to a PER_CPU variableThomas Gleixner2018-07-201-37/+62
| * | | | | | | | | x86/kvmclock: Move kvmclock vsyscall param and init to kvmclockThomas Gleixner2018-07-202-30/+27
| * | | | | | | | | x86/kvmclock: Mark variables __initdata and __ro_after_initThomas Gleixner2018-07-201-5/+5
| * | | | | | | | | x86/kvmclock: Cleanup the codeThomas Gleixner2018-07-201-50/+22
| * | | | | | | | | x86/kvmclock: Decrapify kvm_register_clock()Thomas Gleixner2018-07-201-23/+10
| * | | | | | | | | x86/kvmclock: Remove page size requirement from wall_clockThomas Gleixner2018-07-201-8/+4
| * | | | | | | | | x86/kvmclock: Remove memblock dependencyPavel Tatashin2018-07-203-59/+12
| * | | | | | | | | Merge branch 'linus' into x86/timersThomas Gleixner2018-07-197-11/+48
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | x86/platform/intel-mid: Remove custom TSC calibrationAndy Shevchenko2018-07-031-0/+5
| * | | | | | | | | x86/tsc: Use SPDX identifier and update Intel copyrightAndy Shevchenko2018-07-031-4/+3
| * | | | | | | | | x86/tsc: Convert to use x86_match_cpu() and INTEL_CPU_FAM6()Andy Shevchenko2018-07-031-41/+42
| * | | | | | | | | x86/tsc: Add missing header to tsc_msr.cAndy Shevchenko2018-07-031-0/+1
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86/pti' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2018-08-1413-84/+188
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'x86/pti-urgent' into x86/ptiThomas Gleixner2018-08-063-9/+9
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | x86/speculation: Support Enhanced IBRS on future CPUsSai Praneeth2018-08-032-2/+21
| * | | | | | | | | x86/speculation: Protect against userspace-userspace spectreRSBJiri Kosina2018-07-311-31/+7
| * | | | | | | | | x86/kexec: Allocate 8k PGDs for PTIJoerg Roedel2018-07-301-2/+3
| * | | | | | | | | x86/ldt: Enable LDT user-mapping for PAEJoerg Roedel2018-07-201-0/+53