summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/smp_64.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| * sparc64: fix sparse warnings in smp_64.cSam Ravnborg2014-05-181-8/+1
* | sparc64: Make itc_sync_lock rawKirill Tkhai2014-05-021-3/+3
|/
* sparc64, sched: Remove unused sparc64_multi_coreBjorn Helgaas2014-03-111-2/+0
* sparc64: smp_callin: Enable irqs after preemption is disabledKirill Tkhai2014-01-041-1/+2
* sparc64: Add self-IPI support for smp_send_reschedule()Kirill Tkhai2013-11-141-2/+7
* sparc: delete __cpuinit/__CPUINIT usage from all usersPaul Gortmaker2013-07-141-4/+5
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-301-0/+2
|\
| * sparc: Use generic idle loopSam Ravnborg2013-04-131-0/+2
* | sparc64: Fix race in TLB batch processing.David S. Miller2013-04-191-4/+37
|/
* SPARC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-2/+2
* sparc64: Add global PMU register dumping via sysrq.David S. Miller2012-10-161-0/+11
* SPARC: SMP: Remove call to ipi_call_lock_irq()/ipi_call_unlock_irq()Yong Zhang2012-06-051-6/+1
* sparc: Use generic idle thread allocationThomas Gleixner2012-04-261-7/+3
* smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
* treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-021-1/+1
* sparc: move symbol exporters to use export.h not module.hPaul Gortmaker2011-10-311-1/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* Merge commit '317f394160e9beb97d19a84c39b7e5eb3d7815a8'David S. Miller2011-05-201-0/+1
|\
| * sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-0/+1
* | sparc: convert old cpumask API into new oneKOSAKI Motohiro2011-05-161-29/+29
|/
* sparc64: Fix build errors with gcc-4.6.0David S. Miller2011-03-161-7/+4