index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
smp.h
Age
Commit message (
Expand
)
Author
2016-01-30
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
2015-11-19
x86/paravirt: Remove unused pv_apic_ops structure
Juergen Gross
2015-11-17
x86: Remove unused function cpu_has_ht_siblings()
Juergen Gross
2015-05-27
x86: Remove cpu_sibling_mask() and cpu_core_mask()
Bartosz Golaszewski
2015-04-14
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-02
x86/cpu: Factor out common CPU initialization code, fix 32-bit Xen PV guests
Boris Ostrovsky
2015-03-11
x86: Use common outgoing-CPU-notification code
Paul E. McKenney
2014-11-10
x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU down
Boris Ostrovsky
2014-01-06
x86: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-07-14
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
2012-11-14
x86, hotplug: Support functions for CPU0 online/offline
Fenghua Yu
2012-07-26
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-06-14
x86: Add read_mostly declaration/definition to variables from smp.h
Vlad Zolotarov
2012-06-05
smp: Remove num_booting_cpus()
Thomas Gleixner
2012-05-22
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
2012-05-14
x86: replace percpu_xxx funcs with this_cpu_xxx
Alex Shi
2012-04-26
x86: Use generic idle thread allocation
Thomas Gleixner
2012-04-26
x86: Add task_struct argument to smp_ops.cpu_up
Thomas Gleixner
2012-04-26
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2011-12-05
x86, NMI: Add NMI IPI selftest
Don Zickus
2011-03-15
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-03-15
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2011-03-05
perf: Avoid the percore allocations if the CPU is not HT capable
Lin Ming
2011-02-14
Merge commit 'v2.6.38-rc4' into x86/numa
Ingo Molnar
2011-02-14
Merge commit 'v2.6.38-rc4' into x86/cpu
Ingo Molnar
2011-02-04
x86-32: Make sure the stack is set up before we use it
H. Peter Anvin
2011-01-28
x86: Fix build failure on X86_UP_APIC
Tejun Heo
2011-01-28
x86: Replace cpu_2_logical_apicid[] with early percpu variable
Tejun Heo
2011-01-26
x86: Move llc_shared_map out of cpu_info
Yinghai Lu
2010-10-21
x86, kexec: Make sure to stop all CPUs before exiting the kernel
Alok Kataria
2010-01-22
x86, lib: Add wbinvd smp helpers
Borislav Petkov
2009-09-24
cpumask: remove arch_send_call_function_ipi
Rusty Russell
2009-05-12
x86: read apic ID in the !acpi_lapic case
Yinghai Lu
2009-03-13
x86: arch_send_call_function_ipi_mask
Rusty Russell
2009-03-13
cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t
Rusty Russell
2009-01-29
x86: remove mach_apic.h
Ingo Molnar
2009-01-28
x86: remove mach_apicdef.h
Ingo Molnar
2009-01-28
x86, apic: refactor ->get_apic_id() & GET_APIC_ID()
Ingo Molnar
2009-01-20
x86: remove pda.h
Brian Gerst
2009-01-19
x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
2009-01-16
percpu: add optimized generic percpu accessors
Ingo Molnar
2009-01-16
x86: fold pda into percpu area on SMP
Tejun Heo
2009-01-10
x86: smp.h move cpu_sibling_setup_mask and cpu_sibling_setup_map declartion t...
Jaswinder Singh Rajput
2009-01-10
x86: smp.h move cpu_initialized_mask and cpu_initialized declartion to cpumask.h
Jaswinder Singh Rajput
2009-01-10
x86: smp.h move cpu_callout_mask and cpu_callout_map declartion to cpumask.h
Jaswinder Singh Rajput
2009-01-10
x86: smp.h move cpu_callin_mask and cpu_callin_map declartion to cpumask.h
Jaswinder Singh Rajput
2009-01-10
Merge branch 'linus' into x86/cleanups
Ingo Molnar
2009-01-07
x86: smp.h move boot_cpu_id declartion to cpu.h
Jaswinder Singh Rajput
2009-01-07
x86: smp.h move cpu_physical_id declartion to cpu.h
Jaswinder Singh Rajput
2009-01-07
x86: smp.h move safe_smp_processor_id declartion to cpu.h
Jaswinder Singh Rajput
[next]