index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-14
Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2022-10-13
mm: more vma cache removal
Alexey Dobriyan
1
-2
/
+0
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+13
2022-10-10
Merge tag 'trace-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
1
-3
/
+0
2022-10-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-18
/
+32
2022-10-04
kmsan: add KMSAN runtime core
Alexander Potapenko
1
-0
/
+5
2022-09-27
ftrace: Remove obsoleted code from ftrace and task_struct
Gaosheng Cui
1
-3
/
+0
2022-09-27
mm: remove vmacache
Liam R. Howlett
1
-1
/
+0
2022-09-27
mm: multi-gen LRU: groundwork
Yu Zhao
1
-0
/
+4
2022-09-27
delayacct: support re-entrance detection of thrashing accounting
Yang Yang
1
-0
/
+4
2022-09-21
eventfd: guard wake_up in eventfd fs calls as well
Dylan Yudaken
1
-1
/
+1
2022-09-07
sched: Show PF_flag holes
Peter Zijlstra
1
-0
/
+7
2022-09-07
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
1
-4
/
+9
2022-09-07
sched: Widen TAKS_state literals
Peter Zijlstra
1
-15
/
+15
2022-09-07
sched: Add TASK_ANY for wait_task_inactive()
Peter Zijlstra
1
-0
/
+2
2022-08-07
Merge tag 'sched-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2022-08-05
Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-0
/
+11
2022-08-03
sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed
Waiman Long
1
-1
/
+1
2022-08-03
Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+3
2022-07-30
rv: Add Runtime Verification (RV) interface
Daniel Bristot de Oliveira
1
-0
/
+11
2022-06-28
sched, drivers: Remove max param from effective_cpu_util()/sched_cpu_util()
Dietmar Eggemann
1
-1
/
+1
2022-06-22
rcu-tasks: Eliminate RCU Tasks Trace IPIs to online CPUs
Paul E. McKenney
1
-0
/
+1
2022-06-20
rcu-tasks: Add data structures for lightweight grace periods
Paul E. McKenney
1
-0
/
+2
2022-06-20
rcu-tasks: Merge state into .b.need_qs and atomically update
Paul E. McKenney
1
-1
/
+0
2022-06-04
Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-6
/
+4
2022-05-24
Merge tag 'sched-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-14
/
+2
2022-05-24
Merge tag 'x86_splitlock_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+3
2022-05-23
Merge tag 'rcu.2022.05.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+41
2022-05-11
sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state
Peter Zijlstra
1
-5
/
+3
2022-05-11
ptrace: Don't change __state
Eric W. Biederman
1
-1
/
+1
2022-05-06
Merge tag 'v5.18-rc5' into sched/core to pull in fixes & to resolve a conflict
Ingo Molnar
1
-0
/
+1
2022-05-01
sched: Fix missing prototype warnings
Thomas Gleixner
1
-0
/
+2
2022-04-29
sched/fair: Remove sched_trace_*() helper functions
Dietmar Eggemann
1
-14
/
+0
2022-04-27
x86/split_lock: Make life miserable for split lockers
Tony Luck
1
-0
/
+3
2022-04-22
oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanup
Nico Pache
1
-0
/
+1
2022-04-05
preempt/dynamic: Introduce preemption model accessors
Valentin Schneider
1
-0
/
+41
2022-04-05
kcsan: Use preemption model accessors
Valentin Schneider
0
-0
/
+0
2022-03-31
Revert "signal, x86: Delay calling signals in atomic on RT enabled kernels"
Thomas Gleixner
1
-3
/
+0
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+3
2022-03-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2022-03-23
mm/fs: delete PF_SWAPWRITE
Hugh Dickins
1
-1
/
+0
2022-03-23
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+25
2022-03-21
Merge tag 'core-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2022-03-18
rethook: Add a generic return hook
Masami Hiramatsu
1
-0
/
+3
2022-03-04
signal, x86: Delay calling signals in atomic on RT enabled kernels
Oleg Nesterov
1
-0
/
+3
2022-03-01
sched/tracing: Report TASK_RTLOCK_WAIT tasks as TASK_UNINTERRUPTIBLE
Valentin Schneider
1
-0
/
+8
2022-03-01
sched/tracing: Don't re-read p->state when emitting sched_switch event
Valentin Schneider
1
-3
/
+8
2022-02-21
Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts
Ingo Molnar
1
-5
/
+0
2022-02-19
sched/preempt: Add PREEMPT_DYNAMIC using static keys
Mark Rutland
1
-1
/
+9
2022-02-15
sched: Define and initialize a flag to identify valid PASID in the task
Peter Zijlstra
1
-0
/
+3
[next]