Commit Graph

703 Commits (529eaccd900a59724619b4a6ef6579fd518d5218)

Author SHA1 Message Date
Hiroshi Shimamoto 801460d0cf task_struct cleanup: move binfmt field to mm_struct 16 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
Roland McGrath d9588725e5 signals: inline __fatal_signal_pending 16 years ago
Oleg Nesterov a7f0765edf ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee 16 years ago
Rusty Russell e0ad955680 cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=y 16 years ago
Stefani Seibold d899bf7b55 procfs: provide stack information for threads 16 years ago
Jiri Pirko 1f10206cf8 getrusage: fill ru_maxrss value 16 years ago
Arjan van de Ven 69d25870f2 cpuidle: fix the menu governor to boost IO performance 16 years ago
KOSAKI Motohiro 28b83c5193 oom: move oom_adj value from task_struct to signal_struct 16 years ago
Hugh Dickins 35451beecb ksm: unmerge is an origin of OOMs 16 years ago
Hugh Dickins f8af4da3b4 ksm: the mm interface to ksm 16 years ago
Ingo Molnar cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 16 years ago
Peter Williams 0d721ceadb sched: Simplify sys_sched_rr_get_interval() system call 16 years ago
Andrew Morton 89f19f04dc sched: Fix raciness in runqueue_is_locked() 16 years ago
Paul E. McKenney c3422bea5f rcu: Simplify rcu_read_unlock_special() quiescent-state accounting 16 years ago
Peter Zijlstra ad4b78bbcb sched: Add new wakeup preemption mode: WAKEUP_RUNNING 16 years ago
Andi Kleen 4db96cf077 HWPOISON: Add PR_MCE_KILL prctl to control early kill behaviour per process 16 years ago
Peter Zijlstra 59abf02644 sched: Add SD_PREFER_LOCAL 16 years ago
Peter Zijlstra a7558e0105 sched: Add WF_FORK 16 years ago
Peter Zijlstra 7d47872146 sched: Rename sync arguments 16 years ago
Peter Zijlstra 0763a660a8 sched: Rename select_task_rq() argument 16 years ago
Peter Zijlstra 47fe38fcff x86: sched: Provide arch implementations using aperf/mperf 16 years ago
Peter Zijlstra c88d591089 sched: Merge select_task_rq_fair() and sched_balance_self() 16 years ago
Peter Zijlstra e9c8431185 sched: Add TASK_WAKING 16 years ago
Peter Zijlstra 5f3edc1b1e sched: Hook sched_balance_self() into sched_class::select_task_rq() 16 years ago
Mike Galbraith 2bba22c50b sched: Turn off child_runs_first 16 years ago
Peter Zijlstra 18a3885fc1 sched: Remove reciprocal for cpu_power 16 years ago
Peter Zijlstra e9e9250bc7 sched: Scale down cpu_power due to RT tasks 16 years ago
Peter Zijlstra a52bfd7358 sched: Add smt_gain 16 years ago
Peter Zijlstra b5d978e0c7 sched: Add SD_PREFER_SIBLING 16 years ago
David Howells ee18d64c1f KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] 16 years ago
Arjan van de Ven 8f0dfc34e9 sched: Provide iowait counters 16 years ago
Paul E. McKenney 868489660d rcu: Changes from reviews: avoid casts, fix/add warnings, improve comments 16 years ago
Paul E. McKenney dd5d19bafd rcu: Create rcutree plugins to handle hotplug CPU for multi-level trees 16 years ago
Paul E. McKenney 6b3ef48adf rcu: Remove CONFIG_PREEMPT_RCU 16 years ago
Paul E. McKenney f41d911f8c rcu: Merge preemptable-RCU functionality into hierarchical RCU 16 years ago
KOSAKI Motohiro 0753ba01e1 mm: revert "oom: move oom_adj value" 16 years ago
Hiroshi Shimamoto 1314562a9a sched, task_struct: stack_canary is not needed without CC_STACKPROTECTOR 16 years ago
Stanislaw Gruszka 8356b5f9c4 itimers: Fix periodic tics precision 16 years ago
Stanislaw Gruszka 42c4ab41a1 itimers: Merge ITIMER_VIRT and ITIMER_PROF 16 years ago
Gregory Haskins 3f029d3c6d sched: Enhance the pre/post scheduling logic 16 years ago
Frederic Weisbecker 716a42348c sched: Fix cond_resched_lock() in !CONFIG_PREEMPT 16 years ago
Frederic Weisbecker def01bc53d sched: Convert the only user of cond_resched_bkl to use cond_resched() 16 years ago
Frederic Weisbecker 613afbf832 sched: Pull up the might_sleep() check into cond_resched() 16 years ago
Frederic Weisbecker 6f80bd985f sched: Remove the CONFIG_PREEMPT_BKL case definition of cond_resched() 16 years ago
Thomas Gleixner 6301cb95c1 sched: fix nr_uninterruptible accounting of frozen tasks really 16 years ago
Oleg Nesterov 5bb459bb45 kernel: rename is_single_threaded(task) to current_is_single_threaded(void) 16 years ago
Peter Zijlstra d86ee4809d sched: optimize cond_resched() 16 years ago
Peter Zijlstra c99e6efe1b sched: INIT_PREEMPT_COUNT 16 years ago
KAMEZAWA Hiroyuki 341c87bf34 elf: limit max map count to safe value 16 years ago