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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: remove mpc_oem_bus_info()
Alexey Starikovskiy
2008-04-17
6
-40
/
+2
*
x86: remove mpc_oem_pci_bus()
Alexey Starikovskiy
2008-04-17
6
-29
/
+2
*
x86: remove mpc_apic_id()
Alexey Starikovskiy
2008-04-17
6
-47
/
+0
*
x86: use get_bios_ebda in mpparse_64.c
Alexey Starikovskiy
2008-04-17
1
-0
/
+0
*
x86: introduce smpboot_clear_io_apic
Glauber de Oliveira Costa
2008-04-17
2
-0
/
+9
*
x86: assign nr_ioapics = 0 in smpboot_hooks.h
Glauber de Oliveira Costa
2008-04-17
1
-0
/
+2
*
x86: integrate do_boot_cpu
Glauber de Oliveira Costa
2008-04-17
1
-0
/
+3
*
x86: change boot_cpu_id to boot_cpu_physical_apicid
Glauber de Oliveira Costa
2008-04-17
4
-10
/
+3
*
x86: move stack_start to smp.h
Glauber de Oliveira Costa
2008-04-17
1
-0
/
+7
*
x86: include mach_apic.h in smpboot_64.c and smpboot.c
Glauber de Oliveira Costa
2008-04-17
5
-15
/
+17
*
x86: call nmi_watchdog_default in i386
Glauber de Oliveira Costa
2008-04-17
1
-1
/
+3
*
x86: unify nmi_32.h and nmi_64.h
Glauber de Oliveira Costa
2008-04-17
3
-152
/
+89
*
x86: wipe get_nmi_reason out of nmi_64.h
Glauber de Oliveira Costa
2008-04-17
1
-2
/
+0
*
x86: fix alloc_bootmem_pages_node macro
Glauber de Oliveira Costa
2008-04-17
1
-1
/
+1
*
x86: make node to apic mapping declarations unconditional
Glauber de Oliveira Costa
2008-04-17
1
-4
/
+4
*
x86: define bios to apicid mapping
Glauber de Oliveira Costa
2008-04-17
3
-12
/
+6
*
x86: unify extern masks declaration
Glauber de Oliveira Costa
2008-04-17
3
-19
/
+12
*
x86: provide APIC_INTEGRATED definition for x86_64
Glauber de Oliveira Costa
2008-04-17
1
-1
/
+5
*
x86: merge smp_store_cpu_info
Glauber de Oliveira Costa
2008-04-17
2
-2
/
+2
*
x86: use start_ipi_hook in x86_64
Glauber de Oliveira Costa
2008-04-17
2
-4
/
+3
*
x86: move mp_bus_id_to_node to numa.c
Alexey Starikovskiy
2008-04-17
2
-2
/
+1
*
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
1
-1
/
+5
*
x86: add mp_bus_not_pci bitmap to mpparse_32.c
Alexey Starikovskiy
2008-04-17
1
-2
/
+1
*
x86: get boot_cpu_id as early for k8_scan_nodes
Yinghai Lu
2008-04-17
2
-0
/
+4
*
x86: move quad_local_to_mp_bus_id to numa.c
Alexey Starikovskiy
2008-04-17
2
-1
/
+2
*
x86: correct/clarify comment in nops.h
Mikael Pettersson
2008-04-17
1
-0
/
+2
*
x86: prevent unconditional writes to DebugCtl MSR
Jan Beulich
2008-04-17
1
-0
/
+9
*
x86: add AMD Northbridge MSR definition
stephane eranian
2008-04-17
1
-0
/
+1
*
x86: add cpu_has_arch_perfmon
stephane eranian
2008-04-17
1
-0
/
+1
*
x86: cleanup duplicate includes
Joe Perches
2008-04-17
4
-19
/
+5
*
x86: introduce initial apicid
Yinghai Lu
2008-04-17
1
-0
/
+1
*
x86: remove mach_reboot.h
Ingo Molnar
2008-04-17
1
-61
/
+0
*
x86: enhance DEBUG_RODATA support - alternatives
Mathieu Desnoyers
2008-04-17
1
-1
/
+22
*
x86: move extern declaration to vdso.h
Ingo Molnar
2008-04-17
1
-0
/
+7
*
x86: include/asm-x86/mutex_32.h - use angle brackets for include
Joe Perches
2008-04-17
1
-1
/
+1
*
x86: add comments to processor.h
Ingo Molnar
2008-04-17
1
-23
/
+28
*
x86: unify setup_trampoline
Glauber Costa
2008-04-17
2
-2
/
+4
*
x86: move trampoline arrays extern definition to smp.h
Glauber Costa
2008-04-17
1
-0
/
+6
*
x86: merge __cpu_disable and cpu_die
Glauber Costa
2008-04-17
3
-6
/
+3
*
x86: move hotplug related extern definitions to smp.h
Glauber Costa
2008-04-17
2
-6
/
+6
*
x86: make set_cpu_sibling_map nonstatic
Glauber Costa
2008-04-17
2
-3
/
+3
*
x86: move equal types to common file
Glauber Costa
2008-04-17
1
-0
/
+1
*
x86: adjust types in smpcommon_32.c
Glauber Costa
2008-04-17
1
-3
/
+3
*
x86: remove cpu_llc_id from processor.h
Glauber Costa
2008-04-17
1
-3
/
+1
*
x86: unify smp_send_stop
Glauber Costa
2008-04-17
2
-5
/
+5
*
x86: provide hlt_works function.
Glauber Costa
2008-04-17
1
-0
/
+9
*
x86: move prefill_possible_map to common file
Glauber Costa
2008-04-17
2
-1
/
+1
*
x86: move disabled_cpus to common header
Glauber Costa
2008-04-17
2
-1
/
+3
*
x86: unify smp_cpus_done
Glauber Costa
2008-04-17
2
-7
/
+6
[next]