aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched.c
Commit message (Expand)AuthorAge
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-09
* Eliminate lock_cpu_hotplug in kernel/schedcGautham R Shenoy2007-05-09
* revert 'sched: redundant reschedule when set_user_nice() boosts a prio of a t...Andrew Morton2007-05-08
* sched: align rq to cacheline boundarySiddha, Suresh B2007-05-08
* sched: redundant reschedule when set_user_nice() boosts a prio of a task from...Dmitry Adamushko2007-05-08
* sched: optimize siblings status check logic in wake_idle()Siddha, Suresh B2007-05-08
* Speed up divides by cpu_power in schedulerEric Dumazet2007-05-08
* sched: dynticks idle load balancingSiddha, Suresh B2007-05-08
* sched: fix idle load balancing in softirqd contextSiddha, Suresh B2007-05-08
* add touch_all_softlockup_watchdogs()Jeremy Fitzhardinge2007-05-08
* Safer nr_node_ids and nr_node_ids determination and initial valuesChristoph Lameter2007-05-07
* make SysRq-T show all tasks againIngo Molnar2007-04-27
* sched.c: Remove unused variable 'relative'Linus Torvalds2007-04-07
* [PATCH] sched: get rid of p->children use in show_task()Ingo Molnar2007-04-07
* [PATCH] sched: remove SMT niceCon Kolivas2007-03-05
* [PATCH] sched: fix SMT scheduler bugIngo Molnar2007-03-01
* [PATCH] Fix posix-cpu-timer breakage caused by stale p->last_ran valueThomas Gleixner2007-03-01
* [PATCH] i386: paravirt CPU hypercall batching modeZachary Amsden2007-02-13
* [PATCH] sched: avoid div in rebalance_tickNick Piggin2007-02-12
* [PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2007-02-11
* [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-11
* [PATCH] sched: tasks cannot run on cpus onlined after bootNathan Lynch2007-01-11
* [PATCH] sched: fix cond_resched_softirq() offsetIngo Molnar2006-12-30
* [PATCH] sched: remove __cpuinitdata anotation to cpu_isolated_mapTim Chen2006-12-22
* [PATCH] Conditionally check expected_preempt_count in __resched_legal()Mark Fasheh2006-12-22
* [PATCH] sched: improve efficiency of sched_fork()Peter Williams2006-12-21
* [PATCH] lockdep: print irq-trace info on assertsIngo Molnar2006-12-13
* [PATCH] kernel/sched.c: whitespace cleanupsMiguel Ojeda Sandonis2006-12-10
* [PATCH] sched: optimize activate_task for RT taskChen, Kenneth W2006-12-10
* [PATCH] sched: remove lb_stopbalance counterChen, Kenneth W2006-12-10
* [PATCH] sched: decrease number of load balancesSiddha, Suresh B2006-12-10
* [PATCH] sched: improve migration accuracyMike Galbraith2006-12-10
* [PATCH] sched: add option to serialize load balancingChristoph Lameter2006-12-10
* [PATCH] sched: call tasklet less frequentlyChristoph Lameter2006-12-10
* [PATCH] sched: use softirq for load balancingChristoph Lameter2006-12-10
* [PATCH] sched: move idle status calculation into rebalance_tick()Christoph Lameter2006-12-10
* [PATCH] sched: extract load calculation from rebalance_tickChristoph Lameter2006-12-10
* [PATCH] sched: disable interrupts for locking in load_balance()Christoph Lameter2006-12-10
* [PATCH] sched: remove staggering of load balancingChristoph Lameter2006-12-10
* [PATCH] sched: avoid taking rq lock in wake_priority_sleeperChristoph Lameter2006-12-10
* [PATCH] move_task_off_dead_cpu() should be called with disabled intsKirill Korotaev2006-12-10
* [PATCH] ched domain: move sched group allocations to percpu areaSiddha, Suresh B2006-12-10
* [PATCH] sched.c: correct comment for this_rq_lock()Robert P. J. Day2006-12-10
* [PATCH] struct seq_operations and struct file_operations constificationHelge Deller2006-12-07
* [PATCH] sched: correct output of show_state()Chris Caputo2006-12-07
* [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-07
* [PATCH] sleep profilingIngo Molnar2006-12-07
* [PATCH] lockdep: print current locks on in_atomic warningsPeter Zijlstra2006-12-07
* [PATCH] SysRq-X: show blocked tasksIngo Molnar2006-12-07
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-07