summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/smp_64.c
Commit message (Expand)AuthorAgeFilesLines
* sparc64: Fix number of online CPUsSam Ravnborg2024-04-221-14/+0
* smp: Consolidate smp_prepare_boot_cpu()Thomas Gleixner2024-03-041-4/+0
* sparc64: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-241-20/+36
* treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider2023-03-241-1/+1
* profile: setup_profiling_timer() is moslty not implementedBen Dooks2022-07-291-6/+0
* mm: percpu: add generic pcpu_populate_pte() functionKefeng Wang2022-01-201-55/+1
* mm: percpu: add generic pcpu_fc_alloc/free funcitonKefeng Wang2022-01-201-49/+1
* mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedefKefeng Wang2022-01-201-3/+10
* memblock: use memblock_free for freeing virtual pointersMike Rapoport2021-11-061-1/+1
* memblock: rename memblock_free to memblock_phys_freeMike Rapoport2021-11-061-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-291-1/+1
|\
| * mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport2021-06-291-1/+1
* | sched/core: Initialize the idle task with preemption disabledValentin Schneider2021-05-121-3/+0
|/
* sparc64: remove mm_cpumask clearing to fix kthread_use_mm raceNicholas Piggin2020-09-161-51/+14
* mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-0/+1
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2020-01-301-1/+12
|\
| * sparc64: add support for folded p4d page tablesMike Rapoport2020-01-301-1/+12
* | sparc: Use pr_warn instead of pr_warningKefeng Wang2019-10-181-3/+3
|/
* sparc: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-0/+12
* kgdb: Remove irq flags from roundupDouglas Anderson2018-12-301-1/+1
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variantsMike Rapoport2018-10-311-1/+1
* memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport2018-10-311-1/+1
* memblock: replace __alloc_bootmem with memblock_alloc_fromMike Rapoport2018-10-311-5/+5
* memblock: replace __alloc_bootmem_node with appropriate memblock_ APIMike Rapoport2018-10-311-2/+2
* mm: fix races between swapoff and flush dcacheHuang Ying2018-04-051-4/+4
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sparc64: Use CPU_POKE to resume idle cpuVijay Kumar2017-08-091-3/+77
* sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu2017-07-141-70/+115
* sparc64: delete old wrap codePavel Tatashin2017-06-061-31/+0
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
* sparc64: Migrate hvcons irq to panicked cpuVijay Kumar2017-02-231-1/+5
* sparc64: Set cpu state to offline when stoppedVijay Kumar2017-02-231-0/+3
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* sparc64: Setup a scheduling domain for highest level cache.Atish Patra2016-10-241-0/+8
* sparc64: Fix cpu_possible_mask if nr_cpus is setAtish Patra2016-09-281-0/+14
* arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-011-1/+1
* sparc64: Setup sysfs to mark LDOM sockets, cores and threads correctlychris hyser2015-04-221-0/+13
* sparc64: fatal trap should stop all cpusDave Kleikamp2015-03-011-3/+24
* sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().David S. Miller2014-11-071-0/+4
* Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-1/+1
|\
| * locking,arch,sparc: Fold atomic_opsPeter Zijlstra2014-08-141-1/+1
* | sparc64: Switch to 4-level page tables.David S. Miller2014-10-051-0/+7
* | sparc64: Fix pcr_ops initialization and usage bugs.David S. Miller2014-08-111-1/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2014-06-191-13/+3
|\
| * sparc64: fix sparse warnings in init_64.cSam Ravnborg2014-05-181-5/+1
| * sparc: fix sparse warnings in smp_32.c + smp_64.cSam Ravnborg2014-05-181-0/+1