index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
preempt.h
Age
Commit message (
Expand
)
Author
2025-09-25
sched: Fix some typos in include/linux/preempt.h
Menglong Dong
2025-09-25
sched: Make migrate_{en,dis}able() inline
Menglong Dong
2025-06-13
sched/smp: Make SMP unconditional
Ingo Molnar
2025-03-24
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-17
sched: Add a generic function to return the preemption string
Sebastian Andrzej Siewior
2025-03-04
x86/preempt: Move preempt count to percpu hot section
Brian Gerst
2024-11-05
sched: Add Lazy preemption model
Peter Zijlstra
2024-06-05
sched/core: Move preempt_model_*() helpers from sched.h to preempt.h
Sean Christopherson
2023-12-27
preempt.h: Kill dependency on list.h
Kent Overstreet
2023-09-21
sched/core: Optimize in_task() and in_interrupt() a bit
Finn Thain
2023-06-26
locking: Introduce __cleanup() based infrastructure
Peter Zijlstra
2022-09-19
preempt: Provide preempt_[dis|en]able_nested()
Thomas Gleixner
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-10-19
tracing/perf: Add interrupt_context_level() helper
Steven Rostedt (VMware)
2021-10-01
sched: Make cond_resched_lock() variants RT aware
Thomas Gleixner
2021-08-17
preempt: Adjust PREEMPT_LOCK_OFFSET for RT
Thomas Gleixner
2021-03-17
softirq: Add RT specific softirq accounting
Thomas Gleixner
2020-12-15
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-11-24
sched: Make migrate_disable/enable() independent of RT
Thomas Gleixner
2020-11-23
preempt: Cleanup the macro maze a bit
Thomas Gleixner
2020-11-10
sched: Fix migrate_disable() vs rt/dl balancing
Peter Zijlstra
2020-11-10
sched: Add migrate_disable()
Peter Zijlstra
2020-05-19
hardirq/nmi: Allow nested nmi_enter()
Peter Zijlstra
2020-02-20
sched/rt: Provide migrate_disable/enable() inlines
Thomas Gleixner
2019-07-31
sched/preempt: Use CONFIG_PREEMPTION where appropriate
Thomas Gleixner
2018-12-07
preempt: Move PREEMPT_NEED_RESCHED definition into arch code
Will Deacon
2018-07-31
tracing: Centralize preemptirq tracepoints and unify their usage
Joel Fernandes (Google)
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-03
sched/headers: Move the PREEMPT_COUNT defines from <linux/sched.h> to <linux/...
Ingo Molnar
2016-12-06
x86/uaccess, sched/preempt: Verify access_ok() context
Peter Zijlstra
2015-10-06
sched/core: Kill PREEMPT_ACTIVE
Peter Zijlstra
2015-10-06
sched/core: Simplify preempt_count tests
Peter Zijlstra
2015-10-06
sched/core: Stop setting PREEMPT_ACTIVE
Peter Zijlstra
2015-08-03
sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()
Konstantin Khlebnikov
2015-07-03
sched, preempt_notifier: separate notifier registration from static_key inc/dec
Peter Zijlstra
2015-06-07
preempt: Reorganize the notrace definitions a bit
Frederic Weisbecker
2015-06-07
preempt: Use preempt_schedule_context() as the official tracing preemption point
Frederic Weisbecker
2015-05-19
sched/preempt: Remove PREEMPT_ACTIVE unmasking off in_atomic()
Frederic Weisbecker
2015-05-19
sched/preempt: Fix out of date comment
Frederic Weisbecker
2015-05-19
sched/preempt: Optimize preemption operations on __schedule() callers
Frederic Weisbecker
2015-05-19
sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSET
Frederic Weisbecker
2015-05-19
sched/preempt: Rearrange a few symbols after headers merge
Frederic Weisbecker
2015-05-19
sched/preempt: Merge preempt_mask.h into preempt.h
Frederic Weisbecker
2014-01-23
sched/preempt/x86: Fix voluntary preempt for x86
Peter Zijlstra
2014-01-13
sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding
Peter Zijlstra
2014-01-13
sched/preempt: Take away preempt_enable_no_resched() from modules
Peter Zijlstra
2013-09-25
sched, x86: Optimize the preempt_schedule() call
Peter Zijlstra
2013-09-25
sched: Extract the basic add/sub preempt_count modifiers
Peter Zijlstra
2013-09-25
sched, arch: Create asm/preempt.h
Peter Zijlstra
2013-09-25
sched: Add NEED_RESCHED to the preempt_count
Peter Zijlstra
[next]