index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched.h
Age
Commit message (
Expand
)
Author
2022-04-21
oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanup
Nico Pache
2022-03-31
Revert "signal, x86: Delay calling signals in atomic on RT enabled kernels"
Thomas Gleixner
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
mm/fs: delete PF_SWAPWRITE
Hugh Dickins
2022-03-22
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-21
Merge tag 'core-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-17
rethook: Add a generic return hook
Masami Hiramatsu
2022-03-04
signal, x86: Delay calling signals in atomic on RT enabled kernels
Oleg Nesterov
2022-03-01
sched/tracing: Report TASK_RTLOCK_WAIT tasks as TASK_UNINTERRUPTIBLE
Valentin Schneider
2022-03-01
sched/tracing: Don't re-read p->state when emitting sched_switch event
Valentin Schneider
2022-02-21
Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts
Ingo Molnar
2022-02-19
sched/preempt: Add PREEMPT_DYNAMIC using static keys
Mark Rutland
2022-02-15
sched: Define and initialize a flag to identify valid PASID in the task
Peter Zijlstra
2022-02-03
Revert "module, async: async_synchronize_full() on module init iff async is u...
Igor Pylypiv
2022-01-23
Merge tag 'sched_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-20
tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN
Yafang Shao
2022-01-18
kernel/sched: Remove dl_boosted flag comment
Hui Su
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
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
2022-01-08
kthread: Generalize pf_io_worker so it can point to struct kthread
Eric W. Biederman
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
[next]