aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-28[PATCH] mm counter operations through macrosChristoph Lameter1-2/+12
2005-03-13[PATCH] smp{,boot}.c cleanupsAdrian Bunk1-1/+0
2005-03-11[PATCH] sched: rework schedstatsNick Piggin1-2/+11
2005-03-09[PATCH] cpusets - big numa cpu and memory placementPaul Jackson1-0/+7
2005-03-09[PATCH] Properly share process and session keyrings with CLONE_THREAD [try #2]David Howells1-2/+7
2005-03-07[PATCH] make ITIMER_PROF, ITIMER_VIRTUAL per-processRoland McGrath1-2/+4
2005-03-07[PATCH] make ITIMER_REAL per-processRoland McGrath1-2/+4
2005-03-07[PATCH] posix-timers: CPU clock support for POSIX timersRoland McGrath1-0/+7
2005-03-07[PATCH] posix-timers: high-resolution CPU clocks for POSIX clock_* syscallsRoland McGrath1-0/+10
2005-03-07[PATCH] seccomp: secure computing supportAndrea Arcangeli1-0/+2
2005-03-04[PATCH] Randomisation: add PF_RANDOMIZEArjan van de Ven1-0/+1
2005-02-01[PATCH] make used_math SMP-safeAndrea Arcangeli1-15/+28
2005-02-01[PATCH] mm: convert memdie to an atomic thread bitflagAndrea Arcangeli1-5/+0
2005-02-01[PATCH] mm: fix several oom killer bugsAndrea Arcangeli1-2/+6
2005-02-01[PATCH] mm: oom-killer tunableAndrea Arcangeli1-1/+13
2005-01-17Merge ia64 test tree back into release tree.Tony Luck1-34/+71
2005-01-14[PATCH] swsusp: refrigerator cleanupsPavel Machek1-1/+1
2005-01-11[PATCH] easily tweakable comm lengthPrasanna Meda1-1/+4
2005-01-11[PATCH] cputime: introduce cputimeMartin Schwidefsky1-5/+7
2005-01-08[PATCH] Fix ppc64 !HOTPLUG_CPU buildAndrew Morton1-1/+6
2005-01-07[PATCH] remove CT_TO_SECS()/CT_TO_USECS()William Lee Irwin III1-3/+0
2005-01-07[PATCH] sched: add cond_resched_softirq()Ingo Molnar1-0/+3
2005-01-07[PATCH] add lock_need_resched()Ingo Molnar1-0/+11
2005-01-07[PATCH] preempt cleanupIngo Molnar1-7/+16
2005-01-07[PATCH] improve preemption on SMPIngo Molnar1-17/+1
2005-01-07[PATCH] introduce idle_task_exitNathan Lynch1-0/+1
2005-01-07[PATCH] export sched_setscheduler() for kernel module useDean Nelson1-0/+1
2005-01-07[PATCH] sched: remove_interactive_creditCon Kolivas1-1/+0
2005-01-04[PATCH] move waitchld_exit from task_struct to signal_structRoland McGrath1-1/+2
2005-01-04[PATCH] move group_exit flag into signal_struct.flags wordRoland McGrath1-1/+1
2005-01-04[PATCH] fix stop signal raceRoland McGrath1-2/+9
2005-01-04[PATCH] sys_sched_setaffinity() on UP should fail for non-zero CPUs.Rusty Russell1-0/+3
2005-01-04[PATCH] fork: total_forks not counted under tasklist_lockPrasanna Meda1-0/+1
2005-01-04[PATCH] enhanced Memory accounting data collectionJay Lan1-0/+8
2005-01-04[PATCH] enhanced I/O accounting data patchJay Lan1-0/+2
2005-01-03Merge intel.com:/data/home/aegl/BK/LinusTony Luck1-0/+1
2005-01-03[PATCH] swsusp-try_to_freeze-to-make-freezing-hooks-nicer fixAndrew Morton1-1/+1
2005-01-03[PATCH] swsusp: try_to_freeze to make freezing hooks nicerPavel Machek1-0/+28
2004-12-12[IA64] Add TIF_SIGDELAYED, delay a signal until it is safeKeith Owens1-0/+1
2004-12-02[PATCH] proc_pid_status() oops fixManfred Spraul1-0/+13
2004-11-07[PATCH] SysRq-n changes RT tasks to normalMåns Rullgård1-0/+6
2004-10-27[PATCH] remove itimer_ticks and itimer_nextWilliam Lee Irwin III1-2/+0
2004-10-27[PATCH] statm: shared = rss - anon_rssHugh Dickins1-2/+2
2004-10-25[PATCH] acct: report single record for multithreaded processRoland McGrath1-0/+1
2004-10-19[PATCH] move struct k_itimer out of linux/sched.hRoland McGrath1-20/+0
2004-10-19[PATCH] lighten mmlist_lockHugh Dickins1-3/+2
2004-10-18[PATCH] report per-process pagetable usageWilliam Lee Irwin III1-1/+1
2004-10-18[PATCH] remove dead code and exports from signal.cChristoph Hellwig1-1/+0
2004-10-18[PATCH] implement in-kernel keys & keyring managementDavid Howells1-3/+13
2004-10-18[PATCH] fix & clean up zombie/dead task handling & preemptionIngo Molnar1-2/+3