index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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
/
cpu.h
Age
Commit message (
Expand
)
Author
2013-08-27
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2013-08-21
of: move of_get_cpu_node implementation to DT core library
Sudeep KarkadaNagesha
2013-08-13
ACPI / processor: Acquire writer lock to update CPU maps
Toshi Kani
2013-07-14
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-06-12
CPU hotplug: provide a generic helper to disable/enable CPU hotplug
Srivatsa S. Bhat
2013-05-28
include/linux/cpu.h: Update comments to reflect reality
Robert P. J. Day
2013-04-08
idle: Implement generic idle function
Thomas Gleixner
2013-04-08
idle: Provide a generic entry point for the idle code
Thomas Gleixner
2012-07-17
workqueue: perform cpu down operations from low priority cpu_notifier()
Tejun Heo
2012-05-31
cpu: introduce clear_tasks_mm_cpumask() helper
Anton Vorontsov
2012-05-17
sched: Remove stale power aware scheduling remnants and dysfunctional knobs
Peter Zijlstra
2012-03-24
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-16
device.h: audit and cleanup users in main include dir
Paul Gortmaker
2012-01-26
CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts
Thomas Renninger
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-12-21
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
2011-12-11
driver-core/cpu: Expose hotpluggability to the rest of the kernel
Josh Triplett
2011-11-04
PM / Sleep: Remove unused symbol 'suspend_cpu_hotplug'
Srivatsa S. Bhat
2011-07-25
notifiers: cpu: move cpu notifiers into cpu.h
Amerigo Wang
2010-11-10
driver core: prune docs about device_interface
Brandon Philips
2010-06-29
workqueue: reimplement CPU hotplugging support using trustee
Tejun Heo
2010-06-08
sched: adjust when cpu_active and cpuset configurations are updated during cp...
Tejun Heo
2010-06-08
sched: define and use CPU_PRI_* enums for cpu notifier priorities
Tejun Heo
2009-12-09
powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallo...
Gautham R Shenoy
2009-12-09
sysfs/cpu: Add probe/release files
Nathan Fontenot
2009-08-15
cpu hotplug: Introduce cpu_notifier() to handle !HOTPLUG_CPU case
Paul E. McKenney
2009-06-22
mm/init: cpu_hotplug_init() must be initialized before SLAB
Linus Torvalds
2009-04-02
cpu hotplug: remove unused cpuhotplug_mutex_lock()
Lai Jiangshan
2008-09-08
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
Manfred Spraul
2008-07-25
workqueues: make get_online_cpus() useable for work->func()
Oleg Nesterov
2008-04-29
cpu: fix section mismatch warnings in hotcpu_register
Sam Ravnborg
2008-04-18
include: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-01-25
cpu-hotplug: fix build on !CONFIG_SMP
Ingo Molnar
2008-01-25
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
Gautham R Shenoy
2008-01-25
cpu-hotplug: refcount based cpu hotplug
Gautham R Shenoy
2008-01-06
CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPU
Ingo Molnar
2007-10-18
Redefine {un}register_hotcpu_notifier() !HOTPLUG_CPU stubs
Satyam Sharma
2007-08-31
PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATION
Rafael J. Wysocki
2007-08-12
sched: make global code static
Adrian Bunk
2007-07-16
remove unused lock_cpu_hotplug_interruptible definition
Nathan Lynch
2007-05-08
<linux/sysdev.h> needs to include <linux/module.h>
Ralf Baechle
2007-04-02
[PATCH] Fix microcode-related suspend problem
Rafael J. Wysocki
2007-02-12
[PATCH] hotplug: Allow modules to use the cpu hotplug notifiers even if !CONF...
Avi Kivity
2006-12-07
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2006-12-07
[PATCH] Handle per-subsystem mutexes for CONFIG_HOTPLUG_CPU not set
Gautham R Shenoy
2006-12-07
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
2006-12-07
[PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpu
Siddha, Suresh B
2006-10-25
[POWERPC] sysfs: add support for adding/removing spu sysfs attributes
Christian Krafft
2006-09-26
[PATCH] Disable CPU hotplug during suspend
Rafael J. Wysocki
[next]