summaryrefslogtreecommitdiff
path: root/include/linux/sched.h
Commit message (Expand)AuthorAgeFilesLines
* mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PINPavel Tatashin2021-05-051-1/+1
* mm: page_owner: detect page_owner recursion via task_structSergei Trofimovich2021-04-301-0/+4
* Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-04-291-0/+5
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-03-091-0/+5
| |\
| | * bpf: Enable task local storage for tracing programsSong Liu2021-02-261-0/+5
* | | Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-04-281-2/+2
|\ \ \
| * | | signal: Allow tasks to cache one sigqueue structThomas Gleixner2021-04-141-0/+1
| * | | sched: Fix various typosIngo Molnar2021-03-221-1/+1
| * | | kcov: Remove kcov include from sched.h and move it to its users.Sebastian Andrzej Siewior2021-03-061-1/+0
| |/ /
* | | softirq: Add RT specific softirq accountingThomas Gleixner2021-03-171-0/+3
|/ /
* | io-wq: fork worker threads from original taskJens Axboe2021-02-211-0/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-02-211-0/+29
|\ \ | |/ |/|
| * sched: Add cond_resched_rwlockBen Gardon2021-02-041-0/+12
| * sched: Add needbreak for rwlocksBen Gardon2021-02-041-0/+17
* | sched: Harden PREEMPT_DYNAMICPeter Zijlstra2021-02-171-1/+1
* | preempt/dynamic: Provide cond_resched() and might_resched() static callsPeter Zijlstra (Intel)2021-02-171-3/+24
* | sched: Correctly sort struct predeclarationsPeter Oskolkov2021-01-271-1/+1
* | sched/core: Rename schedutil_cpu_util() and allow rest of the kernel to use itViresh Kumar2021-01-141-0/+5
|/
* kasan, arm64: only use kasan_depth for software modesAndrey Konovalov2020-12-221-1/+1
* Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-141-0/+9
|\
| * sched: highmem: Store local kmaps in task structThomas Gleixner2020-11-241-0/+9
* | Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-141-0/+5
|\ \
| * \ Merge branch 'linus' into sched/core, to resolve semantic conflictIngo Molnar2020-11-271-2/+24
| |\ \ | | |/ | |/|
| * | sched: Make migrate_disable/enable() independent of RTThomas Gleixner2020-11-241-1/+1
| * | sched: Fix migrate_disable() vs rt/dl balancingPeter Zijlstra2020-11-101-1/+2
| * | sched: Fix migrate_disable() vs set_cpus_allowed_ptr()Peter Zijlstra2020-11-101-0/+1
| * | sched: Add migrate_disable()Peter Zijlstra2020-11-101-0/+3
* | | Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-141-0/+4
|\ \ \
| * \ \ Merge branch 'linus' into perf/kprobesIngo Molnar2020-11-071-3/+15
| |\ \ \ | | |/ /
| * | | kprobes: Remove kretprobe hashPeter Zijlstra2020-10-121-0/+4
* | | | Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-141-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | kernel: Implement selective syscall userspace redirectionGabriel Krisman Bertazi2020-12-021-0/+2
| | |/ | |/|
* | | Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-11-221-2/+24
|\ \ \ | |/ / |/| |
| * | sched/deadline: Fix priority inheritance with multiple scheduling classesJuri Lelli2020-11-171-1/+9
| * | sched: Fix data-race in wakeupPeter Zijlstra2020-11-171-1/+15
* | | sched.h: drop in_ubsan field when UBSAN is in trap modeElena Petrova2020-10-161-1/+1
* | | kasan/kunit: add KUnit Struct to Current TaskPatricia Alfonso2020-10-131-0/+4
* | | Merge tag 'io_uring-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-131-0/+5
|\ \ \ | |/ / |/| |
| * | io_uring: don't rely on weak ->files referencesJens Axboe2020-09-301-0/+5
| |/
* | Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-121-2/+3
|\ \
| * | sched/debug: Add new tracepoint to track cpu_capacityVincent Donnefort2020-10-031-0/+1
| * | sched: Bring the PF_IO_WORKER and PF_WQ_WORKER bits closer togetherSebastian Andrzej Siewior2020-08-261-2/+2
* | | Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-121-0/+2
|\ \ \ | |_|/ |/| |
| * | x86/mce: Recover from poison found while copying from user spaceTony Luck2020-10-071-0/+2
| |/
* | sched: Use __always_inline on is_idle_task()Marco Elver2020-08-261-1/+1
|/
* Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-08-141-0/+4
|\
| * posix-cpu-timers: Provide mechanisms to defer timer handling to task_workThomas Gleixner2020-08-061-0/+4
* | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-101-1/+2
|\ \
| * | locking/seqlock, headers: Untangle the spaghetti monsterPeter Zijlstra2020-08-061-0/+1
| * | sched: tasks: Use sequence counter with associated spinlockAhmed S. Darwish2020-07-291-1/+1