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
2022-05-24
Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-05-24
Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2022-05-11
Merge branch 'v5.18-rc5'
Peter Zijlstra
1
-0
/
+8
2022-04-30
task_work: allow TWA_SIGNAL without a rescheduling IPI
Jens Axboe
1
-2
/
+11
2022-04-22
signal: Deliver SIGTRAP on perf event asynchronously if blocked
Marco Elver
1
-1
/
+1
2022-04-22
mm, hugetlb: allow for "high" userspace addresses
Christophe Leroy
1
-0
/
+8
2022-04-04
task_stack, x86/cea: Force-inline stack helpers
Borislav Petkov
1
-1
/
+1
2022-03-29
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+17
2022-03-27
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2022-03-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+10
2022-03-23
NUMA balancing: optimize page placement for memory tiering system
Huang Ying
1
-0
/
+10
2022-03-23
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-25
/
+31
2022-03-21
Merge tag 'core-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2022-03-21
Merge tag 'x86-pasid-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+26
2022-03-15
Merge branch 'x86/pasid' into x86/core, to resolve conflicts
Ingo Molnar
1
-0
/
+26
2022-03-15
exit: Mark do_group_exit() __noreturn
Peter Zijlstra
1
-1
/
+1
2022-03-11
signal: Move set_notify_signal and clear_notify_signal into sched/signal.h
Eric W. Biederman
1
-0
/
+17
2022-02-23
sched/headers: Make the <linux/sched/deadline.h> header build standalone
Ingo Molnar
1
-0
/
+2
2022-02-23
sched/headers: Add initial new headers as identity mappings
Ingo Molnar
6
-0
/
+6
2022-02-23
fork: Move task stack accounting to do_exit()
Sebastian Andrzej Siewior
1
-0
/
+2
2022-02-21
Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts
Ingo Molnar
1
-2
/
+2
2022-02-19
sched: Fix yet more sched_fork() races
Peter Zijlstra
1
-2
/
+2
2022-02-16
sched/isolation: Use single feature type while referring to housekeeping cpumask
Frederic Weisbecker
1
-21
/
+22
2022-02-15
iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
Fenghua Yu
1
-0
/
+16
2022-02-14
kernel/fork: Initialize mm's PASID
Fenghua Yu
1
-0
/
+10
2022-02-12
sched/fair: Adjust the allowed NUMA imbalance when SD_NUMA spans multiple LLCs
Mel Gorman
1
-0
/
+1
2022-02-02
sched: move autogroup sysctls into its own file
Zhen Ni
1
-4
/
+0
2022-01-22
hung_task: move hung_task sysctl interface to hung_task.c
Xiaoming Ni
1
-13
/
+1
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-18
/
+8
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+26
2022-01-15
mm: introduce memalloc_retry_wait()
NeilBrown
1
-0
/
+26
2022-01-08
signal: Remove the helper signal_group_exit
Eric W. Biederman
1
-7
/
+0
2022-01-08
signal: Rename group_exit_task group_exec_task
Eric W. Biederman
1
-8
/
+4
2022-01-08
signal: Remove SIGNAL_GROUP_COREDUMP
Eric W. Biederman
1
-2
/
+1
2021-12-30
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
1
-3
/
+3
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
1
-0
/
+1
2021-12-04
Merge SA_IMMUTABLE-fixes-for-v5.16-rc2
Eric W. Biederman
1
-0
/
+1
2021-12-02
sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_full
Frederic Weisbecker
1
-2
/
+3
2021-11-23
arch_topology: Remove unused topology_set_thermal_pressure() and related
Lukasz Luba
1
-7
/
+0
2021-11-23
arch_topology: Introduce thermal pressure update function
Lukasz Luba
1
-0
/
+7
2021-11-20
shm: extend forced shm destroy to support objects from several IPC nses
Alexander Mikhalitsyn
1
-1
/
+1
2021-11-19
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
1
-0
/
+1
2021-11-17
signal: Requeue signals in the appropriate queue
Eric W. Biederman
1
-3
/
+4
2021-11-11
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2021-11-03
Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...
Linus Torvalds
1
-0
/
+13
2021-11-02
Merge tag 'for-5.16/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+4
2021-10-31
sched/fair: Wait before decaying max_newidle_lb_cost
Vincent Guittot
1
-1
/
+1
2021-10-31
task_stack: Fix end_of_stack() for architectures with upwards-growing stack
Helge Deller
1
-0
/
+4
2021-10-29
signal: Implement force_fatal_sig
Eric W. Biederman
1
-0
/
+1
2021-10-15
sched: Add cluster scheduler level in core and related Kconfig for ARM64
Barry Song
1
-0
/
+7
[next]