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
2009-04-07
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+11
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+4
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
1
-21
/
+22
2009-04-04
Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2009-04-02
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
1
-4
/
+4
2009-04-01
epoll keyed wakeups: add __wake_up_locked_key() and __wake_up_sync_key()
Davide Libenzi
1
-4
/
+19
2009-03-31
hrtimer: fix rq->lock inversion (again)
Peter Zijlstra
1
-3
/
+11
2009-03-31
Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Rusty Russell
1
-21
/
+22
2009-03-31
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+68
2009-03-31
Merge branch 'linus' into cpumask-for-linus
Ingo Molnar
1
-289
/
+692
2009-03-29
sched: fix errors in struct & function comments
Randy Dunlap
1
-7
/
+8
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
1
-9
/
+4
2009-03-25
sched: Add comments to find_busiest_group() function
Gautham R Shenoy
1
-8
/
+42
2009-03-25
sched: Refactor the power savings balance code
Gautham R Shenoy
1
-83
/
+153
2009-03-25
sched: Optimize the !power_savings_balance during fbg()
Gautham R Shenoy
1
-9
/
+14
2009-03-25
sched: Create a helper function to calculate imbalance
Gautham R Shenoy
1
-33
/
+45
2009-03-25
sched: Create helper to calculate small_imbalance in fbg()
Gautham R Shenoy
1
-61
/
+70
2009-03-25
sched: Create a helper function to calculate sched_domain stats for fbg()
Gautham R Shenoy
1
-44
/
+73
2009-03-25
sched: Define structure to store the sched_domain statistics for fbg()
Gautham R Shenoy
1
-86
/
+121
2009-03-25
sched: Create a helper function to calculate sched_group stats for fbg()
Gautham R Shenoy
1
-75
/
+100
2009-03-25
sched: Define structure to store the sched_group statistics for fbg()
Gautham R Shenoy
1
-33
/
+46
2009-03-25
sched: Fix indentations in find_busiest_group() using gotos
Gautham R Shenoy
1
-15
/
+17
2009-03-25
sched: Simple helper functions for find_busiest_group()
Gautham R Shenoy
1
-12
/
+43
2009-03-25
sched: remove unused fields from struct rq
Luis Henriques
1
-3
/
+0
2009-03-19
cpumask: remove cpumask allocation from idle_balance, fix
Rusty Russell
1
-1
/
+1
2009-03-19
cpumask: remove cpumask allocation from idle_balance
Rusty Russell
1
-17
/
+18
2009-03-17
sched: small optimisation of can_migrate_task()
Luis Henriques
1
-4
/
+6
2009-03-17
sched: fix typos in documentation
Luis Henriques
1
-2
/
+2
2009-03-13
Merge branch 'x86/core' into core/ipi
Ingo Molnar
1
-9
/
+4
2009-03-13
cpumask: use topology_core_cpumask/topology_thread_cpumask instead of cpu_cor...
Rusty Russell
1
-4
/
+4
2009-03-13
Merge branch 'linus' into core/ipi
Ingo Molnar
1
-3
/
+12
2009-03-11
sched: add avg_overlap decay
Mike Galbraith
1
-1
/
+23
2009-03-10
sched: optimize ttwu vs group scheduling
Peter Zijlstra
1
-1
/
+15
2009-03-06
Merge branch 'x86/core' into tracing/textedit
Ingo Molnar
1
-9
/
+4
2009-03-06
sched: TIF_NEED_RESCHED -> need_reshed() cleanup
Lai Jiangshan
1
-5
/
+5
2009-03-06
Merge branch 'sched/core' into sched/cleanups
Ingo Molnar
1
-1
/
+8
2009-03-05
Merge branch 'x86/urgent' into x86/core
Ingo Molnar
1
-3
/
+12
2009-03-05
sched: don't rebalance if attached on NULL domain
Frederic Weisbecker
1
-1
/
+8
2009-03-04
Merge branch 'core/locking' into tracing/ftrace
Ingo Molnar
1
-3
/
+68
2009-03-04
Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core
Ingo Molnar
1
-3
/
+12
2009-03-02
sched: kill unused parameter of pick_next_task()
Wang Chen
1
-3
/
+3
2009-03-02
Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/core
Ingo Molnar
1
-3
/
+12
2009-02-27
sched: don't allow setuid to succeed if the user does not have rt bandwidth
Dhaval Giani
1
-2
/
+11
2009-02-26
sched_rt: don't start timer when rt bandwidth disabled
Hiroshi Shimamoto
1
-1
/
+1
2009-02-26
cpuacct: add a branch prediction
Li Zefan
1
-1
/
+1
2009-02-25
generic-ipi: remove CSD_FLAG_WAIT
Peter Zijlstra
1
-1
/
+1
2009-02-24
Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Ingo Molnar
1
-3
/
+3
2009-02-22
Merge branch 'linus' into x86/apic
Ingo Molnar
1
-3
/
+12
2009-02-20
alloc_percpu: change percpu_ptr to per_cpu_ptr
Rusty Russell
1
-3
/
+3
2009-02-19
Merge branch 'linus' into tracing/blktrace
Ingo Molnar
1
-3
/
+12
[next]