summaryrefslogtreecommitdiff
path: root/include/linux/init_task.h
AgeCommit message (Expand)Author
2005-11-13[PATCH] aio: remove kioctx from mm_structZach Brown
2005-09-09[PATCH] files: files struct with RCUDipankar Sarma
2005-09-09[PATCH] files: break up files structDipankar Sarma
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe
2005-06-25[PATCH] sched: cleanup context switch lockingNick Piggin
2005-03-07[PATCH] make ITIMER_REAL per-processRoland McGrath
2005-03-07[PATCH] posix-timers: CPU clock support for POSIX timersRoland McGrath
2005-01-20[PATCH] fix INIT_SIGHAND warning on mipsChristoph Hellwig
2005-01-04[PATCH] move waitchld_exit from task_struct to signal_structRoland McGrath
2004-10-18[PATCH] make rlimit settings per-process instead of per-threadRoland McGrath
2004-06-30[PATCH] sparse: NULL vs 0 - the rest of itMika Kukkonen
2004-04-11[PATCH] fix posix-timers to have proper per-process scopeAndrew Morton
2004-02-18[PATCH] NGROUPS 2.6.2rc2 + fixupsAndrew Morton
2004-02-03[PATCH] initialise cpu_vm_mask in init_mmAndrew Morton
2003-08-18[PATCH] cpumask_t: allow more than BITS_PER_LONG CPUsAndrew Morton
2003-06-02[PATCH] preallocate signal queue resource - Posix timersJim Houston
2003-05-25[PATCH] Fix dcache_lock/tasklist_lock ranking bugAndrew Morton
2003-04-12[PATCH] convert file_lock to a spinlockAndrew Morton
2003-02-20Fix x86 "switch_to()" to properly set the previous task information,Linus Torvalds
2003-02-17[PATCH] POSIX clocks & timersGeorge Anzinger
2003-02-06Split up "struct signal_struct" into "signal" and "sighand" parts.Linus Torvalds
2002-12-20[PATCH] Fix CPU bitmask truncationWilliam Lee Irwin III
2002-09-28[PATCH] atomic-thread-signalsIngo Molnar
2002-09-22[PATCH] pidhash cleanups, tgid-2.5.38-F3Ingo Molnar
2002-09-13[PATCH] Use a sync iocb for generic_file_readAndrew Morton
2002-09-12[PATCH] sys_exit() threading improvements, BK-currIngo Molnar
2002-09-08[PATCH] Re: pinpointed: PANIC caused by dequeue_signal() in current LinusIngo Molnar
2002-08-18[PATCH] O(1) sys_exit(), threading, scalable-exit-2.5.31-B4Ingo Molnar
2002-08-12[PATCH] designated initializers for include/linuxRusty Russell
2002-07-23[PATCH] scheduler fixesIngo Molnar
2002-05-17[PATCH] clean up maximum prioritiesRobert Love
2002-03-14Cleanup: use list macros for task listLinus Torvalds
2002-03-14[PATCH] wait4() WIFSTOPPED starvation fix #1/2David Howells
2002-02-23- new, less intrusive and faster migration method:Ingo Molnar
2002-02-21cleanups, speedups and fixes. Added support for non-current set_cpus_allowed().Ingo Molnar
2002-02-11merge to the -K3 scheduler.Ingo Molnar
2002-02-06[PATCH] thread information blockDavid Howells
2002-02-05v2.5.2.6 -> v2.5.3Linus Torvalds
2002-02-05v2.5.2.5 -> v2.5.2.6Linus Torvalds
2002-02-05v2.5.2.1 -> v2.5.2.1.1Linus Torvalds
2002-02-05v2.5.2 -> v2.5.2.1Linus Torvalds