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
/
xen
/
smp.c
Age
Commit message (
Expand
)
Author
2012-05-07
xen/smp: Fix crash when booting with ACPI hotplug CPUs.
Konrad Rzeszutek Wilk
2011-10-03
xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead.
Konrad Rzeszutek Wilk
2011-08-29
xen: Do not enable PV IPIs when vector callback not present
Stefano Stabellini
2011-06-15
xen: support CONFIG_MAXSMP
Andrew Jones
2011-05-19
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...
Linus Torvalds
2011-05-19
arch/x86/xen/smp: Cleanup code/data sections definitions
Daniel Kiper
2011-04-14
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
2011-02-25
xen: PV on HVM: support PV spinlocks and IPIs
Stefano Stabellini
2010-10-28
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2010-10-26
xen: initialize cpu masks for pv guests in xen_smp_init
Stefano Stabellini
2010-10-22
xen: use vcpu_ops to setup cpu masks
Stefano Stabellini
2010-10-21
x86, kexec: Make sure to stop all CPUs before exiting the kernel
Alok Kataria
2010-08-04
xen/panic: use xen_reboot and fix smp_send_stop
Ian Campbell
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-05
xen: Fix misspelled CONFIG variable in comment.
Robert P. J. Day
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-10
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Linus Torvalds
2009-12-03
xen: register runstate on secondary CPUs
Ian Campbell
2009-11-04
cpumask: Use modern cpumask style in Xen
Rusty Russell
2009-10-29
percpu: make percpu symbols in xen unique
Tejun Heo
2009-09-09
xen: make -fstack-protector work under Xen
Jeremy Fitzhardinge
2009-04-08
NULL noise: arch/x86/xen/smp.c
Hannes Eder
2009-03-13
cpumask: use new cpumask functions throughout x86
Rusty Russell
2009-03-02
xen: deal with virtually mapped percpu data
Jeremy Fitzhardinge
2009-02-04
xen: setup percpu data pointers
Jeremy Fitzhardinge
2009-01-31
xen: setup percpu data pointers
Jeremy Fitzhardinge
2009-01-27
x86: initialize per-cpu GDT segment in per-cpu setup
Brian Gerst
2009-01-19
x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
2009-01-19
x86-64: Move irq stats 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
2008-12-16
x86: cosmetic changes apic-related files.
Mike Travis
2008-12-16
xen: convert to cpumask_var_t and new cpumask primitives.
Mike Travis
2008-12-16
x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers
Mike Travis
2008-11-30
xen_play_dead() is __cpuinit
Al Viro
2008-09-08
xen: make CPU hotplug functions static
Alex Nixon
2008-09-08
x86, xen: fix build when !CONFIG_HOTPLUG_CPU
Alex Nixon
2008-08-25
xen: implement CPU hotplugging
Alex Nixon
2008-07-24
x86: split spinlock implementations out into their own files
Jeremy Fitzhardinge
2008-07-23
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-07-16
xen: implement Xen-specific spinlocks
Jeremy Fitzhardinge
2008-07-16
xen: use lock-byte spinlock implementation
Jeremy Fitzhardinge
2008-07-16
xen64: set up syscall and sysenter entrypoints for 64-bit
Jeremy Fitzhardinge
2008-07-16
xen: set num_processors
Jeremy Fitzhardinge
2008-07-16
xen64: smp.c compile hacking
Jeremy Fitzhardinge
2008-07-16
xen: move smp setup into smp.c
Jeremy Fitzhardinge
2008-07-16
Merge branch 'linus' into cpus4096
Ingo Molnar
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-06-26
x86: convert to generic helpers for IPI function calls
Jens Axboe
[next]