summaryrefslogtreecommitdiff
path: root/include/linux/sched.h
AgeCommit message (Expand)AuthorFilesLines
2012-03-13Merge tag 'v3.3-rc7' into sched/coreIngo Molnar1-2/+1
2012-03-09genirq: Get rid of unnecessary irqaction field in task_structAlexander Gordeev1-5/+5
2012-03-06vfork: kill PF_STARTINGOleg Nesterov1-1/+0
2012-03-06coredump_wait: don't call complete_vfork_done()Oleg Nesterov1-1/+0
2012-03-06vfork: make it killableOleg Nesterov1-1/+1
2012-03-06vfork: introduce complete_vfork_done()Oleg Nesterov1-0/+1
2012-03-02sched: Clean up parameter passing of proc_sched_autogroup_set_nice()Hiroshi Shimamoto1-1/+1
2012-03-01sched/rt: Do not submit new work when PI-blockedThomas Gleixner1-0/+8
2012-03-01sched/rt: Add schedule_preempt_disabled()Thomas Gleixner1-0/+1
2012-03-01Merge branch 'linus' into sched/coreIngo Molnar1-1/+7
2012-02-22sched: Make initial SCHED_RR timeslace DEF_TIMESLICEHiroshi Shimamoto1-0/+6
2012-02-21rcu: Simplify unboosting checksPaul E. McKenney1-2/+1
2012-02-11sched: Turn lock_task_sighand() into a static inlineAnton Vorontsov1-6/+9
2012-02-03Fix race in process_vm_rw_coreChristopher Yeoh1-0/+6
2012-01-27sched: Ensure cpu_power periodic updateVincent Guittot1-0/+1
2012-01-27sched, block: Unify cache detectionPeter Zijlstra1-0/+8
2012-01-27Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2012-01-23kernel-doc: fix kernel-doc warnings in schedRandy Dunlap1-1/+1
2012-01-17Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar1-1/+1
2012-01-16sched: Add "const" to is_idle_task() parameterPaul E. McKenney1-1/+1
2012-01-13treewide: remove useless NORET_TYPE macro and usesJoe Perches1-1/+1
2012-01-11Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2012-01-10Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds1-19/+54
2012-01-09Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+1
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+19
2011-12-19Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Martin Schwidefsky1-2/+17
2011-12-18writeback: dirty ratelimit - think time compensationWu Fengguang1-0/+1
2011-12-15[S390] cputime: add sparse checking and cleanupMartin Schwidefsky1-2/+2
2011-12-15sched: Mark parent and real_parent as __rcuKees Cook1-2/+2
2011-12-15Merge commit 'v3.2-rc5' into sched/coreIngo Molnar1-1/+0
2011-12-13threadgroup: extend threadgroup_lock() to cover exit and execTejun Heo1-6/+41
2011-12-13threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsemTejun Heo1-15/+15
2011-12-11sched: Add is_idle_task() to handle invalidated uses of idle_cpu()Paul E. McKenney1-0/+8
2011-12-06sched: Fix compile error for UP,!NOHZPeter Zijlstra1-1/+1
2011-12-06sched, nohz: Track nr_busy_cpus in the sched_group_powerSuresh Siddha1-0/+6
2011-11-24Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Rafael J. Wysocki1-3/+1
2011-11-23freezer: kill unused set_freezable_with_signal()Tejun Heo1-1/+0
2011-11-22freezer: kill PF_FREEZINGTejun Heo1-2/+1
2011-11-17writeback: remove vm_dirties and task->dirtiesWu Fengguang1-1/+0
2011-11-17sched: Make separate sched*.c translation unitsPeter Zijlstra1-0/+9
2011-11-07Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+7
2011-10-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+6
2011-10-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+0
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2011-10-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+2
2011-10-04sched: Convert to struct llistPeter Zijlstra1-1/+2
2011-10-04Merge branch 'linus' into sched/coreIngo Molnar1-1/+0
2011-10-03writeback: per task dirty rate limitWu Fengguang1-0/+7
2011-09-30posix-cpu-timers: Cure SMP wobblesPeter Zijlstra1-1/+0
2011-09-30user namespace: usb: make usb urbs user namespace aware (v2)Serge Hallyn1-1/+2