summaryrefslogtreecommitdiff
path: root/include/linux/sched.h
AgeCommit message (Expand)Author
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
2020-11-10sched: Add migrate_disable()Peter Zijlstra
2020-11-07Merge branch 'linus' into perf/kprobesIngo Molnar
2020-10-16sched.h: drop in_ubsan field when UBSAN is in trap modeElena Petrova
2020-10-13kasan/kunit: add KUnit Struct to Current TaskPatricia Alfonso
2020-10-13Merge tag 'io_uring-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-12Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-12Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-12kprobes: Remove kretprobe hashPeter Zijlstra
2020-10-07x86/mce: Recover from poison found while copying from user spaceTony Luck
2020-10-03sched/debug: Add new tracepoint to track cpu_capacityVincent Donnefort
2020-09-30io_uring: don't rely on weak ->files referencesJens Axboe
2020-08-26sched: Bring the PF_IO_WORKER and PF_WQ_WORKER bits closer togetherSebastian Andrzej Siewior
2020-08-26sched: Use __always_inline on is_idle_task()Marco Elver
2020-08-14Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-06Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-06posix-cpu-timers: Provide mechanisms to defer timer handling to task_workThomas Gleixner
2020-08-06locking/seqlock, headers: Untangle the spaghetti monsterPeter Zijlstra
2020-08-04Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2020-08-03Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-31kcsan: Improve IRQ state trace reportingMarco Elver
2020-07-31lockdep: Refactor IRQ trace events fields into structMarco Elver
2020-07-29sched: tasks: Use sequence counter with associated spinlockAhmed S. Darwish
2020-07-29sched/uclamp: Add a new sysctl to control RT default boost valueQais Yousef
2020-07-27sched: Fix a typo in a comment王文虎
2020-07-25Merge tag 'v5.8-rc6' into locking/core, to pick up fixesIngo Molnar
2020-07-22sched: Better document ttwu()Peter Zijlstra
2020-07-10lockdep: Change hardirq{s_enabled,_context} to per-cpu variablesPeter Zijlstra