index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
cpu.h
Commit message (
Expand
)
Author
Age
*
workqueue: perform cpu down operations from low priority cpu_notifier()
Tejun Heo
2012-07-17
*
cpu: introduce clear_tasks_mm_cpumask() helper
Anton Vorontsov
2012-05-31
*
sched: Remove stale power aware scheduling remnants and dysfunctional knobs
Peter Zijlstra
2012-05-17
*
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-24
|
\
|
*
device.h: audit and cleanup users in main include dir
Paul Gortmaker
2012-03-16
*
|
CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts
Thomas Renninger
2012-01-26
|
/
*
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-07
|
\
|
*
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
*
|
driver-core/cpu: Expose hotpluggability to the rest of the kernel
Josh Triplett
2011-12-11
|
/
*
PM / Sleep: Remove unused symbol 'suspend_cpu_hotplug'
Srivatsa S. Bhat
2011-11-04
*
notifiers: cpu: move cpu notifiers into cpu.h
Amerigo Wang
2011-07-25
*
driver core: prune docs about device_interface
Brandon Philips
2010-11-10
*
workqueue: reimplement CPU hotplugging support using trustee
Tejun Heo
2010-06-29
*
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
2010-06-08
*
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-12-09
*
cpu hotplug: Introduce cpu_notifier() to handle !HOTPLUG_CPU case
Paul E. McKenney
2009-08-15
*
mm/init: cpu_hotplug_init() must be initialized before SLAB
Linus Torvalds
2009-06-23
*
cpu hotplug: remove unused cpuhotplug_mutex_lock()
Lai Jiangshan
2009-04-02
*
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
Manfred Spraul
2008-09-08
*
workqueues: make get_online_cpus() useable for work->func()
Oleg Nesterov
2008-07-25
*
cpu: fix section mismatch warnings in hotcpu_register
Sam Ravnborg
2008-04-29
*
include: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-18
*
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-25
*
CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPU
Ingo Molnar
2008-01-06
*
Redefine {un}register_hotcpu_notifier() !HOTPLUG_CPU stubs
Satyam Sharma
2007-10-18
*
PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATION
Rafael J. Wysocki
2007-08-31
*
sched: make global code static
Adrian Bunk
2007-08-12
*
remove unused lock_cpu_hotplug_interruptible definition
Nathan Lynch
2007-07-16
*
<linux/sysdev.h> needs to include <linux/module.h>
Ralf Baechle
2007-05-08
*
[PATCH] Fix microcode-related suspend problem
Rafael J. Wysocki
2007-04-02
*
[PATCH] hotplug: Allow modules to use the cpu hotplug notifiers even if !CONF...
Avi Kivity
2007-02-12
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2006-12-07
|
\
|
*
[PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpu
Siddha, Suresh B
2006-12-06
*
|
[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
|
/
*
[POWERPC] sysfs: add support for adding/removing spu sysfs attributes
Christian Krafft
2006-10-25
*
[PATCH] Disable CPU hotplug during suspend
Rafael J. Wysocki
2006-09-26
*
cpu hotplug: simplify and hopefully fix locking
Linus Torvalds
2006-07-23
*
[PATCH] hotcpu_notifier-fixes
Andrew Morton
2006-07-01
*
[PATCH] cpu hotplug: add hotplug versions of cpu_notifier
Chandra Seetharaman
2006-06-27
*
[PATCH] cpu hotplug: make [un]register_cpu_notifier init time only
Chandra Seetharaman
2006-06-27
*
[PATCH] node hotplug: register cpu: remove node struct
KAMEZAWA Hiroyuki
2006-06-27
*
[PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()
Ashok Raj
2006-03-25
*
[PATCH] get_cpu_sysdev() signedness fix
Andrew Morton
2006-03-20
*
[PATCH] clean up lock_cpu_hotplug() in cpufreq
Ashok Raj
2005-11-28
*
[PATCH] cpu hotplug: fix locking in cpufreq drivers
Ashok Raj
2005-11-09
[next]