index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-x86
/
nops.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-04-17
x86: correct/clarify comment in nops.h
Mikael Pettersson
1
-0
/
+2
2008-04-17
x86: Remove redundant display of free swap space in show_mem()
Johannes Weiner
2
-4
/
+0
2008-04-17
x86: prevent unconditional writes to DebugCtl MSR
Jan Beulich
5
-7
/
+16
2008-04-17
x86: Don't send RESCHEDULE_VECTOR to offlined cpus
Gautham R Shenoy
1
-1
/
+4
2008-04-17
x86: add AMD Northbridge MSR definition
stephane eranian
1
-0
/
+1
2008-04-17
x86: add cpu_has_arch_perfmon
stephane eranian
1
-0
/
+1
2008-04-17
x86: cleanup duplicate includes
Joe Perches
5
-20
/
+5
2008-04-17
x86: coding style fixes to arch/x86/kernel/setup_32.c
Paolo Ciarrocchi
1
-1
/
+1
2008-04-17
x86: sort address_markers for dump_pagetables
Yinghai Lu
1
-2
/
+2
2008-04-17
x86: introduce initial apicid
Yinghai Lu
4
-12
/
+16
2008-04-17
x86: remove mach_reboot.h
Ingo Molnar
1
-61
/
+0
2008-04-17
x86: enhance DEBUG_RODATA support for hotplug and kprobes
Mathieu Desnoyers
2
-34
/
+10
2008-04-17
x86: enhance DEBUG_RODATA support - alternatives
Mathieu Desnoyers
2
-24
/
+87
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
2
-7
/
+7
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: include/asm-x86/mutex_32.h - 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: add comments to processor.h
Ingo Molnar
1
-23
/
+28
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
5
-45
/
+37
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
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
[next]