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
/
powerpc
/
platforms
/
powermac
/
smp.c
Age
Commit message (
Expand
)
Author
2015-04-15
powerpc/powermac: Fix build error seen with powermac smp builds
Guenter Roeck
2015-04-10
powerpc: Drop return value of smp_ops->probe()
Michael Ellerman
2014-06-26
of: Migrate of_find_node_by_name() users to for_each_node_by_name()
Grant Likely
2013-07-06
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-07-01
powerpc: Delete __cpuinit usage from all users
Paul Gortmaker
2013-06-10
irqdomain: Clean up aftermath of irq_domain refactoring
Grant Likely
2013-01-03
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2012-04-12
irq_domain: Move irq_virq_count into NOMAP revmap
Grant Likely
2012-02-16
irq_domain/powerpc: constify irq_domain_ops
Grant Likely
2012-02-16
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
2012-02-14
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
2011-12-16
powerpc/pmac: Fix SMP kernels on pre-core99 UP machines
Benjamin Herrenschmidt
2011-11-25
powerpc: Mark IPI interrupts IRQF_NO_THREAD
Thomas Gleixner
2011-11-08
powerpc/irq: Remove IRQF_DISABLED
Yong Zhang
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-06-20
powerpc: Avoid extra indirect function call in sending IPIs
Paul Mackerras
2011-05-19
powerpc/psurge: Create a irq_host for secondary cpus
Milton Miller
2011-05-19
powerpc: Add kconfig for muxed smp ipi support
Milton Miller
2011-05-19
powerpc: Consolidate ipi message mux and demux
Milton Miller
2011-05-19
powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF
Milton Miller
2011-04-20
powerpc/smp: smp_ops->kick_cpu() should be able to fail
Michael Ellerman
2011-04-18
powerpc/powermac: Build fix with SMP and CPU hotplug
Benjamin Herrenschmidt
2011-04-01
powerpc/pmac/smp: Remove no-longer needed preempt workaround
Benjamin Herrenschmidt
2011-04-01
powerpc/smp: Don't expose per-cpu "cpu_state" array
Benjamin Herrenschmidt
2011-04-01
powerpc/pmac/smp: Fix CPU hotplug crashes on some machines
Benjamin Herrenschmidt
2011-04-01
powerpc/pmac/smp: Properly NAP offlined CPU on G5
Benjamin Herrenschmidt
2011-04-01
powerpc/pmac/smp: Remove HMT changes for PowerMac offline code
Benjamin Herrenschmidt
2011-04-01
powerpc/pmac/smp: Consolidate 32-bit and 64-bit PowerMac cpu_die in one file
Benjamin Herrenschmidt
2011-04-01
powerpc/pmac/smp: Fixup smp_core99_cpu_disable() and use it on 64-bit
Benjamin Herrenschmidt
2011-04-01
powerpc/pmac/smp: Fix 32-bit PowerMac cpu_die
Benjamin Herrenschmidt
2011-04-01
powerpc/smp: Remove unused smp_ops->cpu_enable()
Benjamin Herrenschmidt
2010-05-21
powerpc: Use common cpu_die (fixes SMP+SUSPEND build)
Milton Miller
2010-05-06
powerpc/cpumask: Update some comments
Anton Blanchard
2010-02-09
of: add 'of_' prefix to machine_is_compatible()
Grant Likely
2009-09-24
cpumask: Use accessors for cpu_*_mask: powerpc
Rusty Russell
2009-08-20
powerpc/pmac: Fix PowerSurge SMP IPI allocation
Benjamin Herrenschmidt
2009-06-26
powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMP
Benjamin Herrenschmidt
2009-03-30
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
2009-01-13
powerpc/powermac: Fix occasional SMP boot failure
Benjamin Herrenschmidt
2008-12-16
powerpc/powermac: Use set_hard_smp_processor_id() instead of smp_hw_index
Nathan Lynch
2008-09-15
powerpc: Make the 64-bit kernel as a position-independent executable
Paul Mackerras
2008-07-01
powerpc: Allow create_branch() to return errors
Michael Ellerman
2008-07-01
powerpc: Move code patching code into arch/powerpc/lib/code-patching.c
Michael Ellerman
2007-06-14
[POWERPC] Fix per-cpu allocation on oldworld SMP powermacs
Paul Mackerras
2007-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
2007-05-07
[POWERPC] powermac: Support G5 CPU hotplug
Johannes Berg
2007-04-24
[POWERPC] Remove old interface find_devices
Stephen Rothwell
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
[next]