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
2020-08-04
Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+16
2020-07-31
kcsan: Improve IRQ state trace reporting
Marco Elver
1
-0
/
+4
2020-07-31
lockdep: Refactor IRQ trace events fields into struct
Marco Elver
1
-9
/
+2
2020-07-29
sched/uclamp: Add a new sysctl to control RT default boost value
Qais Yousef
1
-2
/
+8
2020-07-28
sched: Fix a typo in a comment
王文虎
1
-1
/
+1
2020-07-25
Merge tag 'v5.8-rc6' into locking/core, to pick up fixes
Ingo Molnar
1
-4
/
+0
2020-07-22
sched: Better document ttwu()
Peter Zijlstra
1
-6
/
+6
2020-07-10
lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
Peter Zijlstra
1
-2
/
+0
2020-07-08
sched: Add a tracepoint to track rq->nr_running
Phil Auld
1
-0
/
+1
2020-07-08
sched: Fix loadavg accounting race
Peter Zijlstra
1
-4
/
+0
2020-06-28
smp, irq_work: Continue smp_call_function*() and irq_work*() integration
Peter Zijlstra
1
-4
/
+1
2020-06-28
sched/core: Fix CONFIG_GCC_PLUGIN_RANDSTRUCT build fail
Peter Zijlstra
1
-2
/
+4
2020-06-13
Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+3
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
1
-0
/
+4
2020-06-11
x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisoned
Tony Luck
1
-1
/
+3
2020-06-05
kcov: collect coverage from interrupts
Andrey Konovalov
1
-0
/
+3
2020-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2020-06-03
Merge tag 'sched-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+10
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+2
2020-06-02
mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE
NeilBrown
1
-1
/
+2
2020-05-28
sched: Replace rq::wake_list
Peter Zijlstra
1
-0
/
+1
2020-05-28
Merge branch 'core/rcu' into sched/core, to pick up dependency
Ingo Molnar
1
-1
/
+15
2020-05-19
x86/mce: Send #MC singal from task work
Peter Zijlstra
1
-0
/
+6
2020-05-19
lockdep: Prepare for noinstr sections
Peter Zijlstra
1
-0
/
+1
2020-05-12
sched: Make scheduler_ipi inline
Thomas Gleixner
1
-1
/
+9
2020-04-27
rcu-tasks: Split ->trc_reader_need_end
Paul E. McKenney
1
-2
/
+2
2020-04-27
rcu-tasks: Add an RCU Tasks Trace to simplify protection of tracing hooks
Paul E. McKenney
1
-0
/
+8
2020-04-27
rcu: Remove unused ->rcu_read_unlock_special.b.deferred_qs field
Lai Jiangshan
1
-1
/
+1
2020-04-13
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
1
-18
/
+25
2020-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-2
/
+2
2020-04-01
signal: Extend exec_id to 64bits
Eric W. Biederman
1
-2
/
+2
2020-03-31
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-16
/
+21
2020-03-21
lockdep: Add hrtimer context tracing bits
Sebastian Andrzej Siewior
1
-0
/
+1
2020-03-21
lockdep: Introduce wait-type checks
Peter Zijlstra
1
-0
/
+1
2020-03-21
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
Ingo Molnar
1
-1
/
+1
2020-03-20
psi: Move PF_MEMSTALL out of task->flags
Yafang Shao
1
-2
/
+4
2020-02-24
sched/pelt: Add a new runnable average signal
Vincent Guittot
1
-10
/
+16
2020-02-24
sched/pelt: Remove unused runnable load average
Vincent Guittot
1
-4
/
+1
2020-01-30
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
1
-1
/
+1
2020-01-26
sched.h: Annotate sighand_struct with __rcu
Madhuparna Bhowmik
1
-1
/
+1
2020-01-20
Merge tag 'v5.5-rc7' into locking/kcsan, to refresh the tree
Ingo Molnar
1
-2
/
+2
2019-12-30
Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts
Ingo Molnar
1
-4
/
+19
2019-12-25
rseq: Unregister rseq for clone CLONE_VM
Mathieu Desnoyers
1
-2
/
+2
2019-12-05
kcov: remote coverage support
Andrey Konovalov
1
-0
/
+8
2019-12-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2019-11-27
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+2
2019-11-27
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+7
2019-11-20
futex: Add mutex around futex exit
Thomas Gleixner
1
-0
/
+1
2019-11-20
futex: Replace PF_EXITPIDONE with a state
Thomas Gleixner
1
-1
/
+1
2019-11-16
kcsan: Add Kernel Concurrency Sanitizer infrastructure
Marco Elver
1
-0
/
+4
[next]