index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched.h
Age
Commit message (
Expand
)
Author
2022-01-11
Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-01-11
Merge tag 'sched_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-12-09
kcsan: Add core support for a subset of weak memory modeling
Marco Elver
2021-12-04
locking: Mark racy reads of owner->on_cpu
Marco Elver
2021-12-04
locking: Make owner_on_cpu() into <linux/sched.h>
Kefeng Wang
2021-11-17
sched/core: Forced idle accounting
Josh Don
2021-11-03
Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...
Linus Torvalds
2021-11-01
Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-01
Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-10-22
sched: make task_struct->plug always defined
Jens Axboe
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-14
sched: Fill unconditional hole induced by sched_entity
Kees Cook
2021-10-06
coredump: Don't perform any cleanups before dumping core
Eric W. Biederman
2021-10-05
sched: Introduce task block time in schedstats
Yafang Shao
2021-10-05
sched: Make struct sched_statistics independent of fair sched class
Yafang Shao
2021-10-01
sched: Always inline is_percpu_thread()
Peter Zijlstra
2021-10-01
sched: Make cond_resched_lock() variants RT aware
Thomas Gleixner
2021-10-01
sched: Make RCU nest depth distinct in __might_resched()
Thomas Gleixner
2021-10-01
sched: Make cond_resched_*lock() variants consistent vs. might_sleep()
Thomas Gleixner
2021-10-01
sched: Clean up the might_sleep() underscore zoo
Thomas Gleixner
2021-09-30
sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=y
Ard Biesheuvel
2021-09-19
Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-09-14
x86/mce: Avoid infinite loop for copy from user recovery
Tony Luck
2021-08-31
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-08-30
Merge tag 'x86-cpu-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-08-30
Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-08-30
Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-08-28
eventfd: Make signal recursion protection a task bit
Thomas Gleixner
2021-08-20
sched: Introduce dl_task_check_affinity() to check proposed affinity
Will Deacon
2021-08-20
sched: Allow task CPU affinity to be restricted on asymmetric systems
Will Deacon
2021-08-20
sched: Introduce task_struct::user_cpus_ptr to track requested affinity
Will Deacon
2021-08-17
sched/core: Provide a scheduling point for RT locks
Thomas Gleixner
2021-08-17
sched/wakeup: Prepare for RT sleeping spin/rwlocks
Thomas Gleixner
2021-08-17
sched/wakeup: Reorganize the current::__state helpers
Thomas Gleixner
2021-08-17
sched/wakeup: Introduce the TASK_RTLOCK_WAIT state bit
Thomas Gleixner
2021-07-28
sched: Add task_work callback for paranoid L1D flush
Balbir Singh
2021-07-16
bpf: Add ambient BPF runtime context stored in current
Andrii Nakryiko
2021-06-28
Merge tag 'timers-nohz-2021-06-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-27
Revert "signal: Allow tasks to cache one sigqueue struct"
Linus Torvalds
2021-06-18
sched: Change task_struct::state
Peter Zijlstra
2021-06-18
sched: Add get_current_state()
Peter Zijlstra
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-18
Merge branch 'sched/urgent' into sched/core, to resolve conflicts
Ingo Molnar
2021-06-03
sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling
Dietmar Eggemann
2021-05-13
tick/nohz: Kick only _queued_ task whose tick dependency is updated
Marcelo Tosatti
2021-05-12
sched: prctl() core-scheduling interface
Chris Hyser
2021-05-12
sched: Inherit task cookie on fork()
Peter Zijlstra
2021-05-12
sched: Trivial core scheduling cookie management
Peter Zijlstra
[next]