index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched
Age
Commit message (
Expand
)
Author
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-18
mm: kmem: prepare remote memcg charging infra for interrupt contexts
Roman Gushchin
2020-10-18
mm, memcg: rework remote charging API to support nesting
Roman Gushchin
2020-10-16
mm: remove the now-unnecessary mmget_still_valid() hack
Jann Horn
2020-10-14
Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-13
mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
Suren Baghdasaryan
2020-09-25
rseq/membarrier: Add MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ
Peter Oskolkov
2020-08-26
sched/topology: Move SD_DEGENERATE_GROUPS_MASK out of linux/sched/topology.h
Valentin Schneider
2020-08-26
sched/topology: Move sd_flag_debug out of linux/sched/topology.h
Valentin Schneider
2020-08-20
sched: remove _do_fork()
Christian Brauner
2020-08-20
fork: introduce kernel_clone()
Christian Brauner
2020-08-19
sched/topology: Mark SD_NUMA as SDF_NEEDS_GROUPS
Valentin Schneider
2020-08-19
sched/topology: Mark SD_OVERLAP as SDF_NEEDS_GROUPS
Valentin Schneider
2020-08-19
sched/topology: Mark SD_ASYM_PACKING as SDF_NEEDS_GROUPS
Valentin Schneider
2020-08-19
sched/topology: Mark SD_SERIALIZE as SDF_NEEDS_GROUPS
Valentin Schneider
2020-08-19
sched/topology: Mark SD_BALANCE_WAKE as SDF_NEEDS_GROUPS
Valentin Schneider
2020-08-19
sched/topology: Mark SD_PREFER_SIBLING as SDF_NEEDS_GROUPS
Valentin Schneider
2020-08-19
sched/topology: Propagate SD_ASYM_CPUCAPACITY upwards
Valentin Schneider
2020-08-19
sched/topology: Introduce SD metaflag for flags needing > 1 groups
Valentin Schneider
2020-08-19
sched/topology: Define and assign sched_domain flag metadata
Valentin Schneider
2020-08-19
sched/topology: Split out SD_* flags declaration to its own file
Valentin Schneider
2020-08-19
ARM, sched/topology: Remove SD_SHARE_POWERDOMAIN
Valentin Schneider
2020-08-17
watch_queue: Limit the number of watches a user can hold
David Howells
2020-08-12
kernel: add a kernel_wait helper
Christoph Hellwig
2020-08-12
include/linux/sched/mm.h: optimize current_gfp_context()
Waiman Long
2020-08-07
mm/page_alloc: fix memalloc_nocma_{save/restore} APIs
Joonsoo Kim
2020-08-04
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
2020-08-04
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2020-08-03
Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-01
sched: Document arch_scale_*_capacity()
Valentin Schneider
2020-07-29
sched/uclamp: Add a new sysctl to control RT default boost value
Qais Yousef
2020-07-24
tasks: add put_task_struct_many()
Pavel Begunkov
2020-07-22
arch_topology, sched/core: Cleanup thermal pressure definition
Valentin Schneider
2020-07-22
linux/sched/mm.h: drop duplicated words in comments
Randy Dunlap
2020-07-22
sched: nohz: stop passing around unused "ticks" parameter.
Paul Gortmaker
2020-07-08
Merge branch 'sched/urgent'
Peter Zijlstra
2020-07-07
exit: Factor thread_group_exited out of pidfd_poll
Eric W. Biederman
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-07-04
arch: remove HAVE_COPY_THREAD_TLS
Christian Brauner
2020-07-04
fork: remove do_fork()
Christian Brauner
2020-06-30
task_work: teach task_work_add() to do signal_wake_up()
Oleg Nesterov
2020-06-25
sched/core: Remove mmdrop() definition
Sebastian Andrzej Siewior
2020-06-22
fork: fold legacy_clone_args_valid() into _do_fork()
Christian Brauner
2020-06-15
sched/deadline: Impose global limits on sched_attr::sched_period
Peter Zijlstra
2020-06-15
isolcpus: Affine unbound kernel threads to housekeeping cpus
Marcelo Tosatti
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
sysrq: use show_stack_loglvl()
Dmitry Safonov
2020-06-08
kernel/hung_task.c: introduce sysctl to print all traces when a hung task is ...
Guilherme G. Piccoli
2020-06-04
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
[next]