1. dc3d2a6 thread_info: include <current.h> for THREAD_INFO_IN_TASK by Mark Rutland · 8 years ago
  2. 53d74d0 thread_info: factor out restart_block by Mark Rutland · 8 years ago
  3. c806148 sched/core, x86: Make struct thread_info arch specific again by Heiko Carstens · 8 years ago
  4. 907241d thread_info: Use unsigned long for flags by Mark Rutland · 8 years ago
  5. c65eacb sched/core: Allow putting thread_info into task_struct by Andy Lutomirski · 8 years ago
  6. a85d6b8 usercopy: force check_object_size() inline by Kees Cook · 9 years ago
  7. 81409e9 usercopy: fold builtin_const check into inline function by Kees Cook · 9 years ago
  8. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 9 years ago
  9. 7e78141 signal: consolidate {TS,TLF}_RESTORE_SIGMASK code by Andy Lutomirski · 9 years ago
  10. f5509cc mm: Hardened usercopy by Kees Cook · 9 years ago
  11. 0f60a8e mm: Implement stack frame object validation by Kees Cook · 9 years ago
  12. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  13. 5238343 mm: get rid of __GFP_KMEMCG by Vladimir Davydov · 11 years ago
  14. 08f8aeb sched: Remove set_need_resched() by Peter Zijlstra · 11 years ago
  15. ea81174 sched, idle: Fix the idle polling state logic by Peter Zijlstra · 12 years ago
  16. 3150398 sched: Remove {set,clear}_need_resched by Peter Zijlstra · 12 years ago
  17. 2ad306b fork: protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs by Glauber Costa · 12 years ago
  18. edd63a2 set_restore_sigmask() is never called without SIGPENDING (and never should be) by Al Viro · 13 years ago
  19. 4ebefe3 new helpers: {clear,test,test_and_clear}_restore_sigmask() by Al Viro · 13 years ago
  20. 754421c HAVE_RESTORE_SIGMASK is defined on all architectures now by Al Viro · 13 years ago
  21. 2889f60 fork: Move thread info gfp flags to header by Thomas Gleixner · 13 years ago
  22. ab8177b hrtimers: Avoid touching inactive timer bases by Thomas Gleixner · 14 years ago
  23. d608c18 thread_info: Remove legacy arg0-3 from restart_block by Thomas Gleixner · 14 years ago
  24. a3c74c5 futex: Mark restart_block.futex.uaddr[2] __user by Namhyung Kim · 15 years ago
  25. 52400ba futex: add requeue_pi functionality by Darren Hart · 16 years ago
  26. be5dad2 select: add a poll specific struct to the restart_block union by Thomas Gleixner · 17 years ago
  27. f3de272 signals: use HAVE_SET_RESTORE_SIGMASK by Roland McGrath · 17 years ago
  28. 7648d96 signals: set_restore_sigmask TIF_SIGPENDING by Roland McGrath · 17 years ago
  29. 4e4c22c signals: add set_restore_sigmask by Roland McGrath · 17 years ago
  30. a332d86 hrtimer: add nanosleep specific restart_block member by Thomas Gleixner · 17 years ago
  31. cd68998 futex: Add bitset conditional wait/wakeup functionality by Thomas Gleixner · 17 years ago
  32. 5548fec x86: clean up bitops-related warnings by Jeremy Fitzhardinge · 17 years ago
  33. ce6bd42 futex: fix for futex_wait signal stack corruption by Steven Rostedt · 17 years ago
  34. 3b66a1e [PATCH] m68k: convert thread flags to use bit fields by Roman Zippel · 19 years ago
  35. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago