index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: move mp_bus_id_to_node to numa.c
Alexey Starikovskiy
2008-04-17
3
-1
/
+3
*
x86: move mp_bus_id_to_local to numa.c
Alexey Starikovskiy
2008-04-17
2
-1
/
+2
*
x86: make mp_bus_id_to_type optional
Alexey Starikovskiy
2008-04-17
2
-1
/
+11
*
x86: rearrange bus_type parse
Alexey Starikovskiy
2008-04-17
1
-5
/
+5
*
x86: use not_pci bitmap #6
Alexey Starikovskiy
2008-04-17
1
-32
/
+15
*
x86: use not_pci bitmap #5
Alexey Starikovskiy
2008-04-17
1
-2
/
+5
*
x86: use not_pci bitmap #4
Alexey Starikovskiy
2008-04-17
1
-37
/
+11
*
x86: use not_pci bitmap #3
Alexey Starikovskiy
2008-04-17
1
-1
/
+1
*
x86: use not_pci bitmap #2
Alexey Starikovskiy
2008-04-17
1
-4
/
+1
*
x86: use not_pci bitmap #1
Alexey Starikovskiy
2008-04-17
1
-4
/
+1
*
x86: add mp_bus_not_pci bitmap to mpparse_32.c
Alexey Starikovskiy
2008-04-17
1
-0
/
+4
*
x86: get boot_cpu_id as early for k8_scan_nodes
Yinghai Lu
2008-04-17
2
-23
/
+90
*
x86: move quad_local_to_mp_bus_id to numa.c
Alexey Starikovskiy
2008-04-17
2
-1
/
+2
*
x86: Remove redundant display of free swap space in show_mem()
Johannes Weiner
2008-04-17
2
-4
/
+0
*
x86: prevent unconditional writes to DebugCtl MSR
Jan Beulich
2008-04-17
4
-7
/
+7
*
x86: Don't send RESCHEDULE_VECTOR to offlined cpus
Gautham R Shenoy
2008-04-17
1
-1
/
+4
*
x86: cleanup duplicate includes
Joe Perches
2008-04-17
1
-1
/
+0
*
x86: coding style fixes to arch/x86/kernel/setup_32.c
Paolo Ciarrocchi
2008-04-17
1
-1
/
+1
*
x86: sort address_markers for dump_pagetables
Yinghai Lu
2008-04-17
1
-2
/
+2
*
x86: introduce initial apicid
Yinghai Lu
2008-04-17
3
-12
/
+15
*
x86: enhance DEBUG_RODATA support for hotplug and kprobes
Mathieu Desnoyers
2008-04-17
2
-34
/
+10
*
x86: enhance DEBUG_RODATA support - alternatives
Mathieu Desnoyers
2008-04-17
1
-23
/
+65
*
x86: replace remaining __FUNCTION__ occurances
Harvey Harrison
2008-04-17
5
-17
/
+17
*
x86: show apicid for cpu in proc
Yinghai Lu
2008-04-17
1
-0
/
+1
*
x86: fix amd_detect_cmp
Yinghai Lu
2008-04-17
1
-2
/
+2
*
x86: add KERN_INFO to show_unhandled_signals printout
Ingo Molnar
2008-04-17
1
-3
/
+3
*
x86: move extern declaration to vdso.h
Ingo Molnar
2008-04-17
1
-7
/
+0
*
x86: clean up arch/x86/kernel/signal_32.c
Ingo Molnar
2008-04-17
1
-79
/
+101
*
x86: remove DEBUG_SIG
Ingo Molnar
2008-04-17
2
-37
/
+0
*
x86: arch/x86/kernel/cpu/feature_names.c - use angle brackets for include
Joe Perches
2008-04-17
1
-1
/
+1
*
x86: clean up i387.c
Ingo Molnar
2008-04-17
1
-42
/
+46
*
x86: use cpu_relax instead of rep_nop
Glauber Costa
2008-04-17
1
-2
/
+2
*
x86: use wait_for_init_deassert in x86_64
Glauber Costa
2008-04-17
1
-2
/
+8
*
x86: unify setup_trampoline
Glauber Costa
2008-04-17
3
-43
/
+33
*
x86: adapt voyager's setup_trampoline
Glauber Costa
2008-04-17
1
-1
/
+1
*
x86: adapt voyager's trampoline_base
Glauber Costa
2008-04-17
1
-4
/
+4
*
x86: move trampoline arrays extern definition to smp.h
Glauber Costa
2008-04-17
2
-13
/
+0
*
x86: make x86_64 accept the max_cpus parameter
Glauber Costa
2008-04-17
3
-13
/
+19
*
x86: merge __cpu_disable and cpu_die
Glauber Costa
2008-04-17
3
-146
/
+85
*
x86: do not clear cpu_online_map
Glauber Costa
2008-04-17
1
-2
/
+1
*
x86: use remove_from_maps in cpu_disable
Glauber Costa
2008-04-17
2
-6
/
+9
*
x86: remove vector_lock around cpu_online_map
Glauber Costa
2008-04-17
1
-3
/
+1
*
x86: move cpu_coregroup_map to common file
Glauber Costa
2008-04-17
3
-28
/
+16
*
x86: move sibling functions to common file
Glauber Costa
2008-04-17
3
-177
/
+88
*
x86: make remove_siblinginfo non-static
Glauber Costa
2008-04-17
1
-1
/
+1
*
x86: make set_cpu_sibling_map nonstatic
Glauber Costa
2008-04-17
1
-1
/
+1
*
x86: move equal types to common file
Glauber Costa
2008-04-17
3
-60
/
+28
*
x86: adjust types in smpcommon_32.c
Glauber Costa
2008-04-17
1
-3
/
+3
*
x86: get rid of smp_32.c and smp_64.c
Glauber Costa
2008-04-17
4
-118
/
+93
*
x86: create tlb files
Glauber Costa
2008-04-17
5
-511
/
+517
[next]