index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+7
2022-01-20
tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN
Yafang Shao
1
-2
/
+7
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2022-01-12
Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+9
2022-01-12
Merge tag 'sched_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+4
2022-01-08
kthread: Generalize pf_io_worker so it can point to struct kthread
Eric W. Biederman
1
-2
/
+2
2021-12-10
kcsan: Add core support for a subset of weak memory modeling
Marco Elver
1
-0
/
+3
2021-12-04
locking: Mark racy reads of owner->on_cpu
Marco Elver
1
-1
/
+1
2021-12-04
locking: Make owner_on_cpu() into <linux/sched.h>
Kefeng Wang
1
-0
/
+9
2021-11-17
sched/core: Forced idle accounting
Josh Don
1
-0
/
+4
2021-11-03
Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...
Linus Torvalds
1
-0
/
+1
2021-11-02
Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-12
/
+1
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+7
2021-11-01
Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-10
/
+29
2021-10-23
sched: make task_struct->plug always defined
Jens Axboe
1
-2
/
+0
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-0
/
+1
2021-10-14
sched: Fill unconditional hole induced by sched_entity
Kees Cook
1
-1
/
+1
2021-10-06
coredump: Don't perform any cleanups before dumping core
Eric W. Biederman
1
-0
/
+1
2021-10-05
sched: Introduce task block time in schedstats
Yafang Shao
1
-0
/
+2
2021-10-05
sched: Make struct sched_statistics independent of fair sched class
Yafang Shao
1
-3
/
+3
2021-10-01
sched: Always inline is_percpu_thread()
Peter Zijlstra
1
-1
/
+1
2021-10-01
sched: Make cond_resched_lock() variants RT aware
Thomas Gleixner
1
-9
/
+25
2021-10-01
sched: Make RCU nest depth distinct in __might_resched()
Thomas Gleixner
1
-0
/
+3
2021-10-01
sched: Make cond_resched_*lock() variants consistent vs. might_sleep()
Thomas Gleixner
1
-6
/
+6
2021-10-01
sched: Clean up the might_sleep() underscore zoo
Thomas Gleixner
1
-4
/
+4
2021-09-30
sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=y
Ard Biesheuvel
1
-12
/
+1
2021-09-19
Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2021-09-14
x86/mce: Avoid infinite loop for copy from user recovery
Tony Luck
1
-0
/
+1
2021-09-01
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+3
2021-08-31
Merge tag 'x86-cpu-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+10
2021-08-31
Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-25
/
+94
2021-08-30
Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+25
2021-08-28
eventfd: Make signal recursion protection a task bit
Thomas Gleixner
1
-0
/
+4
2021-08-20
sched: Introduce dl_task_check_affinity() to check proposed affinity
Will Deacon
1
-0
/
+6
2021-08-20
sched: Allow task CPU affinity to be restricted on asymmetric systems
Will Deacon
1
-0
/
+2
2021-08-20
sched: Introduce task_struct::user_cpus_ptr to track requested affinity
Will Deacon
1
-0
/
+13
2021-08-17
sched/core: Provide a scheduling point for RT locks
Thomas Gleixner
1
-0
/
+3
2021-08-17
sched/wakeup: Prepare for RT sleeping spin/rwlocks
Thomas Gleixner
1
-0
/
+66
2021-08-17
sched/wakeup: Reorganize the current::__state helpers
Thomas Gleixner
1
-25
/
+23
2021-08-17
sched/wakeup: Introduce the TASK_RTLOCK_WAIT state bit
Thomas Gleixner
1
-1
/
+3
2021-07-28
sched: Add task_work callback for paranoid L1D flush
Balbir Singh
1
-0
/
+10
2021-07-16
bpf: Add ambient BPF runtime context stored in current
Andrii Nakryiko
1
-0
/
+3
2021-06-28
Merge tag 'timers-nohz-2021-06-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-15
/
+35
2021-06-27
Revert "signal: Allow tasks to cache one sigqueue struct"
Linus Torvalds
1
-1
/
+0
2021-06-18
sched: Change task_struct::state
Peter Zijlstra
1
-16
/
+15
2021-06-18
sched: Add get_current_state()
Peter Zijlstra
1
-0
/
+2
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
1
-0
/
+2
2021-06-18
Merge branch 'sched/urgent' into sched/core, to resolve conflicts
Ingo Molnar
1
-0
/
+8
2021-06-03
sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling
Dietmar Eggemann
1
-0
/
+8
[next]