História revízii

Autor SHA1 Správa Dátum
  Ingo Molnar 827409b2f5 x86/fpu/math-emu: Fix crash in fork() 10 rokov pred
  Ingo Molnar 003e2e8b57 x86/fpu: Standardize the parameter type of copy_kernel_to_fpregs() 10 rokov pred
  Ingo Molnar 9ccc27a5d2 x86/fpu: Remove error return values from copy_kernel_to_*regs() functions 10 rokov pred
  Ingo Molnar 3e1bf47e5c x86/fpu: Rename copy_fpstate_to_fpregs() to copy_kernel_to_fpregs() 10 rokov pred
  Ingo Molnar ce2a1e67f1 x86/fpu: Add debugging check to fpu__restore() 10 rokov pred
  Ingo Molnar 343763c3b0 x86/fpu: Optimize fpu__activate_fpstate_write() 10 rokov pred
  Ingo Molnar 6a81d7eb33 x86/fpu: Rename fpu__activate_fpstate() to fpu__activate_fpstate_write() 10 rokov pred
  Ingo Molnar 9ba6b79102 x86/fpu: Optimize fpu__activate_fpstate_read() 10 rokov pred
  Ingo Molnar 0560281266 x86/fpu: Split out the fpu__activate_fpstate_read() method 10 rokov pred
  Ingo Molnar 47f01e8cc2 x86/fpu: Fix FPU register read access to the current task 10 rokov pred
  Ingo Molnar e97131a839 x86/fpu: Add CONFIG_X86_DEBUG_FPU=y FPU debugging code 10 rokov pred
  Ingo Molnar e1884d69f6 x86/fpu: Pass 'struct fpu' to fpu__restore() 10 rokov pred
  Ingo Molnar 63c6680cd0 x86/fpu: Move debugging check from kernel_fpu_begin() to __kernel_fpu_begin() 10 rokov pred
  Ingo Molnar aeb997b9f2 x86/fpu: Change fpu->fpregs_active from 'int' to 'char', add lazy switching comments 10 rokov pred
  Ingo Molnar c47ada305d x86/fpu: Harmonize FPU register state types 10 rokov pred
  Ingo Molnar 0c306bcfba x86/fpu: Factor out the FPU regset code into fpu/regset.c 10 rokov pred
  Ingo Molnar c681314421 x86/fpu: Rename all the fpregs, xregs, fxregs and fregs handling functions 10 rokov pred
  Ingo Molnar 815418890e x86/fpu: Move restore_init_xstate() out of fpu/internal.h 10 rokov pred
  Ingo Molnar 6f57502310 x86/fpu: Generalize 'init_xstate_ctx' 10 rokov pred
  Ingo Molnar bf935b0b52 x86/fpu: Create 'union thread_xstate' helper for fpstate_init() 10 rokov pred
  Ingo Molnar 0aba697894 x86/fpu: Harmonize the names of the fpstate_init() helper functions 10 rokov pred
  Ingo Molnar e1cebad49c x86/fpu: Factor out the exception error code handling code 10 rokov pred
  Ingo Molnar 59a36d16be x86/fpu: Factor out fpu/regset.h from fpu/internal.h 10 rokov pred
  Ingo Molnar fcbc99c403 x86/fpu: Split out fpu/signal.h from fpu/internal.h for signal frame handling functions 10 rokov pred
  Ingo Molnar fbce778246 x86/fpu: Merge fpu__reset() and fpu__clear() 10 rokov pred
  Ingo Molnar 04c8e01d50 x86/fpu: Move fpu__clear() to 'struct fpu *' parameter passing 10 rokov pred
  Ingo Molnar 6ffc152e46 x86/fpu: Move all the fpu__*() high level methods closer to each other 10 rokov pred
  Ingo Molnar 0e75c54f17 x86/fpu: Rename restore_fpu_checking() to copy_fpstate_to_fpregs() 10 rokov pred
  Ingo Molnar 5033861575 x86/fpu: Synchronize the naming of drop_fpu() and fpu_reset_state() 10 rokov pred
  Ingo Molnar 2e85591a6c x86/fpu: Better document fpu__clear() state handling 10 rokov pred