sched: improve affine wakeups
[safe/jmp/linux-2.6] / include / linux / sched.h
2008-03-19 Ingo Molnarsched: improve affine wakeups
2008-03-07 Peter Zijlstrasched: retain vruntime
2008-03-04 Peter Zijlstrasched: revert load_balance_monitor() changes
2008-02-26 Linus TorvaldsMerge branch 'v2.6.25-rc3-lockdep' of git://git./linux...
2008-02-25 Peter Zijlstralockdep: increase MAX_LOCK_DEPTH
2008-02-25 Harvey Harrisonsched: add declaration of sched_tail to sched.h
2008-02-14 Harvey Harrisoninclude/linux: Remove all users of FASTCALL() macro
2008-02-13 Peter Zijlstrasched: rt-group: make rt groups scheduling configurable
2008-02-13 Peter Zijlstrasched: rt-group: interface
2008-02-08 Pavel EmelyanovGet rid of the kill_pgrp_info() function
2008-02-08 Oleg NesterovITIMER_REAL: convert to use struct pid
2008-02-08 Eric W. Biedermanpid: Extend/Fix pid_vnr
2008-02-08 Oleg Nesterovteach set_special_pids() to use struct pid
2008-02-07 Pavel EmelianovMemory controller: accounting setup
2008-02-06 Eric Dumazetkernel/sys.c: get rid of expensive divides in groups_sort()
2008-02-05 Serge E. Hallyncapabilities: introduce per-process capability bounding set
2008-02-05 Dave Hansenmaps4: rework TASK_SIZE macros
2008-02-05 Oleg Nesterovexec: rework the group exit and fix the race with kill
2008-02-05 Andrew Mortonget_task_comm(): return the result
2008-02-01 Eric Paris[AUDIT] add session id to audit messages
2008-02-01 Al Viro[PATCH] get rid of loginuid races
2008-02-01 Linus TorvaldsMerge branch 'task_killable' of git://git./linux/kernel...
2008-01-30 Nick Pigginspinlock: lockbreak cleanup
2008-01-28 Jens Axboekernel: add CLONE_IO to specifically request sharing...
2008-01-28 Jens Axboeioprio: move io priority from task_struct to io_context
2008-01-25 Arjan van de Vensched: keep total / count stats in addition to the...
2008-01-25 Alexey Dobriyansched, futex: detach sched.h and futex.h
2008-01-25 Ingo Molnarsoftlockup: fix signedness
2008-01-25 Arjan van de Vensched: latencytop support
2008-01-25 Peter Zijlstrasched: rt throttling vs no_hz
2008-01-25 Peter Zijlstrasched: rt group scheduling
2008-01-25 Peter Zijlstrasched: rt time limit
2008-01-25 Peter Zijlstrasched: high-res preemption tick
2008-01-25 Herbert Xusched: do not do cond_resched() when CONFIG_PREEMPT
2008-01-25 Peter Zijlstrasched: SCHED_FIFO/SCHED_RR watchdog timer
2008-01-25 Peter Zijlstrasched: sched_rt_entity
2008-01-25 Paul E. McKenneyPreempt-RCU: implementation
2008-01-25 Steven Rostedtsched: RT-balance, add new methods to sched_class
2008-01-25 Steven Rostedtsched: RT-balance, replace hooks with pre/post schedule...
2008-01-25 Gregory Haskinssched: add sched-domain roots
2008-01-25 Gregory Haskinssched: de-SCHED_OTHER-ize the RT path
2008-01-25 Gregory Haskinssched: add RT-balance cpu-weight
2008-01-25 Ingo Molnarsoftlockup: automatically detect hung TASK_UNINTERRUPTI...
2008-01-25 Srivatsa Vaddagirisched: group scheduler, fix fairness of cpu bandwidth...
2008-01-25 Kay Sieversfix struct user_info export's sysfs interaction
2008-01-13 Roland McGrathremove task_ppid_nr_ns
2007-12-06 Matthew WilcoxAdd schedule_timeout_killable
2007-12-06 Matthew WilcoxAdd fatal_signal_pending
2007-12-06 Matthew WilcoxAdd TASK_WAKEKILL
2007-12-06 Matthew WilcoxAdd macros to replace direct uses of TASK_ flags
2007-11-28 Ingo Molnarsched: clean up, move __sched_text_start/end to sched.h
2007-11-09 Adrian Bunksched: proper prototype for kernel/sched.c:migration_init()
2007-11-09 Peter Zijlstrasched: avoid large irq-latencies in smp-balancing
2007-11-09 Ingo Molnarsched: remove PREEMPT_RESTRICT
2007-11-09 Paul Mackerrassched: restore deterministic CPU accounting on powerpc
2007-11-09 Peter Zijlstrasched: reintroduce the sched_min_granularity tunable
2007-10-29 Balbir Singhsched: fix /proc/<PID>/stat stime/utime monotonicity...
2007-10-29 Peter Zijlstrasched: keep utime/stime monotonic
2007-10-26 Alexey DobriyanDe-constify sched.h
2007-10-24 Peter Williamssched: isolate SMP balancing code a bit more
2007-10-24 Peter Williamssched: reduce balance-tasks overhead
2007-10-24 Joe Perchessched: constify sched.h
2007-10-19 Pavel EmelyanovIsolate the explicit usage of signal->pgrp
2007-10-19 Paul Jacksoncpuset sched_load_balance flag
2007-10-19 Pavel EmelyanovUninline the task_xid_nr_ns() calls
2007-10-19 Pavel EmelyanovIsolate some explicit usage of task->tgid
2007-10-19 Pavel EmelyanovUninline find_task_by_xxx set of functions
2007-10-19 Pavel Emelyanovpid namespaces: allow cloning of new namespace
2007-10-19 Pavel Emelyanovpid namespaces: miscellaneous preparations for pid...
2007-10-19 Pavel Emelyanovpid namespaces: helpers to find the task by its numeric...
2007-10-19 Pavel Emelyanovpid namespaces: helpers to obtain pid numbers
2007-10-19 Serge E. Hallynpid namespaces: define is_global_init() and is_containe...
2007-10-19 Pavel Emelianovpid namespaces: round up the API
2007-10-19 Paul MenageTask Control Groups: make cpusets a client of cgroups
2007-10-19 Paul MenageTask Control Groups: shared cgroup subsystem group...
2007-10-19 Paul MenageTask Control Groups: basic task cgroup framework
2007-10-18 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-10-18 Michael NeulingAdd scaled time to taskstats based process accounting
2007-10-18 Alexey DobriyanRemove struct task_struct::io_wait
2007-10-18 Ken Chensched: reduce schedstat variable overhead a bit
2007-10-17 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-10-17 Alexey Dobriyanifdef struct task_struct::security
2007-10-17 Alexey Dobriyantask_struct: move ->fpu_counter and ->oomkilladj
2007-10-17 Alexey Dobriyanuser.c: #ifdef ->mq_bytes
2007-10-17 Alexey DobriyanShrink task_struct if CONFIG_FUTEX=n
2007-10-17 Alexey DobriyanShrink struct task_struct::oomkilladj
2007-10-17 Roland McGrathAdd MMF_DUMP_ELF_HEADERS
2007-10-17 Ravikiran G Thirumalaisoftlockup: add a /proc tuning parameter
2007-10-17 Peter Zijlstramm: dirty balancing for tasks
2007-10-17 Dhaval Gianisched: fix !SYSFS build breakage
2007-10-16 Paul Jacksoncpuset: remove sched domain hooks from cpusets
2007-10-16 Martin Schwidefskymove mm_struct and vm_area_struct
2007-10-15 Laurent Viviersched: guest CPU accounting: maintain stats in account_...
2007-10-15 Laurent Viviersched: guest CPU accounting: add guest-CPU /proc/<pid...
2007-10-15 Ingo Molnarsched: debug, improve migration statistics
2007-10-15 Ingo Molnarsched: reintroduce cache-hot affinity
2007-10-15 Mike Galbraithsched: prevent wakeup over-scheduling
2007-10-15 Dhaval Gianisched: group scheduling, sysfs tunables
2007-10-15 Ingo Molnarsched: cleanup: rename task_grp to task_group
2007-10-15 Mike Galbraithsched: cleanup, remove the TASK_NONINTERACTIVE flag
next