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
2020-10-16
sched.h: drop in_ubsan field when UBSAN is in trap mode
Elena Petrova
1
-1
/
+1
2020-10-14
kasan/kunit: add KUnit Struct to Current Task
Patricia Alfonso
1
-0
/
+4
2020-10-13
Merge tag 'io_uring-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+5
2020-10-12
Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+3
2020-10-12
Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2020-10-07
x86/mce: Recover from poison found while copying from user space
Tony Luck
1
-0
/
+2
2020-10-03
sched/debug: Add new tracepoint to track cpu_capacity
Vincent Donnefort
1
-0
/
+1
2020-10-01
io_uring: don't rely on weak ->files references
Jens Axboe
1
-0
/
+5
2020-08-26
sched: Bring the PF_IO_WORKER and PF_WQ_WORKER bits closer together
Sebastian Andrzej Siewior
1
-2
/
+2
2020-08-26
sched: Use __always_inline on is_idle_task()
Marco Elver
1
-1
/
+1
2020-08-15
Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+4
2020-08-11
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+2
2020-08-06
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2020-08-06
posix-cpu-timers: Provide mechanisms to defer timer handling to task_work
Thomas Gleixner
1
-0
/
+4
2020-08-06
locking/seqlock, headers: Untangle the spaghetti monster
Peter Zijlstra
1
-0
/
+1
2020-08-05
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-9
/
+0
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: tasks: Use sequence counter with associated spinlock
Ahmed S. Darwish
1
-1
/
+1
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-07-07
umd: Remove exit_umh
Eric W. Biederman
1
-1
/
+0
2020-07-04
umh: Separate the user mode driver and the user mode helper support
Eric W. Biederman
1
-8
/
+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-15
sched: Remove sched_set_*() return value
Peter Zijlstra
1
-3
/
+3
2020-06-15
sched: Provide sched_set_fifo()
Peter Zijlstra
1
-0
/
+3
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
[next]