parisc/CPU hotplug: Add missing call to notify_cpu_starting()
[linux-flexiantxendom0-3.2.10.git] / arch / parisc / kernel / smp.c
2012-05-16 Srivatsa S. Bhatparisc/CPU hotplug: Add missing call to notify_cpu_star...
2012-03-31 Linus TorvaldsMerge tag 'parisc-misc' of git://git./linux/kernel...
2012-03-28 David HowellsDisintegrate asm/system.h for PA-RISC
2012-02-27 Rusty Russell[PARISC] remove references to cpu_*_map.
2011-07-26 Arun Sharmaatomic: use <linux/atomic.h>
2011-04-14 Peter Zijlstrasched: Provide scheduler_ipi() callback in response...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-12-16 Thomas Gleixnerparisc: Replace old style lock init in smp.c
2009-04-02 Kyle McMartinMerge branch 'rusty-cpumask-parisc' into parisc
2009-03-31 Helge Dellerparisc: add ftrace (function and graph tracer) function...
2009-03-16 Rusty Russellcpumask: Use accessors code.: parisc
2009-03-16 Rusty Russellcpumask: arch_send_call_function_ipi_mask: parisc
2009-01-05 Helge Dellerparisc: Replace NR_CPUS in parisc code
2009-01-05 Helge Dellerparisc: trivial fixes
2008-12-13 Rusty Russellcpumask: centralize cpu_online_map and cpu_possible_map
2008-06-26 Jens Axboeon_each_cpu(): kill unused 'retry' parameter
2008-06-26 Jens Axboeparisc: convert to generic helpers for IPI function...
2007-10-18 Kyle McMartin[PARISC] Kill off broken irqstack code
2007-07-30 Alexey DobriyanRemove fs.h from mm.h
2007-05-30 Helge Deller[PARISC] fix section mismatch in smp.c
2007-05-23 Simon Arlott[PARISC] spelling fixes: arch/parisc/
2007-02-27 Kyle McMartin[PARISC] clocksource: Move update_cr16_clocksource...
2007-02-27 Kyle McMartin[PARISC] time: clocksource lost update_callback
2007-02-17 Kyle McMartin[PARISC] kill ENTRY_SYS_CPUS
2007-02-17 Kyle McMartin[PARISC] clean up debugging printks in smp.c
2007-02-17 Kyle McMartinMerge branch 'parisc' from /home/kyle/repos/parisc...
2007-01-12 Gautham R Shenoy[PATCH] Change cpu_up and co from __devinit to __cpuinit
2006-12-08 Kyle McMartin[PARISC] Move spinlock_t out of struct cpu_data
2006-10-07 Matthew Wilcox[PARISC] More pt_regs removal
2006-10-04 James Bottomley[PARISC] Allow nested interrupts
2006-10-04 Grant Grundler[PARISC] Add new function to start local Interval Timer...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-03-23 Andrew Morton[PATCH] more for_each_cpu() conversions
2006-01-12 Al Viro[PATCH] parisc: task_stack_page(), task_thread_info()
2006-01-11 Matthew Wilcox[PARISC] Make local cache flushes take a void *
2006-01-11 Helge Deller[PARISC] Add __read_mostly section for parisc
2005-11-17 James Bottomley[PARISC] Fix our interrupts not to use smp_call_function
2005-11-17 James Bottomley[PARISC] Make sure timer and IPI execute with interrupt...
2005-11-09 Nick Piggin[PATCH] sched: disable preempt in idle tasks
2005-10-22 Grant Grundler[PARISC] Replace uses of __LP64__ with CONFIG_64BIT
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2