Commit Graph

801 Commits (2265769531afe267f864111c103b04b4427720b6)

Author SHA1 Message Date
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
Christoph Hellwig 17f98dcf60 pids: clean up find_task_by_pid variants 16 years ago
Li Zefan 20ebcdda78 memcg: remove unneeded forward declaration from sched.h 16 years ago
David Rientjes 2ff05b2b4e oom: move oom_adj value from task_struct to mm_struct 16 years ago
Miao Xie 58568d2a82 cpuset,mm: update tasks' mems_allowed in time 16 years ago
Kay Sievers 3959214f97 sched: delayed cleanup of user_struct 16 years ago
Lennart Poettering ca94c44253 sched: Introduce SCHED_RESET_ON_FORK scheduling policy flag 16 years ago
Peter Zijlstra 082ff5a276 perf_counter: Change pctrl() behaviour 16 years ago
Paul Mackerras a63eaf34ae perf_counter: Dynamically allocate tasks' perf_counter_context struct 16 years ago
Ingo Molnar 4200efd9ac sched: properly define the sched_group::cpumask and sched_domain::span fields 16 years ago
Eric W. Biederman 690cc3ffe3 syscall: Implement a convinience function restart_syscall 16 years ago
Thomas Gleixner 2d02494f5a sched, timers: cleanup avenrun users 16 years ago
Thomas Gleixner dce48a84ad sched, timers: move calc_load() to scheduler 16 years ago
Peter Zijlstra 789f90fcf6 perf_counter: per user mlock gift 16 years ago
Arun R Bharadwaj eea08f32ad timers: Logic to move non pinned timers 16 years ago
Arun R Bharadwaj cd1bb94b4a timers: /proc/sys sysctl hook to enable timer migration 16 years ago
David Howells 5e751e992f CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace 16 years ago
David Howells 3bcac0263f SELinux: Don't flush inherited SIGKILL during execve() 16 years ago
Steven Rostedt 261842b7c9 tracing: add same level recursion detection 16 years ago
Jiri Pirko 05725f7eb4 rculist: use list_entry_rcu in places where it's appropriate 16 years ago
Nathan Lynch e3c8ca8336 sched: do not count frozen tasks toward load 16 years ago
Markus Metzger 0f4814065f x86, ptrace: add bts context unconditionally 16 years ago
Markus Metzger e2b371f00a mm, x86, ptrace, bts: defer branch trace stopping 16 years ago
Markus Metzger a26b89f05d sched, hw-branch-tracer: add wait_task_context_switch() function to sched.h 16 years ago
Peter Zijlstra 4a0deca657 perf_counter: generic context switch event 16 years ago