aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/smp_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-05mm: fix races between swapoff and flush dcacheHuang Ying1-4/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-09sparc64: Use CPU_POKE to resume idle cpuVijay Kumar1-3/+77
2017-07-14sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu1-70/+115
2017-06-06sparc64: delete old wrap codePavel Tatashin1-31/+0
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h>Ingo Molnar1-0/+1
2017-02-27mm: add new mmgrab() helperVegard Nossum1-1/+1
2017-02-23sparc64: Migrate hvcons irq to panicked cpuVijay Kumar1-1/+5
2017-02-23sparc64: Set cpu state to offline when stoppedVijay Kumar1-0/+3
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-10-24sparc64: Setup a scheduling domain for highest level cache.Atish Patra1-0/+8
2016-09-28sparc64: Fix cpu_possible_mask if nr_cpus is setAtish Patra1-0/+14
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner1-1/+1
2015-04-22sparc64: Setup sysfs to mark LDOM sockets, cores and threads correctlychris hyser1-0/+13
2015-03-01sparc64: fatal trap should stop all cpusDave Kleikamp1-3/+24
2014-11-07sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().David S. Miller1-0/+4
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2014-10-05sparc64: Switch to 4-level page tables.David S. Miller1-0/+7
2014-08-14locking,arch,sparc: Fold atomic_opsPeter Zijlstra1-1/+1
2014-08-11sparc64: Fix pcr_ops initialization and usage bugs.David S. Miller1-1/+0
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds1-13/+3
2014-05-18sparc64: fix sparse warnings in init_64.cSam Ravnborg1-5/+1
2014-05-18sparc: fix sparse warnings in smp_32.c + smp_64.cSam Ravnborg1-0/+1
2014-05-18sparc64: fix sparse warnings in smp_64.cSam Ravnborg1-8/+1
2014-05-02sparc64: Make itc_sync_lock rawKirill Tkhai1-3/+3
2014-03-11sparc64, sched: Remove unused sparc64_multi_coreBjorn Helgaas1-2/+0
2014-01-04sparc64: smp_callin: Enable irqs after preemption is disabledKirill Tkhai1-1/+2
2013-11-14sparc64: Add self-IPI support for smp_send_reschedule()Kirill Tkhai1-2/+7
2013-07-14sparc: delete __cpuinit/__CPUINIT usage from all usersPaul Gortmaker1-4/+5
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2013-04-19sparc64: Fix race in TLB batch processing.David S. Miller1-4/+37
2013-04-13sparc: Use generic idle loopSam Ravnborg1-0/+2
2013-01-03SPARC: drivers: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2012-10-16sparc64: Add global PMU register dumping via sysrq.David S. Miller1-0/+11
2012-06-05SPARC: SMP: Remove call to ipi_call_lock_irq()/ipi_call_unlock_irq()Yong Zhang1-6/+1
2012-04-26sparc: Use generic idle thread allocationThomas Gleixner1-7/+3
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner1-1/+1
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock1-1/+1
2011-10-31sparc: move symbol exporters to use export.h not module.hPaul Gortmaker1-1/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-05-20Merge commit '317f394160e9beb97d19a84c39b7e5eb3d7815a8'David S. Miller1-0/+1
2011-05-16sparc: convert old cpumask API into new oneKOSAKI Motohiro1-29/+29
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra1-0/+1
2011-03-16sparc64: Fix build errors with gcc-4.6.0David S. Miller1-7/+4
2011-02-15sparc64: Fix NMI startup bug which also breaks perf.David S. Miller1-0/+2
2010-04-13Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-0/+1
2010-04-12sparc64: Add function graph tracer support.David S. Miller1-5/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-28of: unify phandle name in struct device_nodeGrant Likely1-1/+1