Commit Graph

715 Commits (073886ff23bfbe7b88c9133d7a556d6ec51f0b50)

Author SHA1 Message Date
Hidetoshi Seto 0cf55e1ec0 sched, cputime: Introduce thread_group_times() 15 years ago
Hidetoshi Seto d99ca3b977 sched, cputime: Cleanups related to task_times() 15 years ago
Hiroshi Shimamoto fa1452e808 locking, task_struct: Reduce size on TRACE_IRQFLAGS and 64bit 15 years ago
Hidetoshi Seto d5b7c78e97 sched: Remove task_{u,s,g}time() 15 years ago
Hidetoshi Seto d180c5bcce sched: Introduce task_times() to replace task_{u,s}time() pair 15 years ago
Sebastian Andrzej Siewior 2a855dd01b signal: Fix alternate signal stack check 15 years ago
Rusty Russell acc3f5d7ca cpumask: Partition_sched_domains takes array of cpumask_var_t 15 years ago
Hiroshi Shimamoto 9824a2b728 sched: Remove unused cpu_nr_migrations() 15 years ago
Hiroshi Shimamoto 2a2bb3142d sched: Remove unused time_sync_thresh declaration 15 years ago
Hiroshi Shimamoto 1477b6a7ed sched: Remove unused __schedule() declaration 15 years ago
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