summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-232-110/+3
|\
| * x86/cpu_entry_area: Move it to a separate unitThomas Gleixner2017-12-221-94/+0
| * x86/microcode: Dont abuse the TLB-flush interfacePeter Zijlstra2017-12-221-13/+0
| * x86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entry_stackDave Hansen2017-12-221-7/+7
* | Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2017-12-181-46/+124
|\|
| * x86/cpufeatures: Make CPU bugs stickyThomas Gleixner2017-12-171-3/+3
| * x86/entry/64: Make cpu_entry_area.tss read-onlyAndy Lutomirski2017-12-171-10/+19
| * x86/entry: Clean up the SYSENTER_stack codeAndy Lutomirski2017-12-171-11/+3
| * x86/entry/64: Move the IST stacks into struct cpu_entry_areaAndy Lutomirski2017-12-171-32/+42
| * x86/entry/64: Create a per-CPU SYSCALL entry trampolineAndy Lutomirski2017-12-171-1/+14
| * x86/entry/64: Use a per-CPU trampoline stack for IDT entriesAndy Lutomirski2017-12-171-2/+4
| * x86/entry: Remap the TSS into the CPU entry areaAndy Lutomirski2017-12-171-6/+35
| * x86/entry: Move SYSENTER_stack to the beginning of struct tss_structAndy Lutomirski2017-12-171-0/+21
| * x86/entry: Fix assumptions that the HW TSS is at the beginning of cpu_tssAndy Lutomirski2017-12-171-4/+4
| * x86/mm/fixmap: Generalize the GDT fixmap mechanism, introduce struct cpu_entr...Andy Lutomirski2017-12-171-7/+7
| * x86/entry/64: Allocate and enable the SYSENTER stackAndy Lutomirski2017-12-171-1/+3
| * x86: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMDRudolf Marek2017-12-171-2/+5
| * Merge commit 'upstream-x86-virt' into WIP.x86/mmIngo Molnar2017-12-173-37/+41
| |\
| * \ Merge branch 'upstream-x86-selftests' into WIP.x86/pti.baseIngo Molnar2017-12-171-15/+11
| |\ \
| * \ \ Merge commit 'upstream-x86-entry' into WIP.x86/mmIngo Molnar2017-12-173-12/+143
| |\ \ \
* | \ \ \ Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-12-062-2/+9
|\ \ \ \ \
| * | | | | x86/microcode/AMD: Add support for fam17h microcode loadingTom Lendacky2017-12-061-0/+4
| * | | | | x86/cpufeatures: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMDRudolf Marek2017-12-061-2/+5
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-261-0/+2
|\| | | | |
| * | | | | x86/umip: Print a line in the boot log that UMIP has been enabledRicardo Neri2017-11-141-0/+2
* | | | | | Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-174-24/+61
|\ \ \ \ \ \
| * | | | | | x86 / CPU: Always show current CPU frequency in /proc/cpuinfoRafael J. Wysocki2017-11-154-24/+61
| |/ / / / /
* / / / / / kmemcheck: rip it outLevin, Alexander (Sasha Levin)2017-11-151-15/+0
|/ / / / /
* | | | | x86 / CPU: Avoid unnecessary IPIs in arch_freq_get_on_cpu()Rafael J. Wysocki2017-11-131-4/+7
* | | | | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-11-135-32/+159
|\ \ \ \ \
| * | | | | x86/intel_rdt: Fix a silent failure when writing zero value schemataXiaochen Shen2017-11-121-0/+5
| * | | | | x86/intel_rdt: Fix potential deadlock during resctrl mountReinette Chatre2017-10-211-3/+5
| * | | | | x86/intel_rdt: Fix potential deadlock during resctrl unmountReinette Chatre2017-10-211-5/+5
| * | | | | x86/intel_rdt: Initialize bitmask of shareable resource if CDP enabledReinette Chatre2017-10-211-0/+1
| * | | | | x86/intel_rdt: Remove redundant assignmentJithu Joseph2017-10-051-1/+0
| * | | | | x86/intel_rdt/cqm: Make integer rmid_limbo_count staticColin Ian King2017-10-051-1/+1
| * | | | | x86/intel_rdt: Add diagnostics when making directoriesTony Luck2017-09-271-6/+22
| * | | | | x86/intel_rdt: Add diagnostics when writing the cpus fileTony Luck2017-09-271-3/+12
| * | | | | x86/intel_rdt: Add diagnostics when writing the tasks fileTony Luck2017-09-272-6/+11
| * | | | | x86/intel_rdt: Add diagnostics when writing the schemata fileTony Luck2017-09-271-11/+38
| * | | | | x86/intel_rdt: Add framework for better RDT UI diagnosticsTony Luck2017-09-272-0/+63
* | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-133-37/+41
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross2017-11-103-7/+13
| * | | | | x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...Juergen Gross2017-11-103-31/+29
* | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-131-2/+2
|\ \ \ \ \ \
| * | | | | | x86/boot: Spell out "boot CPU" for BPJean Delvare2017-10-031-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-133-13/+163
|\ \ \ \ \ \
| * | | | | | x86/umip: Enable User-Mode Instruction Prevention at runtimeRicardo Neri2017-11-081-1/+24
| | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar2017-11-0729-101/+72
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge branch 'x86/fpu' into x86/asm, to pick up fixIngo Molnar2017-11-061-15/+11
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |