开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
Age
Commit message (
Expand
)
Author
2020-06-28
smp, irq_work: Continue smp_call_function*() and irq_work*() integration
Peter Zijlstra
2020-06-28
sched/core: s/WF_ON_RQ/WQ_ON_CPU/
Peter Zijlstra
2020-06-28
sched/core: Fix ttwu() race
Peter Zijlstra
2020-06-28
sched/core: Fix PI boosting between RT and DEADLINE tasks
Juri Lelli
2020-06-28
sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix...
Scott Wood
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
sched: print stack trace with KERN_INFO
Dmitry Safonov
2020-06-09
kallsyms/printk: add loglvl to print_ip_sym()
Dmitry Safonov
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-03
Merge tag 'sched-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-05-28
sched/headers: Split out open-coded prototypes into kernel/sched/smp.h
Ingo Molnar
2020-05-28
sched: Replace rq::wake_list
Peter Zijlstra
2020-05-28
sched: Add rq::ttwu_pending
Peter Zijlstra
2020-05-28
smp: Optimize send_call_function_single_ipi()
Peter Zijlstra
2020-05-28
sched: Fix smp_call_function_single_async() usage for ILB
Peter Zijlstra
2020-05-28
Merge branch 'core/rcu' into sched/core, to pick up dependency
Ingo Molnar
2020-05-25
sched/core: Offload wakee task activation if it the wakee is descheduling
Mel Gorman
2020-05-25
sched/core: Optimize ttwu() spinning on p->on_cpu
Peter Zijlstra
2020-05-19
sched: Defend cfs and rt bandwidth quota against overflow
Huaixin Chang
2020-05-19
Merge tag 'noinstr-lds-2020-05-19' into core/rcu
Thomas Gleixner
2020-05-18
scs: Move scs_overflow_check() out of architecture code
Will Deacon
2020-05-15
scs: Add support for Clang's Shadow Call Stack (SCS)
Sami Tolvanen
2020-05-12
sched: Make scheduler_ipi inline
Thomas Gleixner
2020-05-12
sched: Clean up scheduler_ipi()
Peter Zijlstra (Intel)
2020-04-30
sched/core: Simplify sched_init()
Wei Yang
2020-04-30
sched/core: Fix illegal RCU from offline CPUs
Peter Zijlstra
2020-04-30
sched: Extract the task putting code from pick_next_task()
Chen Yu
2020-04-28
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
2020-04-27
sched/core: Add function to sample state of locked-down task
Paul E. McKenney
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-22
sched/core: Fix reset-on-fork from RT with uclamp
Quentin Perret
2020-04-08
sched/core: Remove unused rq::last_load_update_tick
Vincent Donnefort
2020-04-08
workqueue: Remove the warning in wq_worker_sleeping()
Sebastian Andrzej Siewior
2020-04-08
sched/fair: Align rq->avg_idle and rq->avg_scan_cost
Valentin Schneider
2020-03-30
Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-20
psi: Fix cpu.pressure for cpu.max and competing cgroups
Johannes Weiner
2020-03-20
sched/core: Distribute tasks within affinity masks
Paul Turner
2020-03-06
thermal/cpu-cooling, sched/core: Move the arch_set_thermal_pressure() API to ...
Ingo Molnar
2020-03-06
sched/core: Remove rq.hrtick_csd_pending
Peter Xu
2020-03-06
sched/fair: Enable tuning of decay period
Thara Gopinath
2020-03-06
sched/fair: Enable periodic update of average thermal pressure
Thara Gopinath
2020-02-24
sched/pelt: Remove unused runnable load average
Vincent Guittot
2020-02-24
Merge tag 'v5.6-rc3' into sched/core, to pick up fixes and dependent patches
Ingo Molnar
2020-02-20
sched/core: Remove duplicate assignment in sched_tick_remote()
Scott Wood
2020-02-10
sched/fair: Allow a per-CPU kthread waking a task to stack on the same CPU, t...
Mel Gorman
2020-01-28
x86, sched: Add support for frequency invariance
Giovanni Gherdovich
2020-01-28
sched/fair: Prevent unlimited runtime on throttled group
Vincent Guittot
2020-01-28
sched/nohz: Optimize get_nohz_timer_target()
Wanpeng Li
2020-01-28
sched/uclamp: Reject negative values in cpu_uclamp_write()
Qais Yousef
[next]