kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX...
[safe/jmp/linux-2.6] / include / linux / sched.h
2010-05-25 Alexey Dobriyankernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MI...
2010-05-25 Miao Xiecpuset,mm: fix no node to alloc memory when changing...
2010-05-18 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2010-05-18 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2010-05-12 Robin Holtrevert "procfs: provide stack information for threads...
2010-04-23 Peter Zijlstrasched: Pre-compute cpumask_weight(sched_domain_span...
2010-04-02 Peter Zijlstrasched: Add enqueue/dequeue flags
2010-04-02 Peter Zijlstrasched: Fix TASK_WAKING vs fork deadlock
2010-04-02 Oleg Nesterovsched: _cpu_down(): Don't play with current->cpus_allowed
2010-04-02 Ingo MolnarMerge branch 'linus' into sched/core
2010-03-26 Peter Zijlstrax86, perf, bts, mm: Delete the never used BTS-ptrace...
2010-03-13 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2010-03-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-12 Veaceslav Falicocopy_signal() cleanup: clean thread_group_cputime_init()
2010-03-11 Mike Galbraithsched: Remove avg_overlap
2010-03-11 Mike Galbraithsched: Remove avg_wakeup
2010-03-11 Mike Galbraithsched: Rate-limit nohz
2010-03-11 Lucas De Marchisched: Implement group scheduler statistics in one...
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-03-06 KAMEZAWA Hiroyukimm: avoid false sharing of mm_counter
2010-03-06 KAMEZAWA Hiroyukimm: clean up mm_counter
2010-03-04 Paul E. McKenneyrcu: Use wrapper function instead of exporting tasklist...
2010-03-01 Linus TorvaldsMerge branch 'for-2.6.34' of git://git.kernel.dk/linux...
2010-02-23 Akinobu Mitablk-core: use BIO list management functions
2010-02-16 Thomas GleixnerMerge branch 'sched/urgent' into sched/core
2010-02-16 Vaidyanathan Srini... sched: Fix sched_mv_power_savings for !SMT
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2010-02-08 Ingo MolnarMerge branch 'sched/urgent' into sched/core
2010-02-05 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2010-02-01 Jason Wesselsoftlockup: Add sched_clock_tick() to avoid kernel...
2010-01-29 Linus TorvaldsSplit 'flush_old_exec' into two functions
2010-01-22 Thomas Gleixnersched: Extend enqueue_task to allow head queueing
2010-01-21 Dhaval Gianisched: Remove USER_SCHED
2010-01-21 Peter Zijlstrasched: Remove the sched_class load_balance methods
2010-01-16 David Howellsnommu: don't need get_unmapped_area() for NOMMU
2010-01-04 Jiri Slabyresource: add helpers for fetching rlimits
2009-12-19 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-12-18 Linus TorvaldsMerge branch 'cpumask-cleanups' of git://git./linux...
2009-12-17 Linus TorvaldsRevert "task_struct: make journal_info conditional"
2009-12-17 Peter Zijlstrasched: Assert task state bits at build time
2009-12-17 Peter Zijlstrasched: Add missing state chars to TASK_STATE_TO_CHAR_STR
2009-12-17 Peter Zijlstrasched: Move TASK_STATE_TO_CHAR_STR near the TASK_state...
2009-12-17 Rusty Russellcpumask: rename tsk_cpumask to tsk_cpus_allowed
2009-12-16 Peter Zijlstrasched: Remove the cfs_rq dependency from set_task_cpu()
2009-12-16 Peter Zijlstrasched: Add pre and post wakeup hooks
2009-12-16 Oleg Nesterovsignals: kill force_sig_specific()
2009-12-16 Oleg Nesterovsignals: SEND_SIG_NOINFO should be considered as SI_FRO...
2009-12-16 KAMEZAWA Hiroyukimemcg: coalesce uncharge during unmap/truncate
2009-12-15 Linus TorvaldsMerge branch 'core-locking-for-linus' of git://git...
2009-12-15 Hiroshi Shimamototask_struct: make journal_info conditional
2009-12-14 Thomas Gleixnersched: Convert pi_lock to raw_spinlock
2009-12-12 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-12-12 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2009-12-10 Ingo Molnarsched: Remove forced2_migrations stats
2009-12-10 Mike Frysingersched: Mark sched_clock() as notrace
2009-12-09 Christian Ehrhardtsched: Make tunable scaling style configurable
2009-12-09 Peter Zijlstrasched: Discard some old bits
2009-12-09 Peter Zijlstrasched: Sanitize fork() handling
2009-12-09 Peter Zijlstrasched: Remove sysctl.sched_features
2009-12-09 Thomas Gleixnersched: Protect sched_rr_get_param() access to task...
2009-12-05 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2009-12-05 Linus TorvaldsMerge branch 'core-signal-for-linus' of git://git....
2009-12-02 Hidetoshi Setosched, cputime: Introduce thread_group_times()
2009-12-02 Hidetoshi Setosched, cputime: Cleanups related to task_times()
2009-12-02 Hiroshi Shimamotolocking, task_struct: Reduce size on TRACE_IRQFLAGS...
2009-11-26 Hidetoshi Setosched: Remove task_{u,s,g}time()
2009-11-26 Hidetoshi Setosched: Introduce task_times() to replace task_{u,s...
2009-11-04 Sebastian Andrzej... signal: Fix alternate signal stack check
2009-11-04 Rusty Russellcpumask: Partition_sched_domains takes array of cpumask...
2009-11-04 Hiroshi Shimamotosched: Remove unused cpu_nr_migrations()
2009-11-04 Hiroshi Shimamotosched: Remove unused time_sync_thresh declaration
2009-11-04 Hiroshi Shimamotosched: Remove unused __schedule() declaration
2009-09-24 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-09-24 Hiroshi Shimamototask_struct cleanup: move binfmt field to mm_struct
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-09-24 Roland McGrathsignals: inline __fatal_signal_pending
2009-09-24 Oleg Nesterovptrace: __ptrace_detach: do __wake_up_parent() if we...
2009-09-24 Rusty Russellcpumask: don't define set_cpus_allowed() if CONFIG_CPUM...
2009-09-23 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-09-23 Stefani Seiboldprocfs: provide stack information for threads
2009-09-23 Jiri Pirkogetrusage: fill ru_maxrss value
2009-09-22 Arjan van de Vencpuidle: fix the menu governor to boost IO performance
2009-09-22 KOSAKI Motohirooom: move oom_adj value from task_struct to signal_struct
2009-09-22 Hugh Dickinsksm: unmerge is an origin of OOMs
2009-09-22 Hugh Dickinsksm: the mm interface to ksm
2009-09-21 Linus TorvaldsMerge branch 'perfcounters-rename-for-linus' of git...
2009-09-21 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-09-21 Peter Williamssched: Simplify sys_sched_rr_get_interval() system...
2009-09-20 Andrew Mortonsched: Fix raciness in runqueue_is_locked()
2009-09-17 Paul E. McKenneyrcu: Simplify rcu_read_unlock_special() quiescent-state...
2009-09-17 Peter Zijlstrasched: Add new wakeup preemption mode: WAKEUP_RUNNING
2009-09-16 Andi KleenHWPOISON: Add PR_MCE_KILL prctl to control early kill...
2009-09-16 Peter Zijlstrasched: Add SD_PREFER_LOCAL
2009-09-15 Peter Zijlstrasched: Add WF_FORK
2009-09-15 Peter Zijlstrasched: Rename sync arguments
2009-09-15 Peter Zijlstrasched: Rename select_task_rq() argument
2009-09-15 Peter Zijlstrax86: sched: Provide arch implementations using aperf...
2009-09-15 Peter Zijlstrasched: Merge select_task_rq_fair() and sched_balance_self()
2009-09-15 Peter Zijlstrasched: Add TASK_WAKING
next