summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2017-10-24x86/platform/UV: Mark tsc_check_sync as an init functionmike.travis@hpe.com
2017-10-23x86/asm: Don't use the confusing '.ifeq' directiveJosh Poimboeuf
2017-10-23Merge branch 'core/objtool' into x86/asm, to pick up dependent changesIngo Molnar
2017-10-23Merge branch 'x86/urgent' into x86/asm, to pick up dependent fixesIngo Molnar
2017-10-23x86/unwind: Show function name+offset in ORC error messagesJosh Poimboeuf
2017-10-22x86/cpu/AMD: Apply the Erratum 688 fix when the BIOS doesn'tBorislav Petkov
2017-10-21x86/intel_rdt: Fix potential deadlock during resctrl mountReinette Chatre
2017-10-21x86/intel_rdt: Fix potential deadlock during resctrl unmountReinette Chatre
2017-10-21x86/intel_rdt: Initialize bitmask of shareable resource if CDP enabledReinette Chatre
2017-10-20x86/xen: Provide pre-built page tables only for CONFIG_XEN_PV=y and CONFIG_XE...Kirill A. Shutemov
2017-10-20x86/kasan: Use the same shadow offset for 4- and 5-level pagingAndrey Ryabinin
2017-10-20Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-10-20x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt()Dave Hansen
2017-10-18x86/cpuid: Prevent out of bound access in do_clear_cpu_cap()Thomas Gleixner
2017-10-18x86/vector/msi: Select CONFIG_GENERIC_IRQ_RESERVATION_MODEThomas Gleixner
2017-10-18x86/microcode/intel: Disable late loading on model 79Borislav Petkov
2017-10-17x86/platform/UV: Convert timers to use timer_setup()Kees Cook
2017-10-17x86/fpu: Remove the explicit clearing of XSAVE dependent featuresAndi Kleen
2017-10-17x86/fpu: Make XSAVE check the base CPUID features before enablingAndi Kleen
2017-10-17x86/fpu: Parse clearcpuid= as early XSAVE argumentAndi Kleen
2017-10-17x86/cpuid: Add generic table for CPUID dependenciesAndi Kleen
2017-10-17x86/vector: Use correct per cpu variable in free_moved_vector()Thomas Gleixner
2017-10-16x86/platform/UV: Add check of TSC state set by UV BIOSmike.travis@hpe.com
2017-10-16x86/tsc: Provide a means to disable TSC ARTmike.travis@hpe.com
2017-10-16x86/tsc: Drastically reduce the number of firmware bug warningsmike.travis@hpe.com
2017-10-16x86/tsc: Skip TSC test and error messages if already unstablemike.travis@hpe.com
2017-10-16x86/tsc: Add option that TSC on Socket 0 being non-zero is validmike.travis@hpe.com
2017-10-16x86/idt: Initialize early IDT before cr4_init_shadow()Thomas Gleixner
2017-10-16x86/cpu/intel_cacheinfo: Remove redundant assignment to 'this_leaf'Colin Ian King
2017-10-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-14Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-14x86/microcode: Do the family check firstBorislav Petkov
2017-10-14x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf
2017-10-12x86/apic: Update TSC_DEADLINE quirk with additional SKX steppingLen Brown
2017-10-12x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on hypervisorsPaolo Bonzini
2017-10-12x86/apic/vector: Ignore set_affinity call for inactive interruptsThomas Gleixner
2017-10-12Merge branch 'irq/urgent' into x86/apicThomas Gleixner
2017-10-10x86/unwind: Disable unwinder warnings on 32-bitJosh Poimboeuf
2017-10-10x86/unwind: Align stack pointer in unwinder dumpJosh Poimboeuf
2017-10-10x86/unwind: Use MSB for frame pointer encoding on 32-bitJosh Poimboeuf
2017-10-10x86/unwind: Fix dereference of untrusted pointerJosh Poimboeuf
2017-10-10locking/paravirt: Use new static key for controlling call of virt_spin_lock()Juergen Gross
2017-10-09x86/mm/64: Fix reboot interaction with CR4.PCIDEAndy Lutomirski
2017-10-05x86/mce: Convert timers to use timer_setup()Kees Cook
2017-10-05x86/mce: Hide mca_cfgBorislav Petkov
2017-10-05x86/intel_rdt: Remove redundant assignmentJithu Joseph
2017-10-05x86/intel_rdt/cqm: Make integer rmid_limbo_count staticColin Ian King
2017-10-04kvm/x86: Avoid async PF preempting the kernel incorrectlyBoqun Feng
2017-10-03kprobes/x86: Remove IRQ disabling from jprobe handlersMasami Hiramatsu
2017-10-03kprobes/x86: Set up frame pointer in kprobe trampolineJosh Poimboeuf