index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
smp_64.c
Age
Commit message (
Expand
)
Author
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
2014-05-02
sparc64: Make itc_sync_lock raw
Kirill Tkhai
2014-03-11
sparc64, sched: Remove unused sparc64_multi_core
Bjorn Helgaas
2014-01-04
sparc64: smp_callin: Enable irqs after preemption is disabled
Kirill Tkhai
[next]