aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/init_task.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-07[PATCH] make ITIMER_REAL per-processRoland McGrath1-3/+0
2005-03-07[PATCH] posix-timers: CPU clock support for POSIX timersRoland McGrath1-0/+9
2005-01-20[PATCH] fix INIT_SIGHAND warning on mipsChristoph Hellwig1-4/+4
2005-01-04[PATCH] move waitchld_exit from task_struct to signal_structRoland McGrath1-1/+1
2004-10-18[PATCH] make rlimit settings per-process instead of per-threadRoland McGrath1-1/+1
2004-06-30[PATCH] sparse: NULL vs 0 - the rest of itMika Kukkonen1-1/+1
2004-04-11[PATCH] fix posix-timers to have proper per-process scopeAndrew Morton1-1/+1
2004-02-18[PATCH] NGROUPS 2.6.2rc2 + fixupsAndrew Morton1-0/+3
2004-02-03[PATCH] initialise cpu_vm_mask in init_mmAndrew Morton1-0/+1
2003-08-18[PATCH] cpumask_t: allow more than BITS_PER_LONG CPUsAndrew Morton1-1/+1
2003-06-02[PATCH] preallocate signal queue resource - Posix timersJim Houston1-3/+7
2003-05-25[PATCH] Fix dcache_lock/tasklist_lock ranking bugAndrew Morton1-0/+1
2003-04-12[PATCH] convert file_lock to a spinlockAndrew Morton1-1/+1
2003-02-20Fix x86 "switch_to()" to properly set the previous task information,Linus Torvalds1-0/+1
2003-02-17[PATCH] POSIX clocks & timersGeorge Anzinger1-0/+1
2003-02-06Split up "struct signal_struct" into "signal" and "sighand" parts.Linus Torvalds1-2/+7
2002-12-20[PATCH] Fix CPU bitmask truncationWilliam Lee Irwin III1-1/+1
2002-09-28[PATCH] atomic-thread-signalsIngo Molnar1-1/+0
2002-09-22[PATCH] pidhash cleanups, tgid-2.5.38-F3Ingo Molnar1-1/+0
2002-09-13[PATCH] Use a sync iocb for generic_file_readAndrew Morton1-8/+22
2002-09-12[PATCH] sys_exit() threading improvements, BK-currIngo Molnar1-0/+1
2002-09-08[PATCH] Re: pinpointed: PANIC caused by dequeue_signal() in current LinusIngo Molnar1-2/+3
2002-08-18[PATCH] O(1) sys_exit(), threading, scalable-exit-2.5.31-B4Ingo Molnar1-0/+2
2002-08-12[PATCH] designated initializers for include/linuxRusty Russell1-60/+60
2002-07-23[PATCH] scheduler fixesIngo Molnar1-1/+2
2002-05-17[PATCH] clean up maximum prioritiesRobert Love1-2/+2
2002-03-14Cleanup: use list macros for task listLinus Torvalds1-2/+1
2002-03-14[PATCH] wait4() WIFSTOPPED starvation fix #1/2David Howells1-2/+4
2002-02-23- new, less intrusive and faster migration method:Ingo Molnar1-2/+0
2002-02-21cleanups, speedups and fixes. Added support for non-current set_cpus_allowed().Ingo Molnar1-0/+2
2002-02-11merge to the -K3 scheduler.Ingo Molnar1-1/+2
2002-02-06[PATCH] thread information blockDavid Howells1-11/+1
2002-02-05v2.5.2.6 -> v2.5.3v2.5.3Linus Torvalds1-1/+9
2002-02-05v2.5.2.5 -> v2.5.2.6Linus Torvalds1-1/+1
2002-02-05v2.5.2.1 -> v2.5.2.1.1Linus Torvalds1-2/+0
2002-02-05v2.5.2 -> v2.5.2.1Linus Torvalds1-0/+88