index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
Kconfig.preempt
Age
Commit message (
Expand
)
Author
2024-08-01
sched_ext: Build fix on !CONFIG_STACKTRACE[_SUPPORT]
Tejun Heo
2024-06-27
sched_ext: add CONFIG_DEBUG_INFO_BTF dependency
Andrea Righi
2024-06-18
sched_ext: Documentation: scheduler: Document extensible scheduler class
Tejun Heo
2024-06-18
sched_ext: Implement core-sched support
Tejun Heo
2024-06-18
sched_ext: Implement BPF extensible scheduler class
Tejun Heo
2022-03-31
Revert "signal, x86: Delay calling signals in atomic on RT enabled kernels"
Thomas Gleixner
2022-03-22
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-04
signal, x86: Delay calling signals in atomic on RT enabled kernels
Oleg Nesterov
2022-02-19
sched/preempt: Add PREEMPT_DYNAMIC using static keys
Mark Rutland
2021-11-11
preempt: Restore preemption model selection configs
Valentin Schneider
2021-10-05
sched: Provide Kconfig support for default dynamic preempt mode
Frederic Weisbecker
2021-06-28
sched/core: Disable CONFIG_SCHED_CORE by default
Ingo Molnar
2021-06-01
sched: Add CONFIG_SCHED_CORE help text
Peter Zijlstra
2021-05-12
sched: Core-wide rq->lock
Peter Zijlstra
2021-02-17
preempt: Introduce CONFIG_PREEMPT_DYNAMIC
Michal Hocko
2019-11-12
sched/Kconfig: Fix spelling mistake in user-visible help text
Srivatsa S. Bhat (VMware)
2019-07-22
sched/rt, Kconfig: Unbreak def/oldconfig with CONFIG_PREEMPT=y
Thomas Gleixner
2019-07-18
sched/rt, Kconfig: Introduce CONFIG_PREEMPT_RT
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2018-12-15
kconfig: warn no new line at end of file
Masahiro Yamada
2018-08-02
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
2012-03-23
locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage
Raghavendra K T
2011-06-10
sched: Isolate preempt counting in its own config option
Frederic Weisbecker
2008-12-25
rcu: provide RCU options on non-preempt architectures too
Ingo Molnar
2008-12-18
"Tree RCU": scalable classic RCU implementation
Paul E. McKenney
2008-03-10
rcu: move PREEMPT_RCU config option back under PREEMPT
Paul E. McKenney
2008-01-25
sched: remove the !PREEMPT_BKL code
Ingo Molnar
2008-01-25
sched: make PREEMPT_BKL the default
Ingo Molnar
2008-01-25
Preempt-RCU: implementation
Paul E. McKenney
2007-10-17
Move PREEMPT_NOTIFIERS into an always-included Kconfig
Avi Kivity
2007-07-26
[PATCH] sched: arch preempt notifier mechanism
Avi Kivity
2007-05-09
Fix trivial typos in Kconfig* files
David Sterba
2005-06-25
[PATCH] sched: voluntary kernel preemption
Ingo Molnar
2005-06-25
[PATCH] enable PREEMPT_BKL on !PREEMPT+SMP too
Ingo Molnar
2005-06-25
[PATCH] consolidate PREEMPT options into kernel/Kconfig.preempt
Ingo Molnar