summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/kvmclock: Remove memblock dependencyPavel Tatashin2018-07-203-59/+12
* Merge branch 'linus' into x86/timersThomas Gleixner2018-07-197-11/+48
|\
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-07-181-6/+6
| |\
| | * kvmclock: fix TSC calibration for nested guestsPeng Hao2018-07-181-0/+1
| | * x86/kvmclock: set pvti_cpu0_va after enabling kvmclockRadim Krčmář2018-07-151-6/+5
| * | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-07-082-4/+8
| |\ \
| | * | x86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSRTom Lendacky2018-07-031-3/+5
| | * | x86/bugs: Update when to check for the LS_CFG SSBD mitigationTom Lendacky2018-07-031-1/+3
| * | | x86/mtrr: Don't copy out-of-bounds data in mtrr_writeJann Horn2018-07-071-1/+2
| * | | x86/paravirt: Make native_save_fl() extern inlineNick Desaulniers2018-07-032-0/+27
| * | | x86/mm/32: Initialize the CR4 shadow before __flush_tlb_all()Zhenzhong Duan2018-07-031-0/+5
* | | | 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
|/ / /
* | | x86/e820: put !E820_TYPE_RAM regions into memblock.reservedNaoya Horiguchi2018-06-281-3/+12
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-241-1/+1
|\ \ \
| * | | uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()Oleg Nesterov2018-06-211-1/+1
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-06-241-1/+1
|\ \ \ \
| * | | | rseq: Avoid infinite recursion when delivering SIGSEGVWill Deacon2018-06-221-1/+1
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-246-12/+74
|\ \ \ \ \
| * | | | | x86/mm: Fix 'no5lvl' handlingKirill A. Shutemov2018-06-231-0/+3
| * | | | | Revert "x86/mm: Mark __pgtable_l5_enabled __initdata"Kirill A. Shutemov2018-06-231-1/+1
| * | | | | x86/CPU/AMD: Fix LLC ID bit-shift calculationSuravee Suthikulpanit2018-06-221-1/+1
| * | | | | Merge branch 'linus' into x86/urgentThomas Gleixner2018-06-2249-345/+674
| |\| | | |
| * | | | | x86/microcode/intel: Fix memleak in save_microcode_patch()Zhenzhong Duan2018-06-221-1/+4
| * | | | | x86/platform/UV: Add kernel parameter to set memory block sizemike.travis@hpe.com2018-06-211-0/+11
| * | | | | x86/platform/UV: Use new set memory block size functionmike.travis@hpe.com2018-06-211-3/+46
| * | | | | x86: Call fixup_exception() before notify_die() in math_error()Siarhei Liakh2018-06-201-6/+8
* | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-06-241-0/+4
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | x86/pti: Don't report XenPV as vulnerableJiri Kosina2018-06-211-0/+4
| | |/ / / | |/| | |
* | | | | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-243-18/+42
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | x86/mce: Fix incorrect "Machine check from unknown source" messageTony Luck2018-06-221-8/+18
| * | | | x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()Borislav Petkov2018-06-221-8/+10
| * | | | x86/mce: Check for alternate indication of machine check recovery on SkylakeTony Luck2018-06-071-2/+9
| * | | | x86/mce: Improve error message when kernel cannot recoverTony Luck2018-06-071-0/+5
* | | | | Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds2018-06-145-5/+5
* | | | | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-134-4/+4
* | | | | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-132-3/+3
| |_|/ / |/| | |
* | | | Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-101-0/+6
|\ \ \ \
| * | | | x86: Add support for restartable sequencesMathieu Desnoyers2018-06-061-0/+6
| |/ / /
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-108-46/+81
|\ \ \ \ | | |/ / | |/| |
| * | | x86/intel_rdt: Enable CMT and MBM on new Skylake steppingTony Luck2018-06-091-0/+2
| * | | x86/apic/vector: Print APIC control bits in debugfsThomas Gleixner2018-06-061-13/+14
| * | | x86/ioapic: Use apic_ack_irq()Thomas Gleixner2018-06-061-1/+1
| * | | x86/apic: Provide apic_ack_irq()Thomas Gleixner2018-06-061-2/+7
| * | | x86/apic/vector: Prevent hlist corruption and leaksThomas Gleixner2018-06-061-0/+9
| * | | x86/idt: Simplify the idt_setup_apic_and_irq_gates()Dou Liyang2018-06-061-5/+2
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'x86/dma', 'x86/microcode', 'x86/mm' and 'x86/vdso' into x86/u...Ingo Molnar2018-06-044-25/+46
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | | | * | | x86/mtrr: Convert to use strncpy_from_user() helperAndy Shevchenko2018-05-161-10/+2