summaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+0
2022-12-12Merge tag 'sched-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+0
2022-11-30mm: convert mm's rss stats into percpu_counterShakeel Butt1-3/+0
2022-10-30sched/psi: Use task->psi_flags to clear in CPU migrationChengming Zhou1-3/+0
2022-10-27perf: Rewrite core context handlingPeter Zijlstra1-1/+1
2022-10-14Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+0
2022-10-12mm: more vma cache removalAlexey Dobriyan1-2/+0
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+13
2022-10-10Merge tag 'trace-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds1-3/+0
2022-10-10Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-18/+32
2022-10-03kmsan: add KMSAN runtime coreAlexander Potapenko1-0/+5
2022-09-27ftrace: Remove obsoleted code from ftrace and task_structGaosheng Cui1-3/+0
2022-09-26mm: remove vmacacheLiam R. Howlett1-1/+0
2022-09-26mm: multi-gen LRU: groundworkYu Zhao1-0/+4
2022-09-26delayacct: support re-entrance detection of thrashing accountingYang Yang1-0/+4
2022-09-21eventfd: guard wake_up in eventfd fs calls as wellDylan Yudaken1-1/+1
2022-09-07sched: Show PF_flag holesPeter Zijlstra1-0/+7
2022-09-07freezer,sched: Rewrite core freezer logicPeter Zijlstra1-4/+9
2022-09-07sched: Widen TAKS_state literalsPeter Zijlstra1-15/+15
2022-09-07sched: Add TASK_ANY for wait_task_inactive()Peter Zijlstra1-0/+2
2022-08-06Merge tag 'sched-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2022-08-05Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-0/+11
2022-08-03sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowedWaiman Long1-1/+1
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+3
2022-07-30rv: Add Runtime Verification (RV) interfaceDaniel Bristot de Oliveira1-0/+11
2022-06-28sched, drivers: Remove max param from effective_cpu_util()/sched_cpu_util()Dietmar Eggemann1-1/+1
2022-06-21rcu-tasks: Eliminate RCU Tasks Trace IPIs to online CPUsPaul E. McKenney1-0/+1
2022-06-20rcu-tasks: Add data structures for lightweight grace periodsPaul E. McKenney1-0/+2
2022-06-20rcu-tasks: Merge state into .b.need_qs and atomically updatePaul E. McKenney1-1/+0
2022-06-03Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-6/+4
2022-05-24Merge tag 'sched-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-14/+2
2022-05-23Merge tag 'x86_splitlock_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+3
2022-05-23Merge tag 'rcu.2022.05.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+41
2022-05-11sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED statePeter Zijlstra1-5/+3
2022-05-11ptrace: Don't change __stateEric W. Biederman1-1/+1
2022-05-06Merge tag 'v5.18-rc5' into sched/core to pull in fixes & to resolve a conflictIngo Molnar1-0/+1
2022-05-01sched: Fix missing prototype warningsThomas Gleixner1-0/+2
2022-04-29sched/fair: Remove sched_trace_*() helper functionsDietmar Eggemann1-14/+0
2022-04-27x86/split_lock: Make life miserable for split lockersTony Luck1-0/+3
2022-04-21oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanupNico Pache1-0/+1
2022-04-05preempt/dynamic: Introduce preemption model accessorsValentin Schneider1-0/+41
2022-03-31Revert "signal, x86: Delay calling signals in atomic on RT enabled kernels"Thomas Gleixner1-3/+0
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+3
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+0
2022-03-22mm/fs: delete PF_SWAPWRITEHugh Dickins1-1/+0
2022-03-22Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+25
2022-03-21Merge tag 'core-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+3
2022-03-17rethook: Add a generic return hookMasami Hiramatsu1-0/+3
2022-03-04signal, x86: Delay calling signals in atomic on RT enabled kernelsOleg Nesterov1-0/+3
2022-03-01sched/tracing: Report TASK_RTLOCK_WAIT tasks as TASK_UNINTERRUPTIBLEValentin Schneider1-0/+8