index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-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
2020-07-05
arch: remove HAVE_COPY_THREAD_TLS
Christian Brauner
1
-14
/
+1
2020-07-05
fork: remove do_fork()
Christian Brauner
1
-1
/
+0
2020-06-30
task_work: teach task_work_add() to do signal_wake_up()
Oleg Nesterov
1
-1
/
+3
2020-06-25
sched/core: Remove mmdrop() definition
Sebastian Andrzej Siewior
1
-2
/
+0
2020-06-22
fork: fold legacy_clone_args_valid() into _do_fork()
Christian Brauner
1
-1
/
+0
2020-06-15
sched/deadline: Impose global limits on sched_attr::sched_period
Peter Zijlstra
1
-0
/
+3
2020-06-15
isolcpus: Affine unbound kernel threads to housekeeping cpus
Marcelo Tosatti
1
-0
/
+1
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-5
/
+5
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
1
-3
/
+2
2020-06-09
sysrq: use show_stack_loglvl()
Dmitry Safonov
1
-0
/
+2
2020-06-08
kernel/hung_task.c: introduce sysctl to print all traces when a hung task is ...
Guilherme G. Piccoli
1
-0
/
+7
2020-06-04
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-11
/
+0
[next]