summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2019-11-21x86/pti/32: Size initial_page_table correctlyThomas Gleixner
2019-11-21x86/doublefault/32: Fix stack canaries in the double fault handlerAndy Lutomirski
2019-11-21dma-mapping: treat dev->bus_dma_mask as a DMA limitNicolas Saenz Julienne
2019-11-21Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini
2019-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-11-20x86/ioperm: Fix use of deprecated config optionAlexander Duyck
2019-11-20dma-direct: exclude dma_direct_map_resource from the min_low_pfn checkChristoph Hellwig
2019-11-19Merge tag 'v5.4-rc8' into WIP.x86/mm, to pick up fixesIngo Molnar
2019-11-18x86: Fix typos in commentsCao jin
2019-11-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-11-16x86/speculation: Fix redundant MDS mitigation messageWaiman Long
2019-11-16x86/speculation: Fix incorrect MDS/TAA mitigation statusWaiman Long
2019-11-16x86/ioperm: Extend IOPL config to control ioperm() as wellThomas Gleixner
2019-11-16x86/iopl: Remove legacy IOPL optionThomas Gleixner
2019-11-16x86/iopl: Restrict iopl() permission scopeThomas Gleixner
2019-11-16x86/iopl: Fixup misleading commentThomas Gleixner
2019-11-16x86/ioperm: Share I/O bitmap if identicalThomas Gleixner
2019-11-16x86/ioperm: Remove bitmap if all permissions droppedThomas Gleixner
2019-11-16x86/ioperm: Move TSS bitmap update to exit to user workThomas Gleixner
2019-11-16x86/ioperm: Add bitmap sequence numberThomas Gleixner
2019-11-16x86/ioperm: Move iobitmap data into a structThomas Gleixner
2019-11-16x86/tss: Move I/O bitmap data into a seperate structThomas Gleixner
2019-11-16x86/io: Speedup schedule out of I/O bitmap userThomas Gleixner
2019-11-16x86/ioperm: Avoid bitmap allocation if no permissions are setThomas Gleixner
2019-11-16x86/ioperm: Simplify first ioperm() invocation logicThomas Gleixner
2019-11-16x86/iopl: Cleanup include mazeThomas Gleixner
2019-11-16x86/cpu: Unify cpu_init()Thomas Gleixner
2019-11-16x86/process: Unify copy_thread_tls()Thomas Gleixner
2019-11-16x86/ptrace: Prevent truncation of bitmap sizeThomas Gleixner
2019-11-15x86/alternatives: Teach text_poke_bp() to emulate instructionsPeter Zijlstra
2019-11-15x86/cpu: Align cpu_caps_cleared and cpu_caps_set to unsigned longFenghua Yu
2019-11-15x86: Remove the calgary IOMMU driverChristoph Hellwig
2019-11-15Merge branch 'linus' into x86/hypervThomas Gleixner
2019-11-14x86/crash: Align function arguments on opening bracesBorislav Petkov
2019-11-14x86/kdump: Remove the backup region handlingLianbo Jiang
2019-11-14x86/kdump: Always reserve the low 1M when the crashkernel option is specifiedLianbo Jiang
2019-11-13ftrace/x86: Tell objtool to ignore nondeterministic ftrace stack layoutJosh Poimboeuf
2019-11-13ftrace/x86: Add a counter to test function_graph with directSteven Rostedt (VMware)
2019-11-13ftrace/x86: Add register_ftrace_direct() for custom trampolinesSteven Rostedt (VMware)
2019-11-13x86/resctrl: Fix potential lockdep warningXiaochen Shen
2019-11-12Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-12x86/boot: Introduce setup_indirectDaniel Kiper
2019-11-12x86/mce/therm_throt: Optimize notifications of thermal throttleSrinivas Pandruvada
2019-11-12x86/quirks: Disable HPET on Intel Coffe Lake platformsKai-Heng Feng
2019-11-12x86/init: Allow DT configured systems to disable RTC at boot timeRahul Tanwar
2019-11-12x86/hyperv: Allow guests to enable InvariantTSCAndrea Parri
2019-11-07x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUsJosh Poimboeuf
2019-11-07x86/efi: EFI soft reservation to E820 enumerationDan Williams
2019-11-07x86/efi: Push EFI_MEMMAP check into leaf routinesDan Williams
2019-11-07x86/umip: Make the comments vendor-agnosticBabu Moger