brk: COMPAT_BRK: fix detection of randomized brk
[linux-flexiantxendom0-natty.git] / include / linux / sched.h
2011-04-27 Jiri Kosinabrk: COMPAT_BRK: fix detection of randomized brk
2011-03-28 Roland McGrathmmap randomization for executable mappings on 32-bit
2011-03-28 Kees Cooknx-emu: drop exec-shield sysctl, merge with disable_nx
2011-03-28 Roland McGrathi386: NX emulation
2011-02-16 Tejun Heoworkqueue, freezer: unify spelling of 'freeze' + 'able...
2011-01-14 Andrea Arcangelithp: khugepaged
2011-01-14 Mandeep Singh Bainesoom: allow a non-CAP_SYS_RESOURCE proces to oom_score_a...
2011-01-14 Dave Jonessched: remove long deprecated CLONE_STOPPED flag
2011-01-13 Robin Holtepoll: convert max_user_watches to long
2011-01-10 Alexey Dobriyanheaders: kobject.h redux
2011-01-10 Alexey Dobriyanheaders: path.h redux
2011-01-07 Yong Zhangsched: Consolidate the name of root_task_group and...
2011-01-06 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2011-01-06 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2011-01-05 Ingo MolnarMerge commit 'v2.6.37' into sched/core
2010-12-23 Ingo MolnarMerge branch 'rcu/next' of git://git./linux/kernel...
2010-12-22 Ingo MolnarMerge commit 'v2.6.37-rc7' into perf/core
2010-12-08 Dario Faggiolisched: Make pushable_tasks CONFIG_SMP dependant
2010-12-08 Peter Zijlstrasched: Cure more NO_HZ load average woes
2010-11-30 Mike Galbraithsched: Add 'autogroup' scheduling feature: automated...
2010-11-30 Paul E. McKenneyrcu: priority boosting for TINY_PREEMPT_RCU
2010-11-26 Peter Zijlstraperf, arch: Cleanup perf-pmu init vs lockup-detector
2010-11-26 Ingo MolnarMerge commit 'v2.6.37-rc3' into sched/core
2010-11-18 Paul Turnersched: Add sysctl_sched_shares_window
2010-11-18 Peter Zijlstrasched: Rewrite tg_shares_up)
2010-11-18 Peter Zijlstrasched: Simplify cpu-hot-unplug task migration
2010-11-18 Ingo MolnarMerge commit 'v2.6.37-rc2' into sched/core
2010-11-10 Suresh Siddhasched: Use group weight, idle cpu metrics to fix imbala...
2010-10-30 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2010-10-29 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2010-10-28 Eric Parisfanotify: limit number of listeners per user
2010-10-28 KOSAKI Motohirosignals: move cred_guard_mutex from task_struct to...
2010-10-28 Namhyung Kimsignals: annotate lock_task_sighand()
2010-10-26 Peter Zijlstrakernel: remove PF_FLUSHER
2010-10-23 KOSAKI Motohirosched: Make sched_param argument static in sched_setsch...
2010-10-23 Linus TorvaldsMerge branch 'for-2.6.37/core' of git://git.kernel...
2010-10-22 Peter Zijlstrasched, cgroup: Fixup broken cgroup movement
2010-10-21 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2010-10-21 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2010-10-18 Venkatesh Pallipadisched: Add IRQ_TIME_ACCOUNTING, finer accounting of...
2010-10-18 Venkatesh Pallipadisched: Add a PF flag for ksoftirqd identification
2010-10-18 Venkatesh Pallipadisched: Fix softirq time accounting
2010-09-25 Mark LordFix compile error in blk-exec.c for !CONFIG_DETECT_HUNG...
2010-09-13 Dave Youngsched: Remove unused PF_ALIGNWARN flag
2010-09-09 Peter Zijlstraperf: Provide a separate task context for swevents
2010-09-09 Peter Zijlstraperf: Multiple task contexts
2010-09-09 Heiko Carstenssched: Add book scheduling domain
2010-08-20 Paul E. McKenneyrcu: Add a TINY_PREEMPT_RCU
2010-08-20 Arnd Bergmanncredentials: rcu annotation
2010-08-20 Arnd Bergmanncgroups: __rcu annotations
2010-08-18 David HowellsMake do_execve() take a const filename pointer
2010-08-10 David Rientjesoom: badness heuristic rewrite
2010-08-06 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2010-08-05 Ingo MolnarMerge branch 'sched/urgent' into sched/core
2010-08-05 Ingo MolnarMerge branch 'perf/nmi' into perf/core
2010-08-02 Ingo MolnarMerge commit 'v2.6.35' into perf/core
2010-07-29 David HowellsCRED: Fix __task_cred()'s lockdep check and banner...
2010-07-21 Ingo MolnarMerge branch 'linus' into sched/core
2010-07-20 Frederic Weisbeckertracing: Remove special traces
2010-07-17 Peter Zijlstrasched: Revert nohz_ratelimit() for now
2010-07-01 Peter Zijlstrasched: Cure nr_iowait_cpu() users
2010-06-09 Michael Neulingsched: Add asymmetric group packing option for sibling...
2010-06-09 Srivatsa Vaddagirisched: Fix capacity calculations for SMT4
2010-06-09 Venkatesh Pallipadisched: Change nohz idle load balancing logic to push...
2010-06-09 Peter Zijlstrasched_clock: Add local_clock() API and improve document...
2010-06-08 Tejun Heosched: add hooks for workqueue
2010-05-27 Oleg Nesterovproc: turn signal_struct->count into "int nr_threads"
2010-05-27 Oleg Nesterovproc: get_nr_threads() doesn't need ->siglock any longer
2010-05-27 Oleg Nesterovkill the obsolete thread_group_cputime_free() helper
2010-05-27 Oleg Nesterovsignals: kill the awful task_rq_unlock_wait() hack
2010-05-27 Oleg Nesterovsignals: make task_struct->signal immutable/refcountable
2010-05-27 Oleg Nesterovexit: change zap_other_threads() to count sub-threads
2010-05-27 Jack Steinercpusets: new round-robin rotor for SLAB allocations
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-18 Steven RostedtMerge branch 'perf/core' of git://git./linux/kernel...
2010-05-13 Frederic Weisbeckerlockup_detector: Fix forgotten config conversion
2010-05-12 Don Zickuslockup_detector: Touch_softlockup cleanups and softlock...
2010-05-12 Don Zickuslockup_detector: Combine nmi_watchdog and softlockup...
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...
next