summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/smp_64.c
AgeCommit message (Expand)Author
2024-03-04smp: Consolidate smp_prepare_boot_cpu()Thomas Gleixner
2023-08-24sparc64: implement the new page table range APIMatthew Wilcox (Oracle)
2023-03-24treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider
2022-07-29profile: setup_profiling_timer() is moslty not implementedBen Dooks
2022-01-20mm: percpu: add generic pcpu_populate_pte() functionKefeng Wang
2022-01-20mm: percpu: add generic pcpu_fc_alloc/free funcitonKefeng Wang
2022-01-20mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedefKefeng Wang
2021-11-06memblock: use memblock_free for freeing virtual pointersMike Rapoport
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport
2021-05-12sched/core: Initialize the idle task with preemption disabledValentin Schneider
2020-09-16sparc64: remove mm_cpumask clearing to fix kthread_use_mm raceNicholas Piggin
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2020-01-30sparc64: add support for folded p4d page tablesMike Rapoport
2019-10-18sparc: Use pr_warn instead of pr_warningKefeng Wang
2019-03-12sparc: add checks for the return value of memblock_alloc*()Mike Rapoport
2018-12-30kgdb: Remove irq flags from roundupDouglas Anderson
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variantsMike Rapoport
2018-10-31memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport
2018-10-31memblock: replace __alloc_bootmem with memblock_alloc_fromMike Rapoport
2018-10-31memblock: replace __alloc_bootmem_node with appropriate memblock_ APIMike Rapoport
2018-04-05mm: fix races between swapoff and flush dcacheHuang Ying
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-09sparc64: Use CPU_POKE to resume idle cpuVijay Kumar
2017-07-14sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu
2017-06-06sparc64: delete old wrap codePavel Tatashin
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27mm: add new mmgrab() helperVegard Nossum
2017-02-23sparc64: Migrate hvcons irq to panicked cpuVijay Kumar
2017-02-23sparc64: Set cpu state to offline when stoppedVijay Kumar
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-24sparc64: Setup a scheduling domain for highest level cache.Atish Patra
2016-09-28sparc64: Fix cpu_possible_mask if nr_cpus is setAtish Patra
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner
2015-04-22sparc64: Setup sysfs to mark LDOM sockets, cores and threads correctlychris hyser
2015-03-01sparc64: fatal trap should stop all cpusDave Kleikamp
2014-11-07sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().David S. Miller
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-05sparc64: Switch to 4-level page tables.David S. Miller
2014-08-14locking,arch,sparc: Fold atomic_opsPeter Zijlstra
2014-08-11sparc64: Fix pcr_ops initialization and usage bugs.David S. Miller
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2014-05-18sparc64: fix sparse warnings in init_64.cSam Ravnborg
2014-05-18sparc: fix sparse warnings in smp_32.c + smp_64.cSam Ravnborg
2014-05-18sparc64: fix sparse warnings in smp_64.cSam Ravnborg