summaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAgeFilesLines
* sched: fix TASK_WAKEKILL vs SIGKILL raceOleg Nesterov2008-06-101-0/+13
* Merge commit 'linus/master' into sched-fixes-for-linusIngo Molnar2008-05-291-0/+2
|\
| * posix timers: discard SI_TIMER signals on execOleg Nesterov2008-05-261-0/+2
* | revert ("sched: fair-group: SMP-nice for group scheduling")Ingo Molnar2008-05-291-1/+0
|/
* Make 'cond_resched()' nullification depend on PREEMPT_BKLLinus Torvalds2008-05-121-1/+1
* Fix up 'need_resched()' definitionLinus Torvalds2008-05-121-1/+1
* Add new 'cond_resched_bkl()' helper functionLinus Torvalds2008-05-111-1/+5
* sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCKPeter Zijlstra2008-05-051-0/+29
* sched: make clock sync tunable by architecture codeIngo Molnar2008-05-051-0/+2
* sched: fix RT task-wakeup logicGregory Haskins2008-05-051-1/+6
* Deprecate find_task_by_pid()Pavel Emelyanov2008-04-301-1/+4
* signals: use HAVE_SET_RESTORE_SIGMASKRoland McGrath2008-04-301-1/+1
* signals: fix /sbin/init protection from unwanted signalsOleg Nesterov2008-04-301-0/+2
* signals: join send_sigqueue() with send_group_sigqueue()Oleg Nesterov2008-04-301-2/+1
* signals: re-assign CLD_CONTINUED notification from the sender to recieverOleg Nesterov2008-04-301-0/+6
* cgroups: add an owner to the mm_structBalbir Singh2008-04-291-0/+13
* capabilities: implement per-process securebitsAndrew G. Morgan2008-04-281-2/+1
* s390: KVM preparation: provide hook to enable pgstes in user pagetableCarsten Otte2008-04-271-0/+2
* [POWERPC] Add thread_info_cache_init() weak hookBenjamin Herrenschmidt2008-04-241-0/+2
* Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-211-1/+0
|\
| * include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
* | sched: fair-group: de-couple load-balancing from the rb-treesPeter Zijlstra2008-04-191-0/+1
* | sched: rt-group: optimize dequeue_rt_stackPeter Zijlstra2008-04-191-0/+1
* | sched: fair-group: SMP-nice for group schedulingPeter Zijlstra2008-04-191-0/+1
* | sched, cpuset: customize sched domains, coreHidetoshi Seto2008-04-191-1/+22
* | sched: fix the task_group hierarchy for UID groupingPeter Zijlstra2008-04-191-0/+3
* | sched: allow the group scheduler to have multiple levelsDhaval Giani2008-04-191-1/+1
* | sched: add new set_cpus_allowed_ptr functionMike Travis2008-04-191-4/+11
* | generic: reduce stack pressure in sched_affinityMike Travis2008-04-191-1/+1
* | sched: rt-group: synchonised bandwidth periodPeter Zijlstra2008-04-191-0/+7
* | sched: remove sysctl_sched_batch_wakeup_granularityIngo Molnar2008-04-191-1/+0
|/
* NOHZ: reevaluate idle sleep length after add_timer_on()Thomas Gleixner2008-03-261-0/+6
* sched: add exported arch_reinit_sched_domains() to header file.Heiko Carstens2008-03-211-0/+1
* sched: improve affine wakeupsIngo Molnar2008-03-191-0/+3
* sched: retain vruntimePeter Zijlstra2008-03-071-0/+4
* sched: revert load_balance_monitor() changesPeter Zijlstra2008-03-041-4/+0
* Merge branch 'v2.6.25-rc3-lockdep' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-02-261-1/+1
|\
| * lockdep: increase MAX_LOCK_DEPTHPeter Zijlstra2008-02-251-1/+1
* | sched: add declaration of sched_tail to sched.hHarvey Harrison2008-02-251-0/+1
|/
* include/linux: Remove all users of FASTCALL() macroHarvey Harrison2008-02-131-7/+7
* sched: rt-group: make rt groups scheduling configurablePeter Zijlstra2008-02-131-4/+7
* sched: rt-group: interfacePeter Zijlstra2008-02-131-2/+5
* Get rid of the kill_pgrp_info() functionPavel Emelyanov2008-02-081-1/+0
* ITIMER_REAL: convert to use struct pidOleg Nesterov2008-02-081-2/+1
* pid: Extend/Fix pid_vnrEric W. Biederman2008-02-081-3/+2
* teach set_special_pids() to use struct pidOleg Nesterov2008-02-081-1/+1
* Memory controller: accounting setupPavel Emelianov2008-02-071-0/+1
* kernel/sys.c: get rid of expensive divides in groups_sort()Eric Dumazet2008-02-061-1/+1
* capabilities: introduce per-process capability bounding setSerge E. Hallyn2008-02-051-1/+1
* maps4: rework TASK_SIZE macrosDave Hansen2008-02-051-0/+4
OpenPOWER on IntegriCloud