aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
AgeCommit message (Expand)Author
2021-11-18Revert "sched: Add wrapper for get_wchan() to keep task blocked"Greg Kroah-Hartman
2021-11-17sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-10-17sched: Always inline is_percpu_thread()Peter Zijlstra
2021-09-22x86/mce: Avoid infinite loop for copy from user recoveryTony Luck
2021-06-28Merge tag 'timers-nohz-2021-06-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-06-27Revert "signal: Allow tasks to cache one sigqueue struct"Linus Torvalds
2021-06-18sched: Change task_struct::statePeter Zijlstra
2021-06-18sched: Add get_current_state()Peter Zijlstra
2021-06-18sched: Introduce task_is_running()Peter Zijlstra
2021-06-18Merge branch 'sched/urgent' into sched/core, to resolve conflictsIngo Molnar
2021-06-03sched/fair: Fix util_est UTIL_AVG_UNCHANGED handlingDietmar Eggemann
2021-05-13tick/nohz: Kick only _queued_ task whose tick dependency is updatedMarcelo Tosatti
2021-05-12sched: prctl() core-scheduling interfaceChris Hyser
2021-05-12sched: Inherit task cookie on fork()Peter Zijlstra
2021-05-12sched: Trivial core scheduling cookie managementPeter Zijlstra
2021-05-12sched: Trivial forced-newidle balancerPeter Zijlstra
2021-05-12sched: Basic tracking of matching tasksPeter Zijlstra
2021-05-05mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PINPavel Tatashin
2021-04-30mm: page_owner: detect page_owner recursion via task_structSergei Trofimovich
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-28Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-04-14signal: Allow tasks to cache one sigqueue structThomas Gleixner
2021-03-22sched: Fix various typosIngo Molnar
2021-03-17softirq: Add RT specific softirq accountingThomas Gleixner
2021-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-03-06kcov: Remove kcov include from sched.h and move it to its users.Sebastian Andrzej Siewior
2021-02-26bpf: Enable task local storage for tracing programsSong Liu
2021-02-21io-wq: fork worker threads from original taskJens Axboe
2021-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-02-17sched: Harden PREEMPT_DYNAMICPeter Zijlstra
2021-02-17preempt/dynamic: Provide cond_resched() and might_resched() static callsPeter Zijlstra (Intel)
2021-02-04sched: Add cond_resched_rwlockBen Gardon
2021-02-04sched: Add needbreak for rwlocksBen Gardon
2021-01-27sched: Correctly sort struct predeclarationsPeter Oskolkov
2021-01-14sched/core: Rename schedutil_cpu_util() and allow rest of the kernel to use itViresh Kumar
2020-12-22kasan, arm64: only use kasan_depth for software modesAndrey Konovalov
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-14Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-14Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-14Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-02kernel: Implement selective syscall userspace redirectionGabriel Krisman Bertazi
2020-11-27Merge branch 'linus' into sched/core, to resolve semantic conflictIngo Molnar
2020-11-24sched: highmem: Store local kmaps in task structThomas Gleixner
2020-11-24sched: Make migrate_disable/enable() independent of RTThomas Gleixner
2020-11-22Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-11-17sched/deadline: Fix priority inheritance with multiple scheduling classesJuri Lelli
2020-11-17sched: Fix data-race in wakeupPeter Zijlstra
2020-11-10sched: Fix migrate_disable() vs rt/dl balancingPeter Zijlstra
2020-11-10sched: Fix migrate_disable() vs set_cpus_allowed_ptr()Peter Zijlstra