index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
cpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-06
sched/hotplug: Move migration CPU_DYING to sched_cpu_dying()
Thomas Gleixner
1
-2
/
+0
2016-05-06
sched/hotplug: Convert cpu_[in]active notifiers to state machine
Thomas Gleixner
1
-12
/
+0
2016-05-06
sched: Consolidate the notifier maze
Thomas Gleixner
1
-8
/
+4
2016-03-01
rcu: Make CPU_DYING_IDLE an explicit call
Thomas Gleixner
1
-3
/
+1
2016-03-01
cpu/hotplug: Make wait for dead cpu completion based
Thomas Gleixner
1
-2
/
+3
2016-03-01
cpu/hotplug: Unpark smpboot threads from the state machine
Thomas Gleixner
1
-6
/
+1
2016-03-01
cpu/hotplug: Convert to a state machine for the control processor
Thomas Gleixner
1
-5
/
+4
2016-03-01
cpu/hotplug: Restructure FROZEN state handling
Thomas Gleixner
1
-0
/
+2
2015-10-08
cpu: Remove try_get_online_cpus()
Paul E. McKenney
1
-2
/
+0
2015-07-18
include, lib: add __printf attributes to several function prototypes
Nicolas Iooss
1
-3
/
+4
2015-04-13
cpu: Provide smpboot_thread_init() on !CONFIG_SMP kernels as well
Ingo Molnar
1
-0
/
+4
2015-04-13
cpu: Defer smpboot kthread unparking until CPU known to scheduler
Paul E. McKenney
1
-0
/
+2
2015-03-13
rcu: Handle outgoing CPUs on exit from idle loop
Paul E. McKenney
1
-0
/
+2
2015-03-11
smpboot: Add common code for notification from dying CPU
Paul E. McKenney
1
-0
/
+12
2014-11-07
drivers: base: add cpu_device_create to support per-cpu devices
Sudeep Holla
1
-0
/
+4
2014-09-19
rcu: Eliminate deadlock between CPU hotplug and expedited grace periods
Paul E. McKenney
1
-0
/
+2
2014-06-07
idle: remove cpu_idle() forward declarations
Geert Uytterhoeven
1
-1
/
+0
2014-04-08
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+47
2014-03-20
CPU hotplug: Provide lockless versions of callback registration functions
Srivatsa S. Bhat
1
-0
/
+47
2014-02-19
x86: align x86 arch with generic CPU modalias handling
Ard Biesheuvel
1
-7
/
+0
2013-11-14
Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-13
/
+0
2013-10-15
of: Make cpu node handling more portable.
David Miller
1
-0
/
+3
2013-09-30
hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()
Toshi Kani
1
-13
/
+0
2013-08-27
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-0
/
+1
2013-08-21
of: move of_get_cpu_node implementation to DT core library
Sudeep KarkadaNagesha
1
-0
/
+1
2013-08-13
ACPI / processor: Acquire writer lock to update CPU maps
Toshi Kani
1
-0
/
+4
2013-07-15
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
1
-1
/
+1
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+1
2013-06-13
CPU hotplug: provide a generic helper to disable/enable CPU hotplug
Srivatsa S. Bhat
1
-0
/
+4
2013-05-28
include/linux/cpu.h: Update comments to reflect reality
Robert P. J. Day
1
-2
/
+1
2013-04-08
idle: Implement generic idle function
Thomas Gleixner
1
-0
/
+8
2013-04-08
idle: Provide a generic entry point for the idle code
Thomas Gleixner
1
-0
/
+8
2012-07-17
workqueue: perform cpu down operations from low priority cpu_notifier()
Tejun Heo
1
-2
/
+3
2012-06-01
cpu: introduce clear_tasks_mm_cpumask() helper
Anton Vorontsov
1
-0
/
+1
2012-05-17
sched: Remove stale power aware scheduling remnants and dysfunctional knobs
Peter Zijlstra
1
-2
/
+0
2012-03-24
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+2
2012-03-16
device.h: audit and cleanup users in main include dir
Paul Gortmaker
1
-1
/
+2
2012-01-27
CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts
Thomas Renninger
1
-0
/
+7
2012-01-08
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-9
/
+9
2011-12-22
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
1
-9
/
+9
2011-12-11
driver-core/cpu: Expose hotpluggability to the rest of the kernel
Josh Triplett
1
-0
/
+1
2011-11-05
PM / Sleep: Remove unused symbol 'suspend_cpu_hotplug'
Srivatsa S. Bhat
1
-4
/
+0
2011-07-26
notifiers: cpu: move cpu notifiers into cpu.h
Amerigo Wang
1
-0
/
+33
2010-11-11
driver core: prune docs about device_interface
Brandon Philips
1
-5
/
+0
2010-06-29
workqueue: reimplement CPU hotplugging support using trustee
Tejun Heo
1
-0
/
+2
2010-06-08
sched: adjust when cpu_active and cpuset configurations are updated during cp...
Tejun Heo
1
-0
/
+16
2010-06-08
sched: define and use CPU_PRI_* enums for cpu notifier priorities
Tejun Heo
1
-0
/
+9
2009-12-09
powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallo...
Gautham R Shenoy
1
-0
/
+13
2009-12-09
sysfs/cpu: Add probe/release files
Nathan Fontenot
1
-0
/
+2
2009-08-15
cpu hotplug: Introduce cpu_notifier() to handle !HOTPLUG_CPU case
Paul E. McKenney
1
-5
/
+12
[next]