提交歷史

作者 SHA1 備註 提交日期
  Andy Lutomirski 98f05b5138 x86/entry/64: Use the TSS sp2 slot for SYSCALL/SYSRET scratch space 7 年之前
  Juergen Gross 42b3a4cb56 x86/xen: Support early interrupts in xen pv guests 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 年之前
  Juergen Gross 43e4111086 xen, x86/entry/64: Add xen NMI trap entry 8 年之前
  Juergen Gross 5878d5d6fd x86/xen: Get rid of paravirt op adjust_exception_frame 8 年之前
  Juergen Gross edcb5cf84f x86/paravirt/xen: Remove xen_patch() 8 年之前
  Andy Lutomirski fa2016a8e7 x86/xen/64: Fix the reported SS and CS in SYSCALL 8 年之前
  Andy Lutomirski 8a9949bc71 x86/xen/64: Rearrange the SYSCALL entries 8 年之前
  Josh Poimboeuf 9fd216067d x86/asm/xen: Set ELF function type for xen_adjust_exception_frame() 9 年之前
  Boris Ostrovsky 75ef82190d x86/entry, x86/paravirt: Remove the unused usergs_sysret32 PV op 9 年之前
  Ingo Molnar b2502b418e x86/asm/entry: Untangle 'system_call' into two entry points: entry_SYSCALL_64 and entry_INT80_32 10 年之前
  Ingo Molnar 4c8cd0c50d x86/asm/entry: Untangle 'ia32_sysenter_target' into two entry points: entry_SYSENTER_32 and entry_SYSENTER_compat 10 年之前
  Ingo Molnar 2cd23553b4 x86/asm/entry: Rename compat syscall entry points 10 年之前
  Denys Vlasenko 3a23208e69 x86/entry: Define 'cpu_current_top_of_stack' for 64-bit code 10 年之前
  Denys Vlasenko 63332a8455 x86/entry: Stop using PER_CPU_VAR(kernel_stack) 10 年之前
  Andy Lutomirski aac82d3191 x86, paravirt, xen: Remove the 64-bit ->irq_enable_sysexit() pvop 10 年之前
  Ingo Molnar c38e503804 x86/asm/entry/64: Rename 'old_rsp' to 'rsp_scratch' 10 年之前
  Jeremy Fitzhardinge 6aaf5d633b xen: use iret for return from 64b kernel to 32b usermode 16 年之前
  Tejun Heo 130ace11a9 x86: style cleanups for xen assemblies 16 年之前
  Jeremy Fitzhardinge 5393744b71 xen: make direct versions of irq_enable/disable/save/restore to common code 16 年之前
  Brian Gerst 3d1e42a7cf x86-64: Move oldrsp from PDA to per-cpu. 16 年之前
  Brian Gerst 9af45651f1 x86-64: Move kernelstack from PDA to per-cpu. 16 年之前
  Jeremy Fitzhardinge db053b86f4 xen: clean up x86-64 warnings 17 年之前
  Jeremy Fitzhardinge 0d1edf46ba xen: compile irq functions without -pg for ftrace 17 年之前
  Jeremy Fitzhardinge 2dc1697eb3 xen: don't use sysret for sysexit32 17 年之前
  Jeremy Fitzhardinge 6fcac6d305 xen64: set up syscall and sysenter entrypoints for 64-bit 17 年之前
  Jeremy Fitzhardinge 997409d3d0 xen64: deal with extra words Xen pushes onto exception frames 17 年之前
  Jeremy Fitzhardinge cdacc1278b xen64: add 64-bit assembler 17 年之前