aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-10sched: fix TASK_WAKEKILL vs SIGKILL raceOleg Nesterov1-0/+13
2008-05-29Merge commit 'linus/master' into sched-fixes-for-linusIngo Molnar1-0/+2
2008-05-29revert ("sched: fair-group: SMP-nice for group scheduling")Ingo Molnar1-1/+0
2008-05-26posix timers: discard SI_TIMER signals on execOleg Nesterov1-0/+2
2008-05-12Make 'cond_resched()' nullification depend on PREEMPT_BKLLinus Torvalds1-1/+1
2008-05-12Fix up 'need_resched()' definitionLinus Torvalds1-1/+1
2008-05-11Add new 'cond_resched_bkl()' helper functionLinus Torvalds1-1/+5
2008-05-05sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCKPeter Zijlstra1-0/+29
2008-05-05sched: make clock sync tunable by architecture codeIngo Molnar1-0/+2
2008-05-05sched: fix RT task-wakeup logicGregory Haskins1-1/+6
2008-04-30Deprecate find_task_by_pid()Pavel Emelyanov1-1/+4
2008-04-30signals: use HAVE_SET_RESTORE_SIGMASKRoland McGrath1-1/+1
2008-04-30signals: fix /sbin/init protection from unwanted signalsOleg Nesterov1-0/+2
2008-04-30signals: join send_sigqueue() with send_group_sigqueue()Oleg Nesterov1-2/+1
2008-04-30signals: re-assign CLD_CONTINUED notification from the sender to recieverOleg Nesterov1-0/+6
2008-04-29cgroups: add an owner to the mm_structBalbir Singh1-0/+13
2008-04-28capabilities: implement per-process securebitsAndrew G. Morgan1-2/+1
2008-04-27s390: KVM preparation: provide hook to enable pgstes in user pagetableCarsten Otte1-0/+2
2008-04-24[POWERPC] Add thread_info_cache_init() weak hookBenjamin Herrenschmidt1-0/+2
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds1-1/+0
2008-04-19sched: fair-group: de-couple load-balancing from the rb-treesPeter Zijlstra1-0/+1
2008-04-19sched: rt-group: optimize dequeue_rt_stackPeter Zijlstra1-0/+1
2008-04-19sched: fair-group: SMP-nice for group schedulingPeter Zijlstra1-0/+1
2008-04-19sched, cpuset: customize sched domains, coreHidetoshi Seto1-1/+22
2008-04-19sched: fix the task_group hierarchy for UID groupingPeter Zijlstra1-0/+3
2008-04-19sched: allow the group scheduler to have multiple levelsDhaval Giani1-1/+1
2008-04-19sched: add new set_cpus_allowed_ptr functionMike Travis1-4/+11
2008-04-19generic: reduce stack pressure in sched_affinityMike Travis1-1/+1
2008-04-19sched: rt-group: synchonised bandwidth periodPeter Zijlstra1-0/+7
2008-04-19sched: remove sysctl_sched_batch_wakeup_granularityIngo Molnar1-1/+0
2008-04-18include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-03-26NOHZ: reevaluate idle sleep length after add_timer_on()Thomas Gleixner1-0/+6
2008-03-21sched: add exported arch_reinit_sched_domains() to header file.Heiko Carstens1-0/+1
2008-03-19sched: improve affine wakeupsIngo Molnar1-0/+3
2008-03-07sched: retain vruntimePeter Zijlstra1-0/+4
2008-03-04sched: revert load_balance_monitor() changesPeter Zijlstra1-4/+0
2008-02-26Merge branch 'v2.6.25-rc3-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdepLinus Torvalds1-1/+1
2008-02-25lockdep: increase MAX_LOCK_DEPTHPeter Zijlstra1-1/+1
2008-02-25sched: add declaration of sched_tail to sched.hHarvey Harrison1-0/+1
2008-02-13include/linux: Remove all users of FASTCALL() macroHarvey Harrison1-7/+7
2008-02-13sched: rt-group: make rt groups scheduling configurablePeter Zijlstra1-4/+7
2008-02-13sched: rt-group: interfacePeter Zijlstra1-2/+5
2008-02-08Get rid of the kill_pgrp_info() functionPavel Emelyanov1-1/+0
2008-02-08ITIMER_REAL: convert to use struct pidOleg Nesterov1-2/+1
2008-02-08pid: Extend/Fix pid_vnrEric W. Biederman1-3/+2
2008-02-08teach set_special_pids() to use struct pidOleg Nesterov1-1/+1
2008-02-07Memory controller: accounting setupPavel Emelianov1-0/+1
2008-02-06kernel/sys.c: get rid of expensive divides in groups_sort()Eric Dumazet1-1/+1
2008-02-05capabilities: introduce per-process capability bounding setSerge E. Hallyn1-1/+1
2008-02-05maps4: rework TASK_SIZE macrosDave Hansen1-0/+4