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
Age
Commit message (
Expand
)
Author
2024-05-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-05-22
vhost_task: Handle SIGKILL by flushing work and exiting
Mike Christie
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-04-25
mm: introduce arch_get_unmapped_area_vmflags()
Rick Edgecombe
2024-04-25
mm: switch mm->get_unmapped_area() to a flag
Rick Edgecombe
2024-04-24
sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...
Vincent Guittot
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 load_balance() => sched_balance_rq()
Ingo Molnar
2024-03-12
sched/balancing: Change 'enum cpu_idle_type' to have more natural definitions
Ingo Molnar
2024-03-11
Merge tag 'sched-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-10
mm: introduce PF_MEMALLOC_NORECLAIM, PF_MEMALLOC_NOWARN
Kent Overstreet
2024-03-10
mm: introduce memalloc_flags_{save,restore}
Kent Overstreet
2024-02-28
sched/topology: Rename SD_SHARE_PKG_RESOURCES to SD_SHARE_LLC
Alex Shi
2024-02-24
sched: Add a new function to compare if two cpus have the same capacity
Qais Yousef
2024-02-22
mm: document memalloc_noreclaim_save() and memalloc_pin_save()
Vlastimil Babka
2024-02-06
pidfd: exit: kill the no longer used thread_group_exited()
Oleg Nesterov
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
2024-01-08
Merge tag 'cgroup-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-01-08
Merge tag 'sched-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-12-27
Kill sched.h dependency on rcupdate.h
Kent Overstreet
2023-12-23
sched/topology: Add a new arch_scale_freq_ref() method
Vincent Guittot
2023-12-20
refcount: Split out refcount_types.h
Kent Overstreet
2023-12-20
sched.h: move pid helpers to pid.h
Kent Overstreet
2023-12-20
task_stack.h: add missing include
Kent Overstreet
2023-12-10
kernel/signal.c: simplify force_sig_info_to_task(), kill recalc_sigpending_an...
Oleg Nesterov
2023-12-10
introduce for_other_threads(p, t)
Oleg Nesterov
2023-12-06
cgroup/cpuset: Include isolated cpuset CPUs in cpu_is_isolated() check
Waiman Long
2023-11-29
ptrace: Convert ptrace_attach() to use lock guards
Peter Zijlstra
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-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
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-25
mm: kmem: scoped objcg protection
Roman Gushchin
2023-10-24
sched/fair: Remove SIS_PROP
Peter Zijlstra
2023-10-24
sched: Add cpus_share_resources API
Barry Song
2023-10-16
mm/ksm: support fork/exec for prctl
Stefan Roesch
2023-10-16
sched/numa, mm: make numa migrate functions to take a folio
Kefeng Wang
2023-10-10
sched/numa: Complete scanning of inactive VMAs when there is no alternative
Mel Gorman
2023-10-10
sched/numa: Complete scanning of partial VMAs regardless of PID activity
Mel Gorman
2023-10-10
sched/numa: Trace decisions related to skipping VMAs
Mel Gorman
2023-10-06
mm: add a NO_INHERIT flag to the PR_SET_MDWE prctl
Florent Revest
2023-10-04
change thread_group_empty() to use task_struct->thread_node
Oleg Nesterov
2023-10-04
change next_thread() to use __next_thread() ?: group_leader
Oleg Nesterov
2023-10-04
introduce __next_thread(), fix next_tid() vs exec() race
Oleg Nesterov
2023-09-21
sched/headers: Standardize the <linux/sched/smt.h> header guard #endif
Ingo Molnar
2023-09-21
sched/headers: Standardize the <linux/sched/type.h> header guard #endif
Ingo Molnar
[next]