summaryrefslogtreecommitdiff
path: root/include/linux/sched.h
AgeCommit message (Expand)Author
2005-05-05[PATCH] comments on locking of task->commPaolo 'Blaisorblade' Giarrusso
2005-05-01[PATCH] make lots of things staticAdrian Bunk
2005-05-01[PATCH] nice and rt-prio rlimitsMatt Mackall
2005-04-16[PATCH] reparent_to_init cleanupCoywolf Qi Hunt
2005-03-28[PATCH] mm counter operations through macrosChristoph Lameter
2005-03-13[PATCH] smp{,boot}.c cleanupsAdrian Bunk
2005-03-11[PATCH] sched: rework schedstatsNick Piggin
2005-03-09[PATCH] cpusets - big numa cpu and memory placementPaul Jackson
2005-03-09[PATCH] Properly share process and session keyrings with CLONE_THREAD [try #2]David Howells
2005-03-07[PATCH] make ITIMER_PROF, ITIMER_VIRTUAL per-processRoland McGrath
2005-03-07[PATCH] make ITIMER_REAL per-processRoland McGrath
2005-03-07[PATCH] posix-timers: CPU clock support for POSIX timersRoland McGrath
2005-03-07[PATCH] posix-timers: high-resolution CPU clocks for POSIX clock_* syscallsRoland McGrath
2005-03-07[PATCH] seccomp: secure computing supportAndrea Arcangeli
2005-03-04[PATCH] Randomisation: add PF_RANDOMIZEArjan van de Ven
2005-02-01[PATCH] make used_math SMP-safeAndrea Arcangeli
2005-02-01[PATCH] mm: convert memdie to an atomic thread bitflagAndrea Arcangeli
2005-02-01[PATCH] mm: fix several oom killer bugsAndrea Arcangeli
2005-02-01[PATCH] mm: oom-killer tunableAndrea Arcangeli
2005-01-17Merge ia64 test tree back into release tree.Tony Luck
2005-01-14[PATCH] swsusp: refrigerator cleanupsPavel Machek
2005-01-11[PATCH] easily tweakable comm lengthPrasanna Meda
2005-01-11[PATCH] cputime: introduce cputimeMartin Schwidefsky
2005-01-08[PATCH] Fix ppc64 !HOTPLUG_CPU buildAndrew Morton
2005-01-07[PATCH] remove CT_TO_SECS()/CT_TO_USECS()William Lee Irwin III
2005-01-07[PATCH] sched: add cond_resched_softirq()Ingo Molnar
2005-01-07[PATCH] add lock_need_resched()Ingo Molnar
2005-01-07[PATCH] preempt cleanupIngo Molnar
2005-01-07[PATCH] improve preemption on SMPIngo Molnar
2005-01-07[PATCH] introduce idle_task_exitNathan Lynch
2005-01-07[PATCH] export sched_setscheduler() for kernel module useDean Nelson
2005-01-07[PATCH] sched: remove_interactive_creditCon Kolivas
2005-01-04[PATCH] move waitchld_exit from task_struct to signal_structRoland McGrath
2005-01-04[PATCH] move group_exit flag into signal_struct.flags wordRoland McGrath
2005-01-04[PATCH] fix stop signal raceRoland McGrath
2005-01-04[PATCH] sys_sched_setaffinity() on UP should fail for non-zero CPUs.Rusty Russell
2005-01-04[PATCH] fork: total_forks not counted under tasklist_lockPrasanna Meda
2005-01-04[PATCH] enhanced Memory accounting data collectionJay Lan
2005-01-04[PATCH] enhanced I/O accounting data patchJay Lan
2005-01-03Merge intel.com:/data/home/aegl/BK/LinusTony Luck
2005-01-03[PATCH] swsusp-try_to_freeze-to-make-freezing-hooks-nicer fixAndrew Morton
2005-01-03[PATCH] swsusp: try_to_freeze to make freezing hooks nicerPavel Machek
2004-12-12[IA64] Add TIF_SIGDELAYED, delay a signal until it is safeKeith Owens
2004-12-02[PATCH] proc_pid_status() oops fixManfred Spraul
2004-11-07[PATCH] SysRq-n changes RT tasks to normalMåns Rullgård
2004-10-27[PATCH] remove itimer_ticks and itimer_nextWilliam Lee Irwin III
2004-10-27[PATCH] statm: shared = rss - anon_rssHugh Dickins
2004-10-25[PATCH] acct: report single record for multithreaded processRoland McGrath
2004-10-19[PATCH] move struct k_itimer out of linux/sched.hRoland McGrath
2004-10-19[PATCH] lighten mmlist_lockHugh Dickins