index
:
linux-stable.git
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.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
2013-07-14
1
-6
/
+6
*
sched: Fix HRTICK
Peter Zijlstra
2013-07-12
1
-9
/
+11
*
Merge tag 'v3.10' into sched/core
Ingo Molnar
2013-07-01
1
-1
/
+1
|
\
|
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-06-20
1
-4
/
+17
|
|
\
|
*
|
vtime: Use consistent clocks among nohz accounting
Frederic Weisbecker
2013-05-31
1
-1
/
+1
*
|
|
sched: Update cpu load after task_tick
Alex Shi
2013-06-27
1
-1
/
+1
*
|
|
sched: Set an initial value of runnable avg for new forked task
Alex Shi
2013-06-27
1
-4
/
+2
*
|
|
Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-track...
Alex Shi
2013-06-27
1
-6
/
+1
*
|
|
sched: Don't mix use of typedef ctl_table and struct ctl_table
Joe Perches
2013-06-19
1
-1
/
+1
*
|
|
sched: Remove WARN_ON(!sd) from init_sched_groups_power()
Viresh Kumar
2013-06-19
1
-1
/
+1
*
|
|
sched: Fix memory leakage in build_sched_groups()
Viresh Kumar
2013-06-19
1
-2
/
+2
*
|
|
sched: Use cached value of span instead of calling sched_domain_span()
Viresh Kumar
2013-06-19
1
-1
/
+1
*
|
|
sched: Create for_each_sd_topology()
Viresh Kumar
2013-06-19
1
-3
/
+6
*
|
|
sched: Don't set sd->child to NULL when it is already NULL
Viresh Kumar
2013-06-19
1
-1
/
+1
*
|
|
sched: Don't initialize alloc_state in build_sched_domains()
Viresh Kumar
2013-06-19
1
-1
/
+1
*
|
|
sched: Optimize build_sched_domains() for saving first SD node for a cpu
Viresh Kumar
2013-06-19
1
-5
/
+2
*
|
|
sched: Remove unused params of build_sched_domain()
Viresh Kumar
2013-06-19
1
-4
/
+3
*
|
|
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2013-06-19
1
-4
/
+17
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
sched: Fix clear NOHZ_BALANCE_KICK
Vincent Guittot
2013-06-19
1
-4
/
+17
|
|
/
*
|
sched: Use an accessor to read the rq clock
Frederic Weisbecker
2013-05-28
1
-3
/
+3
*
|
sched: Update rq clock before calling check_preempt_curr()
Frederic Weisbecker
2013-05-28
1
-0
/
+2
*
|
sched: Update rq clock before migrating tasks out of dying CPU
Frederic Weisbecker
2013-05-28
1
-0
/
+7
*
|
sched: Remove redundant update_runtime notifier
Neil Zhang
2013-05-28
1
-3
/
+0
*
|
sched: Factor out load calculation code from sched/core.c --> sched/proc.c
Paul Gortmaker
2013-05-07
1
-569
/
+0
|
/
*
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-05-05
1
-11
/
+81
|
\
|
*
sched: Keep at least 1 tick per second for active dynticks tasks
Frederic Weisbecker
2013-05-04
1
-0
/
+30
|
*
Merge commit '8700c95adb03' into timers/nohz
Frederic Weisbecker
2013-05-02
1
-287
/
+12
|
|
\
|
*
|
nohz: Re-evaluate the tick for the new task after a context switch
Frederic Weisbecker
2013-04-22
1
-0
/
+2
|
*
|
nohz: Re-evaluate the tick from the scheduler IPI
Frederic Weisbecker
2013-04-22
1
-1
/
+3
|
*
|
sched: New helper to prevent from stopping the tick in full dynticks
Frederic Weisbecker
2013-04-22
1
-0
/
+18
|
*
|
nohz: Switch from "extended nohz" to "full nohz" based naming
Frederic Weisbecker
2013-04-15
1
-3
/
+3
|
*
|
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
Frederic Weisbecker
2013-04-03
1
-9
/
+9
|
*
|
nohz: Wake up full dynticks CPUs when a timer gets enqueued
Frederic Weisbecker
2013-03-21
1
-1
/
+19
*
|
|
workqueue: include workqueue info when printing debug dump of a worker task
Tejun Heo
2013-04-30
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-30
1
-5
/
+0
|
\
\
|
*
|
arch: Consolidate tsk_is_polling()
Thomas Gleixner
2013-04-08
1
-5
/
+0
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-04-30
1
-236
/
+18
|
\
\
\
|
*
|
|
sched: Rename load_balance_tmpmask to load_balance_mask
Joonsoo Kim
2013-04-24
1
-2
/
+2
|
*
|
|
sched/cpuacct: Initialize root cpuacct earlier
Li Zefan
2013-04-10
1
-2
/
+0
|
*
|
|
sched/cpuacct: Add cpuacct_init()
Li Zefan
2013-04-10
1
-6
/
+2
|
*
|
|
sched: Split cpuacct code out of core.c
Li Zefan
2013-04-10
1
-220
/
+0
|
*
|
|
sched: Fix typo inside comment
Viresh Kumar
2013-04-08
1
-1
/
+1
|
|
|
/
|
|
/
|
|
*
|
sched/tracing: Allow tracing the preemption decision on wakeup
Peter Zijlstra
2013-03-18
1
-1
/
+1
|
*
|
Merge branch 'sched/cputime' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2013-03-08
1
-1
/
+5
|
|
\
\
|
|
*
|
context_tracking: Restore preempted context state after preempt_schedule_irq()
Frederic Weisbecker
2013-03-07
1
-1
/
+5
|
|
|
/
|
*
|
sched: Remove double declaration of root_task_group
Li Zefan
2013-03-06
1
-0
/
+4
|
*
|
sched: Move group scheduling functions out of include/linux/sched.h
Li Zefan
2013-03-06
1
-5
/
+5
|
|
/
*
|
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2013-04-29
1
-5
/
+4
|
\
\
|
*
|
sched: replace PF_THREAD_BOUND with PF_NO_SETAFFINITY
Tejun Heo
2013-03-19
1
-5
/
+4
|
|
/
*
|
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-04-29
1
-45
/
+0
|
\
\
[next]