index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-17
x86: replace remaining __FUNCTION__ occurances
Harvey Harrison
5
-17
/
+17
2008-04-17
x86: show apicid for cpu in proc
Yinghai Lu
1
-0
/
+1
2008-04-17
x86: fix amd_detect_cmp
Yinghai Lu
1
-2
/
+2
2008-04-17
x86: add KERN_INFO to show_unhandled_signals printout
Ingo Molnar
1
-3
/
+3
2008-04-17
x86: move extern declaration to vdso.h
Ingo Molnar
1
-7
/
+0
2008-04-17
x86: clean up arch/x86/kernel/signal_32.c
Ingo Molnar
1
-79
/
+101
2008-04-17
x86: remove DEBUG_SIG
Ingo Molnar
2
-37
/
+0
2008-04-17
x86: arch/x86/kernel/cpu/feature_names.c - use angle brackets for include
Joe Perches
1
-1
/
+1
2008-04-17
x86: clean up i387.c
Ingo Molnar
1
-42
/
+46
2008-04-17
x86: use cpu_relax instead of rep_nop
Glauber Costa
1
-2
/
+2
2008-04-17
x86: use wait_for_init_deassert in x86_64
Glauber Costa
1
-2
/
+8
2008-04-17
x86: unify setup_trampoline
Glauber Costa
3
-43
/
+33
2008-04-17
x86: adapt voyager's setup_trampoline
Glauber Costa
1
-1
/
+1
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
2
-13
/
+0
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
3
-146
/
+85
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: make remove_siblinginfo non-static
Glauber Costa
1
-1
/
+1
2008-04-17
x86: make set_cpu_sibling_map nonstatic
Glauber Costa
1
-1
/
+1
2008-04-17
x86: move equal types to common file
Glauber Costa
3
-60
/
+28
2008-04-17
x86: adjust types in smpcommon_32.c
Glauber Costa
1
-3
/
+3
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
1
-1
/
+2
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: 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
3
-52
/
+54
2008-04-17
x86: use disabled_cpus in i386
Glauber Costa
1
-1
/
+5
2008-04-17
x86: unify smp_cpus_done
Glauber Costa
2
-1
/
+3
2008-04-17
x86: unify smp_prepare_cpus
Glauber Costa
2
-1
/
+2
2008-04-17
x86: unify prepare_boot_cpu
Glauber Costa
2
-1
/
+2
2008-04-17
x86: unify __cpu_up.
Glauber Costa
2
-1
/
+2
2008-04-17
x86: unify smp_call_function_mask
Glauber Costa
1
-3
/
+4
2008-04-17
x86: merge smp_send_reschedule
Glauber Costa
1
-2
/
+5
2008-04-17
x86: move smp_ops extern declaration to common header
Glauber Costa
1
-0
/
+2
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: if we cannot calibrate the TSC, we panic.
Rusty Russell
1
-8
/
+5
[next]