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
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
2021-05-12
sched: Trivial forced-newidle balancer
Peter Zijlstra
2021-05-12
sched: Basic tracking of matching tasks
Peter Zijlstra
2021-05-05
mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
Pavel Tatashin
2021-04-30
mm: page_owner: detect page_owner recursion via task_struct
Sergei Trofimovich
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-28
Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-04-14
signal: Allow tasks to cache one sigqueue struct
Thomas Gleixner
2021-03-22
sched: Fix various typos
Ingo Molnar
2021-03-17
softirq: Add RT specific softirq accounting
Thomas Gleixner
2021-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-06
kcov: Remove kcov include from sched.h and move it to its users.
Sebastian Andrzej Siewior
2021-02-26
bpf: Enable task local storage for tracing programs
Song Liu
2021-02-21
io-wq: fork worker threads from original task
Jens Axboe
2021-02-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-02-17
sched: Harden PREEMPT_DYNAMIC
Peter Zijlstra
2021-02-17
preempt/dynamic: Provide cond_resched() and might_resched() static calls
Peter Zijlstra (Intel)
2021-02-04
sched: Add cond_resched_rwlock
Ben Gardon
2021-02-04
sched: Add needbreak for rwlocks
Ben Gardon
2021-01-27
sched: Correctly sort struct predeclarations
Peter Oskolkov
2021-01-14
sched/core: Rename schedutil_cpu_util() and allow rest of the kernel to use it
Viresh Kumar
2020-12-22
kasan, arm64: only use kasan_depth for software modes
Andrey Konovalov
2020-12-14
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-14
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-14
Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-12-14
Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-02
kernel: Implement selective syscall userspace redirection
Gabriel Krisman Bertazi
2020-11-27
Merge branch 'linus' into sched/core, to resolve semantic conflict
Ingo Molnar
2020-11-24
sched: highmem: Store local kmaps in task struct
Thomas Gleixner
2020-11-24
sched: Make migrate_disable/enable() independent of RT
Thomas Gleixner
2020-11-22
Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-11-17
sched/deadline: Fix priority inheritance with multiple scheduling classes
Juri Lelli
2020-11-17
sched: Fix data-race in wakeup
Peter Zijlstra
2020-11-10
sched: Fix migrate_disable() vs rt/dl balancing
Peter Zijlstra
2020-11-10
sched: Fix migrate_disable() vs set_cpus_allowed_ptr()
Peter Zijlstra
2020-11-10
sched: Add migrate_disable()
Peter Zijlstra
2020-11-07
Merge branch 'linus' into perf/kprobes
Ingo Molnar
2020-10-16
sched.h: drop in_ubsan field when UBSAN is in trap mode
Elena Petrova
2020-10-13
kasan/kunit: add KUnit Struct to Current Task
Patricia Alfonso
[next]