index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched_idletask.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-14
sched: Drop the rq argument to sched_class::select_task_rq()
Peter Zijlstra
1
-1
/
+1
2011-03-23
sched, doc: Update sched-design-CFS.txt
Borislav Petkov
1
-2
/
+0
2011-01-26
sched: Fix switch_from_fair()
Peter Zijlstra
1
-4
/
+3
2011-01-26
sched: Simplify the idle scheduling class
Peter Zijlstra
1
-19
/
+4
2010-04-23
sched: Cure load average vs NO_HZ woes
Peter Zijlstra
1
-2
/
+1
2010-04-02
sched: Add enqueue/dequeue flags
Peter Zijlstra
1
-1
/
+1
2010-04-02
sched: Fix TASK_WAKING vs fork deadlock
Peter Zijlstra
1
-1
/
+2
2010-01-21
sched: Remove the sched_class load_balance methods
Peter Zijlstra
1
-21
/
+0
2010-01-17
sched: Don't expose local functions
H Hartley Sweeten
1
-1
/
+1
2009-12-20
sched: Restore printk sanity
Peter Zijlstra
1
-1
/
+1
2009-12-16
Merge branch 'linus' into sched/urgent
Ingo Molnar
1
-2
/
+2
2009-12-15
sched: Convert rq->lock to raw_spinlock
Thomas Gleixner
1
-2
/
+2
2009-12-13
sched: Use pr_fmt() and pr_<level>()
Joe Perches
1
-1
/
+1
2009-12-09
sched: Protect sched_rr_get_param() access to task->sched_class
Thomas Gleixner
1
-1
/
+1
2009-09-21
sched: Simplify sys_sched_rr_get_interval() system call
Peter Williams
1
-0
/
+7
2009-09-15
sched: Rename sync arguments
Peter Zijlstra
1
-2
/
+2
2009-09-15
sched: Rename select_task_rq() argument
Peter Zijlstra
1
-1
/
+1
2009-09-15
sched: Hook sched_balance_self() into sched_class::select_task_rq()
Peter Zijlstra
1
-1
/
+1
2009-05-15
sched, timers: move calc_load() to scheduler
Thomas Gleixner
1
-1
/
+2
2008-10-22
sched: add CONFIG_SMP consistency
Li Zefan
1
-3
/
+2
2008-09-22
sched: wakeup preempt when small overlap
Peter Zijlstra
1
-3
/
+3
2008-05-06
sched: make rt_sched_class, idle_sched_class static
Harvey Harrison
1
-1
/
+1
2008-01-25
sched: high-res preemption tick
Peter Zijlstra
1
-1
/
+1
2008-01-25
sched: RT-balance, add new methods to sched_class
Steven Rostedt
1
-0
/
+31
2008-01-25
sched: de-SCHED_OTHER-ize the RT path
Gregory Haskins
1
-0
/
+9
2007-10-24
sched: isolate SMP balancing code a bit more
Peter Williams
1
-0
/
+4
2007-10-24
sched: reduce balance-tasks overhead
Peter Williams
1
-3
/
+11
2007-10-15
sched: mark scheduling classes as const
Ingo Molnar
1
-1
/
+2
2007-10-15
sched: revert recent removal of set_curr_task()
Srivatsa Vaddagiri
1
-0
/
+5
2007-10-15
sched: rework enqueue/dequeue_entity() to get rid of set_curr_task()
Dmitry Adamushko
1
-5
/
+0
2007-10-15
sched: group-scheduler core
Srivatsa Vaddagiri
1
-0
/
+5
2007-08-09
sched: remove the 'u64 now' parameter from ->put_prev_task()
Ingo Molnar
1
-1
/
+1
2007-08-09
sched: remove the 'u64 now' parameter from ->pick_next_task()
Ingo Molnar
1
-1
/
+1
2007-08-09
sched: remove the 'u64 now' parameter from ->dequeue_task()
Ingo Molnar
1
-1
/
+1
2007-08-09
sched: fix bug in balance_tasks()
Peter Williams
1
-1
/
+1
2007-08-09
sched: simplify move_tasks()
Peter Williams
1
-2
/
+2
2007-07-09
sched: cfs core, kernel/sched_idletask.c
Ingo Molnar
1
-0
/
+71