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
/
kernel
/
smpboot.c
Age
Commit message (
Expand
)
Author
2017-01-09
x86/smpboot: Make logical package management more robust
Thomas Gleixner
2016-10-22
x86/boot/smp: Don't try to poke disabled/non-existent APIC
Ville Syrjälä
2016-10-07
arch/x86: Handle non enumerated CPU after physical hotplug
Prarit Bhargava
2016-10-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-10-03
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-03
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-09-30
sched/core, x86/topology: Fix NUMA in package topology bug
Tim Chen
2016-09-26
Merge branch 'x86/urgent' into x86/apic
Thomas Gleixner
2016-09-20
x86/apic: Get rid of apic_version[] array
Denys Vlasenko
2016-09-01
Merge branch 'linus' into smp/hotplug
Thomas Gleixner
2016-08-24
sched/x86: Rewrite the switch_to() code
Brian Gerst
2016-08-24
x86/smpboot: Check APIC ID before setting up default routing
Wei Jiangang
2016-08-18
x86/asm/head: Rename 'stack_start' -> 'initial_stack'
Josh Poimboeuf
2016-08-18
x86/smp: Fix __max_logical_packages value setup
Jiri Olsa
2016-08-10
cpu/hotplug: Prevent alloc/free of irq descriptors during CPU up/down (again)
Boris Ostrovsky
2016-08-01
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-26
Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2016-07-25
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-07-15
x86 / hibernate: Use hlt_play_dead() when resuming from hibernation
Rafael J. Wysocki
2016-07-15
x86/smp: Remove unnecessary initialization of thread_info::cpu
Andy Lutomirski
2016-07-14
x86/kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-06-03
x86/topology: Add topology_max_smt_threads()
Andi Kleen
2016-05-16
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-05-07
x86/topology: Handle CPUID bogosity gracefully
Thomas Gleixner
2016-04-13
x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage
Borislav Petkov
2016-03-29
x86/cpu: Get rid of compute_unit_id
Borislav Petkov
2016-03-19
x86/topology: Use total_cpus not nr_cpu_ids for logical packages
Thomas Gleixner
2016-03-19
x86/topology: Fix Intel HT disable
Peter Zijlstra
2016-03-19
x86/topology: Fix logical package mapping
Peter Zijlstra
2016-03-15
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-01
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
2016-02-29
x86/topology: Create logical package id
Thomas Gleixner
2015-12-19
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
Borislav Petkov
2015-12-19
Merge branch 'linus' into x86/cleanups
Thomas Gleixner
2015-11-25
x86 smpboot: Re-enable init_udelay=0 by default on modern CPUs
Len Brown
2015-11-19
x86/paravirt: Remove unused pv_apic_ops structure
Juergen Gross
2015-10-19
x86/smpboot: Fix CPU #1 boot timeout
Len Brown
2015-10-19
x86/smpboot: Fix cpu_init_udelay=10000 corner case boot parameter misbehavior
Len Brown
2015-09-01
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-08-17
x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deasserted
Len Brown
2015-08-17
x86/smpboot: Remove SIPI delays from cpu_up()
Len Brown
2015-08-17
x86/smpboot: Remove udelay(100) when polling cpu_callin_map
Len Brown
2015-08-17
x86/smpboot: Remove udelay(100) when polling cpu_initialized_map
Len Brown
2015-07-20
x86: Drop bogus __ref / __refdata annotations
Mathias Krause
2015-07-15
genirq: Revert sparse irq locking around __cpu_up() and move it to x86 for now
Thomas Gleixner
2015-07-07
x86/irq: Plug irq vector hotplug race
Thomas Gleixner
2015-07-06
x86/espfix: Init espfix on the boot CPU side
Zhu Guihua
2015-07-06
x86/espfix: Add 'cpu' parameter to init_espfix_ap()
Zhu Guihua
2015-06-22
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-06-22
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
[next]