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