Age | Commit message (Expand) | Author |
2019-09-04 | sched/core: Fix uclamp ABI bug, clean up and robustify sched_read_attr() ABI ... | Ingo Molnar |
2019-08-19 | sched/core: Schedule new worker even if PI-blocked | Sebastian Andrzej Siewior |
2019-07-13 | sched/core: Fix preempt warning in ttwu | Peter Zijlstra |
2019-06-24 | sched/uclamp: Add uclamp_util_with() | Patrick Bellasi |
2019-06-24 | sched/uclamp: Set default clamps for RT tasks | Patrick Bellasi |
2019-06-24 | sched/uclamp: Reset uclamp values on RESET_ON_FORK | Patrick Bellasi |
2019-06-24 | sched/uclamp: Extend sched_setattr() to support utilization clamping | Patrick Bellasi |
2019-06-24 | sched/core: Allow sched_setattr() to use the current policy | Patrick Bellasi |
2019-06-24 | sched/uclamp: Add system default clamps | Patrick Bellasi |
2019-06-24 | sched/uclamp: Enforce last task's UCLAMP_MAX | Patrick Bellasi |
2019-06-24 | sched/uclamp: Add bucket local max tracking | Patrick Bellasi |
2019-06-24 | sched/uclamp: Add CPU's clamp buckets refcounting | Patrick Bellasi |
2019-06-24 | sched/debug: Export the newly added tracepoints | Qais Yousef |
2019-06-17 | sched/core: Optimize try_to_wake_up() for local wakeups | Peter Zijlstra |
2019-06-17 | sched/core: Add __sched tag for io_schedule() | Gao Xiang |
2019-06-03 | sched/core: Remove rq->cpu_load[] | Dietmar Eggemann |
2019-06-03 | sched/fair: Remove the rq->cpu_load[] update code | Dietmar Eggemann |
2019-06-03 | sched/core: Provide a pointer to the valid CPU mask | Sebastian Andrzej Siewior |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner |
2019-05-06 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-05-03 | sched/core: Allow the remote scheduler tick to be started on CPU0 | Nicholas Piggin |
2019-04-19 | sched/core: Check quota and period overflow at usec to nsec conversion | Konstantin Khlebnikov |
2019-04-19 | sched/core: Handle overflow in cpu_shares_write_u64 | Konstantin Khlebnikov |
2019-04-19 | sched/core: Fix typo in comment | Joel Savitz |
2019-04-18 | sched/core: Make some functions static | YueHaibing |
2019-04-16 | sched/core: Unify p->on_rq updates | Peter Zijlstra |
2019-04-16 | sched/core: Remove ttwu_activate() | Peter Zijlstra |
2019-04-16 | sched/core, workqueues: Distangle worker accounting from rq lock | Thomas Gleixner |
2019-04-03 | ia64/tlb: Eradicate tlb_migrate_finish() callback | Peter Zijlstra |
2019-03-24 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-03-19 | sched/core: Fix buffer overflow in cgroup2 property cpu.max | Konstantin Khlebnikov |
2019-03-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-03-06 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-03-06 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-03-05 | mm, compaction: capture a page under direct compaction | Mel Gorman |
2019-03-05 | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-02-19 | bpf: check that BPF programs run with preemption disabled | Peter Zijlstra |
2019-02-11 | sched/fair: Simplify post_init_entity_util_avg() by calling it with a task_st... | Dietmar Eggemann |
2019-02-11 | Merge tag 'v5.0-rc6' into sched/core, to pick up fixes | Ingo Molnar |
2019-02-10 | Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/... | Thomas Gleixner |
2019-02-07 | y2038: syscalls: rename y2038 compat syscalls | Arnd Bergmann |
2019-02-04 | sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock() | Andrea Parri |
2019-02-04 | sched/fair: Update scale invariance of PELT | Vincent Guittot |
2019-02-04 | sched/wake_q: Reduce reference counting for special users | Davidlohr Bueso |
2019-01-21 | Revert "sched/core: Take the hotplug lock in sched_init_smp()" | Valentin Schneider |
2019-01-21 | sched/wake_q: Add branch prediction hint to wake_q_add() cmpxchg | Davidlohr Bueso |
2019-01-21 | sched/wake_q: Fix wakeup ordering for wake_q | Peter Zijlstra |
2019-01-21 | sched/wake_q: Document wake_q_add() | Peter Zijlstra |
2019-01-06 | jump_label: move 'asm goto' support test to Kconfig | Masahiro Yamada |
2019-01-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |