Commit History

作者 SHA1 備註 提交日期
  Rik van Riel 016c4d92cd x86/mm/tlb: Add freed_tables argument to flush_tlb_mm_range 7 年之前
  Peter Zijlstra a31acd3ee8 x86/mm: Page size aware flush_tlb_mm_range() 7 年之前
  Joerg Roedel 252e1a0526 x86/entry: Rename update_sp0 to update_task_stack 7 年之前
  Andy Lutomirski b506978245 x86/vm86/32: Fix POPF emulation 7 年之前
  Ingo Molnar b3d9a13681 Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts 8 年之前
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 年之前
  Andy Lutomirski 46f5a10a72 x86/entry/64: Remove all remaining direct thread_struct::sp0 reads 8 年之前
  Andy Lutomirski da51da189a x86/entry/64: Pass SP0 directly to load_sp0() 8 年之前
  Andy Lutomirski bd7dc5a6af x86/entry/32: Pull the MSR_IA32_SYSENTER_CS update code out of native_load_sp0() 8 年之前
  Andy Lutomirski 9ccee2373f x86/vm86/32: Switch to flush_tlb_mm_range() in mark_screen_rdonly() 8 年之前
  Kirill A. Shutemov e0c4f6750e x86/mm: Convert trivial cases of page table walk to 5-level paging 8 年之前
  Ingo Molnar 68db0cf106 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> 8 年之前
  Kirill A. Shutemov 3ba5b5ea7d x86/vm86: Fix unused variable warning if THP is disabled 8 年之前
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 年之前
  H. Peter Anvin 2823d4da5d x86, bitops: remove use of "sbb" to return CF 9 年之前
  Borislav Petkov bc696ca05f x86/cpufeature: Replace the old static_cpu_has() with safe variant 9 年之前
  Kirill A. Shutemov 78ddc53473 thp: rename split_huge_page_pmd() to split_huge_pmd() 9 年之前
  Borislav Petkov 362f924b64 x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros 9 年之前
  Andy Lutomirski 76fc5e7b23 x86/vm86: Block non-root vm86(old) if mmap_min_addr != 0 10 年之前
  Brian Gerst decd275e62 x86/vm86: Rename vm86->v86flags and v86mask 10 年之前
  Brian Gerst 1342635638 x86/vm86: Rename vm86->vm86_info to user_vm86 10 年之前
  Brian Gerst ba3e127ec1 x86/vm86: Clean up vm86.h includes 10 年之前
  Brian Gerst 5ed92a8ab7 x86/vm86: Use the normal pt_regs area for vm86 10 年之前
  Brian Gerst 90c6085a24 x86/vm86: Eliminate 'struct kernel_vm86_struct' 10 年之前
  Brian Gerst d4ce0f26c7 x86/vm86: Move fields from 'struct kernel_vm86_struct' to 'struct vm86' 10 年之前
  Brian Gerst 9fda6a0681 x86/vm86: Move vm86 fields out of 'thread_struct' 10 年之前
  Brian Gerst ed0b2edb61 x86/entry/vm86: Move userspace accesses to do_sys_vm86() 10 年之前
  Brian Gerst df1ae9a5dc x86/entry/vm86: Preserve 'orig_ax' 10 年之前
  Brian Gerst 0233606ce5 x86/entry/vm86: Clean up saved_fs/gs 10 年之前
  Andy Lutomirski 24933b82c0 x86/asm/entry: Rename 'init_tss' to 'cpu_tss' 10 年之前