Commit Graph

1061 Commits (fef07aae9cd9ed82f94228c311b35360f1f38902)

Author SHA1 Message Date
Thomas Gleixner a468d38934 sched: fix load average accounting vs. cpu hotplug 16 years ago
Peter Zijlstra d86ee4809d sched: optimize cond_resched() 16 years ago
Fabio Checconi c20b08e398 sched: Fix rt_rq->pushable_tasks initialization in init_rt_rq() 16 years ago
Lucas De Marchi 7793527b90 sched: Reset sched stats on fork() 16 years ago
Peter Zijlstra a1ba4d8ba9 sched_rt: Fix overload bug on rt group scheduling 16 years ago
Peter Zijlstra e5289d4a18 perf_counter: Simplify and fix task migration counting 16 years ago
Oleg Nesterov 371cbb387e kthreads: simplify migration_thread() exit path 16 years ago
Li Zefan fd5e1b5dba sched: Remove unneeded __ref tag 16 years ago
Rusty Russell b43e352139 sched: export kick_process 16 years ago
Pekka Enberg 0fb5302916 sched: use slab in cpupri_init() 16 years ago
Pekka Enberg 4bdddf8ff9 sched: use alloc_cpumask_var() instead of alloc_bootmem_cpumask_var() 16 years ago
Pekka Enberg 36b7b6d465 sched: use kzalloc() instead of the bootmem allocator 16 years ago
Paul Mackerras 3f731ca60a perf_counter: Fix cpu migration counter 16 years ago
Paul Mackerras f38b082081 perf_counter: Initialize per-cpu context earlier on cpu up 16 years ago
Peter Zijlstra e220d2dcb9 perf_counter: Fix dynamic irq_period logging 16 years ago
Paul Mackerras 564c2b210a perf_counter: Optimize context switch between identical inherited contexts 16 years ago
Ingo Molnar 4200efd9ac sched: properly define the sched_group::cpumask and sched_domain::span fields 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
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
Arun R Bharadwaj 5c333864a6 timers: Identifying the existing pinned timers 16 years ago
David Rientjes aa47b7e0f8 sched: emit thread info flags with stack trace 16 years ago
Mathieu Desnoyers de1d728606 tracepoint: trace_sched_migrate_task(): remove parameter 16 years ago
Peter Zijlstra 60aa605dfc sched: rt: document the risk of small values in the bandwidth settings 16 years ago
Ingo Molnar 0d905bca23 perf_counter: initialize the per-cpu context earlier 16 years ago
Eric Dumazet f5f293a4e3 sched: account system time properly 16 years ago
David Howells 50fa610a3b sched: Document memory barriers implied by sleep/wake-up primitives 16 years ago
Gautham R Shenoy 6e29ec5701 sched: Replace first_cpu() with cpumask_first() in ILB nomination code 16 years ago
Peter Zijlstra ff743345bf sched: remove extra call overhead for schedule() 16 years ago
Ingo Molnar f1f9b3b179 perfcounters, sched: remove __task_delta_exec() 16 years ago
Gautham R Shenoy 381512cf3d sched: Avoid printing sched_group::__cpu_power for default case 16 years ago
Miao Xie 13318a7186 sched: use group_first_cpu() instead of cpumask_first(sched_group_cpus()) 16 years ago
Steven Rostedt ad8d75fff8 tracing/events: move trace point headers into include/trace/events 16 years ago
Steven Rostedt a8d154b009 tracing: create automated trace defines 16 years ago
Johannes Weiner 78ddb08feb wait: don't use __wake_up_common() 16 years ago
Gautham R Shenoy e790fb0ba6 sched: Nominate a power-efficient ilb in select_nohz_balancer() 16 years ago
Gautham R Shenoy f711f6090a sched: Nominate idle load balancer from a semi-idle package. 16 years ago
Lai Jiangshan 132380a06b tracing, sched: mark get_parent_ip() notrace 16 years ago
Markus Metzger a26b89f05d sched, hw-branch-tracer: add wait_task_context_switch() function to sched.h 16 years ago
Peter Zijlstra 849691a6cd perf_counter: remove rq->lock usage 16 years ago
Peter Zijlstra 4a0deca657 perf_counter: generic context switch event 16 years ago
Davide Libenzi 4ede816ac3 epoll keyed wakeups: add __wake_up_locked_key() and __wake_up_sync_key() 16 years ago
Gautham R Shenoy 46e0bb9c12 sched: Print sched_group::__cpu_power in sched_domain_debug 16 years ago
Bharata B Rao ef12fefabf cpuacct: add per-cgroup utime/stime statistics 16 years ago
Hidetoshi Seto c5f8d99585 posixtimers, sched: Fix posix clock monotonicity 16 years ago
Bharata B Rao a18b83b7ef cpuacct: make cpuacct hierarchy walk in cpuacct_charge() safe when rcupreempt is used -v2 16 years ago
Peter Zijlstra 7f1e2ca9f0 hrtimer: fix rq->lock inversion (again) 16 years ago
Ingo Molnar 5a3c8fe735 Revert "cpuacct: reduce one NULL check in fast-path" 16 years ago
Jeremy Fitzhardinge 224101ed69 x86/paravirt: finish change from lazy cpu to context switch start/end 16 years ago