index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched.h
Age
Commit message (
Expand
)
Author
2024-07-16
Merge tag 'sched-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-07-09
sched.h: always_inline alloc_tag_{save|restore} to fix modpost warnings
Suren Baghdasaryan
2024-06-05
sched/core: Move preempt_model_*() helpers from sched.h to preempt.h
Sean Christopherson
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-11
memcg, oom: cleanup unused memcg_oom_gfp_mask and memcg_oom_order
Xiu Jianfeng
2024-04-25
lib: add allocation tagging support for memory allocation profiling
Suren Baghdasaryan
2024-03-25
sched/fair: Check if a task has a fitting CPU when updating misfit
Qais Yousef
2024-03-25
Merge tag 'v6.9-rc1' into sched/core, to pick up fixes and to refresh the branch
Ingo Molnar
2024-03-15
Merge tag 'bcachefs-2024-03-13' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-12
sched/balancing: Rename scheduler_tick() => sched_tick()
Ingo Molnar
2024-03-11
Merge tag 'rcu.next.v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bo...
Linus Torvalds
2024-03-10
mm: introduce PF_MEMALLOC_NORECLAIM, PF_MEMALLOC_NOWARN
Kent Overstreet
2024-02-25
rcu-tasks: Add data to eliminate RCU-tasks/do_exit() deadlocks
Paul E. McKenney
2024-02-22
mm: document memalloc_noreclaim_save() and memalloc_pin_save()
Vlastimil Babka
2024-02-22
mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
Gregory Price
2024-02-05
block: update cached timestamp post schedule/preemption
Jens Axboe
2024-01-24
exec: Distinguish in_execve from in_exec
Kees Cook
2024-01-18
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-09
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-12-27
Kill sched.h dependency on rcupdate.h
Kent Overstreet
2023-12-27
rseq: Split out rseq.h from sched.h
Kent Overstreet
2023-12-23
sched/fair: Simplify util_est
Vincent Guittot
2023-12-20
restart_block: Trim includes
Kent Overstreet
2023-12-20
sem: Split out sem_types.h
Kent Overstreet
2023-12-20
uidgid: Split out uidgid_types.h
Kent Overstreet
2023-12-20
seccomp: Split out seccomp_types.h
Kent Overstreet
2023-12-20
refcount: Split out refcount_types.h
Kent Overstreet
2023-12-20
syscall_user_dispatch.h: split out *_types.h
Kent Overstreet
2023-12-20
Split out irqflags_types.h
Kent Overstreet
2023-12-20
ipc: Kill bogus dependency on spinlock.h
Kent Overstreet
2023-12-20
plist: Split out plist_types.h
Kent Overstreet
2023-12-20
sched.h: move pid helpers to pid.h
Kent Overstreet
2023-12-20
pid: Split out pid_types.h
Kent Overstreet
2023-12-20
locking/seqlock: Split out seqlock_types.h
Kent Overstreet
2023-12-20
posix-cpu-timers: Split out posix-timers_types.h
Kent Overstreet
2023-12-20
locking/mutex: split out mutex_types.h
Kent Overstreet
2023-12-20
hrtimers: Split out hrtimer_types.h
Kent Overstreet
2023-12-20
sched.h: Move (spin|rwlock)_needbreak() to spinlock.h
Kent Overstreet
2023-12-20
nodemask: Split out include/linux/nodemask_types.h
Kent Overstreet
2023-12-12
iommu: Change kconfig around IOMMU_SVA
Jason Gunthorpe
2023-12-10
arch: remove ARCH_TASK_STRUCT_ON_STACK
Heiko Carstens
2023-11-15
sched/deadline: Introduce deadline servers
Peter Zijlstra
2023-11-15
sched: Unify runtime accounting across classes
Peter Zijlstra
2023-11-15
sched/eevdf: Sort the rbtree by virtual deadline
Abel Wu
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-10-30
Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-10-30
Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[next]