sunrpc: remove sv_kill_signal field from svc_serv struct
[safe/jmp/linux-2.6] / include / linux / sched.h
2008-05-12 Linus TorvaldsMake 'cond_resched()' nullification depend on PREEMPT_BKL
2008-05-12 Linus TorvaldsFix up 'need_resched()' definition
2008-05-11 Linus TorvaldsAdd new 'cond_resched_bkl()' helper function
2008-05-05 Peter Zijlstrasched: add optional support for CONFIG_HAVE_UNSTABLE_SC...
2008-05-05 Ingo Molnarsched: make clock sync tunable by architecture code
2008-05-05 Gregory Haskinssched: fix RT task-wakeup logic
2008-04-30 Pavel EmelyanovDeprecate find_task_by_pid()
2008-04-30 Roland McGrathsignals: use HAVE_SET_RESTORE_SIGMASK
2008-04-30 Oleg Nesterovsignals: fix /sbin/init protection from unwanted signals
2008-04-30 Oleg Nesterovsignals: join send_sigqueue() with send_group_sigqueue()
2008-04-30 Oleg Nesterovsignals: re-assign CLD_CONTINUED notification from...
2008-04-29 Balbir Singhcgroups: add an owner to the mm_struct
2008-04-28 Andrew G. Morgancapabilities: implement per-process securebits
2008-04-27 Carsten Ottes390: KVM preparation: provide hook to enable pgstes...
2008-04-24 Benjamin Herrenschmidt[POWERPC] Add thread_info_cache_init() weak hook
2008-04-21 Linus TorvaldsMerge branch 'semaphore' of git://git./linux/kernel...
2008-04-19 Peter Zijlstrasched: fair-group: de-couple load-balancing from the...
2008-04-19 Peter Zijlstrasched: rt-group: optimize dequeue_rt_stack
2008-04-19 Peter Zijlstrasched: fair-group: SMP-nice for group scheduling
2008-04-19 Hidetoshi Setosched, cpuset: customize sched domains, core
2008-04-19 Peter Zijlstrasched: fix the task_group hierarchy for UID grouping
2008-04-19 Dhaval Gianisched: allow the group scheduler to have multiple levels
2008-04-19 Mike Travissched: add new set_cpus_allowed_ptr function
2008-04-19 Mike Travisgeneric: reduce stack pressure in sched_affinity
2008-04-19 Peter Zijlstrasched: rt-group: synchonised bandwidth period
2008-04-19 Ingo Molnarsched: remove sysctl_sched_batch_wakeup_granularity
2008-04-19 Matthew Wilcoxinclude: Remove unnecessary inclusions of asm/semaphore.h
2008-03-26 Thomas GleixnerNOHZ: reevaluate idle sleep length after add_timer_on()
2008-03-21 Heiko Carstenssched: add exported arch_reinit_sched_domains() to...
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
next