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
starfive-6.6.48-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
/
include
/
linux
/
sched.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-03
Fix race in process_vm_rw_core
Christopher Yeoh
1
-0
/
+6
2012-01-27
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2012-01-23
kernel-doc: fix kernel-doc warnings in sched
Randy Dunlap
1
-1
/
+1
2012-01-17
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
1
-1
/
+1
2012-01-16
sched: Add "const" to is_idle_task() parameter
Paul E. McKenney
1
-1
/
+1
2012-01-13
treewide: remove useless NORET_TYPE macro and uses
Joe Perches
1
-1
/
+1
2012-01-11
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2012-01-10
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-19
/
+54
2012-01-09
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+1
2012-01-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+19
2011-12-19
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Martin Schwidefsky
1
-2
/
+17
2011-12-18
writeback: dirty ratelimit - think time compensation
Wu Fengguang
1
-0
/
+1
2011-12-15
[S390] cputime: add sparse checking and cleanup
Martin Schwidefsky
1
-2
/
+2
2011-12-15
sched: Mark parent and real_parent as __rcu
Kees Cook
1
-2
/
+2
2011-12-15
Merge commit 'v3.2-rc5' into sched/core
Ingo Molnar
1
-1
/
+0
2011-12-13
threadgroup: extend threadgroup_lock() to cover exit and exec
Tejun Heo
1
-6
/
+41
2011-12-13
threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsem
Tejun Heo
1
-15
/
+15
2011-12-11
sched: Add is_idle_task() to handle invalidated uses of idle_cpu()
Paul E. McKenney
1
-0
/
+8
2011-12-06
sched: Fix compile error for UP,!NOHZ
Peter Zijlstra
1
-1
/
+1
2011-12-06
sched, nohz: Track nr_busy_cpus in the sched_group_power
Suresh Siddha
1
-0
/
+6
2011-11-24
Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Rafael J. Wysocki
1
-3
/
+1
2011-11-23
freezer: kill unused set_freezable_with_signal()
Tejun Heo
1
-1
/
+0
2011-11-22
freezer: kill PF_FREEZING
Tejun Heo
1
-2
/
+1
2011-11-17
writeback: remove vm_dirties and task->dirties
Wu Fengguang
1
-1
/
+0
2011-11-17
sched: Make separate sched*.c translation units
Peter Zijlstra
1
-0
/
+9
2011-11-07
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+7
2011-10-26
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+6
2011-10-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+0
2011-10-26
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2011-10-25
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+2
2011-10-04
sched: Convert to struct llist
Peter Zijlstra
1
-1
/
+2
2011-10-04
Merge branch 'linus' into sched/core
Ingo Molnar
1
-1
/
+0
2011-10-03
writeback: per task dirty rate limit
Wu Fengguang
1
-0
/
+7
2011-09-30
posix-cpu-timers: Cure SMP wobbles
Peter Zijlstra
1
-1
/
+0
2011-09-30
user namespace: usb: make usb urbs user namespace aware (v2)
Serge Hallyn
1
-1
/
+2
2011-09-29
rcu: Simplify unboosting checks
Paul E. McKenney
1
-3
/
+0
2011-09-29
nohz: Remove nohz_cpu_mask
Shi, Alex
1
-1
/
+0
2011-09-13
locking, sched: Annotate thread_group_cputimer as raw
Thomas Gleixner
1
-2
/
+2
2011-08-14
sched: Accumulate per-cfs_rq cpu usage and charge against bandwidth
Paul Turner
1
-0
/
+4
2011-08-11
move RLIMIT_NPROC check from set_user() to do_execve_common()
Vasiliy Kulikov
1
-0
/
+1
2011-07-25
Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2011-07-23
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2011-07-23
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
Linus Torvalds
1
-18
/
+34
2011-07-21
Merge branch 'linus' into sched/core
Ingo Molnar
1
-5
/
+14
2011-07-21
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+3
2011-07-20
sched: Allow for overlapping sched_domain spans
Peter Zijlstra
1
-0
/
+2
2011-07-20
sched: Break out cpu_power from the sched_group structure
Peter Zijlstra
1
-5
/
+9
2011-07-20
rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special
Paul E. McKenney
1
-0
/
+3
2011-07-12
fixlet: Remove fs_excl from struct task.
Justin TerAvest
1
-1
/
+0
2011-07-05
sched: Disable (revert) SCHED_LOAD_SCALE increase
Peter Zijlstra
1
-1
/
+1
[next]