Commit History

Author SHA1 Message Date
  Linus Torvalds 5778077d03 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
  Andy Lutomirski f0a97af83f x86/traps: Weaken context tracking entry assertions 10 years ago
  Brian Gerst ba3e127ec1 x86/vm86: Clean up vm86.h includes 10 years ago
  Paul E. McKenney f78f5b90c4 rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN() 10 years ago
  Andy Lutomirski 8c84014f3b x86/entry: Remove exception_enter() from most trap handlers 10 years ago
  Andy Lutomirski 02fdcd5eac x86/traps, context_tracking: Assert that we're in CONTEXT_KERNEL in exception entries 10 years ago
  Linus Torvalds d70b3ef54c Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
  Dave Hansen e7126cf5f1 x86/mpx: Trace #BR exceptions 10 years ago
  Dave Hansen 46a6e0cf1c x86/mpx: Clean up the code by not passing a task pointer around when unnecessary 10 years ago
  Dave Hansen a84eeaa96b x86/mpx: Use the new get_xsave_field_ptr()API 10 years ago
  Ingo Molnar 9dda1658a9 Merge branch 'x86/asm' into x86/core, to prepare for new patch 10 years ago
  Ingo Molnar b2502b418e x86/asm/entry: Untangle 'system_call' into two entry points: entry_SYSCALL_64 and entry_INT80_32 10 years ago
  Ingo Molnar 2cd23553b4 x86/asm/entry: Rename compat syscall entry points 10 years ago
  Ingo Molnar c2f9b0af8b Merge branch 'x86/ras' into x86/core, to fix conflicts 10 years ago
  Ingo Molnar e1884d69f6 x86/fpu: Pass 'struct fpu' to fpu__restore() 10 years ago
  Ingo Molnar c47ada305d x86/fpu: Harmonize FPU register state types 10 years ago
  Ingo Molnar e1cebad49c x86/fpu: Factor out the exception error code handling code 10 years ago
  Ingo Molnar 7366ed771f x86/fpu: Simplify FPU handling by embedding the fpstate in task_struct (again) 10 years ago
  Ingo Molnar 4f83634710 x86/fpu: Rename fpu_save_init() to copy_fpregs_to_fpstate() 10 years ago
  Ingo Molnar 78f7f1e54b x86/fpu: Rename fpu-internal.h to fpu/internal.h 10 years ago
  Ingo Molnar 0c070595ce x86/fpu: Use 'struct fpu' in fpu__save() 10 years ago
  Ingo Molnar 3a0aee4801 x86/fpu: Rename math_state_restore() to fpu__restore() 10 years ago
  Ingo Molnar 93b90712c6 x86/fpu: Move math_state_restore() to fpu/core.c 10 years ago
  Ingo Molnar f89e32e0a3 x86/fpu: Fix header file dependencies of fpu-internal.h 10 years ago
  Ingo Molnar c0c2803dee x86/fpu: Move thread_info::fpu_counter into thread_info::fpu.counter 10 years ago
  Ingo Molnar 97185c95f7 x86/fpu: Split an fpstate_alloc_init() function out of init_fpu() 10 years ago
  Ingo Molnar 0a78155154 x86/fpu: Rename unlazy_fpu() to fpu__save() 10 years ago
  Brian Gerst 51bb92843e x86/asm/entry: Remove SYSCALL_VECTOR 10 years ago
  Borislav Petkov 8cd161b1f7 x86/traps: Remove superfluous weak definitions and dead code 10 years ago
  Aravind Gopalakrishnan 24fd78a81f x86/mce/amd: Introduce deferred error interrupt handler 10 years ago