summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
* arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-011-1/+1
* parisc: Remove unused functionRickard Strandqvist2015-02-171-3/+0Star
* parisc: do not count IPI calls twiceHelge Deller2013-11-071-5/+0Star
* parisc: kill SMP single function call interruptJiang Liu2013-10-131-7/+1Star
* parisc: delete __cpuinit usage from all usersPaul Gortmaker2013-07-151-4/+4
* parisc: tlb flush counting fix for SMP and UPHelge Deller2013-05-071-11/+0Star
* 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/+0Star
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-221-22/+3Star
|\
| * parisc: Use generic idle thread allocationThomas Gleixner2012-04-261-21/+2Star
| * 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-161-1/+7
|/
* Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb...Linus Torvalds2012-03-311-2/+1Star
|\
| * [PARISC] remove references to cpu_*_map.Rusty Russell2012-02-271-2/+1Star
* | Disintegrate asm/system.h for PA-RISCDavid Howells2012-03-281-1/+0Star
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-4/+1Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0Star
* 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/+2Star
* cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-131-15/+0Star
* 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/+21Star
* [PARISC] Kill off broken irqstack codeKyle McMartin2007-10-181-12/+0Star
* Remove fs.h from mm.hAlexey Dobriyan2007-07-301-0/+1
* [PARISC] fix section mismatch in smp.cHelge Deller2007-05-301-1/+1
* [PARISC] spelling fixes: arch/parisc/Simon Arlott2007-05-231-3/+3
* [PARISC] clocksource: Move update_cr16_clocksource later in bootKyle McMartin2007-02-271-4/+0Star
* [PARISC] time: clocksource lost update_callbackKyle McMartin2007-02-271-0/+4
* [PARISC] kill ENTRY_SYS_CPUSKyle McMartin2007-02-171-129/+0Star
* [PARISC] clean up debugging printks in smp.cKyle McMartin2007-02-171-22/+16Star
* 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-121-1/+1
|/
* [PARISC] More pt_regs removalMatthew Wilcox2006-10-071-14/+1Star
* [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/+0Star
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-15/+10Star
* [PATCH] parisc: task_stack_page(), task_thread_info()Al Viro2006-01-121-1/+1
* [PARISC] Make local cache flushes take a void *Matthew Wilcox2006-01-111-5/+3Star
* [PARISC] Add __read_mostly section for pariscHelge Deller2006-01-111-4/+4
* [PARISC] Fix our interrupts not to use smp_call_functionJames Bottomley2005-11-171-6/+14
* [PARISC] Make sure timer and IPI execute with interrupts disabledJames Bottomley2005-11-171-0/+4