index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched: align rq to cacheline boundary
Siddha, Suresh B
2007-05-08
1
-1
/
+1
*
sched: redundant reschedule when set_user_nice() boosts a prio of a task from...
Dmitry Adamushko
2007-05-08
1
-18
/
+16
*
sched: optimize siblings status check logic in wake_idle()
Siddha, Suresh B
2007-05-08
1
-1
/
+10
*
Speed up divides by cpu_power in scheduler
Eric Dumazet
2007-05-08
1
-29
/
+54
*
sched: dynticks idle load balancing
Siddha, Suresh B
2007-05-08
1
-13
/
+210
*
sched: fix idle load balancing in softirqd context
Siddha, Suresh B
2007-05-08
1
-7
/
+5
*
add touch_all_softlockup_watchdogs()
Jeremy Fitzhardinge
2007-05-08
1
-0
/
+2
*
Safer nr_node_ids and nr_node_ids determination and initial values
Christoph Lameter
2007-05-07
1
-0
/
+8
*
make SysRq-T show all tasks again
Ingo Molnar
2007-04-27
1
-1
/
+1
*
sched.c: Remove unused variable 'relative'
Linus Torvalds
2007-04-07
1
-1
/
+0
*
[PATCH] sched: get rid of p->children use in show_task()
Ingo Molnar
2007-04-07
1
-34
/
+1
*
[PATCH] sched: remove SMT nice
Con Kolivas
2007-03-05
1
-154
/
+1
*
[PATCH] sched: fix SMT scheduler bug
Ingo Molnar
2007-03-01
1
-1
/
+1
*
[PATCH] Fix posix-cpu-timer breakage caused by stale p->last_ran value
Thomas Gleixner
2007-03-01
1
-1
/
+1
*
[PATCH] i386: paravirt CPU hypercall batching mode
Zachary Amsden
2007-02-13
1
-0
/
+7
*
[PATCH] sched: avoid div in rebalance_tick
Nick Piggin
2007-02-12
1
-3
/
+5
*
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
2007-02-11
1
-5
/
+4
*
[PATCH] Consolidate default sched_clock()
Alexey Dobriyan
2007-02-11
1
-0
/
+10
*
[PATCH] sched: tasks cannot run on cpus onlined after boot
Nathan Lynch
2007-01-11
1
-1
/
+1
*
[PATCH] sched: fix cond_resched_softirq() offset
Ingo Molnar
2006-12-30
1
-14
/
+4
*
[PATCH] sched: remove __cpuinitdata anotation to cpu_isolated_map
Tim Chen
2006-12-22
1
-1
/
+1
*
[PATCH] Conditionally check expected_preempt_count in __resched_legal()
Mark Fasheh
2006-12-22
1
-0
/
+2
*
[PATCH] sched: improve efficiency of sched_fork()
Peter Williams
2006-12-21
1
-1
/
+2
*
[PATCH] lockdep: print irq-trace info on asserts
Ingo Molnar
2006-12-13
1
-0
/
+4
*
[PATCH] kernel/sched.c: whitespace cleanups
Miguel Ojeda Sandonis
2006-12-10
1
-40
/
+55
*
[PATCH] sched: optimize activate_task for RT task
Chen, Kenneth W
2006-12-10
1
-3
/
+5
*
[PATCH] sched: remove lb_stopbalance counter
Chen, Kenneth W
2006-12-10
1
-7
/
+4
*
[PATCH] sched: decrease number of load balances
Siddha, Suresh B
2006-12-10
1
-12
/
+47
*
[PATCH] sched: improve migration accuracy
Mike Galbraith
2006-12-10
1
-21
/
+20
*
[PATCH] sched: add option to serialize load balancing
Christoph Lameter
2006-12-10
1
-0
/
+9
*
[PATCH] sched: call tasklet less frequently
Christoph Lameter
2006-12-10
1
-2
/
+16
*
[PATCH] sched: use softirq for load balancing
Christoph Lameter
2006-12-10
1
-5
/
+17
*
[PATCH] sched: move idle status calculation into rebalance_tick()
Christoph Lameter
2006-12-10
1
-21
/
+16
*
[PATCH] sched: extract load calculation from rebalance_tick
Christoph Lameter
2006-12-10
1
-42
/
+54
*
[PATCH] sched: disable interrupts for locking in load_balance()
Christoph Lameter
2006-12-10
1
-5
/
+6
*
[PATCH] sched: remove staggering of load balancing
Christoph Lameter
2006-12-10
1
-8
/
+2
*
[PATCH] sched: avoid taking rq lock in wake_priority_sleeper
Christoph Lameter
2006-12-10
1
-0
/
+3
*
[PATCH] move_task_off_dead_cpu() should be called with disabled ints
Kirill Korotaev
2006-12-10
1
-3
/
+14
*
[PATCH] ched domain: move sched group allocations to percpu area
Siddha, Suresh B
2006-12-10
1
-68
/
+64
*
[PATCH] sched.c: correct comment for this_rq_lock()
Robert P. J. Day
2006-12-10
1
-1
/
+1
*
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
2006-12-07
1
-1
/
+1
*
[PATCH] sched: correct output of show_state()
Chris Caputo
2006-12-07
1
-4
/
+4
*
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
2006-12-07
1
-3
/
+0
*
[PATCH] sleep profiling
Ingo Molnar
2006-12-07
1
-0
/
+11
*
[PATCH] lockdep: print current locks on in_atomic warnings
Peter Zijlstra
2006-12-07
1
-0
/
+2
*
[PATCH] SysRq-X: show blocked tasks
Ingo Molnar
2006-12-07
1
-3
/
+8
*
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
1
-1
/
+1
*
[PATCH] readjust comments of task_timeslice for kernel doc
Borislav Petkov
2006-10-20
1
-9
/
+9
*
[PATCH] sched: likely profiling
Nick Piggin
2006-10-11
1
-3
/
+3
*
[PATCH] scheduler: NUMA aware placement of sched_group_allnodes
Christoph Lameter
2006-10-03
1
-3
/
+4
[next]