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
/
include
/
linux
/
sched.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-13
syscalls: implement execveat() system call
David Drysdale
1
-0
/
+4
2014-12-13
memcg: turn memcg_kmem_skip_account into a bit field
Vladimir Davydov
1
-2
/
+5
2014-12-10
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-23
/
+64
2014-11-04
sched: Refactor task_struct to use numa_faults instead of numa_* pointers
Iulia Manda
1
-18
/
+13
2014-10-29
rcu: Remove redundant TREE_PREEMPT_RCU config option
Pranith Kumar
1
-2
/
+2
2014-10-28
sched: Exclude cond_resched() from nested sleep test
Peter Zijlstra
1
-3
/
+3
2014-10-28
sched: Debug nested sleeps
Peter Zijlstra
1
-2
/
+44
2014-10-28
sched/deadline: Ensure that updates to exclusive cpusets don't break AC
Juri Lelli
1
-0
/
+2
2014-10-28
sched/deadline: Fix bandwidth check/update when migrating tasks between exclu...
Juri Lelli
1
-0
/
+2
2014-10-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+6
2014-10-13
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-17
/
+22
2014-10-10
mm: clear __GFP_FS when PF_MEMALLOC_NOIO is set
Junxiao Bi
1
-2
/
+4
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+1
2014-09-28
Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-13
/
+25
2014-09-25
cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags
Zefan Li
1
-2
/
+11
2014-09-25
sched: add macros to define bitops for task atomic flags
Zefan Li
1
-9
/
+12
2014-09-25
sched: fix confusing PFA_NO_NEW_PRIVS constant
Zefan Li
1
-1
/
+1
2014-09-20
sched: Fix end_of_stack() and location of stack canary for architectures usin...
Chuck Ebbert
1
-0
/
+13
2014-09-19
sched: Add helper for task stack page overrun checking
Aaron Tomlin
1
-0
/
+2
2014-09-19
init/main.c: Give init_task a canary
Aaron Tomlin
1
-0
/
+2
2014-09-19
sched: Add new API wake_up_if_idle() to wake up the idle cpu
Chuansheng Liu
1
-0
/
+1
2014-09-08
time, signal: Protect resource use statistics with seqlock
Rik van Riel
1
-0
/
+1
2014-09-08
rcu: Remove local_irq_disable() in rcu_preempt_note_context_switch()
Paul E. McKenney
1
-7
/
+9
2014-09-08
rcu: Make TASKS_RCU handle nohz_full= CPUs
Paul E. McKenney
1
-0
/
+2
2014-09-08
rcu: Add call_rcu_tasks()
Paul E. McKenney
1
-11
/
+12
2014-08-25
sched: Add function single_task_running to let a task check if it is the only...
Tim Chen
1
-0
/
+1
2014-08-15
Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2014-08-12
Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
1
-2
/
+1
2014-08-09
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+4
2014-08-09
shm: make exit_shm work proportional to task activity
Jack Miller
1
-0
/
+2
2014-08-09
kernel/fork.c: make mm_init_owner static
Vladimir Davydov
1
-5
/
+0
2014-08-09
mm: memcontrol: use page lists for uncharge batching
Johannes Weiner
1
-6
/
+0
2014-08-06
cpuidle: menu: Lookup CPU runqueues less
Mel Gorman
1
-2
/
+1
2014-08-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-3
/
+15
2014-08-06
sas_ss_flags: Remove nested ternary if
Richard Weinberger
1
-2
/
+4
2014-08-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+4
2014-08-05
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+3
2014-08-05
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+0
2014-07-28
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...
Ingo Molnar
1
-4
/
+4
2014-07-23
delayacct: Make accounting nanosecond based
Thomas Gleixner
1
-2
/
+2
2014-07-23
sched: Make task->start_time nanoseconds based
Thomas Gleixner
1
-1
/
+1
2014-07-23
sched: Make task->real_start_time nanoseconds based
Thomas Gleixner
1
-1
/
+1
2014-07-18
sched: move no_new_privs into new atomic flags
Kees Cook
1
-3
/
+15
2014-07-16
sched: Transform resched_task() into resched_curr()
Kirill Tkhai
1
-3
/
+3
2014-07-16
sched/deadline: Kill task_struct->pi_top_task
Oleg Nesterov
1
-2
/
+0
2014-07-09
rcu: Simplify priority boosting by putting rt_mutex in rcu_node
Paul E. McKenney
1
-6
/
+0
2014-07-02
sched: Fix compiler warnings
Guenter Roeck
1
-4
/
+4
2014-06-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-7
/
+7
2014-06-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+5
2014-06-12
Merge commit '3cf2f34' into sched/core, to fix build error
Ingo Molnar
1
-4
/
+2
[next]