aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sched.h
AgeCommit message (Expand)Author
2008-04-29cgroups: add an owner to the mm_structBalbir Singh
2008-04-28capabilities: implement per-process securebitsAndrew G. Morgan
2008-04-27s390: KVM preparation: provide hook to enable pgstes in user pagetableCarsten Otte
2008-04-24[POWERPC] Add thread_info_cache_init() weak hookBenjamin Herrenschmidt
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds
2008-04-19sched: fair-group: de-couple load-balancing from the rb-treesPeter Zijlstra
2008-04-19sched: rt-group: optimize dequeue_rt_stackPeter Zijlstra
2008-04-19sched: fair-group: SMP-nice for group schedulingPeter Zijlstra
2008-04-19sched, cpuset: customize sched domains, coreHidetoshi Seto
2008-04-19sched: fix the task_group hierarchy for UID groupingPeter Zijlstra
2008-04-19sched: allow the group scheduler to have multiple levelsDhaval Giani
2008-04-19sched: add new set_cpus_allowed_ptr functionMike Travis
2008-04-19generic: reduce stack pressure in sched_affinityMike Travis
2008-04-19sched: rt-group: synchonised bandwidth periodPeter Zijlstra
2008-04-19sched: remove sysctl_sched_batch_wakeup_granularityIngo Molnar
2008-04-18include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-03-26NOHZ: reevaluate idle sleep length after add_timer_on()Thomas Gleixner
2008-03-21sched: add exported arch_reinit_sched_domains() to header file.Heiko Carstens
2008-03-19sched: improve affine wakeupsIngo Molnar
2008-03-07sched: retain vruntimePeter Zijlstra
2008-03-04sched: revert load_balance_monitor() changesPeter Zijlstra
2008-02-26Merge branch 'v2.6.25-rc3-lockdep' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-02-25lockdep: increase MAX_LOCK_DEPTHPeter Zijlstra
2008-02-25sched: add declaration of sched_tail to sched.hHarvey Harrison
2008-02-13include/linux: Remove all users of FASTCALL() macroHarvey Harrison
2008-02-13sched: rt-group: make rt groups scheduling configurablePeter Zijlstra
2008-02-13sched: rt-group: interfacePeter Zijlstra
2008-02-08Get rid of the kill_pgrp_info() functionPavel Emelyanov
2008-02-08ITIMER_REAL: convert to use struct pidOleg Nesterov
2008-02-08pid: Extend/Fix pid_vnrEric W. Biederman
2008-02-08teach set_special_pids() to use struct pidOleg Nesterov
2008-02-07Memory controller: accounting setupPavel Emelianov
2008-02-06kernel/sys.c: get rid of expensive divides in groups_sort()Eric Dumazet
2008-02-05capabilities: introduce per-process capability bounding setSerge E. Hallyn
2008-02-05maps4: rework TASK_SIZE macrosDave Hansen
2008-02-05exec: rework the group exit and fix the race with killOleg Nesterov
2008-02-05get_task_comm(): return the resultAndrew Morton
2008-02-01[AUDIT] add session id to audit messagesEric Paris
2008-02-01[PATCH] get rid of loginuid racesAl Viro
2008-02-01Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-01-30spinlock: lockbreak cleanupNick Piggin
2008-01-28kernel: add CLONE_IO to specifically request sharing of IO contextsJens Axboe
2008-01-28ioprio: move io priority from task_struct to io_contextJens Axboe
2008-01-25sched: keep total / count stats in addition to the max forArjan van de Ven
2008-01-25sched, futex: detach sched.h and futex.hAlexey Dobriyan
2008-01-25softlockup: fix signednessIngo Molnar
2008-01-25sched: latencytop supportArjan van de Ven
2008-01-25sched: rt throttling vs no_hzPeter Zijlstra
2008-01-25sched: rt group schedulingPeter Zijlstra
2008-01-25sched: rt time limitPeter Zijlstra