Age | Commit message (Expand) | Author | Files | Lines |
2024-08-01 | sched_ext: Build fix on !CONFIG_STACKTRACE[_SUPPORT] | Tejun Heo | 1 | -0/+1 |
2024-06-27 | sched_ext: add CONFIG_DEBUG_INFO_BTF dependency | Andrea Righi | 1 | -1/+1 |
2024-06-18 | sched_ext: Documentation: scheduler: Document extensible scheduler class | Tejun Heo | 1 | -0/+1 |
2024-06-18 | sched_ext: Implement core-sched support | Tejun Heo | 1 | -1/+1 |
2024-06-18 | sched_ext: Implement BPF extensible scheduler class | Tejun Heo | 1 | -1/+24 |
2022-03-31 | Revert "signal, x86: Delay calling signals in atomic on RT enabled kernels" | Thomas Gleixner | 1 | -11/+1 |
2022-03-22 | Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+2 |
2022-03-04 | signal, x86: Delay calling signals in atomic on RT enabled kernels | Oleg Nesterov | 1 | -1/+11 |
2022-02-19 | sched/preempt: Add PREEMPT_DYNAMIC using static keys | Mark Rutland | 1 | -1/+2 |
2021-11-11 | preempt: Restore preemption model selection configs | Valentin Schneider | 1 | -21/+21 |
2021-10-05 | sched: Provide Kconfig support for default dynamic preempt mode | Frederic Weisbecker | 1 | -9/+23 |
2021-06-28 | sched/core: Disable CONFIG_SCHED_CORE by default | Ingo Molnar | 1 | -3/+3 |
2021-06-01 | sched: Add CONFIG_SCHED_CORE help text | Peter Zijlstra | 1 | -0/+14 |
2021-05-12 | sched: Core-wide rq->lock | Peter Zijlstra | 1 | -0/+6 |
2021-02-17 | preempt: Introduce CONFIG_PREEMPT_DYNAMIC | Michal Hocko | 1 | -0/+19 |
2019-11-12 | sched/Kconfig: Fix spelling mistake in user-visible help text | Srivatsa S. Bhat (VMware) | 1 | -1/+1 |
2019-07-22 | sched/rt, Kconfig: Unbreak def/oldconfig with CONFIG_PREEMPT=y | Thomas Gleixner | 1 | -4/+4 |
2019-07-18 | sched/rt, Kconfig: Introduce CONFIG_PREEMPT_RT | Thomas Gleixner | 1 | -2/+23 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2018-12-15 | kconfig: warn no new line at end of file | Masahiro Yamada | 1 | -1/+1 |
2018-08-02 | kconfig: include kernel/Kconfig.preempt from init/Kconfig | Christoph Hellwig | 1 | -0/+2 |
2012-03-23 | locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage | Raghavendra K T | 1 | -0/+1 |
2011-06-10 | sched: Isolate preempt counting in its own config option | Frederic Weisbecker | 1 | -0/+3 |
2008-12-25 | rcu: provide RCU options on non-preempt architectures too | Ingo Molnar | 1 | -75/+0 |
2008-12-18 | "Tree RCU": scalable classic RCU implementation | Paul E. McKenney | 1 | -6/+56 |
2008-03-10 | rcu: move PREEMPT_RCU config option back under PREEMPT | Paul E. McKenney | 1 | -0/+15 |
2008-01-25 | sched: remove the !PREEMPT_BKL code | Ingo Molnar | 1 | -4/+0 |
2008-01-25 | sched: make PREEMPT_BKL the default | Ingo Molnar | 1 | -8/+1 |
2008-01-25 | Preempt-RCU: implementation | Paul E. McKenney | 1 | -0/+10 |
2007-10-17 | Move PREEMPT_NOTIFIERS into an always-included Kconfig | Avi Kivity | 1 | -3/+0 |
2007-07-26 | [PATCH] sched: arch preempt notifier mechanism | Avi Kivity | 1 | -0/+3 |
2007-05-09 | Fix trivial typos in Kconfig* files | David Sterba | 1 | -2/+2 |
2005-06-25 | [PATCH] sched: voluntary kernel preemption | Ingo Molnar | 1 | -8/+49 |
2005-06-25 | [PATCH] enable PREEMPT_BKL on !PREEMPT+SMP too | Ingo Molnar | 1 | -1/+1 |
2005-06-25 | [PATCH] consolidate PREEMPT options into kernel/Kconfig.preempt | Ingo Molnar | 1 | -0/+24 |