提交歷史

作者 SHA1 備註 提交日期
  Linus Torvalds 88cbfd0711 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 年之前
  Andy Lutomirski 30bfa7b348 x86/entry: Restore traditional SYSENTER calling convention 9 年之前
  Andy Lutomirski 6a613ac6bc x86/entry: Fix some comments 9 年之前
  Boris Ostrovsky 91e2eea98f x86/xen: Avoid fast syscall path for Xen PV guests 9 年之前
  Boris Ostrovsky 88c15ec90f x86/paravirt: Remove the unused irq_enable_sysexit pv op 9 年之前
  Boris Ostrovsky 5fdf5d37f4 x86/xen: Avoid fast syscall path for Xen PV guests 9 年之前
  Andy Lutomirski 3bd29515d1 x86/entry/32: Fix FS and GS restore in opportunistic SYSEXIT 10 年之前
  Andy Lutomirski 657c1eea00 x86/entry/32: Fix entry_INT80_32() to expect interrupts to be on 10 年之前
  Andy Lutomirski 5f310f739b x86/entry/32: Re-implement SYSENTER using the new C path 10 年之前
  Andy Lutomirski 150ac78d63 x86/entry/32: Switch INT80 to the new C syscall path 10 年之前
  Andy Lutomirski 39e8701f33 x86/entry/32: Open-code return tracking from fork and kthreads 10 年之前
  Andy Lutomirski 72f924783b x86/entry, locking/lockdep: Move lockdep_sys_exit() to prepare_exit_to_usermode() 10 年之前
  Andy Lutomirski 5d73fc7099 x86/entry/32: Migrate to C exit path 10 年之前
  Andy Lutomirski c5f69fde26 x86/entry/32: Remove 32-bit syscall audit optimizations 10 年之前
  Brian Gerst 5ed92a8ab7 x86/vm86: Use the normal pt_regs area for vm86 10 年之前
  Denys Vlasenko 9b47feb708 x86/asm/entry: Clean up entry*.S style, final bits 10 年之前
  Ingo Molnar a49976d14f x86/asm/entry/32: Clean up entry_32.S 10 年之前
  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 905a36a285 x86/asm/entry: Move entry_64.S and entry_32.S to arch/x86/entry/ 10 年之前