summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/smp.c
AgeCommit message (Expand)AuthorLines
2019-09-08parisc: add __pdc_cpu_rendezvous()Sven Schnelle-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-4/+1
2019-02-21parisc: Count IPI function call interruptsHelge Deller-0/+1
2018-05-18parisc: Move setup_profiling_timer() out of init sectionHelge Deller-2/+1
2018-03-02parisc: Check if secondary CPUs want own PDC callsHelge Deller-1/+6
2017-09-22parisc: Move init_per_cpu() into init sectionHelge Deller-2/+1
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar-1/+1
2017-02-27mm: add new mmgrab() helperVegard Nossum-1/+1
2016-09-20parisc: Check return value of smp_boot_one_cpu()Helge Deller-2/+2
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner-1/+1
2015-02-17parisc: Remove unused functionRickard Strandqvist-3/+0
2013-11-07parisc: do not count IPI calls twiceHelge Deller-5/+0
2013-10-13parisc: kill SMP single function call interruptJiang Liu-7/+1
2013-07-14parisc: delete __cpuinit usage from all usersPaul Gortmaker-4/+4
2013-05-07parisc: tlb flush counting fix for SMP and UPHelge Deller-11/+0
2013-05-07parisc: more irq statistics in /proc/interruptsHelge Deller-1/+2
2013-04-08parisc: Use generic idle loopThomas Gleixner-1/+1
2012-06-05parisc: Smp: remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang-2/+0
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-22/+3
2012-05-15parisc/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat-1/+7
2012-04-26parisc: Use generic idle thread allocationThomas Gleixner-21/+2
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner-1/+1
2012-03-31Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb...Linus Torvalds-2/+1
2012-03-28Disintegrate asm/system.h for PA-RISCDavid Howells-1/+0
2012-02-27[PARISC] remove references to cpu_*_map.Rusty Russell-2/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma-1/+1
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra-4/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-1/+0
2009-12-16parisc: Replace old style lock init in smp.cThomas Gleixner-3/+6
2009-04-02Merge branch 'rusty-cpumask-parisc' into pariscKyle McMartin-9/+9
2009-03-31parisc: add ftrace (function and graph tracer) functionalityHelge Deller-1/+2
2009-03-16cpumask: Use accessors code.: pariscRusty Russell-6/+6
2009-03-16cpumask: arch_send_call_function_ipi_mask: pariscRusty Russell-3/+3
2009-01-05parisc: Replace NR_CPUS in parisc codeHelge Deller-11/+13
2009-01-05parisc: trivial fixesHelge Deller-6/+2
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell-15/+0
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe-1/+1
2008-06-26parisc: convert to generic helpers for IPI function callsJens Axboe-113/+21
2007-10-18[PARISC] Kill off broken irqstack codeKyle McMartin-12/+0
2007-07-29Remove fs.h from mm.hAlexey Dobriyan-0/+1
2007-05-30[PARISC] fix section mismatch in smp.cHelge Deller-1/+1
2007-05-22[PARISC] spelling fixes: arch/parisc/Simon Arlott-3/+3
2007-02-26[PARISC] clocksource: Move update_cr16_clocksource later in bootKyle McMartin-4/+0
2007-02-26[PARISC] time: clocksource lost update_callbackKyle McMartin-0/+4
2007-02-17[PARISC] kill ENTRY_SYS_CPUSKyle McMartin-129/+0
2007-02-17[PARISC] clean up debugging printks in smp.cKyle McMartin-22/+16
2007-02-17Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin-4/+7
2007-01-11[PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy-1/+1
2006-12-08[PARISC] Move spinlock_t out of struct cpu_dataKyle McMartin-4/+7
2006-10-07[PARISC] More pt_regs removalMatthew Wilcox-14/+1