index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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
/
sparc
/
kernel
/
smp_64.c
Age
Commit message (
Expand
)
Author
2024-03-04
smp: Consolidate smp_prepare_boot_cpu()
Thomas Gleixner
2023-08-24
sparc64: implement the new page table range API
Matthew Wilcox (Oracle)
2023-03-24
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
2022-07-29
profile: setup_profiling_timer() is moslty not implemented
Ben Dooks
2022-01-20
mm: percpu: add generic pcpu_populate_pte() function
Kefeng Wang
2022-01-20
mm: percpu: add generic pcpu_fc_alloc/free funciton
Kefeng Wang
2022-01-20
mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef
Kefeng Wang
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2020-09-16
sparc64: remove mm_cpumask clearing to fix kthread_use_mm race
Nicholas Piggin
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2020-01-30
sparc64: add support for folded p4d page tables
Mike Rapoport
2019-10-18
sparc: Use pr_warn instead of pr_warning
Kefeng Wang
2019-03-12
sparc: add checks for the return value of memblock_alloc*()
Mike Rapoport
2018-12-30
kgdb: Remove irq flags from roundup
Douglas Anderson
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
Mike Rapoport
2018-10-31
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
2018-10-31
memblock: replace __alloc_bootmem with memblock_alloc_from
Mike Rapoport
2018-10-31
memblock: replace __alloc_bootmem_node with appropriate memblock_ API
Mike Rapoport
2018-04-05
mm: fix races between swapoff and flush dcache
Huang Ying
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-09
sparc64: Use CPU_POKE to resume idle cpu
Vijay Kumar
2017-07-14
sparc64: Measure receiver forward progress to avoid send mondo timeout
Jane Chu
2017-06-06
sparc64: delete old wrap code
Pavel Tatashin
2017-03-03
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-27
mm: add new mmgrab() helper
Vegard Nossum
2017-02-23
sparc64: Migrate hvcons irq to panicked cpu
Vijay Kumar
2017-02-23
sparc64: Set cpu state to offline when stopped
Vijay Kumar
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-10-24
sparc64: Setup a scheduling domain for highest level cache.
Atish Patra
2016-09-28
sparc64: Fix cpu_possible_mask if nr_cpus is set
Atish Patra
2016-03-01
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
2015-04-22
sparc64: Setup sysfs to mark LDOM sockets, cores and threads correctly
chris hyser
2015-03-01
sparc64: fatal trap should stop all cpus
Dave Kleikamp
2014-11-07
sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().
David S. Miller
2014-10-13
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-10-05
sparc64: Switch to 4-level page tables.
David S. Miller
2014-08-14
locking,arch,sparc: Fold atomic_ops
Peter Zijlstra
2014-08-11
sparc64: Fix pcr_ops initialization and usage bugs.
David S. Miller
2014-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
2014-05-18
sparc64: fix sparse warnings in init_64.c
Sam Ravnborg
2014-05-18
sparc: fix sparse warnings in smp_32.c + smp_64.c
Sam Ravnborg
2014-05-18
sparc64: fix sparse warnings in smp_64.c
Sam Ravnborg
[next]