1. a5cb56e x86/fpu: Remove setup_init_fpu_buf() call from eager_fpu_init() by Ingo Molnar · 10 years ago
  2. 2507e1c x86/fpu: Set up the legacy FPU init image from fpu__init_system() by Ingo Molnar · 10 years ago
  3. 429ced5 x86/fpu: Do fpu__init_system_xstate only from fpu__init_system() by Ingo Molnar · 10 years ago
  4. c42103b x86/fpu: Remove xsave_init() by Ingo Molnar · 10 years ago
  5. 62db687 x86/fpu: Propagate once per boot quirk into fpu__init_system_xstate() by Ingo Molnar · 10 years ago
  6. e9dbfd6 x86/fpu: Move legacy check to fpu__init_system_xstate() by Ingo Molnar · 10 years ago
  7. e84611f x86/fpu: Move CPU capability check into fpu__init_cpu_xstate() by Ingo Molnar · 10 years ago
  8. 55cc467 x86/fpu: Make the system/cpu init distinction clear in the xstate code as well by Ingo Molnar · 10 years ago
  9. e35f6f1 x86/fpu: Split fpu__cpu_init() into early-boot and cpu-boot parts by Ingo Molnar · 10 years ago
  10. 3e5e126 x86/fpu: Remove 'init_xstate_buf' bootmem allocation by Ingo Molnar · 10 years ago
  11. 26b1f5d x86/fpu: Make setup_init_fpu_buf() run-once explicitly by Ingo Molnar · 10 years ago
  12. 966ece6 x86/fpu: Remove xsave_init() bootmem allocations by Ingo Molnar · 10 years ago
  13. 6a13320 x86/fpu: Remove fpstate_xstate_init_size() boot quirk by Ingo Molnar · 10 years ago
  14. 66af8e2 x86/fpu: Rename __thread_fpu_end() to fpregs_deactivate() by Ingo Molnar · 10 years ago
  15. 232f62c x86/fpu: Rename __thread_fpu_begin() to fpregs_activate() by Ingo Molnar · 10 years ago
  16. 723c58e x86/fpu: Rename __thread_clear_has_fpu() to __fpregs_deactivate() by Ingo Molnar · 10 years ago
  17. dfaea4e x86/fpu: Rename __thread_set_has_fpu() to __fpregs_activate() by Ingo Molnar · 10 years ago
  18. d5cea9b x86/fpu: Rename fpu->has_fpu to fpu->fpregs_active by Ingo Molnar · 10 years ago
  19. 73a3aeb x86/fpu: Improve the __sanitize_i387_state() documentation by Ingo Molnar · 10 years ago
  20. e783e81 x86/fpu: Explain the AVX register layout in the xsave area by Ingo Molnar · 10 years ago
  21. 678eaf6 x86/fpu: Rename regset FPU register accessors by Ingo Molnar · 10 years ago
  22. 91a8c2a x86/fpu: Clean up and fix MXCSR handling by Ingo Molnar · 10 years ago
  23. 400e4b2 x86/fpu: Rename xsave.header::xstate_bv to 'xfeatures' by Ingo Molnar · 10 years ago
  24. 3a54450 x86/fpu: Rename 'xsave_hdr' to 'header' by Ingo Molnar · 10 years ago
  25. 8dcea8d x86/fpu: Clean up regset functions by Ingo Molnar · 10 years ago
  26. 9254aaa x86/fpu: Move XCR0 manipulation to the FPU code proper by Ingo Molnar · 10 years ago
  27. 84246fe4 x86/fpu: Rename 'xstate_features' to 'xfeatures_nr' by Ingo Molnar · 10 years ago
  28. 614df7f x86/fpu: Rename 'pcntxt_mask' to 'xfeatures_mask' by Ingo Molnar · 10 years ago
  29. 69496e1 x86/fpu: Print supported xstate features in human readable way by Ingo Molnar · 10 years ago
  30. 32d4d9c x86/fpu: Improve FPU detection kernel messages by Ingo Molnar · 10 years ago
  31. 7b302e6 x86/fpu: Remove assembly guard from asm/fpu/api.h by Ingo Molnar · 10 years ago
  32. c0841e3 x86/fpu: Remove xsave_init() __init obfuscation by Ingo Molnar · 10 years ago
  33. df63975 x86/fpu: Move MXCSR_DEFAULT to fpu/internal.h by Ingo Molnar · 10 years ago
  34. 78f7f1e x86/fpu: Rename fpu-internal.h to fpu/internal.h by Ingo Molnar · 10 years ago
  35. a137fb6 x86/fpu: Move xsave.h to fpu/xsave.h by Ingo Molnar · 10 years ago
  36. df6b35f x86/fpu: Rename i387.h to fpu/api.h by Ingo Molnar · 10 years ago
  37. e11267c x86/fpu: Clean up fpu__clear() a bit by Ingo Molnar · 10 years ago
  38. 2e8a310 x86/fpu: Rename fpu__flush_thread() to fpu__clear() by Ingo Molnar · 10 years ago
  39. cc08d54 x86/fpu: Use 'struct fpu' in fpu__unlazy_stopped() by Ingo Molnar · 10 years ago
  40. db2b1d3 x86/fpu: Use 'struct fpu' in fpstate_alloc_init() by Ingo Molnar · 10 years ago
  41. c69e098 x86/fpu: Use 'struct fpu' in fpu__copy() by Ingo Molnar · 10 years ago
  42. f9bc977 x86/fpu: Use 'struct fpu' in fpu_copy() by Ingo Molnar · 10 years ago
  43. 0c07059 x86/fpu: Use 'struct fpu' in fpu__save() by Ingo Molnar · 10 years ago
  44. a4d8fc2 x86/fpu: Use 'struct fpu' in __fpu_save() by Ingo Molnar · 10 years ago
  45. 2d75bcf x86/fpu: Move __save_fpu() into fpu/core.c by Ingo Molnar · 10 years ago
  46. 384a23f x86/fpu: Use 'struct fpu' in switch_fpu_finish() by Ingo Molnar · 10 years ago
  47. cb8818b x86/fpu: Use 'struct fpu' in switch_fpu_prepare() by Ingo Molnar · 10 years ago
  48. af2d94f x86/fpu: Use 'struct fpu' in fpu_reset_state() by Ingo Molnar · 10 years ago
  49. 11f2d50 x86/fpu: Use 'struct fpu' in restore_fpu_checking() by Ingo Molnar · 10 years ago
  50. 66ddc2c x86/fpu: Use 'struct fpu' in fpu_lazy_restore() by Ingo Molnar · 10 years ago
  51. eb6a325 x86/fpu: Remove task_disable_lazy_fpu_restore() by Ingo Molnar · 10 years ago
  52. ca6787b x86/fpu: Remove 'struct task_struct' usage from drop_fpu() by Ingo Molnar · 10 years ago
  53. c5bedc6 x86/fpu: Get rid of PF_USED_MATH usage, convert it to fpu->fpstate_active by Ingo Molnar · 10 years ago
  54. af7f872 x86/fpu: Document fpu__unlazy_stopped() by Ingo Molnar · 10 years ago
  55. 4c13841 x86/fpu: Open code PF_USED_MATH usages by Ingo Molnar · 10 years ago
  56. 4540d3f x86/fpu: Remove 'struct task_struct' usage from __thread_fpu_begin() by Ingo Molnar · 10 years ago
  57. 35191e3 x86/fpu: Remove 'struct task_struct' usage from __thread_fpu_end() by Ingo Molnar · 10 years ago
  58. c0311f6 x86/fpu: Remove 'struct task_struct' usage from __thread_set_has_fpu() by Ingo Molnar · 10 years ago
  59. 36b544d x86/fpu: Change fpu_owner_task to fpu_fpregs_owner_ctx by Ingo Molnar · 10 years ago
  60. b0c050c x86/fpu: Move 'PER_CPU(fpu_owner_task)' to fpu/core.c by Ingo Molnar · 10 years ago
  61. 36fe617 x86/fpu: Change __thread_clear_has_fpu() to 'struct fpu' parameter by Ingo Molnar · 10 years ago
  62. 276983f x86/fpu: Eliminate the __thread_has_fpu() wrapper by Ingo Molnar · 10 years ago
  63. 9a89b02 x86/fpu: Print out whether we are doing lazy/eager FPU context switches by Ingo Molnar · 10 years ago
  64. bfd6fc0 x86/fpu: Add debugging check to fpu_copy() by Ingo Molnar · 10 years ago
  65. e102f30 x86/fpu: Move fpu_copy() to fpu/core.c by Ingo Molnar · 10 years ago
  66. 6522d78 x86/fpu: Remove __save_init_fpu() by Ingo Molnar · 10 years ago
  67. 085cc28 x86/fpu: Add kernel_fpu_disabled() by Ingo Molnar · 10 years ago
  68. 3103ae3 x86/fpu: Add debug check to kernel_fpu_disable() by Ingo Molnar · 10 years ago
  69. 416d49a x86/fpu: Make kernel_fpu_disable/enable() static by Ingo Molnar · 10 years ago
  70. f55f88e x86/fpu: Make task_xstate_cachep static by Ingo Molnar · 10 years ago
  71. 5a12bf6 x86/fpu: Uninline fpstate_free() and move it next to the allocation function by Ingo Molnar · 10 years ago
  72. a752b53 x86/fpu: Factor out fpu__copy() by Ingo Molnar · 10 years ago
  73. 8ffb53a x86/fpu: Move task_xstate_cachep handling to core.c by Ingo Molnar · 10 years ago
  74. 0afc4a9 x86/fpu: Remove fpu_xsave() by Ingo Molnar · 10 years ago
  75. 3e261c1 x86/fpu: Simplify the xsave_state*() methods by Ingo Molnar · 10 years ago
  76. 4d16409 x86/fpu: Factor out the FPU bug detection code into fpu__init_check_bugs() by Ingo Molnar · 10 years ago
  77. 3a0aee4 x86/fpu: Rename math_state_restore() to fpu__restore() by Ingo Molnar · 10 years ago
  78. 93b9071 x86/fpu: Move math_state_restore() to fpu/core.c by Ingo Molnar · 10 years ago
  79. 81683cc x86/fpu: Factor out fpu__flush_thread() from flush_thread() by Ingo Molnar · 10 years ago
  80. 11ad192 x86/fpu: Remove the free_thread_xstate() complication by Ingo Molnar · 10 years ago
  81. 146ed59 x86/fpu: Move the no_387 handling and FPU detection code into init.c by Ingo Molnar · 10 years ago
  82. 4445e6e x86/fpu: Remove unnecessary includes from core.c by Ingo Molnar · 10 years ago
  83. 0c86753 x86/fpu: Split out the boot time FPU init code into fpu/init.c by Ingo Molnar · 10 years ago
  84. f89e32e x86/fpu: Fix header file dependencies of fpu-internal.h by Ingo Molnar · 10 years ago
  85. ce4c4c2 x86/fpu: Move i387.c and xsave.c to arch/x86/kernel/fpu/ by Ingo Molnar · 10 years ago
  86. 47bc510 x86/fpu: Clean up asm/fpu/types.h by Ingo Molnar · 10 years ago
  87. 14b9675 x86/fpu: Move FPU data structures to asm/fpu_types.h by Ingo Molnar · 10 years ago
  88. 1260099 x86/fpu: Improve the comment for the fpu::counter field by Ingo Molnar · 10 years ago
  89. c0c2803 x86/fpu: Move thread_info::fpu_counter into thread_info::fpu.counter by Ingo Molnar · 10 years ago
  90. 3f6a0bc x86/fpu: Rename init_thread_xstate() to fpstate_xstate_init_size() by Ingo Molnar · 10 years ago
  91. 3a9c4b0 x86/fpu: Rename fpu_init() to fpu__cpu_init() by Ingo Molnar · 10 years ago
  92. c0ee2cf x86/fpu: Rename fpu_finit() to fpstate_init() by Ingo Molnar · 10 years ago
  93. a7c2a83 x86/fpu: Rename fpu_free() to fpstate_free() by Ingo Molnar · 10 years ago
  94. ed97b08 x86/fpu: Rename fpu_alloc() to fpstate_alloc() by Ingo Molnar · 10 years ago
  95. 6fbe671 x86/fpu: Move fpu_alloc() out of line by Ingo Molnar · 10 years ago
  96. 3732442 x86/fpu: Remove fpu_allocated() by Ingo Molnar · 10 years ago
  97. 071ae62 x86/fpu: Simplify fpu__unlazy_stopped() by Ingo Molnar · 10 years ago
  98. 8694c3e x86/fpu: Optimize fpu__unlazy_stopped() by Ingo Molnar · 10 years ago
  99. 67e97fc x86/fpu: Rename init_fpu() to fpu__unlazy_stopped() and add debugging check by Ingo Molnar · 10 years ago
  100. bda28379 x86/fpu: Make init_fpu() static by Ingo Molnar · 10 years ago