summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
* parisc: Move setup_profiling_timer() out of init sectionHelge Deller2018-05-181-2/+1
* parisc: Check if secondary CPUs want own PDC callsHelge Deller2018-03-021-1/+6
* parisc: Move init_per_cpu() into init sectionHelge Deller2017-09-221-2/+1
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-1/+1
* mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
* parisc: Check return value of smp_boot_one_cpu()Helge Deller2016-09-201-2/+2
* arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-011-1/+1
* parisc: Remove unused functionRickard Strandqvist2015-02-171-3/+0
* parisc: do not count IPI calls twiceHelge Deller2013-11-071-5/+0
* parisc: kill SMP single function call interruptJiang Liu2013-10-131-7/+1
* parisc: delete __cpuinit usage from all usersPaul Gortmaker2013-07-141-4/+4
* parisc: tlb flush counting fix for SMP and UPHelge Deller2013-05-071-11/+0
* parisc: more irq statistics in /proc/interruptsHelge Deller2013-05-071-1/+2
* parisc: Use generic idle loopThomas Gleixner2013-04-081-1/+1
* parisc: Smp: remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang2012-06-051-2/+0
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-211-22/+3
|\
| * parisc: Use generic idle thread allocationThomas Gleixner2012-04-261-21/+2
| * smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
* | parisc/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat2012-05-151-1/+7
|/
* Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb...Linus Torvalds2012-03-311-2/+1
|\
| * [PARISC] remove references to cpu_*_map.Rusty Russell2012-02-271-2/+1
* | Disintegrate asm/system.h for PA-RISCDavid Howells2012-03-281-1/+0
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-4/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* parisc: Replace old style lock init in smp.cThomas Gleixner2009-12-161-3/+6
* Merge branch 'rusty-cpumask-parisc' into pariscKyle McMartin2009-04-021-9/+9
|\
| * cpumask: Use accessors code.: pariscRusty Russell2009-03-161-6/+6
| * cpumask: arch_send_call_function_ipi_mask: pariscRusty Russell2009-03-161-3/+3
* | parisc: add ftrace (function and graph tracer) functionalityHelge Deller2009-03-311-1/+2
|/
* parisc: Replace NR_CPUS in parisc codeHelge Deller2009-01-051-11/+13
* parisc: trivial fixesHelge Deller2009-01-051-6/+2
* cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-131-15/+0
* on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-261-1/+1
* parisc: convert to generic helpers for IPI function callsJens Axboe2008-06-261-113/+21
* [PARISC] Kill off broken irqstack codeKyle McMartin2007-10-181-12/+0
* Remove fs.h from mm.hAlexey Dobriyan2007-07-291-0/+1
* [PARISC] fix section mismatch in smp.cHelge Deller2007-05-301-1/+1
* [PARISC] spelling fixes: arch/parisc/Simon Arlott2007-05-221-3/+3
* [PARISC] clocksource: Move update_cr16_clocksource later in bootKyle McMartin2007-02-261-4/+0
* [PARISC] time: clocksource lost update_callbackKyle McMartin2007-02-261-0/+4
* [PARISC] kill ENTRY_SYS_CPUSKyle McMartin2007-02-171-129/+0
* [PARISC] clean up debugging printks in smp.cKyle McMartin2007-02-171-22/+16
* Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin2007-02-171-4/+7
|\
| * [PARISC] Move spinlock_t out of struct cpu_dataKyle McMartin2006-12-081-4/+7
* | [PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy2007-01-111-1/+1
|/
* [PARISC] More pt_regs removalMatthew Wilcox2006-10-071-14/+1
* [PARISC] Allow nested interruptsJames Bottomley2006-10-041-0/+3
* [PARISC] Add new function to start local Interval Timer, start_cpu_itimer()Grant Grundler2006-10-041-1/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
OpenPOWER on IntegriCloud