1. 88be12c slow-work: use get_ref wrapper instead of directly calling get_ref by Dave Airlie · 15 years ago
  2. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  3. f13a48b SLOW_WORK: Move slow_work's proc file to debugfs by David Howells · 15 years ago
  4. fa1dae4 SLOW_WORK: Fix the CONFIG_MODULES=n case by David Howells · 15 years ago
  5. 3bde31a SLOW_WORK: Allow a requeueable work item to sleep till the thread is needed by David Howells · 15 years ago
  6. 8fba10a SLOW_WORK: Allow the work items to be viewed through a /proc file by David Howells · 15 years ago
  7. 6b8268b SLOW_WORK: Add delayed_slow_work support by Jens Axboe · 15 years ago
  8. 0160950 SLOW_WORK: Add support for cancellation of slow work by Jens Axboe · 15 years ago
  9. 4d8bb2c SLOW_WORK: Make slow_work_ops ->get_ref/->put_ref optional by Jens Axboe · 15 years ago
  10. 3d7a641 SLOW_WORK: Wait for outstanding work items belonging to a module to clear by David Howells · 15 years ago
  11. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  12. 5699230 sysctl kernel: Remove binary sysctl logic by Eric W. Biederman · 15 years ago
  13. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  14. 009789f slow-work: use round_jiffies() for thread pool's cull and OOM timers by Chris Peterson · 16 years ago
  15. b415c49 slow_work_thread() should do the exclusive wait by Oleg Nesterov · 16 years ago
  16. 418df63c Delete slow-work timers properly by Jonathan Corbet · 16 years ago
  17. 8f0aa2f Document the slow work thread pool by David Howells · 16 years ago
  18. 12e22c5 Make the slow work pool configurable by David Howells · 16 years ago
  19. 109d927 Make slow-work thread pool actually dynamic by David Howells · 16 years ago
  20. 07fe7cb Create a dynamically sized pool of threads for doing very slow work items by David Howells · 16 years ago