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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-26
[PATCH] Remove __devinitdata from notifier block definitions
Chandra Seetharaman
1
-1
/
+1
2006-04-11
[PATCH] sched: don't awaken RT tasks on expired array
Mike Galbraith
1
-1
/
+1
2006-04-11
[PATCH] sched: fix interactive task starvation
Mike Galbraith
1
-18
/
+44
2006-04-01
[PATCH] sched: activate SCHED BATCH expired
Con Kolivas
1
-3
/
+7
2006-04-01
[PATCH] sched: remove on runqueue requeueing
Con Kolivas
1
-2
/
+1
2006-04-01
[PATCH] sched: include noninteractive sleep in idle detect
Con Kolivas
1
-2
/
+1
2006-04-01
[PATCH] sched: dont decrease idle sleep avg
Con Kolivas
1
-5
/
+10
2006-04-01
[PATCH] sched: make task_noninteractive use sleep_type
Con Kolivas
1
-8
/
+8
2006-04-01
[PATCH] sched: cleanup task_activated()
Con Kolivas
1
-9
/
+15
2006-04-01
[PATCH] sched: reduce overhead of calc_load
Jack Steiner
1
-0
/
+15
2006-03-28
[PATCH] for_each_possible_cpu: fixes for generic part
KAMEZAWA Hiroyuki
1
-4
/
+4
2006-03-27
[PATCH] sched: fix group power for allnodes_domains
Siddha, Suresh B
1
-33
/
+29
2006-03-27
[PATCH] sched: new sched domain for representing multi-core
Siddha, Suresh B
1
-5
/
+68
2006-03-27
[PATCH] Small schedule() optimization
Andreas Mohr
1
-7
/
+5
2006-03-27
[PATCH] sched: fix task interactivity calculation
Martin Andersson
1
-1
/
+2
2006-03-26
[PATCH] kretprobe instance recycled by parent process
bibo mao
1
-1
/
+8
2006-03-23
[PATCH] make bug messages more consistent
Ingo Molnar
1
-2
/
+2
2006-03-23
[PATCH] fix scheduler deadlock
Anton Blanchard
1
-2
/
+7
2006-03-22
[PATCH] sched: remove sleep_avg multiplier
Mike Galbraith
1
-6
/
+0
2006-03-11
[PATCH] remove __put_task_struct_cb export again
Christoph Hellwig
1
-7
/
+0
2006-03-09
[PATCH] idle threads should have a sane ->timestamp value
Ingo Molnar
1
-0
/
+1
2006-03-07
Add early-boot-safety check to cond_resched()
Linus Torvalds
1
-0
/
+2
2006-02-18
[PATCH] Introduce CONFIG_DEFAULT_MIGRATION_COST
Ingo Molnar
1
-1
/
+12
2006-02-15
[PATCH] sched: revert "filter affine wakeups"
Chen, Kenneth W
1
-9
/
+1
2006-02-10
[PATCH] sched: remove smpnice
Nick Piggin
1
-111
/
+18
2006-02-05
[PATCH] sched: only print migration_cost once per boot
Chuck Ebbert
1
-6
/
+8
2006-02-05
[PATCH] percpu data: only iterate over possible CPUs
Eric Dumazet
1
-1
/
+1
2006-02-01
[PATCH] sys_sched_getaffinity() & hotplug
Jack Steiner
1
-1
/
+1
2006-01-31
[PATCH] Fix boot-time slowdown for measure_migration_cost
Ingo Molnar
1
-3
/
+3
2006-01-19
[PATCH] fix sched_setscheduler semantics
Jason Baron
1
-0
/
+4
2006-01-15
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
1
-8
/
+8
2006-01-15
[PATCH] sched: add new SCHED_BATCH policy
Ingo Molnar
1
-15
/
+33
2006-01-12
[PATCH] sched: filter affine wakeups
akpm@osdl.org
1
-1
/
+9
2006-01-12
[PATCH] scheduler cache-hot-autodetect
akpm@osdl.org
1
-0
/
+468
2006-01-12
[PATCH] x86_64: Make the cpu_*_maps in kernel/sched.c read mostly
Andi Kleen
1
-3
/
+3
2006-01-12
[PATCH] move capable() to capability.h
Randy.Dunlap
1
-0
/
+1
2006-01-10
[PATCH] mutex subsystem, more debugging code
Ingo Molnar
1
-0
/
+1
2006-01-09
[PATCH] RCU signal handling
Ingo Molnar
1
-0
/
+7
2005-11-14
[PATCH] m68k: introduce setup_thread_stack() and end_of_stack()
Al Viro
1
-2
/
+2
2005-11-14
[PATCH] m68k: introduce task_thread_info
Al Viro
1
-3
/
+3
2005-11-10
[PATCH] optimize activate_task()
Chen, Kenneth W
1
-1
/
+2
2005-11-09
[PATCH] sched: resched and cpu_idle rework
Nick Piggin
1
-7
/
+14
2005-11-09
[PATCH] sched: consider migration thread with smp nice
Con Kolivas
1
-9
/
+26
2005-11-09
[PATCH] sched: correct smp_nice_bias
Con Kolivas
1
-6
/
+8
2005-11-09
[PATCH] sched: smp nice bias busy queues on idle rebalance
Con Kolivas
1
-18
/
+23
2005-11-09
[PATCH] sched: account rt tasks in prio_bias()
Con Kolivas
1
-8
/
+14
2005-11-09
[PATCH] sched: change prio bias only if queued
Con Kolivas
1
-5
/
+4
2005-11-09
[PATCH] sched: implement nice support across physical cpus on SMP
Con Kolivas
1
-18
/
+83
2005-11-07
[PATCH] unexport idle_cpu
Adrian Bunk
1
-2
/
+0
2005-11-07
[PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible code
Heiko Carstens
1
-1
/
+2
[next]