aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/kthread.c
Commit message (Expand)AuthorAge
* Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-21
|\
| * kernel: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
* | sched: fix cpus_allowed settingsGregory Haskins2008-04-19
|/
* sched: fix, always create kernel threads with normal priorityMichal Schmidt2008-01-25
* kthread: silence bogus section mismatch warningSatyam Sharma2007-07-31
* mm: fix improper .init-type section referencesJan Beulich2007-07-16
* freezer: fix kthread_create vs freezer theoretical raceOleg Nesterov2007-05-23
* change kernel threads to ignore signals instead of blocking themOleg Nesterov2007-05-09
* kthread: don't depend on work queuesEric W. Biederman2007-05-09
* [PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2007-02-11
* WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-22
* [PATCH] remove kernel/kthread.c:kthread_stop_sem()Adrian Bunk2006-07-15
* [PATCH] kthread: move kernel-doc and put it into DocBookRandy Dunlap2006-06-25
* [PATCH] find_task_by_pid() needs tasklist_lockAndrew Morton2006-03-25
* [PATCH] sem2mutex: kernel/Arjan van de Ven2006-03-23
* [PATCH] Add kthread_stop_sem()Alan Stern2005-10-30
* [PATCH] use smp_mb/wmb/rmb where possibleakpm@osdl.org2005-05-01
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16