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
/
arch
/
x86
/
kernel
/
smpboot.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-09
arch/x86/kernel/smpboot.c: fix warning
Andrew Morton
1
-2
/
+2
2008-07-08
x86: move prefill_possible_map calling early
Yinghai Lu
1
-0
/
+8
2008-07-08
x86: nmi_watchdog - use NMI_NONE by default
Cyrill Gorcunov
1
-1
/
+0
2008-07-08
x86: take load_sp0 out of smpboot.c
Glauber Costa
1
-1
/
+0
2008-07-08
x86: move cpu_exit_clear to process_32.c
Glauber Costa
1
-18
/
+1
2008-07-08
x86: remove cpu from maps
Glauber Costa
1
-2
/
+0
2008-07-08
x86: change naming to match x86_64
Glauber Costa
1
-6
/
+2
2008-07-08
x86: provide connect_bsp_APIC for x86_64
Glauber Costa
1
-4
/
+1
2008-07-08
x86: change __setup_vector_irq with setup_vector_irq
Glauber Costa
1
-9
/
+2
2008-07-08
x86: remove ifdef from stepping
Glauber Costa
1
-2
/
+0
2008-07-08
x86: clearing io_apic harmless for x86_64
Glauber Costa
1
-2
/
+1
2008-07-08
x86: boot secondary cpus through initial_code
Glauber Costa
1
-24
/
+1
2008-07-08
x86: move x86_64 gdt closer to i386
Glauber Costa
1
-9
/
+3
2008-07-08
x86: use stack_start in x86_64
Glauber Costa
1
-6
/
+1
2008-07-08
Merge branch 'x86/uv' into x86/devel
Ingo Molnar
1
-3
/
+2
2008-07-08
x86: fix stack overflow for large values of MAX_APICS
Jack Steiner
1
-3
/
+2
2008-07-08
Merge branch 'x86/numa' into x86/devel
Ingo Molnar
1
-31
/
+50
2008-07-08
x86: compile error fix for smpboot.c
Jeremy Fitzhardinge
1
-0
/
+2
2008-07-08
x86: remove static boot_cpu_pda array v2
Mike Travis
1
-13
/
+46
2008-07-08
x86: cleanup early per cpu variables/accesses v4
Mike Travis
1
-18
/
+2
2008-07-08
Merge branch 'x86/mpparse' into x86/devel
Ingo Molnar
1
-17
/
+0
2008-07-08
Merge branch 'linus' into tmp.x86.mpparse.new
Ingo Molnar
1
-2
/
+4
2008-07-08
Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...
Ingo Molnar
1
-5
/
+8
2008-07-08
x86: APIC/SMP: Downgrade the NMI watchdog for "nosmp"
Maciej W. Rozycki
1
-0
/
+3
2008-07-08
Revert "x86: APIC/SMP: downgrade the NMI watchdog for "nosmp""
Ingo Molnar
1
-4
/
+0
2008-07-08
x86: APIC/SMP: downgrade the NMI watchdog for "nosmp"
Maciej W. Rozycki
1
-0
/
+4
2008-07-08
x86: APIC/SMP: correct the message for "nosmp"
Maciej W. Rozycki
1
-2
/
+1
2008-06-30
x86: fix cpu hotplug crash
Zhang, Yanmin
1
-1
/
+0
2008-06-16
Merge branch 'linus' into x86/cleanups
Ingo Molnar
1
-1
/
+4
2008-06-04
x86: disable preemption in native_smp_prepare_cpus
Ingo Molnar
1
-1
/
+4
2008-05-25
x86: extend e820 ealy_res support 32bit
Yinghai Lu
1
-17
/
+0
2008-05-25
x86: smpboot.c: removed duplicated include
Huang Weiyi
1
-1
/
+0
2008-05-13
x86: fix app crashes after SMP resume
Hugh Dickins
1
-7
/
+17
2008-05-04
x86: make additional_cpus static
Adrian Bunk
1
-1
/
+1
2008-05-04
x86: make start_secondary() static
Adrian Bunk
1
-1
/
+1
2008-04-29
x86: fix PCI MSI breaks when booting with nosmp
Jesse Barnes
1
-7
/
+3
2008-04-26
x86: use cpumask function for present, possible, and online cpus
Akinobu Mita
1
-2
/
+2
2008-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
1
-2
/
+2
2008-04-24
x86: unify KERNEL_PGD_PTRS
Jeremy Fitzhardinge
1
-2
/
+2
2008-04-24
"make namespacecheck" fixes
Ingo Molnar
1
-6
/
+6
2008-04-19
x86: UV startup of slave cpus
Jack Steiner
1
-9
/
+20
2008-04-17
x86: standalone trampoline code
Ingo Molnar
1
-15
/
+0
2008-04-17
x86: move suspend wakeup code to C
Pavel Machek
1
-3
/
+3
2008-04-17
x86: section mismatch fixes, #1
Jacek Luczak
1
-1
/
+1
2008-04-17
x86: fix paranoia about using BIOS quickboot mechanism.
Alok Kataria
1
-5
/
+5
2008-04-17
x86: move up & smp variables to setup.c
Alexey Starikovskiy
1
-5
/
+0
2008-04-17
x86: move x86_bios_cpu_apicid_init to smpboot.c
Alexey Starikovskiy
1
-1
/
+1
2008-04-17
x86: move x86_cpu_to_apicid_init to smpboot.c
Alexey Starikovskiy
1
-1
/
+2
2008-04-17
x86: move phys_cpu_present_map to setup.c
Alexey Starikovskiy
1
-3
/
+0
2008-04-17
x86: move x86_cpu_to_apicid to setup.c
Alexey Starikovskiy
1
-2
/
+0
[next]