index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
mm: extract might_alloc() debug check
Daniel Vetter
2020-12-15
1
-0
/
+16
|
|
/
/
*
|
|
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-14
3
-0
/
+15
|
\
\
\
|
*
|
|
sched/topology,schedutil: Wrap sched domains rebuild
Ionela Voinescu
2020-11-19
1
-0
/
+8
|
*
|
|
Merge branch 'sched/migrate-disable'
Peter Zijlstra
2020-11-10
1
-0
/
+2
|
|
\
\
\
|
|
*
|
|
sched/hotplug: Consolidate task migration on CPU unplug
Thomas Gleixner
2020-11-10
1
-0
/
+2
|
|
|
/
/
|
*
/
/
sched: fix exit_mm vs membarrier (v4)
Mathieu Desnoyers
2020-10-29
1
-0
/
+5
|
|
/
/
*
|
|
Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-14
1
-2
/
+0
|
\
\
\
|
*
|
|
sched: Un-hide lockdep_tasklist_lock_is_held() for !LOCKDEP
Jakub Kicinski
2020-11-02
1
-2
/
+0
|
|
/
/
*
|
/
Merge branch 'core/urgent' into core/entry
Thomas Gleixner
2020-11-04
7
-61
/
+207
|
\
|
|
|
|
/
|
/
|
|
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
1
-1
/
+1
|
*
mm: kmem: prepare remote memcg charging infra for interrupt contexts
Roman Gushchin
2020-10-18
1
-2
/
+11
|
*
mm, memcg: rework remote charging API to support nesting
Roman Gushchin
2020-10-18
1
-20
/
+10
|
*
mm: remove the now-unnecessary mmget_still_valid() hack
Jann Horn
2020-10-16
1
-25
/
+0
|
*
Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-14
1
-1
/
+1
|
|
\
|
|
*
sched: remove _do_fork()
Christian Brauner
2020-08-20
1
-4
/
+0
|
|
*
fork: introduce kernel_clone()
Christian Brauner
2020-08-20
1
-1
/
+5
|
*
|
mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
Suren Baghdasaryan
2020-10-13
1
-0
/
+1
|
*
|
rseq/membarrier: Add MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ
Peter Oskolkov
2020-09-25
1
-0
/
+3
|
*
|
sched/topology: Move SD_DEGENERATE_GROUPS_MASK out of linux/sched/topology.h
Valentin Schneider
2020-08-26
1
-7
/
+0
|
*
|
sched/topology: Move sd_flag_debug out of linux/sched/topology.h
Valentin Schneider
2020-08-26
1
-5
/
+4
|
*
|
sched/topology: Mark SD_NUMA as SDF_NEEDS_GROUPS
Valentin Schneider
2020-08-19
1
-1
/
+2
|
*
|
sched/topology: Mark SD_OVERLAP as SDF_NEEDS_GROUPS
Valentin Schneider
2020-08-19
1
-1
/
+2
|
*
|
sched/topology: Mark SD_ASYM_PACKING as SDF_NEEDS_GROUPS
Valentin Schneider
2020-08-19
1
-3
/
+4
|
*
|
sched/topology: Mark SD_SERIALIZE as SDF_NEEDS_GROUPS
Valentin Schneider
2020-08-19
1
-4
/
+5
|
*
|
sched/topology: Mark SD_BALANCE_WAKE as SDF_NEEDS_GROUPS
Valentin Schneider
2020-08-19
1
-1
/
+2
|
*
|
sched/topology: Mark SD_PREFER_SIBLING as SDF_NEEDS_GROUPS
Valentin Schneider
2020-08-19
1
-1
/
+3
|
*
|
sched/topology: Propagate SD_ASYM_CPUCAPACITY upwards
Valentin Schneider
2020-08-19
1
-1
/
+3
|
*
|
sched/topology: Introduce SD metaflag for flags needing > 1 groups
Valentin Schneider
2020-08-19
2
-11
/
+35
|
*
|
sched/topology: Define and assign sched_domain flag metadata
Valentin Schneider
2020-08-19
2
-28
/
+134
|
*
|
sched/topology: Split out SD_* flags declaration to its own file
Valentin Schneider
2020-08-19
2
-13
/
+48
|
*
|
ARM, sched/topology: Remove SD_SHARE_POWERDOMAIN
Valentin Schneider
2020-08-19
1
-7
/
+6
|
*
|
watch_queue: Limit the number of watches a user can hold
David Howells
2020-08-17
1
-0
/
+3
|
|
/
*
|
entry: Add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-10-29
1
-1
/
+10
*
|
signal: Add task_sigpending() helper
Jens Axboe
2020-10-29
1
-2
/
+7
|
/
*
kernel: add a kernel_wait helper
Christoph Hellwig
2020-08-12
1
-0
/
+1
*
include/linux/sched/mm.h: optimize current_gfp_context()
Waiman Long
2020-08-12
1
-3
/
+5
*
mm/page_alloc: fix memalloc_nocma_{save/restore} APIs
Joonsoo Kim
2020-08-07
1
-7
/
+1
*
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
2020-08-04
1
-16
/
+1
|
\
|
*
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-07-04
1
-2
/
+2
|
*
arch: remove HAVE_COPY_THREAD_TLS
Christian Brauner
2020-07-04
1
-14
/
+1
|
*
fork: remove do_fork()
Christian Brauner
2020-07-04
1
-1
/
+0
|
*
fork: fold legacy_clone_args_valid() into _do_fork()
Christian Brauner
2020-06-22
1
-1
/
+0
*
|
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2020-08-04
1
-0
/
+2
|
\
\
|
*
|
exit: Factor thread_group_exited out of pidfd_poll
Eric W. Biederman
2020-07-07
1
-0
/
+2
|
|
/
*
|
Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-03
6
-6
/
+27
|
\
\
|
*
|
sched: Document arch_scale_*_capacity()
Valentin Schneider
2020-08-01
1
-0
/
+10
|
*
|
sched/uclamp: Add a new sysctl to control RT default boost value
Qais Yousef
2020-07-29
2
-0
/
+2
|
*
|
arch_topology, sched/core: Cleanup thermal pressure definition
Valentin Schneider
2020-07-22
1
-0
/
+7
|
*
|
linux/sched/mm.h: drop duplicated words in comments
Randy Dunlap
2020-07-22
1
-3
/
+3
|
*
|
sched: nohz: stop passing around unused "ticks" parameter.
Paul Gortmaker
2020-07-22
1
-1
/
+1
[prev]
[next]