Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ba1eabfade3272596000bf3c62b68ca375e48b08
/
include
/
linux
/
cpu.h
6575820
workqueue: perform cpu down operations from low priority cpu_notifier()
by Tejun Heo
· 12 years ago
cb79295
cpu: introduce clear_tasks_mm_cpumask() helper
by Anton Vorontsov
· 12 years ago
8e7fbcb
sched: Remove stale power aware scheduling remnants and dysfunctional knobs
by Peter Zijlstra
· 13 years ago
250f671
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
313162d
device.h: audit and cleanup users in main include dir
by Paul Gortmaker
· 13 years ago
fad12ac
CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts
by Thomas Renninger
· 13 years ago
7affca3
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
8a25a2f
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
2987557
driver-core/cpu: Expose hotpluggability to the rest of the kernel
by Josh Triplett
· 13 years ago
4e71c95
PM / Sleep: Remove unused symbol 'suspend_cpu_hotplug'
by Srivatsa S. Bhat
· 13 years ago
80f1ff9
notifiers: cpu: move cpu notifiers into cpu.h
by Amerigo Wang
· 13 years ago
b17cd8d
driver core: prune docs about device_interface
by Brandon Philips
· 14 years ago
db7bccf
workqueue: reimplement CPU hotplugging support using trustee
by Tejun Heo
· 14 years ago
3a101d0
sched: adjust when cpu_active and cpuset configurations are updated during cpu on/offlining
by Tejun Heo
· 14 years ago
50a323b
sched: define and use CPU_PRI_* enums for cpu notifier priorities
by Tejun Heo
· 14 years ago
51badeb
powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallocate
by Gautham R Shenoy
· 15 years ago
12633e8
sysfs/cpu: Add probe/release files
by Nathan Fontenot
· 15 years ago
799e64f
cpu hotplug: Introduce cpu_notifier() to handle !HOTPLUG_CPU case
by Paul E. McKenney
· 15 years ago
31950eb
mm/init: cpu_hotplug_init() must be initialized before SLAB
by Linus Torvalds
· 15 years ago
40e8a10
cpu hotplug: remove unused cpuhotplug_mutex_lock()
by Lai Jiangshan
· 16 years ago
e545a61
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
by Manfred Spraul
· 16 years ago
3da1c84
workqueues: make get_online_cpus() useable for work->func()
by Oleg Nesterov
· 16 years ago
f718e31
cpu: fix section mismatch warnings in hotcpu_register
by Sam Ravnborg
· 17 years ago
5a6483f
include: Remove unnecessary inclusions of asm/semaphore.h
by Matthew Wilcox
· 17 years ago
d0d23b5
cpu-hotplug: fix build on !CONFIG_SMP
by Ingo Molnar
· 17 years ago
86ef5c9
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
by Gautham R Shenoy
· 17 years ago
d221938
cpu-hotplug: refcount based cpu hotplug
by Gautham R Shenoy
· 17 years ago
a263898
CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPU
by Ingo Molnar
· 17 years ago
761bb43
Redefine {un}register_hotcpu_notifier() !HOTPLUG_CPU stubs
by Satyam Sharma
· 17 years ago
f3de4be
PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATION
by Rafael J. Wysocki
· 17 years ago
6707de00
sched: make global code static
by Adrian Bunk
· 17 years ago
dcf5008
remove unused lock_cpu_hotplug_interruptible definition
by Nathan Lynch
· 17 years ago
3367b99
<linux/sysdev.h> needs to include <linux/module.h>
by Ralf Baechle
· 18 years ago
1d64b9c
[PATCH] Fix microcode-related suspend problem
by Rafael J. Wysocki
· 18 years ago
47e627b
[PATCH] hotplug: Allow modules to use the cpu hotplug notifiers even if !CONFIG_HOTPLUG_CPU
by Avi Kivity
· 18 years ago
4522d58
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
f7dff2b
[PATCH] Handle per-subsystem mutexes for CONFIG_HOTPLUG_CPU not set
by Gautham R Shenoy
· 18 years ago
02316067
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
by Ingo Molnar
· 18 years ago
72486f1
[PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpu
by Siddha, Suresh B
· 18 years ago
0344c6c
[POWERPC] sysfs: add support for adding/removing spu sysfs attributes
by Christian Krafft
· 18 years ago
e3920fb
[PATCH] Disable CPU hotplug during suspend
by Rafael J. Wysocki
· 18 years ago
aa95387
cpu hotplug: simplify and hopefully fix locking
by Linus Torvalds
· 18 years ago
e2c2770
[PATCH] hotcpu_notifier-fixes
by Andrew Morton
· 18 years ago
39f4885
[PATCH] cpu hotplug: add hotplug versions of cpu_notifier
by Chandra Seetharaman
· 18 years ago
65edc68
[PATCH] cpu hotplug: make [un]register_cpu_notifier init time only
by Chandra Seetharaman
· 18 years ago
76b67ed9
[PATCH] node hotplug: register cpu: remove node struct
by KAMEZAWA Hiroyuki
· 18 years ago
34f361a
[PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()
by Ashok Raj
· 19 years ago
a29d642
[PATCH] get_cpu_sysdev() signedness fix
by Andrew Morton
· 19 years ago
a9d9baa
[PATCH] clean up lock_cpu_hotplug() in cpufreq
by Ashok Raj
· 19 years ago
90d45d1
[PATCH] cpu hotplug: fix locking in cpufreq drivers
by Ashok Raj
· 19 years ago
ad74557
[PATCH] introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu.
by Ashok Raj
· 19 years ago
d51fe1b
[PATCH] remove driverfs references from include/linux/cpu.h and net/sunrpc/rpc_pipe.c
by Rolf Eike Beer
· 19 years ago
52a119f
[PATCH] make smp_prepare_cpu to a weak function
by Ashok Raj
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago