コミット履歴

作者 SHA1 メッセージ 日付
  Linus Torvalds eb254f323b Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 年 前
  Linus Torvalds 212f30008a Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 年 前
  Linus Torvalds 518bacf5a5 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 年 前
  Thomas Gleixner 34bc3560c6 x86: Remove empty idle.h header 8 年 前
  Fenghua Yu 4f341a5e48 x86/intel_rdt: Add scheduler hook 8 年 前
  Josh Poimboeuf bb5e5ce545 x86/dumpstack: Remove kernel text addresses from stack dump 8 年 前
  Rik van Riel c474e50711 x86/fpu: Split old_fpu & new_fpu handling into separate functions 8 年 前
  Andy Lutomirski 1ef55be16e x86/asm: Get rid of __read_cr4_safe() 8 年 前
  Brian Gerst ffcb043ba5 sched/x86: Fix thread_saved_pc() 9 年 前
  Brian Gerst 616d24835e sched/x86: Pass kernel thread parameters in 'struct fork_frame' 9 年 前
  Brian Gerst 0100301bfd sched/x86: Rewrite the switch_to() code 9 年 前
  Paul Gortmaker 186f43608a x86/kernel: Audit and remove any unnecessary uses of module.h 9 年 前
  Peter Zijlstra d87b7a3379 sched/core, sched/x86: Kill thread_info::saved_preempt_count 10 年 前
  Thomas Gleixner 7ba78053aa x86/process: Unify 32bit and 64bit implementations of get_wchan() 10 年 前
  Brian Gerst ba3e127ec1 x86/vm86: Clean up vm86.h includes 10 年 前
  Josh Triplett c1bd55f922 x86: opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bit 10 年 前
  Linus Torvalds d70b3ef54c Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 年 前
  Ingo Molnar 78f7f1e54b x86/fpu: Rename fpu-internal.h to fpu/internal.h 10 年 前
  Ingo Molnar 384a23f939 x86/fpu: Use 'struct fpu' in switch_fpu_finish() 10 年 前
  Ingo Molnar cb8818b6ac x86/fpu: Use 'struct fpu' in switch_fpu_prepare() 10 年 前
  Ingo Molnar 3a0aee4801 x86/fpu: Rename math_state_restore() to fpu__restore() 10 年 前
  Ingo Molnar f89e32e0a3 x86/fpu: Fix header file dependencies of fpu-internal.h 10 年 前
  Denys Vlasenko fed7c3f0f7 x86/entry: Remove unused 'kernel_stack' per-cpu variable 10 年 前
  Denys Vlasenko ef593260f0 x86/asm/entry: Get rid of KERNEL_STACK_OFFSET 10 年 前
  Andy Lutomirski f39b6f0ef8 x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()' 10 年 前
  Brian Gerst 1daeaa3151 x86/asm/entry: Fix execve() and sigreturn() syscalls to always return via IRET 10 年 前
  Andy Lutomirski a7fcf28d43 x86/asm/entry: Replace this_cpu_sp0() with current_top_of_stack() and fix it on x86_32 10 年 前
  Andy Lutomirski b27559a433 x86/asm/entry: Delay loading sp0 slightly on task switch 10 年 前
  Andy Lutomirski 24933b82c0 x86/asm/entry: Rename 'init_tss' to 'cpu_tss' 10 年 前
  Andy Lutomirski 1e02ce4ccc x86: Store a per-cpu shadow copy of CR4 10 年 前