sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / kernel / slow-work.c
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-06-17 Chris Petersonslow-work: use round_jiffies() for thread pool's cull...
2009-06-11 Oleg Nesterovslow_work_thread() should do the exclusive wait
2009-04-24 Jonathan CorbetDelete slow-work timers properly
2009-04-03 David HowellsDocument the slow work thread pool
2009-04-03 David HowellsMake the slow work pool configurable
2009-04-03 David HowellsMake slow-work thread pool actually dynamic
2009-04-03 David HowellsCreate a dynamically sized pool of threads for doing...