Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
89c9c4c58ee86e6e8802597271f23679e0c46647
/
arch
/
x86
/
mach-voyager
/
voyager_smp.c
89c9c4c
x86: make Voyager use x86 per-cpu setup.
by Brian Gerst
· 16 years ago
6dbde35
percpu: add optimized generic percpu accessors
by Ingo Molnar
· 16 years ago
9939dda
x86: merge 64 and 32 SMP percpu handling
by Tejun Heo
· 16 years ago
9628937
x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids
by Mike Travis
· 16 years ago
168ef54
x86: prepare for cpumask iterators to only go to nr_cpu_ids
by Mike Travis
· 16 years ago
98a79d6
cpumask: centralize cpu_online_map and cpu_possible_map
by Rusty Russell
· 16 years ago
6cd10f8
x86, voyager: fix smp generic helper voyager breakage
by James Bottomley
· 16 years ago
73557af
x86, voyager: fix smp_intr_init() compile breakage
by James Bottomley
· 16 years ago
bfcb4c1
x86/voyager: fix missing cpu_index initialisation
by James Bottomley
· 16 years ago
ee47752
x86/voyager: fix compile breakage casued by x86: move prefill_possible_map calling early
by James Bottomley
· 16 years ago
08c3330
x86/voyager: fix boot breakage caused by x86: boot secondary cpus through initial_code
by James Bottomley
· 16 years ago
08678b0
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[]
by Yinghai Lu
· 16 years ago
e545a61
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
by Manfred Spraul
· 16 years ago
1a781a7
Merge branch 'generic-ipi' into generic-ipi-for-linus
by Ingo Molnar
· 17 years ago
15c8b6c
on_each_cpu(): kill unused 'retry' parameter
by Jens Axboe
· 17 years ago
8691e5a
smp_call_function: get rid of the unused nonatomic/retry argument
by Jens Axboe
· 17 years ago
3b16cf8
x86: convert to generic helpers for IPI function calls
by Jens Axboe
· 17 years ago
bab4b27
x86: move smp_found_config
by Alexey Starikovskiy
· 17 years ago
a4c81cf
x86: extend e820 ealy_res support 32bit
by Yinghai Lu
· 17 years ago
7c04e64
x86: use cpumask function for present, possible, and online cpus
by Akinobu Mita
· 17 years ago
4b7227c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-xen-next
by Linus Torvalds
· 17 years ago
68db065
x86: unify KERNEL_PGD_PTRS
by Jeremy Fitzhardinge
· 17 years ago
fcbc04c
x86: voyager fix
by Ingo Molnar
· 17 years ago
cf9b111
x86: remove pointless comments
by WANG Cong
· 17 years ago
e44b7b7
x86: move suspend wakeup code to C
by Pavel Machek
· 17 years ago
9d97d0d
x86: move stack_start to smp.h
by Glauber de Oliveira Costa
· 17 years ago
da522b0
x86: adapt voyager's setup_trampoline
by Glauber Costa
· 17 years ago
d507897
x86: adapt voyager's trampoline_base
by Glauber Costa
· 17 years ago
6c81c32
calibrate_delay() must be __cpuinit
by Adrian Bunk
· 17 years ago
925596a
x86: avoid name conflict for Voyager leave_mm
by Jeremy Fitzhardinge
· 17 years ago
75604d7
x86: remove all definitions with fastcall
by Harvey Harrison
· 17 years ago
65ea5b0
x86: rename the struct pt_regs members for 32/64-bit consistency
by H. Peter Anvin
· 17 years ago
0b9c99b
x86: cleanup tlbflush.h variants
by Thomas Gleixner
· 17 years ago
3abf024
x86: nuke a ton of unused exports
by Thomas Gleixner
· 17 years ago
a4ec1ef
x86: mach-voyager, lindent
by Ingo Molnar
· 17 years ago
8f81821
x86: fix smp init sections
by Randy Dunlap
· 17 years ago
0cca1ca
x86: voyager: fix bogus conversion to per_cpu for boot_cpu_info
by James Bottomley
· 17 years ago
c00046c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 17 years ago
27b46d7
spelling fixes: arch/i386/
by Simon Arlott
· 17 years ago
92cb761
x86: convert cpuinfo_x86 array to a per_cpu array
by Mike Travis
· 17 years ago
38e760a
x86: expand /proc/interrupts to include missing vectors, v2
by Joe Korty
· 17 years ago
121d7bf
x86: misc. constifications
by Jan Beulich
· 17 years ago
9402e12
i386: move mach-voyager
by Thomas Gleixner
· 17 years ago
[Renamed from arch/i386/mach-voyager/voyager_smp.c]
6a3ee3d
i386: fix voyager build
by Jeremy Fitzhardinge
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
ea62ccd
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
bf504672
[PATCH] i386: Use per-cpu GDT immediately upon boot
by Rusty Russell
· 18 years ago
ae1ee11
[PATCH] i386: Use per-cpu variables for GDT, PDA
by Rusty Russell
· 18 years ago
d644451
[VOYAGER] add smp alternatives
by James Bottomley
· 18 years ago
9d0e59a
[VOYAGER] Use modern techniques to setup and teardown low identiy mappings.
by Eric W. Biederman
· 18 years ago
0293ca8
[VOYAGER] add smp_call_function_single
by James Bottomley
· 18 years ago
9ee79a3
[PATCH] x86: fix PDA variables to work during boot
by James Bottomley
· 18 years ago
6211119
[PATCH] i386: Initialize the per-CPU data area
by Jeremy Fitzhardinge
· 18 years ago
81c06b1
[VOYAGER] fix up ptregs removal mess
by James Bottomley
· 18 years ago
c771746
[VOYAGER] fix genirq mess
by James Bottomley
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
2654c08
[PATCH] stack overflow safe kdump: safe_smp_processor_id(): voyager
by Fernando Vazquez
· 18 years ago
22a3e23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 19 years ago
033ab7f
[PATCH] add smp_setup_processor_id()
by Andrew Morton
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
d1bef4e
[PATCH] genirq: rename desc->handler to desc->chip
by Ingo Molnar
· 19 years ago
3c101cf
[PATCH] voyager: add cpu_present_map
by James Bottomley
· 19 years ago
c8912599
[PATCH] for_each_possible_cpu: i386
by KAMEZAWA Hiroyuki
· 19 years ago
f68a106
[PATCH] voyager: fix the cpu_possible_map to make voyager boot again
by James Bottomley
· 19 years ago
7a8ef1c
[PATCH] x86: don't initialise cpu_possible_map to all ones
by Andrew Morton
· 19 years ago
ce3a161
[PATCH] useless includes of linux/irq.h in arch/i386
by Al Viro
· 19 years ago
4ad8d38
[PATCH] i386 boottime for_each_cpu broken
by Zwane Mwaikambo
· 19 years ago
f2ab446
[PATCH] x86: more asm cleanups
by Zachary Amsden
· 19 years ago
153f805
[PATCH] fix voyager subarchitecture EXPORT_SYMBOL breakage caused by i386_ksym reduction
by James Bottomley
· 20 years ago
fa1e1bd
[PATCH] xen: x86: Rename usermode macro
by Vincent Hanquez
· 20 years ago
6431e6a
[PATCH] voyager_smp.c static inline fix
by Dominik Hackl
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago