index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-04-17
x86: change wakeup_secondary name
Glauber de Oliveira Costa
1
-2
/
+4
2008-04-17
x86: include mach_apic.h in smpboot_64.c and smpboot.c
Glauber de Oliveira Costa
10
-16
/
+27
2008-04-17
x86: call do_boot_cpu directly from native_cpu_up
Glauber de Oliveira Costa
1
-15
/
+6
2008-04-17
x86: minor adjustments for do_boot_cpu
Glauber de Oliveira Costa
2
-17
/
+20
2008-04-17
x86: calibrate delay with irqs enabled
Glauber de Oliveira Costa
1
-0
/
+2
2008-04-17
x86: provide an end_local_APIC_setup function
Glauber de Oliveira Costa
2
-1
/
+9
2008-04-17
x86: wrap esr setting up in i386 in lapic_setup_esr
Glauber de Oliveira Costa
1
-33
/
+40
2008-04-17
x86: modify smp_callin in x86_64 to look like i386
Glauber de Oliveira Costa
1
-0
/
+5
2008-04-17
x86: don't span a new worker in __smp_prepare_cpu
Glauber de Oliveira Costa
1
-28
/
+2
2008-04-17
x86: use create_idle struct in do_boot_cpu
Glauber de Oliveira Costa
1
-27
/
+59
2008-04-17
x86: get rid of commenced mask.
Glauber de Oliveira Costa
1
-8
/
+0
2008-04-17
x86: boot cpus from cpu_up, instead of prepare_cpus
Glauber de Oliveira Costa
1
-46
/
+2
2008-04-17
x86: do not zap_low_mappings in __smp_prepare_cpus
Glauber de Oliveira Costa
1
-7
/
+0
2008-04-17
x86: schedule work only if keventd is already running
Glauber de Oliveira Costa
1
-2
/
+6
2008-04-17
x86: don't initialize sibling and core maps during preparation
Glauber de Oliveira Costa
1
-12
/
+0
2008-04-17
x86: call nmi_watchdog_default in i386
Glauber de Oliveira Costa
2
-1
/
+4
2008-04-17
x86: call check_nmi_watchdog explicitly in native_smp_cpus_done
Glauber de Oliveira Costa
2
-2
/
+1
2008-04-17
x86: unify nmi_32.h and nmi_64.h
Glauber de Oliveira Costa
4
-153
/
+90
2008-04-17
x86: wipe get_nmi_reason out of nmi_64.h
Glauber de Oliveira Costa
3
-2
/
+4
2008-04-17
x86: don't set maps in native_smp_prepare_boot_cpu()
Glauber de Oliveira Costa
1
-3
/
+0
2008-04-17
x86: move smp_intr_init away from smpboot_32.c
Glauber de Oliveira Costa
2
-21
/
+23
2008-04-17
x86: include smpboot_hooks.h in smpboot_64.c
Glauber de Oliveira Costa
1
-26
/
+3
2008-04-17
x86: include mach_wakecpu.h in smpboot_64
Glauber de Oliveira Costa
1
-8
/
+3
2008-04-17
x86: add subarch support (for headers) to x86_64
Glauber de Oliveira Costa
1
-1
/
+0
2008-04-17
x86: move impress_friends and smp_check to cpus_done
Glauber de Oliveira Costa
3
-12
/
+22
2008-04-17
x86: do smp tainting checks in a separate function
Glauber de Oliveira Costa
2
-20
/
+21
2008-04-17
x86: allow user to impress friends.
Glauber de Oliveira Costa
2
-15
/
+22
2008-04-17
x86: get rid of cpucount
Glauber de Oliveira Costa
1
-9
/
+3
2008-04-17
x86: fill cpu to apicid and present map in mpparse, fix
Ingo Molnar
1
-0
/
+6
2008-04-17
x86: fill cpu to apicid and present map in mpparse
Glauber de Oliveira Costa
2
-19
/
+24
2008-04-17
x86: fill bios cpu to apicid maps
Glauber de Oliveira Costa
1
-3
/
+8
2008-04-17
x86: use specialized routine for setup per-cpu area
Glauber de Oliveira Costa
5
-79
/
+107
2008-04-17
x86: fix alloc_bootmem_pages_node macro
Glauber de Oliveira Costa
1
-1
/
+1
2008-04-17
x86: make node to apic mapping declarations unconditional
Glauber de Oliveira Costa
1
-4
/
+4
2008-04-17
x86: initialize map pointers in setup_32.c
Glauber de Oliveira Costa
1
-0
/
+24
2008-04-17
x86: define bios to apicid mapping
Glauber de Oliveira Costa
4
-12
/
+12
2008-04-17
x86: unify extern masks declaration
Glauber de Oliveira Costa
3
-19
/
+12
2008-04-17
x86: move assignment of CPU_PREPARE before do_boot_cpu
Glauber de Oliveira Costa
1
-1
/
+1
2008-04-17
x86: make __smp_prepare_cpu void
Glauber de Oliveira Costa
1
-10
/
+3
2008-04-17
x86: do tests before do_boot_cpu in i386
Glauber de Oliveira Costa
1
-5
/
+13
2008-04-17
x86: isolate logic to disable smp
Glauber de Oliveira Costa
1
-16
/
+16
2008-04-17
x86: isolate sanity checking
Glauber de Oliveira Costa
1
-26
/
+31
2008-04-17
x86: add barriers statement
Glauber de Oliveira Costa
2
-0
/
+5
2008-04-17
x86: use APIC_INTEGRATED tests in x86_64
Glauber de Oliveira Costa
1
-1
/
+13
2008-04-17
x86: provide APIC_INTEGRATED definition for x86_64
Glauber de Oliveira Costa
1
-1
/
+5
2008-04-17
x86: move state update out of ipi_lock
Glauber de Oliveira Costa
1
-2
/
+2
2008-04-17
x86: move setup_secondary_clock a little bit down in the function
Glauber de Oliveira Costa
1
-1
/
+2
2008-04-17
x86: don't call local_irq_enable before entering idle
Glauber de Oliveira Costa
1
-3
/
+0
2008-04-17
x86: always enable irqs when entering idle
Glauber de Oliveira Costa
1
-2
/
+7
2008-04-17
x86: merge smp_store_cpu_info
Glauber de Oliveira Costa
5
-87
/
+80
[next]