summaryrefslogtreecommitdiff
path: root/include/linux/sched.h
AgeCommit message (Expand)Author
2008-09-05sched: fix process time monotonicityBalbir Singh
2008-08-14CRED: Introduce credential access wrappersDavid Howells
2008-08-11sched_clock: delay using sched_clock()Peter Zijlstra
2008-07-31sched clock: revert various sched_clock() changesIngo Molnar
2008-07-27task IO accounting: move all IO statistics in struct task_io_accountingAndrea Righi
2008-07-27task IO accounting: improve code readabilityAndrea Righi
2008-07-26tracehook: wait_task_inactiveRoland McGrath
2008-07-26tracehook: deathRoland McGrath
2008-07-26Full conversion to early_initcall() interface, remove old interfaceEduard - Gabriel Munteanu
2008-07-26uninline arch_pick_mmap_layout()Andrew Morton
2008-07-25per-task-delay-accounting: add memory reclaim delayKeika Kobayashi
2008-07-25task IO accounting: provide distinct tgid/tid I/O statisticsAndrea Righi
2008-07-25accounting: account for user time when updating memory integralsJonathan Lim
2008-07-25pidns: remove find_task_by_pid, unused for a long timePavel Emelyanov
2008-07-25pidns: remove now unused find_pid function.Pavel Emelyanov
2008-07-25pidns: remove now unused kill_proc functionPavel Emelyanov
2008-07-25kill PF_BORROWED_MM in favour of PF_KTHREADOleg Nesterov
2008-07-25introduce PF_KTHREAD flagOleg Nesterov
2008-07-25ptrace: give more respect to SIGKILLOleg Nesterov
2008-07-24add a helper function to test if an object is on the stackFUJITA Tomonori
2008-07-23Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2008-07-23Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2008-07-18sched: fix build error, provide partition_sched_domains() unconditionallyIngo Molnar
2008-07-16ptrace children revampRoland McGrath
2008-07-16Freezer: Introduce PF_FREEZER_NOSIGRafael J. Wysocki
2008-07-15Merge branch 'linus' into core/softlockupIngo Molnar
2008-07-14Merge branch 'sched/new-API-sched_setscheduler' of git://git.kernel.org/pub/s...Linus Torvalds
2008-07-14Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar
2008-07-14Merge branch 'sched/clock' into sched/develIngo Molnar
2008-07-11sched_clock: stop maximum check on NO HZSteven Rostedt
2008-06-27sched: update shares on wakeupPeter Zijlstra
2008-06-27sched: fix sched_domain aggregationPeter Zijlstra
2008-06-27sched: revert revert of: fair-group: SMP-nice for group schedulingPeter Zijlstra
2008-06-23sched: add new API sched_setscheduler_nocheck: add a flag to control access c...Rusty Russell
2008-06-16Merge branch 'linus' into core/softlockupIngo Molnar
2008-06-16Merge branch 'linus' into tracing/ftraceIngo Molnar
2008-06-16Merge branch 'linus' into sched-develIngo Molnar
2008-06-10sched: prevent bound kthreads from changing cpus_allowedDavid Rientjes
2008-06-10sched: fix TASK_WAKEKILL vs SIGKILL raceOleg Nesterov
2008-06-06sched: fix cpupri hotplug supportGregory Haskins
2008-06-06sched: reorder task_struct to reduce padding on 64bit buildsRichard Kennedy
2008-06-06namespacecheck: more sched.c fixesIngo Molnar
2008-05-29Merge commit 'linus/master' into sched-fixes-for-linusIngo Molnar
2008-05-29revert ("sched: fair-group: SMP-nice for group scheduling")Ingo Molnar
2008-05-26posix timers: discard SI_TIMER signals on execOleg Nesterov
2008-05-25softlockup: fix softlockup_thresh unaligned access and disable detection at r...Dimitri Sivanich
2008-05-25softlockup: allow panic on lockupIngo Molnar
2008-05-23Port ftrace to markersMathieu Desnoyers
2008-05-23ftrace: sched specialIngo Molnar
2008-05-23ftrace: fix __trace_special()Ingo Molnar