index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
smp.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-04-14
x86/smp: Remove the redundant #ifdef CONFIG_SMP directive
Dou Liyang
1
-5
/
+1
2017-04-14
x86/smp: Reduce code duplication
Dou Liyang
1
-16
/
+13
2016-10-12
x86/panic: replace smp_send_stop() with kdump friendly version in panic path
Hidehiro Kawai
1
-0
/
+1
2016-08-18
x86/asm/head: Rename 'stack_start' -> 'initial_stack'
Josh Poimboeuf
1
-3
/
+0
2016-07-27
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2016-07-27
Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-0
/
+1
2016-07-25
x86/acpi: store ACPI ids from MADT for future usage
Vitaly Kuznetsov
1
-0
/
+2
2016-07-15
x86 / hibernate: Use hlt_play_dead() when resuming from hibernation
Rafael J. Wysocki
1
-0
/
+1
2016-07-15
x86/smp: Remove stack_smp_processor_id()
Andy Lutomirski
1
-6
/
+0
2016-03-29
x86/topology: Fix AMD core count
Peter Zijlstra
1
-0
/
+1
2016-01-30
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
1
-1
/
+0
2015-11-19
x86/paravirt: Remove unused pv_apic_ops structure
Juergen Gross
1
-3
/
+0
2015-11-17
x86: Remove unused function cpu_has_ht_siblings()
Juergen Gross
1
-9
/
+0
2015-05-27
x86: Remove cpu_sibling_mask() and cpu_core_mask()
Bartosz Golaszewski
1
-10
/
+0
2015-04-14
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2015-04-02
x86/cpu: Factor out common CPU initialization code, fix 32-bit Xen PV guests
Boris Ostrovsky
1
-0
/
+1
2015-03-11
x86: Use common outgoing-CPU-notification code
Paul E. McKenney
1
-1
/
+1
2014-11-10
x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU down
Boris Ostrovsky
1
-0
/
+1
2014-01-07
x86: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-07-15
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
1
-1
/
+1
2012-11-14
x86, hotplug: Support functions for CPU0 online/offline
Fenghua Yu
1
-0
/
+1
2012-07-27
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+8
2012-06-14
x86: Add read_mostly declaration/definition to variables from smp.h
Vlad Zolotarov
1
-8
/
+8
2012-06-05
smp: Remove num_booting_cpus()
Thomas Gleixner
1
-5
/
+0
2012-05-23
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
1
-2
/
+2
2012-05-15
x86: replace percpu_xxx funcs with this_cpu_xxx
Alex Shi
1
-2
/
+2
2012-04-26
x86: Use generic idle thread allocation
Thomas Gleixner
1
-0
/
+1
2012-04-26
x86: Add task_struct argument to smp_ops.cpu_up
Thomas Gleixner
1
-3
/
+3
2012-04-26
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
1
-1
/
+3
2011-12-05
x86, NMI: Add NMI IPI selftest
Don Zickus
1
-0
/
+6
2011-03-16
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+3
2011-03-16
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+7
2011-03-05
perf: Avoid the percore allocations if the CPU is not HT capable
Lin Ming
1
-0
/
+10
2011-02-14
Merge commit 'v2.6.38-rc4' into x86/numa
Ingo Molnar
1
-4
/
+1
2011-02-14
Merge commit 'v2.6.38-rc4' into x86/cpu
Ingo Molnar
1
-4
/
+1
2011-02-05
x86-32: Make sure the stack is set up before we use it
H. Peter Anvin
1
-4
/
+1
2011-01-28
x86: Fix build failure on X86_UP_APIC
Tejun Heo
1
-1
/
+1
2011-01-28
x86: Replace cpu_2_logical_apicid[] with early percpu variable
Tejun Heo
1
-0
/
+3
2011-01-26
x86: Move llc_shared_map out of cpu_info
Yinghai Lu
1
-0
/
+7
2010-10-22
x86, kexec: Make sure to stop all CPUs before exiting the kernel
Alok Kataria
1
-2
/
+7
2010-01-23
x86, lib: Add wbinvd smp helpers
Borislav Petkov
1
-0
/
+9
2009-09-24
cpumask: remove arch_send_call_function_ipi
Rusty Russell
1
-1
/
+0
2009-05-12
x86: read apic ID in the !acpi_lapic case
Yinghai Lu
1
-1
/
+1
2009-03-13
x86: arch_send_call_function_ipi_mask
Rusty Russell
1
-2
/
+3
2009-03-13
cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t
Rusty Russell
1
-4
/
+4
2009-01-29
x86: remove mach_apic.h
Ingo Molnar
1
-19
/
+0
2009-01-29
x86: remove mach_apicdef.h
Ingo Molnar
1
-2
/
+2
2009-01-29
x86, apic: refactor ->get_apic_id() & GET_APIC_ID()
Ingo Molnar
1
-1
/
+1
2009-01-20
x86: remove pda.h
Brian Gerst
1
-1
/
+0
[next]