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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+12
2018-02-22
efivarfs: Limit the rate for non-root to read files
Luck, Tony
1
-0
/
+4
2018-02-22
include/linux/sched/mm.h: re-inline mmdrop()
Andrew Morton
1
-1
/
+12
2018-02-06
Merge branch 'linus' into sched/urgent, to resolve conflicts
Ingo Molnar
3
-27
/
+44
2018-02-05
membarrier: Provide core serializing command, *_SYNC_CORE
Mathieu Desnoyers
1
-0
/
+18
2018-02-05
membarrier: Provide GLOBAL_EXPEDITED command
Mathieu Desnoyers
1
-2
/
+4
2018-02-05
membarrier: Document scheduler barrier requirements
Mathieu Desnoyers
1
-0
/
+5
2018-02-05
powerpc, membarrier: Skip memory barrier in switch_mm()
Mathieu Desnoyers
1
-1
/
+12
2018-02-04
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+14
2018-02-01
include/linux/sched/mm.h: uninline mmdrop_async(), etc
Andrew Morton
1
-22
/
+2
2018-01-31
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+28
2018-01-23
signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed
Eric W. Biederman
1
-0
/
+2
2018-01-23
signal: Helpers for faults with specialized siginfo layouts
Eric W. Biederman
1
-0
/
+6
2018-01-23
signal: Add send_sig_fault and force_sig_fault
Eric W. Biederman
1
-0
/
+20
2018-01-15
fork: Provide usercopy whitelisting for task_struct
Kees Cook
1
-0
/
+14
2018-01-10
sched/cpufreq: Move arch_scale_{freq,cpu}_capacity() outside of #ifdef CONFIG...
Juri Lelli
1
-6
/
+6
2018-01-10
sched/cpufreq: Use the DEADLINE utilization signal
Juri Lelli
1
-2
/
+0
2018-01-10
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
1
-0
/
+1
2017-12-15
mm, oom_reaper: fix memory corruption
Michal Hocko
1
-0
/
+1
2017-12-06
sched/headers: Constify object_is_on_stack()
Sascha Hauer
1
-1
/
+1
2017-11-16
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-1
/
+2
2017-11-08
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
26
-0
/
+42
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
26
-0
/
+26
2017-11-01
sched/sysctl: Fix attributes of some extern declarations
Matthias Kaehlcke
1
-3
/
+3
2017-10-27
sched/isolation: Move isolcpus= handling to the housekeeping code
Frederic Weisbecker
1
-0
/
+1
2017-10-27
sched/isolation: Handle the nohz_full= parameter
Frederic Weisbecker
1
-0
/
+1
2017-10-27
sched/isolation: Introduce housekeeping flags
Frederic Weisbecker
1
-9
/
+17
2017-10-27
sched/isolation: Split out new CONFIG_CPU_ISOLATION=y config from CONFIG_NO_H...
Frederic Weisbecker
1
-3
/
+3
2017-10-27
sched/isolation: Rename is_housekeeping_cpu() to housekeeping_cpu()
Frederic Weisbecker
1
-1
/
+1
2017-10-27
sched/isolation: Use its own static key
Frederic Weisbecker
1
-1
/
+2
2017-10-27
sched/isolation: Make the housekeeping cpumask private
Frederic Weisbecker
1
-21
/
+10
2017-10-27
sched/isolation: Provide a dynamic off-case to housekeeping_any_cpu()
Frederic Weisbecker
1
-11
/
+6
2017-10-27
sched/isolation: Move housekeeping related code to its own file
Frederic Weisbecker
1
-0
/
+56
2017-10-20
membarrier: Provide register expedited private command
Mathieu Desnoyers
1
-0
/
+16
2017-10-10
sched/rt: Add a helper to test for a RT task
Sebastian Andrzej Siewior
1
-0
/
+11
2017-10-10
sched/core: Fix wake_affine() performance regression
Peter Zijlstra
1
-8
/
+0
2017-10-04
android: binder: drop lru lock in isolate callback
Sherry Yang
1
-0
/
+6
2017-09-25
sched/cputime: Expose cputime_adjust()
Tejun Heo
1
-1
/
+2
2017-09-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-6
/
+0
2017-09-07
mm: oom: let oom_reap_task and exit_mmap run concurrently
Andrea Arcangeli
1
-6
/
+0
2017-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+2
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+8
2017-08-10
sched/fair: Fix wake_affine() for !NUMA_BALANCING
Peter Zijlstra
1
-0
/
+8
2017-08-10
locking/lockdep: Rework FS_RECLAIM annotation
Peter Zijlstra
1
-0
/
+8
2017-08-10
sched/debug: Use task_pid_nr_ns in /proc/$pid/sched
Aleksa Sarai
1
-1
/
+3
2017-08-10
sched/core: Remove unnecessary initialization init_idle_bootup_task()
Cheng Jian
1
-1
/
+0
2017-08-04
sock: ulimit on MSG_ZEROCOPY pages
Willem de Bruijn
1
-1
/
+2
2017-07-19
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-07-11
mm: make PR_SET_THP_DISABLE immediately active
Michal Hocko
1
-1
/
+4
2017-07-09
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
[next]