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
/
kernel
/
cpu.c
Age
Commit message (
Expand
)
Author
2023-11-19
Merge tag 'timers_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-11
hrtimers: Push pending hrtimers away from outgoing CPU earlier
Thomas Gleixner
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-30
Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...
Linus Torvalds
2023-10-30
Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-10-17
cpu/hotplug: Don't offline the last non-isolated CPU
Ran Xiaokai
2023-10-10
cpu/SMT: Make SMT control more robust against enumeration failures
Thomas Gleixner
2023-10-04
rcu: Comment why callbacks migration can't wait for CPUHP_RCUTREE_PREP
Frederic Weisbecker
2023-10-04
rcu: Standardize explicit CPU-hotplug calls
Frederic Weisbecker
2023-10-04
rcu: Assume rcu_report_dead() is always called locally
Frederic Weisbecker
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
2023-08-30
cpu/hotplug: Prevent self deadlock on CPU hot-unplug
Thomas Gleixner
2023-07-31
cpu/SMT: Fix cpu_smt_possible() comment
Zhang Rui
2023-07-28
cpu/SMT: Allow enabling partial SMT states via sysfs
Michael Ellerman
2023-07-28
cpu/SMT: Create topology_smt_thread_allowed()
Michael Ellerman
2023-07-28
cpu/SMT: Remove topology_smt_supported()
Laurent Dufour
2023-07-28
cpu/SMT: Store the current/max number of threads
Michael Ellerman
2023-07-28
cpu/SMT: Move smt/control simple exit cases earlier
Michael Ellerman
2023-07-28
cpu/SMT: Move SMT prototypes into cpu_smt.h
Michael Ellerman
2023-07-28
cpu/hotplug: Remove dependancy against cpu_primary_thread_mask
Laurent Dufour
2023-05-23
cpu/hotplug: Fix off by one in cpuhp_bringup_mask()
Thomas Gleixner
2023-05-15
cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
Thomas Gleixner
2023-05-15
cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanism
Thomas Gleixner
2023-05-15
cpu/hotplug: Reset task stack state in _cpu_up()
David Woodhouse
2023-05-15
cpu/hotplug: Add CPU state tracking and synchronization
Thomas Gleixner
2023-05-15
cpu/hotplug: Rework sparse_irq locking in bringup_cpu()
Thomas Gleixner
2023-05-15
cpu/hotplug: Mark arch_disable_smp_support() and bringup_nonboot_cpus() __init
Thomas Gleixner
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-03-28
lazy tlb: introduce lazy tlb mm refcount helper functions
Nicholas Piggin
2023-03-17
cpu/hotplug: move to use bus_get_dev_root()
Greg Kroah-Hartman
2022-12-02
cpu/hotplug: Do not bail-out in DYING/STARTING sections
Vincent Donnefort
2022-12-02
cpu/hotplug: Set cpuhp target for boot cpu
Phil Auld
2022-12-02
cpu/hotplug: Make target_store() a nop when target == state
Phil Auld
2022-05-23
Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-04-13
cpu/hotplug: Initialise all cpuhp_cpu_state structs earlier
Steven Price
2022-04-13
cpu/hotplug: Remove the 'cpu' member of cpuhp_cpu_state
Steven Price
2022-04-07
x86/topology: Disable CPU online/offline control for TDX guests
Kuppuswamy Sathyanarayanan
2022-03-22
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-02-21
random: clear fast pool, crng, and batches in cpuhp bring up
Jason A. Donenfeld
2022-02-16
sched/isolation: Use single feature type while referring to housekeeping cpumask
Frederic Weisbecker
2021-11-24
sched/scs: Reset task stack state in bringup_cpu()
Mark Rutland
2021-08-10
cpu/hotplug: Add debug printks for hotplug callback failures
Dongli Zhang
2021-08-10
cpu/hotplug: Use DEVICE_ATTR_*() macro
YueHaibing
2021-08-10
cpu/hotplug: Eliminate all kernel-doc warnings
Randy Dunlap
2021-08-10
cpu/hotplug: Fix kernel doc warnings for __cpuhp_setup_state_cpuslocked()
Baokun Li
2021-06-29
Merge tag 'smp-urgent-2021-06-29' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-21
cpu/hotplug: Cure the cpusets trainwreck
Thomas Gleixner
2021-05-25
cpu/hotplug: Simplify access to percpu cpuhp_state
Yuan ZhaoXiong
2021-04-21
cpumask/hotplug: Fix cpu_dying() state tracking
Peter Zijlstra
2021-04-16
cpumask: Introduce DYING mask
Peter Zijlstra
[next]