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
/
mips
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
2008-05-12
[MIPS] fix warning message on SMP kernels
Thiemo Seufer
2008-04-28
[MIPS] Add support for MIPS CMP platform.
Ralf Baechle
2008-02-06
calibrate_delay() must be __cpuinit
Adrian Bunk
2008-01-29
[MIPS] SMP: Call platform methods via ops structure.
Ralf Baechle
2008-01-29
[MIPS] MT: Scheduler support for SMT
Ralf Baechle
2007-10-13
[MIPS] SMP: Fix use of cpumasks.
Ralf Baechle
2007-10-11
[MIPS] SMP: Use ISO C struct initializer for local structs.
Ralf Baechle
2007-10-11
[MIPS] SMP: Kill useless casts.
Ralf Baechle
2007-10-11
[MIPS] Kill num_online_cpus() loops.
Ralf Baechle
2007-10-11
[MIPS] SMP: Implement smp_call_function_mask().
Ralf Baechle
2007-10-11
[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt
Ralf Baechle
2007-07-31
[MIPS] Add smp_call_function_single()
Peter Watkins
2007-07-29
Remove fs.h from mm.h
Alexey Dobriyan
2007-07-10
[MIPS] Transform old-style macros to newer "__noreturn"
Robert P. J. Day
2007-07-09
sched: zap the migration init / cache-hot balancing code
Ingo Molnar
2007-06-11
[MIPS] Fix modpost warnings by making start_secondary __cpuinit
Ralf Baechle
2007-02-22
[MIPS] SMP: Get smp_tune_scheduling to do something useful.
Ralf Baechle
2007-01-11
[PATCH] Change cpu_up and co from __devinit to __cpuinit
Gautham R Shenoy
2006-12-04
[MIPS] Cleanup memory barriers for weakly ordered systems.
Ralf Baechle
2006-11-29
[MIPS] Do topology_init even on uniprocessor kernels.
Ralf Baechle
2006-10-11
[MIPS] Pass NULL not 0 for pointer value.
Ralf Baechle
2006-10-09
[MIPS] NUMA: Register all nodes before cpus or sysfs will barf.
Ralf Baechle
2006-07-13
[MIPS] Avoid interprocessor function calls.
Ralf Baechle
2006-06-27
[PATCH] node hotplug: register cpu: remove node struct
KAMEZAWA Hiroyuki
2006-06-06
[MIPS] Fix SMP now that fixup_cpu_present_map is gone.
Ralf Baechle
2006-04-19
[MIPS] MT: Improved multithreading support.
Ralf Baechle
2006-04-19
[MIPS] Sort out duplicate exports.
Ralf Baechle
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
2006-02-27
[MIPS] SMP: Fix initialization order bug.
Ralf Baechle
2006-02-21
[MIPS] Add topology_init.
Rojhalat Ibrahim
2005-11-09
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
2005-10-29
Delete old junk.
Ralf Baechle
2005-10-29
Make sure that the processor is actually online or die spectacularly.
Ralf Baechle
2005-10-29
Fix BogoMIPS display on UP and some minor cosmetical things.
Ralf Baechle
2005-10-29
Merge do_boot_cpu() into the new style __cpu_up().
Ralf Baechle
2005-10-29
Document why calling smp_call_function will deadlock when called with
Ralf Baechle
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds