aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/Kconfig.preempt
AgeCommit message (Expand)Author
2022-03-31Revert "signal, x86: Delay calling signals in atomic on RT enabled kernels"Thomas Gleixner
2022-03-22Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-04signal, x86: Delay calling signals in atomic on RT enabled kernelsOleg Nesterov
2022-02-19sched/preempt: Add PREEMPT_DYNAMIC using static keysMark Rutland
2021-11-11preempt: Restore preemption model selection configsValentin Schneider
2021-10-05sched: Provide Kconfig support for default dynamic preempt modeFrederic Weisbecker
2021-06-28sched/core: Disable CONFIG_SCHED_CORE by defaultIngo Molnar
2021-06-01sched: Add CONFIG_SCHED_CORE help textPeter Zijlstra
2021-05-12sched: Core-wide rq->lockPeter Zijlstra
2021-02-17preempt: Introduce CONFIG_PREEMPT_DYNAMICMichal Hocko
2019-11-12sched/Kconfig: Fix spelling mistake in user-visible help textSrivatsa S. Bhat (VMware)
2019-07-22sched/rt, Kconfig: Unbreak def/oldconfig with CONFIG_PREEMPT=yThomas Gleixner
2019-07-18sched/rt, Kconfig: Introduce CONFIG_PREEMPT_RTThomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2018-12-15kconfig: warn no new line at end of fileMasahiro Yamada
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig
2012-03-23locking/kconfig: Simplify INLINE_SPIN_UNLOCK usageRaghavendra K T
2011-06-10sched: Isolate preempt counting in its own config optionFrederic Weisbecker
2008-12-25rcu: provide RCU options on non-preempt architectures tooIngo Molnar
2008-12-18"Tree RCU": scalable classic RCU implementationPaul E. McKenney
2008-03-10rcu: move PREEMPT_RCU config option back under PREEMPTPaul E. McKenney
2008-01-25sched: remove the !PREEMPT_BKL codeIngo Molnar
2008-01-25sched: make PREEMPT_BKL the defaultIngo Molnar
2008-01-25Preempt-RCU: implementationPaul E. McKenney
2007-10-17Move PREEMPT_NOTIFIERS into an always-included KconfigAvi Kivity
2007-07-26[PATCH] sched: arch preempt notifier mechanismAvi Kivity
2007-05-09Fix trivial typos in Kconfig* filesDavid Sterba
2005-06-25[PATCH] sched: voluntary kernel preemptionIngo Molnar
2005-06-25[PATCH] enable PREEMPT_BKL on !PREEMPT+SMP tooIngo Molnar
2005-06-25[PATCH] consolidate PREEMPT options into kernel/Kconfig.preemptIngo Molnar