summaryrefslogtreecommitdiff
path: root/include/linux/sched.h
AgeCommit message (Expand)AuthorFilesLines
2021-06-03sched/fair: Fix util_est UTIL_AVG_UNCHANGED handlingDietmar Eggemann1-0/+8
2021-05-05mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PINPavel Tatashin1-1/+1
2021-04-30mm: page_owner: detect page_owner recursion via task_structSergei Trofimovich1-0/+4
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+5
2021-04-28Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2021-04-14signal: Allow tasks to cache one sigqueue structThomas Gleixner1-0/+1
2021-03-22sched: Fix various typosIngo Molnar1-1/+1
2021-03-17softirq: Add RT specific softirq accountingThomas Gleixner1-0/+3
2021-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+5
2021-03-06kcov: Remove kcov include from sched.h and move it to its users.Sebastian Andrzej Siewior1-1/+0
2021-02-26bpf: Enable task local storage for tracing programsSong Liu1-0/+5
2021-02-22io-wq: fork worker threads from original taskJens Axboe1-0/+3
2021-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+29
2021-02-17sched: Harden PREEMPT_DYNAMICPeter Zijlstra1-1/+1
2021-02-17preempt/dynamic: Provide cond_resched() and might_resched() static callsPeter Zijlstra (Intel)1-3/+24
2021-02-04sched: Add cond_resched_rwlockBen Gardon1-0/+12
2021-02-04sched: Add needbreak for rwlocksBen Gardon1-0/+17
2021-01-27sched: Correctly sort struct predeclarationsPeter Oskolkov1-1/+1
2021-01-14sched/core: Rename schedutil_cpu_util() and allow rest of the kernel to use itViresh Kumar1-0/+5
2020-12-22kasan, arm64: only use kasan_depth for software modesAndrey Konovalov1-1/+1
2020-12-15Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+9
2020-12-15Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+5
2020-12-15Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+4
2020-12-15Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2020-12-02kernel: Implement selective syscall userspace redirectionGabriel Krisman Bertazi1-0/+2
2020-11-27Merge branch 'linus' into sched/core, to resolve semantic conflictIngo Molnar1-2/+24
2020-11-24sched: highmem: Store local kmaps in task structThomas Gleixner1-0/+9
2020-11-24sched: Make migrate_disable/enable() independent of RTThomas Gleixner1-1/+1
2020-11-23Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+24
2020-11-17sched/deadline: Fix priority inheritance with multiple scheduling classesJuri Lelli1-1/+9
2020-11-17sched: Fix data-race in wakeupPeter Zijlstra1-1/+15
2020-11-10sched: Fix migrate_disable() vs rt/dl balancingPeter Zijlstra1-1/+2
2020-11-10sched: Fix migrate_disable() vs set_cpus_allowed_ptr()Peter Zijlstra1-0/+1
2020-11-10sched: Add migrate_disable()Peter Zijlstra1-0/+3
2020-11-07Merge branch 'linus' into perf/kprobesIngo Molnar1-3/+15
2020-10-16sched.h: drop in_ubsan field when UBSAN is in trap modeElena Petrova1-1/+1
2020-10-14kasan/kunit: add KUnit Struct to Current TaskPatricia Alfonso1-0/+4
2020-10-13Merge tag 'io_uring-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+5
2020-10-12Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+3
2020-10-12Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2020-10-12kprobes: Remove kretprobe hashPeter Zijlstra1-0/+4
2020-10-07x86/mce: Recover from poison found while copying from user spaceTony Luck1-0/+2
2020-10-03sched/debug: Add new tracepoint to track cpu_capacityVincent Donnefort1-0/+1
2020-10-01io_uring: don't rely on weak ->files referencesJens Axboe1-0/+5
2020-08-26sched: Bring the PF_IO_WORKER and PF_WQ_WORKER bits closer togetherSebastian Andrzej Siewior1-2/+2
2020-08-26sched: Use __always_inline on is_idle_task()Marco Elver1-1/+1
2020-08-15Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+4
2020-08-11Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+2
2020-08-06Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+3
2020-08-06posix-cpu-timers: Provide mechanisms to defer timer handling to task_workThomas Gleixner1-0/+4