index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
cpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-25
notifiers: cpu: move cpu notifiers into cpu.h
Amerigo Wang
1
-0
/
+33
2010-11-10
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
2009-06-22
mm/init: cpu_hotplug_init() must be initialized before SLAB
Linus Torvalds
1
-5
/
+0
2009-04-02
cpu hotplug: remove unused cpuhotplug_mutex_lock()
Lai Jiangshan
1
-16
/
+0
2008-09-08
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
Manfred Spraul
1
-0
/
+1
2008-07-25
workqueues: make get_online_cpus() useable for work->func()
Oleg Nesterov
1
-4
/
+11
2008-04-29
cpu: fix section mismatch warnings in hotcpu_register
Sam Ravnborg
1
-1
/
+1
2008-04-18
include: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-01-25
cpu-hotplug: fix build on !CONFIG_SMP
Ingo Molnar
1
-1
/
+7
2008-01-25
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
Gautham R Shenoy
1
-4
/
+4
2008-01-25
cpu-hotplug: refcount based cpu hotplug
Gautham R Shenoy
1
-0
/
+3
2008-01-06
CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPU
Ingo Molnar
1
-4
/
+0
2007-10-18
Redefine {un}register_hotcpu_notifier() !HOTPLUG_CPU stubs
Satyam Sharma
1
-2
/
+3
2007-08-31
PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATION
Rafael J. Wysocki
1
-3
/
+3
2007-08-12
sched: make global code static
Adrian Bunk
1
-2
/
+0
2007-07-16
remove unused lock_cpu_hotplug_interruptible definition
Nathan Lynch
1
-1
/
+0
2007-05-08
<linux/sysdev.h> needs to include <linux/module.h>
Ralf Baechle
1
-0
/
+3
2007-04-02
[PATCH] Fix microcode-related suspend problem
Rafael J. Wysocki
1
-0
/
+4
2007-02-12
[PATCH] hotplug: Allow modules to use the cpu hotplug notifiers even if !CONF...
Avi Kivity
1
-1
/
+11
2006-12-07
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-1
/
+1
2006-12-07
[PATCH] Handle per-subsystem mutexes for CONFIG_HOTPLUG_CPU not set
Gautham R Shenoy
1
-2
/
+21
2006-12-07
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
1
-3
/
+3
2006-12-07
[PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpu
Siddha, Suresh B
1
-1
/
+1
2006-10-25
[POWERPC] sysfs: add support for adding/removing spu sysfs attributes
Christian Krafft
1
-0
/
+8
2006-09-26
[PATCH] Disable CPU hotplug during suspend
Rafael J. Wysocki
1
-0
/
+8
2006-07-23
cpu hotplug: simplify and hopefully fix locking
Linus Torvalds
1
-6
/
+0
2006-07-01
[PATCH] hotcpu_notifier-fixes
Andrew Morton
1
-3
/
+3
2006-06-27
[PATCH] cpu hotplug: add hotplug versions of cpu_notifier
Chandra Seetharaman
1
-0
/
+4
2006-06-27
[PATCH] cpu hotplug: make [un]register_cpu_notifier init time only
Chandra Seetharaman
1
-0
/
+6
2006-06-27
[PATCH] node hotplug: register cpu: remove node struct
KAMEZAWA Hiroyuki
1
-2
/
+2
2006-03-25
[PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()
Ashok Raj
1
-1
/
+0
2006-03-20
[PATCH] get_cpu_sysdev() signedness fix
Andrew Morton
1
-1
/
+1
2005-11-28
[PATCH] clean up lock_cpu_hotplug() in cpufreq
Ashok Raj
1
-4
/
+3
2005-11-09
[PATCH] cpu hotplug: fix locking in cpufreq drivers
Ashok Raj
1
-0
/
+5
2005-10-30
[PATCH] introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu.
Ashok Raj
1
-0
/
+1
2005-09-02
[PATCH] remove driverfs references from include/linux/cpu.h and net/sunrpc/rp...
Rolf Eike Beer
1
-1
/
+1
2005-06-25
[PATCH] make smp_prepare_cpu to a weak function
Ashok Raj
1
-0
/
+1
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+83