| Commit message (Expand) | Author | Age | Files | Lines |
* | parisc: Check return value of smp_boot_one_cpu() | Helge Deller | 2016-09-20 | 1 | -2/+2 |
* | arch/hotplug: Call into idle with a proper state | Thomas Gleixner | 2016-03-01 | 1 | -1/+1 |
* | parisc: Remove unused function | Rickard Strandqvist | 2015-02-17 | 1 | -3/+0 |
* | parisc: do not count IPI calls twice | Helge Deller | 2013-11-07 | 1 | -5/+0 |
* | parisc: kill SMP single function call interrupt | Jiang Liu | 2013-10-13 | 1 | -7/+1 |
* | parisc: delete __cpuinit usage from all users | Paul Gortmaker | 2013-07-14 | 1 | -4/+4 |
* | parisc: tlb flush counting fix for SMP and UP | Helge Deller | 2013-05-07 | 1 | -11/+0 |
* | parisc: more irq statistics in /proc/interrupts | Helge Deller | 2013-05-07 | 1 | -1/+2 |
* | parisc: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 1 | -1/+1 |
* | parisc: Smp: remove call to ipi_call_lock()/ipi_call_unlock() | Yong Zhang | 2012-06-05 | 1 | -2/+0 |
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-21 | 1 | -22/+3 |
|\ |
|
| * | parisc: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 | 1 | -21/+2 |
| * | smp: Add task_struct argument to __cpu_up() | Thomas Gleixner | 2012-04-26 | 1 | -1/+1 |
* | | parisc/CPU hotplug: Add missing call to notify_cpu_starting() | Srivatsa S. Bhat | 2012-05-15 | 1 | -1/+7 |
|/ |
|
* | Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb... | Linus Torvalds | 2012-03-31 | 1 | -2/+1 |
|\ |
|
| * | [PARISC] remove references to cpu_*_map. | Rusty Russell | 2012-02-27 | 1 | -2/+1 |
* | | Disintegrate asm/system.h for PA-RISC | David Howells | 2012-03-28 | 1 | -1/+0 |
|/ |
|
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra | 2011-04-14 | 1 | -4/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | parisc: Replace old style lock init in smp.c | Thomas Gleixner | 2009-12-16 | 1 | -3/+6 |
* | Merge branch 'rusty-cpumask-parisc' into parisc | Kyle McMartin | 2009-04-02 | 1 | -9/+9 |
|\ |
|
| * | cpumask: Use accessors code.: parisc | Rusty Russell | 2009-03-16 | 1 | -6/+6 |
| * | cpumask: arch_send_call_function_ipi_mask: parisc | Rusty Russell | 2009-03-16 | 1 | -3/+3 |
* | | parisc: add ftrace (function and graph tracer) functionality | Helge Deller | 2009-03-31 | 1 | -1/+2 |
|/ |
|
* | parisc: Replace NR_CPUS in parisc code | Helge Deller | 2009-01-05 | 1 | -11/+13 |
* | parisc: trivial fixes | Helge Deller | 2009-01-05 | 1 | -6/+2 |
* | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 2008-12-13 | 1 | -15/+0 |
* | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 2008-06-26 | 1 | -1/+1 |
* | parisc: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 | 1 | -113/+21 |
* | [PARISC] Kill off broken irqstack code | Kyle McMartin | 2007-10-18 | 1 | -12/+0 |
* | Remove fs.h from mm.h | Alexey Dobriyan | 2007-07-29 | 1 | -0/+1 |
* | [PARISC] fix section mismatch in smp.c | Helge Deller | 2007-05-30 | 1 | -1/+1 |
* | [PARISC] spelling fixes: arch/parisc/ | Simon Arlott | 2007-05-22 | 1 | -3/+3 |
* | [PARISC] clocksource: Move update_cr16_clocksource later in boot | Kyle McMartin | 2007-02-26 | 1 | -4/+0 |
* | [PARISC] time: clocksource lost update_callback | Kyle McMartin | 2007-02-26 | 1 | -0/+4 |
* | [PARISC] kill ENTRY_SYS_CPUS | Kyle McMartin | 2007-02-17 | 1 | -129/+0 |
* | [PARISC] clean up debugging printks in smp.c | Kyle McMartin | 2007-02-17 | 1 | -22/+16 |
* | Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git | Kyle McMartin | 2007-02-17 | 1 | -4/+7 |
|\ |
|
| * | [PARISC] Move spinlock_t out of struct cpu_data | Kyle McMartin | 2006-12-08 | 1 | -4/+7 |
* | | [PATCH] Change cpu_up and co from __devinit to __cpuinit | Gautham R Shenoy | 2007-01-11 | 1 | -1/+1 |
|/ |
|
* | [PARISC] More pt_regs removal | Matthew Wilcox | 2006-10-07 | 1 | -14/+1 |
* | [PARISC] Allow nested interrupts | James Bottomley | 2006-10-04 | 1 | -0/+3 |
* | [PARISC] Add new function to start local Interval Timer, start_cpu_itimer() | Grant Grundler | 2006-10-04 | 1 | -1/+3 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] more for_each_cpu() conversions | Andrew Morton | 2006-03-23 | 1 | -15/+10 |
* | [PATCH] parisc: task_stack_page(), task_thread_info() | Al Viro | 2006-01-12 | 1 | -1/+1 |
* | [PARISC] Make local cache flushes take a void * | Matthew Wilcox | 2006-01-10 | 1 | -5/+3 |
* | [PARISC] Add __read_mostly section for parisc | Helge Deller | 2006-01-10 | 1 | -4/+4 |
* | [PARISC] Fix our interrupts not to use smp_call_function | James Bottomley | 2005-11-17 | 1 | -6/+14 |