index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-sparc64
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-04-17
x86: adapt voyager's trampoline_base
Glauber Costa
1
-4
/
+4
2008-04-17
x86: move trampoline arrays extern definition to smp.h
Glauber Costa
3
-13
/
+6
2008-04-17
x86: make x86_64 accept the max_cpus parameter
Glauber Costa
3
-13
/
+19
2008-04-17
x86: merge __cpu_disable and cpu_die
Glauber Costa
6
-152
/
+88
2008-04-17
x86: do not clear cpu_online_map
Glauber Costa
1
-2
/
+1
2008-04-17
x86: use remove_from_maps in cpu_disable
Glauber Costa
2
-6
/
+9
2008-04-17
x86: remove vector_lock around cpu_online_map
Glauber Costa
1
-3
/
+1
2008-04-17
x86: move cpu_coregroup_map to common file
Glauber Costa
3
-28
/
+16
2008-04-17
x86: move sibling functions to common file
Glauber Costa
3
-177
/
+88
2008-04-17
x86: move hotplug related extern definitions to smp.h
Glauber Costa
2
-6
/
+6
2008-04-17
x86: make remove_siblinginfo non-static
Glauber Costa
1
-1
/
+1
2008-04-17
x86: make set_cpu_sibling_map nonstatic
Glauber Costa
3
-4
/
+4
2008-04-17
x86: move equal types to common file
Glauber Costa
4
-60
/
+29
2008-04-17
x86: adjust types in smpcommon_32.c
Glauber Costa
2
-6
/
+6
2008-04-17
x86: remove cpu_llc_id from processor.h
Glauber Costa
1
-3
/
+1
2008-04-17
x86: get rid of smp_32.c and smp_64.c
Glauber Costa
4
-118
/
+93
2008-04-17
x86: create tlb files
Glauber Costa
5
-511
/
+517
2008-04-17
x86: create ipi.c
Glauber Costa
3
-154
/
+179
2008-04-17
x86: create smp.c
Glauber Costa
4
-429
/
+255
2008-04-17
x86: unify smp_send_stop
Glauber Costa
3
-6
/
+7
2008-04-17
x86: add reboot_force test to native_smp_send_stop
Glauber Costa
1
-2
/
+7
2008-04-17
x86: make stop_this_cpu looks exactly equal in both arches
Glauber Costa
2
-3
/
+4
2008-04-17
x86: provide hlt_works function.
Glauber Costa
1
-0
/
+9
2008-04-17
x86: change x86_64 smp_call_function_mask to look alike i386
Glauber Costa
2
-42
/
+17
2008-04-17
x86: provide __smp_call_function
Glauber Costa
1
-1
/
+33
2008-04-17
x86: create smpcommon.c
Glauber Costa
4
-139
/
+85
2008-04-17
x86: remove irqs disabled warning.
Glauber Costa
1
-3
/
+0
2008-04-17
x86: remove export for smp_call_function_mask.
Glauber Costa
1
-1
/
+0
2008-04-17
x86: move prefill_possible_map to common file
Glauber Costa
5
-53
/
+55
2008-04-17
x86: use disabled_cpus in i386
Glauber Costa
1
-1
/
+5
2008-04-17
x86: move disabled_cpus to common header
Glauber Costa
2
-1
/
+3
2008-04-17
x86: unify smp_cpus_done
Glauber Costa
4
-8
/
+9
2008-04-17
x86: unify smp_prepare_cpus
Glauber Costa
4
-6
/
+8
2008-04-17
x86: unify prepare_boot_cpu
Glauber Costa
4
-6
/
+8
2008-04-17
x86: unify __cpu_up.
Glauber Costa
4
-6
/
+9
2008-04-17
x86: unify smp_call_function_mask
Glauber Costa
3
-9
/
+11
2008-04-17
x86: merge smp_send_reschedule
Glauber Costa
4
-8
/
+10
2008-04-17
x86: move smp_ops extern declaration to common header
Glauber Costa
3
-2
/
+5
2008-04-17
x86: define smp_ops in common header
Glauber Costa
2
-14
/
+14
2008-04-17
x86: merge extern variables definitions
Glauber Costa
3
-8
/
+6
2008-04-17
x86: merge extern function definitions
Glauber Costa
3
-8
/
+3
2008-04-17
x86: commonize smp.h
Glauber Costa
1
-0
/
+7
2008-04-17
x86: fix switch_to() clobbers
Ingo Molnar
1
-1
/
+9
2008-04-17
x86: clean up switch_to()
Ingo Molnar
1
-15
/
+31
2008-04-17
x86: reserve end-of-conventional-memory to 1MB, 64-bit, use paravirt_enabled
Alexander van Heukelum
1
-5
/
+1
2008-04-17
x86: reserve end-of-conventional-memory to 1MB, 32-bit, use paravirt_enabled
Alexander van Heukelum
1
-5
/
+2
2008-04-17
x86: wmb() confusion in system.h
Pavel Machek
1
-10
/
+1
2008-04-17
x86: if we cannot calibrate the TSC, we panic.
Rusty Russell
1
-8
/
+5
2008-04-17
x86: debug pmd_bad()
Ingo Molnar
2
-1
/
+12
2008-04-17
x86: redo cded932b75ab0a5f9181e
Ingo Molnar
2
-3
/
+7
[next]