提交历史

作者 SHA1 备注 提交日期
  Linus Torvalds eb05df9e7e Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 年之前
  David Howells f05e798ad4 Disintegrate asm/system.h for X86 13 年之前
  Srikar Dronamraju 51e7dc7011 x86: Rename trap_no to trap_nr in thread_struct 13 年之前
  Kees Cook c94082656d x86: Use enum instead of literals for trap values 13 年之前
  Linus Torvalds 1361b83a13 i387: Split up <asm/i387.h> into exported and internal interfaces 13 年之前
  Linus Torvalds 80ab6f1e8c i387: use 'restore_fpu_checking()' directly in task switching code 13 年之前
  Linus Torvalds 34ddc81a23 i387: re-introduce FPU state preloading at context switch time 13 年之前
  Linus Torvalds f94edacf99 i387: move TS_USEDFPU flag from thread_info to task_struct 13 年之前
  Linus Torvalds 4903062b54 i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore 13 年之前
  Linus Torvalds b3b0870ef3 i387: do not preload FPU state at task switch time 13 年之前
  Linus Torvalds 6d59d7a9f5 i387: don't ever touch TS_USEDFPU directly, use helper functions 13 年之前
  Linus Torvalds 15d8791cae i387: fix x86-64 preemption-unsafe user stack save/restore 13 年之前
  Linus Torvalds 5b1cbac377 i387: make irq_fpu_usable() tests more robust 13 年之前
  Linus Torvalds be98c2cdb1 i387: math_state_restore() isn't called from asm 13 年之前
  Linus Torvalds 83c2f912b4 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 年之前
  Steven Rostedt 42181186ad x86: Add counter when debug stack is used with interrupts enabled 13 年之前
  Steven Rostedt 228bdaa95f x86: Keep current stack in NMI breakpoints 13 年之前
  Srikar Dronamraju cc3a1bf52a x86: Clean up and extend do_int3() 13 年之前
  Don Zickus 1d48922c14 x86, nmi: Split out nmi from traps.c 13 年之前
  Linus Torvalds 06e727d2a5 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-tip 14 年之前
  Andy Lutomirski 3ae36655b9 x86-64: Rework vsyscall emulation and add vsyscall= parameter 14 年之前
  Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 年之前
  Andy Lutomirski 5cec93c216 x86-64: Emulate legacy vsyscalls 14 年之前
  Don Zickus f2fd43954a x86, NMI: Clean-up default_do_nmi() 14 年之前
  Don Zickus ab846f13f6 x86, NMI: Allow NMI reason io port (0x61) to be processed on any CPU 14 年之前
  Don Zickus c410b83077 x86, NMI: Remove DIE_NMI_IPI 14 年之前
  Huang Ying 1c7b74d46f x86, NMI: Add NMI symbol constants and rename memory parity to PCI SERR 14 年之前
  Huang Ying 74d91e3c6a x86, NMI: Add touch_nmi_watchdog to io_check_error delay 14 年之前
  Don Zickus 5dc3055879 x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctls 14 年之前
  Don Zickus 072b198a4a x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog 14 年之前