1. f3119b8 x86/mpx: Fix 32-bit address space calculation by Dave Hansen · 9 years ago
  2. 46561c3 x86/mpx: Do proper get_user() when running 32-bit binaries on 64-bit kernels by Dave Hansen · 9 years ago
  3. 1126cb45 x86/fpu/mpx: Rework MPX 'xstate' types by Dave Hansen · 9 years ago
  4. d91cab7 x86/fpu: Rename XSAVE macros by Dave Hansen · 9 years ago
  5. 1fcfd8d mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff() by Oleg Nesterov · 9 years ago
  6. a8965276 x86/mpx: Do not set ->vm_ops on MPX VMAs by Kirill A. Shutemov · 9 years ago
  7. 97ac46a x86/mpx: Allow 32-bit binaries on 64-bit kernels again by Dave Hansen · 9 years ago
  8. bea03c5 x86/mpx: Do not count MPX VMAs as neighbors when unmapping by Dave Hansen · 9 years ago
  9. 3ceaccd x86/mpx: Rewrite the unmap code by Dave Hansen · 9 years ago
  10. 613fcb7 x86/mpx: Support 32-bit binaries on 64-bit kernels by Dave Hansen · 9 years ago
  11. 6ac52bb x86/mpx: Use 32-bit-only cmpxchg() for 32-bit apps by Dave Hansen · 9 years ago
  12. 5458765 x86/mpx: Introduce new 'directory entry' to 'addr' helper function by Dave Hansen · 9 years ago
  13. a1149fc x86/mpx: Add temporary variable to reduce masking by Dave Hansen · 9 years ago
  14. cd4996d x86/mpx: Trace allocation of new bounds tables by Dave Hansen · 9 years ago
  15. 2a1dcb1 x86/mpx: Trace the attempts to find bounds tables by Dave Hansen · 9 years ago
  16. 97efebf x86/mpx: Trace entry to bounds exception paths by Dave Hansen · 9 years ago
  17. e7126cf x86/mpx: Trace #BR exceptions by Dave Hansen · 9 years ago
  18. eb099e5 x86/mpx: Restrict the mmap() size check to bounds tables by Dave Hansen · 9 years ago
  19. 46a6e0c x86/mpx: Clean up the code by not passing a task pointer around when unnecessary by Dave Hansen · 9 years ago
  20. a84eeaa x86/mpx: Use the new get_xsave_field_ptr()API by Dave Hansen · 9 years ago
  21. c47ada3 x86/fpu: Harmonize FPU register state types by Ingo Molnar · 9 years ago
  22. c681314 x86/fpu: Rename all the fpregs, xregs, fxregs and fregs handling functions by Ingo Molnar · 9 years ago
  23. 7366ed7 x86/fpu: Simplify FPU handling by embedding the fpstate in task_struct (again) by Ingo Molnar · 9 years ago
  24. 4f83634 x86/fpu: Rename fpu_save_init() to copy_fpregs_to_fpstate() by Ingo Molnar · 9 years ago
  25. 78f7f1e x86/fpu: Rename fpu-internal.h to fpu/internal.h by Ingo Molnar · 9 years ago
  26. 0afc4a9 x86/fpu: Remove fpu_xsave() by Ingo Molnar · 9 years ago
  27. f89e32e x86/fpu: Fix header file dependencies of fpu-internal.h by Ingo Molnar · 9 years ago
  28. 814564a x86, mpx: Explicitly disable 32-bit MPX support on 64-bit kernels by Dave Hansen · 10 years ago
  29. 68c009c x86 mpx: Change return type of get_reg_offset() by Dave Hansen · 10 years ago
  30. 1de4fa1 x86, mpx: Cleanup unused bound tables by Dave Hansen · 10 years ago
  31. fe3d197 x86, mpx: On-demand kernel allocation of bounds tables by Dave Hansen · 10 years ago
  32. fcc7ffd x86, mpx: Decode MPX instruction to get bound violation information by Dave Hansen · 10 years ago
  33. 57319d8 x86, mpx: Add MPX-specific mmap interface by Qiaowei Ren · 10 years ago