sysctl: remove "struct file *" argument of ->proc_handler
[safe/jmp/linux-2.6] / include / linux / sched.h
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 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
2009-09-15 Peter Zijlstrasched: Hook sched_balance_self() into sched_class:...
2009-09-11 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2009-09-11 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2009-09-09 Mike Galbraithsched: Turn off child_runs_first
2009-09-04 Peter Zijlstrasched: Remove reciprocal for cpu_power
2009-09-04 Peter Zijlstrasched: Scale down cpu_power due to RT tasks
2009-09-04 Peter Zijlstrasched: Add smt_gain
2009-09-04 Peter Zijlstrasched: Add SD_PREFER_SIBLING
2009-09-04 Ingo MolnarMerge branch 'linus' into core/rcu
2009-09-02 David HowellsKEYS: Add a keyctl to install a process's session keyri...
2009-09-02 Arjan van de Vensched: Provide iowait counters
2009-09-02 Ingo MolnarMerge commit 'v2.6.31-rc8' into sched/core
2009-08-29 Paul E. McKenneyrcu: Changes from reviews: avoid casts, fix/add warning...
2009-08-29 Paul E. McKenneyrcu: Create rcutree plugins to handle hotplug CPU for...
2009-08-23 Paul E. McKenneyrcu: Remove CONFIG_PREEMPT_RCU
2009-08-23 Paul E. McKenneyrcu: Merge preemptable-RCU functionality into hierarchi...
2009-08-19 James MorrisMerge branch 'master' into next
2009-08-18 KOSAKI Motohiromm: revert "oom: move oom_adj value"
2009-08-18 Hiroshi Shimamotosched, task_struct: stack_canary is not needed without...
2009-08-05 James MorrisMerge branch 'master' into next
2009-08-03 Stanislaw Gruszkaitimers: Fix periodic tics precision
2009-08-03 Stanislaw Gruszkaitimers: Merge ITIMER_VIRT and ITIMER_PROF
2009-08-02 Gregory Haskinssched: Enhance the pre/post scheduling logic
2009-08-02 Ingo MolnarMerge branch 'sched/urgent' into sched/core
2009-08-02 Frederic Weisbeckersched: Fix cond_resched_lock() in !CONFIG_PREEMPT
2009-07-18 Frederic Weisbeckersched: Convert the only user of cond_resched_bkl to...
2009-07-18 Frederic Weisbeckersched: Pull up the might_sleep() check into cond_resched()
2009-07-18 Frederic Weisbeckersched: Remove the CONFIG_PREEMPT_BKL case definition...
2009-07-18 Ingo MolnarMerge branch 'linus' into sched/core
2009-07-18 Thomas Gleixnersched: fix nr_uninterruptible accounting of frozen...
2009-07-16 Oleg Nesterovkernel: rename is_single_threaded(task) to current_is_s...
2009-07-10 Peter Zijlstrasched: optimize cond_resched()
2009-07-10 Peter Zijlstrasched: INIT_PREEMPT_COUNT
2009-07-01 KAMEZAWA Hiroyukielf: limit max map count to safe value
2009-06-29 Ingo MolnarMerge branch 'linus' into sched/core
2009-06-18 Christoph Hellwigpids: clean up find_task_by_pid variants
2009-06-18 Li Zefanmemcg: remove unneeded forward declaration from sched.h
2009-06-17 Linus TorvaldsMerge branch 'akpm'
2009-06-17 David Rientjesoom: move oom_adj value from task_struct to mm_struct
2009-06-17 Miao Xiecpuset,mm: update tasks' mems_allowed in time
2009-06-16 Kay Sieverssched: delayed cleanup of user_struct
2009-06-15 Linus TorvaldsMerge branch 'timers-for-linus-migration' of git:/...
2009-06-15 Lennart Poetteringsched: Introduce SCHED_RESET_ON_FORK scheduling policy...
2009-06-15 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2009-06-11 Linus TorvaldsMerge branch 'perfcounters-for-linus' of git://git...
2009-06-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-11 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-06-11 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-06-11 Linus TorvaldsMerge branch 'rcu-for-linus' of git://git./linux/kernel...
2009-06-11 James MorrisMerge branch 'next' into for-linus
2009-05-24 Peter Zijlstraperf_counter: Change pctrl() behaviour
2009-05-22 Paul Mackerrasperf_counter: Dynamically allocate tasks' perf_counter_...
2009-05-19 Ingo Molnarsched: properly define the sched_group::cpumask and...
2009-05-19 Eric W. Biedermansyscall: Implement a convinience function restart_syscall
2009-05-15 Thomas Gleixnersched, timers: cleanup avenrun users
2009-05-15 Thomas Gleixnersched, timers: move calc_load() to scheduler
2009-05-15 Peter Zijlstraperf_counter: per user mlock gift
2009-05-13 Arun R Bharadwajtimers: Logic to move non pinned timers
2009-05-13 Arun R Bharadwajtimers: /proc/sys sysctl hook to enable timer migration
2009-05-10 David HowellsCRED: Rename cred_exec_mutex to reflect that it's a...
2009-05-08 James MorrisMerge branch 'master' into next
2009-05-07 Ingo MolnarMerge branch 'tracing/hw-branch-tracing' into tracing...
2009-04-29 David HowellsSELinux: Don't flush inherited SIGKILL during execve()
2009-04-29 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-04-24 Ingo MolnarMerge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing
2009-04-17 Steven Rostedttracing: add same level recursion detection
2009-04-15 Jiri Pirkorculist: use list_entry_rcu in places where it's approp...
2009-04-09 Nathan Lynchsched: do not count frozen tasks toward load
2009-04-08 Ingo MolnarMerge commit 'v2.6.30-rc1' into perfcounters/core
2009-04-07 Linus TorvaldsMerge branch 'core/softlockup' of git://git./linux...
2009-04-07 Markus Metzgerx86, ptrace: add bts context unconditionally
2009-04-07 Markus Metzgermm, x86, ptrace, bts: defer branch trace stopping
2009-04-07 Markus Metzgersched, hw-branch-tracer: add wait_task_context_switch...
2009-04-07 Ingo MolnarMerge branch 'linus' into core/softlockup
2009-04-06 Peter Zijlstraperf_counter: generic context switch event
next