sched_clock: delay using sched_clock()
[safe/jmp/linux-2.6] / include / linux / sched.h
2008-08-11 Peter Zijlstrasched_clock: delay using sched_clock()
2008-07-31 Ingo Molnarsched clock: revert various sched_clock() changes
2008-07-27 Andrea Righitask IO accounting: move all IO statistics in struct...
2008-07-27 Andrea Righitask IO accounting: improve code readability
2008-07-26 Roland McGrathtracehook: wait_task_inactive
2008-07-26 Roland McGrathtracehook: death
2008-07-26 Eduard - Gabriel... Full conversion to early_initcall() interface, remove...
2008-07-26 Andrew Mortonuninline arch_pick_mmap_layout()
2008-07-25 Keika Kobayashiper-task-delay-accounting: add memory reclaim delay
2008-07-25 Andrea Righitask IO accounting: provide distinct tgid/tid I/O stati...
2008-07-25 Jonathan Limaccounting: account for user time when updating memory...
2008-07-25 Pavel Emelyanovpidns: remove find_task_by_pid, unused for a long time
2008-07-25 Pavel Emelyanovpidns: remove now unused find_pid function.
2008-07-25 Pavel Emelyanovpidns: remove now unused kill_proc function
2008-07-25 Oleg Nesterovkill PF_BORROWED_MM in favour of PF_KTHREAD
2008-07-25 Oleg Nesterovintroduce PF_KTHREAD flag
2008-07-25 Oleg Nesterovptrace: give more respect to SIGKILL
2008-07-24 FUJITA Tomonoriadd a helper function to test if an object is on the...
2008-07-24 Linus TorvaldsMerge branch 'sched/for-linus' of git://git./linux...
2008-07-24 Linus TorvaldsMerge branch 'core/softlockup-for-linus' of git://git...
2008-07-18 Ingo Molnarsched: fix build error, provide partition_sched_domains...
2008-07-17 Roland McGrathptrace children revamp
2008-07-16 Rafael J. WysockiFreezer: Introduce PF_FREEZER_NOSIG
2008-07-15 Ingo MolnarMerge branch 'linus' into core/softlockup
2008-07-14 Linus TorvaldsMerge branch 'sched/new-API-sched_setscheduler' of...
2008-07-14 Ingo MolnarMerge branch 'auto-ftrace-next' into tracing/for-linus
2008-07-14 Ingo MolnarMerge branch 'sched/clock' into sched/devel
2008-07-11 Steven Rostedtsched_clock: stop maximum check on NO HZ
2008-07-07 Ingo MolnarMerge branch 'linus' into tracing/mmiotrace
2008-06-27 Peter Zijlstrasched: update shares on wakeup
2008-06-27 Peter Zijlstrasched: fix sched_domain aggregation
2008-06-27 Peter Zijlstrasched: revert revert of: fair-group: SMP-nice for group...
2008-06-23 Rusty Russellsched: add new API sched_setscheduler_nocheck: add...
2008-06-16 Ingo MolnarMerge branch 'linus' into core/softlockup
2008-06-16 Ingo MolnarMerge branch 'linus' into tracing/sysprof
2008-06-16 Ingo MolnarMerge branch 'linus' into tracing/mmiotrace-mergefixups
2008-06-16 Ingo MolnarMerge branch 'linus' into tracing/ftrace
2008-06-16 Ingo MolnarMerge branch 'linus' into sched-devel
2008-06-10 David Rientjessched: prevent bound kthreads from changing cpus_allowed
2008-06-10 Oleg Nesterovsched: fix TASK_WAKEKILL vs SIGKILL race
2008-06-06 Gregory Haskinssched: fix cpupri hotplug support
2008-06-06 Richard Kennedysched: reorder task_struct to reduce padding on 64bit...
2008-06-06 Ingo Molnarnamespacecheck: more sched.c fixes
2008-05-29 Ingo MolnarMerge commit 'linus/master' into sched-fixes-for-linus
2008-05-29 Ingo Molnarrevert ("sched: fair-group: SMP-nice for group scheduling")
2008-05-26 Oleg Nesterovposix timers: discard SI_TIMER signals on exec
2008-05-25 Dimitri Sivanichsoftlockup: fix softlockup_thresh unaligned access...
2008-05-25 Ingo Molnarsoftlockup: allow panic on lockup
2008-05-23 Mathieu DesnoyersPort ftrace to markers
2008-05-23 Ingo Molnarftrace: sched special
2008-05-23 Ingo Molnarftrace: fix __trace_special()
2008-05-23 Ingo Molnarftrace: fix wakeups
2008-05-23 Ingo Molnarftrace: sched tracer, trace full rbtree
2008-05-23 Ingo Molnarftrace: sched tracer fix
2008-05-23 Steven Rostedtftrace: make the task state char-string visible to all
2008-05-23 Ingo Molnarsched: add latency tracer callbacks to the scheduler
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()
next