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