summaryrefslogtreecommitdiff
path: root/include/linux/sched.h
AgeCommit message (Expand)Author
2003-05-12Add user pointer annotations to socket, file IO and signalLinus Torvalds
2003-05-07[PATCH] account for slab reclaim in try_to_free_pages()Andrew Morton
2003-04-25s/#if/#ifdef/ for a few CONFIG_SMP tests in public headersJeff Garzik
2003-04-20[PATCH] oom-kill: preferentially kill swapoffAndrew Morton
2003-04-16Add more user pointer annotations.Linus Torvalds
2003-04-08[PATCH] task_lock commentary fixesAndrew Morton
2003-04-04[PATCH] linux-2.5.66-signal-cleanup.patchRoland McGrath
2003-03-05[PATCH] "interactivity changes", sched-2.5.64-A6Ingo Molnar
2003-02-23Add support for forcing default signal handlers to flush_signal_handlers().Linus Torvalds
2003-02-18[PATCH] remove (start|end)_lazy_tlb()Andrew Morton
2003-02-17[PATCH] POSIX clocks & timersGeorge Anzinger
2003-02-15Clean up ptrace_setoptions and PT_* constantsDaniel Jacobowitz
2003-02-12Make dequeue_signal() take the process as an argument.Linus Torvalds
2003-02-10Sanitize kernel daemon signal handling and process naming.Linus Torvalds
2003-02-10[PATCH] fix current->user->processes leakAndrew Morton
2003-02-09Create "wake_up_state()" macro that selectively wakes up processes onlyLinus Torvalds
2003-02-09[PATCH] Lock session and group ID settingIngo Molnar
2003-02-07[PATCH] signal locking updateChris Wedgwood
2003-02-07Hand mergeDaniel Jacobowitz
2003-02-06Split up "struct signal_struct" into "signal" and "sighand" parts.Linus Torvalds
2003-02-06Hand-merge with Ingo's changesDaniel Jacobowitz
2003-02-06Add PTRACE_O_TRACEVFORKDONE and PTRACE_O_TRACEEXIT facilities.Daniel Jacobowitz
2003-02-05[PATCH] signal-fixes-2.5.59-A4Ingo Molnar
2003-02-05[PATCH] Fix futexes in huge pagesAndrew Morton
2003-02-03[PATCH] use 64 bit jiffies: 64-bit process start timeTim Schmielau
2003-01-18Add PTRACE_GETSIGINFO and PTRACE_SETSIGINFODaniel Jacobowitz
2003-01-15[PATCH] (2/3) Initial load balancingMartin J. Bligh
2003-01-14[PATCH] Create a per-cpu proces counter for /proc reportingAndrew Morton
2003-01-10[PATCH] simplify and generalise cond_resched_lockAndrew Morton
2003-01-09Fix exec_mmap() to release the MM while we still have it active,Linus Torvalds
2002-12-29[PATCH] remove task_struct.swappableAndrew Morton
2002-12-21[PATCH] Remove PF_NOWARNAndrew Morton
2002-12-14[PATCH] remove PF_SYNCAndrew Morton
2002-12-01[PATCH] tcore-fixes-2.5.50-E6Ingo Molnar
2002-11-25Merge kroah.com:/home/greg/linux/BK/bleeding_edge-2.5Greg Kroah-Hartman
2002-11-25[PATCH] shrink task_struct by removing per_cpu utime and stimeAndrew Morton
2002-11-25LSM: Move the definition of capable() into sched.h if CONFIG_SECURITY is set ...Greg Kroah-Hartman
2002-11-23MergeGreg Kroah-Hartman
2002-11-21[PATCH] Fix busy-wait with writeback to large queuesAndrew Morton
2002-11-20[PATCH] threading enhancements, tid-2.5.48-C0Ingo Molnar
2002-11-20sched: privatizes the sibling inlines to sched.c, the sole caller of them.William Lee Irwin III
2002-11-15[PATCH] Move wait queue handling from sched.h to wait.hMatthew Wilcox
2002-11-15[PATCH] Move request_irq & free_irq to interrupt.hMatthew Wilcox
2002-11-15[PATCH] Move fd-related functions from sched.h to file.hMatthew Wilcox
2002-11-15[PATCH] Remove d_path from sched.hMatthew Wilcox
2002-11-10[PATCH] SMP iowait statsAndrew Morton
2002-11-07[PATCH] move _STK_LIM to <linux_resource.h>Tim Schmielau
2002-11-05MergeLinus Torvalds
2002-11-05[PATCH] thread-aware coredumps, 2.5.43-C3Ingo Molnar
2002-11-04[PATCH] `event' removal: kill itAndrew Morton