summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2018-05-03x86/speculation: Add prctl for Speculative Store Bypass mitigationThomas Gleixner
2018-05-03x86/process: Allow runtime control of Speculative Store BypassThomas Gleixner
2018-05-03x86/speculation: Create spec-ctrl.h to avoid include hellThomas Gleixner
2018-05-03x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if requestedKonrad Rzeszutek Wilk
2018-05-03x86/bugs/intel: Set proper CPU features and setup RDSKonrad Rzeszutek Wilk
2018-05-03x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigationKonrad Rzeszutek Wilk
2018-05-03x86/cpufeatures: Add X86_FEATURE_RDSKonrad Rzeszutek Wilk
2018-05-03x86/bugs: Expose /sys/../spec_store_bypassKonrad Rzeszutek Wilk
2018-05-03x86/bugs, KVM: Support the combination of guest and host IBRSKonrad Rzeszutek Wilk
2018-05-03x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved bitsKonrad Rzeszutek Wilk
2018-05-03x86/nospec: Simplify alternative_msr_write()Linus Torvalds
2018-04-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-04-27x86/ipc: Fix x32 version of shmid64_ds and msqid64_dsArnd Bergmann
2018-04-26Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-04-26x86/mm: Make vmemmap and vmalloc base address constants unsigned longJiri Kosina
2018-04-26x86/vector: Remove the unused macro FPU_IRQDou Liyang
2018-04-26x86/vector: Remove the macro VECTOR_OFFSET_STARTDou Liyang
2018-04-26x86/cpufeatures: Enumerate cldemote instructionFenghua Yu
2018-04-25tracing/x86: Update syscall trace events to handle new prefixed syscall func ...Steven Rostedt (VMware)
2018-04-25x86/pti: Filter at vma->vm_page_prot populationDave Hansen
2018-04-23x86/jailhouse: Fix incorrect SPDX identifierThomas Gleixner
2018-04-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-17x86/processor: Remove two unused function declarationsDou Liyang
2018-04-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-04-16X86/KVM: Properly update 'tsc_offset' to represent the running guestKarimAllah Ahmed
2018-04-16Merge tag 'perf-core-for-mingo-4.17-20180413' of git://git.kernel.org/pub/scm...Ingo Molnar
2018-04-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-15Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-04-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-13kexec_file,x86,powerpc: factor out kexec_file_ops functionsAKASHI Takahiro
2018-04-12Revert "x86/asm: Allow again using asm.h when building for the 'bpf' clang ta...Arnaldo Carvalho de Melo
2018-04-12Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is readyIngo Molnar
2018-04-12x86/pti: Leave kernel text global for !PCIDDave Hansen
2018-04-12x86/mm: Do not auto-massage page protectionsDave Hansen
2018-04-11xen, mm: allow deferred page initialization for xen pv domainsPavel Tatashin
2018-04-10x86/apic: Fix signedness bug in APIC ID validity checksLi RongQing
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-04-09x86/mm: Introduce "default" kernel PTE maskDave Hansen
2018-04-09Merge branch 'linus' into x86/pti to pick up upstream changesIngo Molnar
2018-04-09syscalls/x86: Adapt syscall_wrapper.h to the new syscall stub naming conventionDominik Brodowski
2018-04-09syscalls/core, syscalls/x86: Rename struct pt_regs-based sys_*() to __x64_sys...Dominik Brodowski
2018-04-09syscalls/core, syscalls/x86: Clean up compat syscall stub naming conventionDominik Brodowski
2018-04-09syscalls/core, syscalls/x86: Clean up syscall stub naming conventionDominik Brodowski
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-04-05Merge tag 'sound-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-04-05syscalls/x86: Unconditionally enable 'struct pt_regs' based syscalls on x86_64Dominik Brodowski
2018-04-05syscalls/x86: Use 'struct pt_regs' based syscall calling for IA32_EMULATION a...Dominik Brodowski
2018-04-05syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bi...Dominik Brodowski