aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-15/+10
* [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-101-5/+3
* [PARISC] Add __read_mostly section for pariscHelge Deller2006-01-101-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
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-091-0/+1
* [PARISC] Replace uses of __LP64__ with CONFIG_64BITGrant Grundler2005-10-211-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+723