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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-19
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
1
-0
/
+21
2019-03-29
ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK
Andrei Vagin
1
-0
/
+18
2019-03-09
Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-8
/
+40
2019-03-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-9
/
+17
2019-03-06
mm/cma: add PF flag to force non cma alloc
Aneesh Kumar K.V
1
-8
/
+40
2019-02-28
Add io_uring IO interface
Jens Axboe
1
-1
/
+1
2019-02-11
sched/topology: Fix percpu data types in struct sd_data & struct s_data
Luc Van Oostenryck
1
-4
/
+4
2019-02-11
Merge tag 'v5.0-rc6' into sched/core, to pick up fixes
Ingo Molnar
2
-1
/
+6
2019-02-04
sched/wake_q: Reduce reference counting for special users
Davidlohr Bueso
1
-2
/
+2
2019-02-04
sched/core: Convert task_struct.stack_refcount to refcount_t
Elena Reshetova
1
-1
/
+1
2019-02-04
sched/core: Convert task_struct.usage to refcount_t
Elena Reshetova
1
-2
/
+2
2019-02-04
sched/core: Convert signal_struct.sigcnt to refcount_t
Elena Reshetova
1
-1
/
+1
2019-02-04
sched/core: Convert sighand_struct.count to refcount_t
Elena Reshetova
1
-1
/
+2
2019-02-02
oom, oom_reaper: do not enqueue same task twice
Tetsuo Handa
1
-0
/
+1
2019-01-27
sched/topology: Introduce a sysctl for Energy Aware Scheduling
Quentin Perret
1
-0
/
+7
2019-01-21
sched/wake_q: Document wake_q_add()
Peter Zijlstra
1
-1
/
+5
2019-01-05
fork: fix some -Wmissing-prototypes warnings
Yi Wang
1
-0
/
+2
2018-12-11
sched/cpufreq: Prepare schedutil for Energy Aware Scheduling
Quentin Perret
1
-0
/
+6
2018-12-11
sched/topology: Relocate arch_scale_cpu_capacity() to the internal header
Quentin Perret
1
-0
/
+16
2018-12-11
sched/topology: Remove the ::smt_gain field from 'struct sched_domain'
Vincent Guittot
1
-1
/
+0
2018-12-03
sched: Fix various typos in comments
Ingo Molnar
3
-4
/
+4
2018-11-28
x86/speculation: Rework SMT state change
Thomas Gleixner
1
-0
/
+2
2018-11-28
sched/smt: Expose sched_smt_present static key
Thomas Gleixner
1
-0
/
+18
2018-10-30
Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+0
2018-10-27
sched: loadavg: make calc_load_n() public
Johannes Weiner
1
-0
/
+3
2018-10-27
sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
Johannes Weiner
1
-4
/
+17
2018-10-25
cpuidle: menu: Remove get_loadavg() from the performance multiplier
Daniel Lezcano
1
-1
/
+0
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-12
/
+11
2018-10-03
signal: Distinguish between kernel_siginfo and siginfo
Eric W. Biederman
1
-9
/
+9
2018-09-11
signal: Remove SEND_SIG_FORCED
Eric W. Biederman
1
-1
/
+0
2018-09-11
signal: Remove the siginfo paramater from kernel_dqueue_signal
Eric W. Biederman
1
-2
/
+2
2018-09-10
sched/topology: Add SD_ASYM_CPUCAPACITY flag detection
Morten Rasmussen
1
-3
/
+3
2018-08-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-3
/
+5
2018-08-22
signal: make force_sigsegv() void
Christian Brauner
1
-1
/
+1
2018-08-22
kernel/hung_task.c: allow to set checking interval separately from timeout
Dmitry Vyukov
1
-0
/
+1
2018-08-22
userns: use refcount_t for reference counting instead atomic_t
Sebastian Andrzej Siewior
1
-2
/
+3
2018-08-21
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+46
2018-08-18
fs: fsnotify: account fsnotify metadata to kmemcg
Shakeel Butt
1
-0
/
+37
2018-08-09
signal: Don't restart fork when signals come in.
Eric W. Biederman
1
-0
/
+8
2018-08-04
fork: Have new threads join on-going signal group stops
Eric W. Biederman
1
-0
/
+2
2018-08-04
signal: Add calculate_sigpending()
Eric W. Biederman
1
-0
/
+1
2018-07-25
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2018-07-22
alpha: fix osf_wait4() breakage
Al Viro
1
-1
/
+1
2018-07-21
signal: Pass pid and pid type into send_sigqueue
Eric W. Biederman
1
-1
/
+1
2018-07-21
pid: Implement PIDTYPE_TGID
Eric W. Biederman
1
-3
/
+2
2018-07-21
pids: Move the pgrp and session pid pointers from task_struct to signal_struct
Eric W. Biederman
1
-3
/
+23
2018-07-21
pids: Compute task_tgid using signal->leader_pid
Eric W. Biederman
1
-0
/
+5
2018-07-21
pids: Move task_pid_type into sched/signal.h
Eric W. Biederman
1
-0
/
+8
2018-07-16
sched/sysctl: Remove unused sched_time_avg_ms sysctl
Vincent Guittot
1
-1
/
+0
[next]