aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/smp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-29Remove fs.h from mm.hAlexey Dobriyan1-0/+1
2007-05-30[PARISC] fix section mismatch in smp.cHelge Deller1-1/+1
2007-05-22[PARISC] spelling fixes: arch/parisc/Simon Arlott1-3/+3
2007-02-26[PARISC] clocksource: Move update_cr16_clocksource later in bootKyle McMartin1-4/+0
2007-02-26[PARISC] time: clocksource lost update_callbackKyle McMartin1-0/+4
2007-02-17[PARISC] kill ENTRY_SYS_CPUSKyle McMartin1-129/+0
2007-02-17[PARISC] clean up debugging printks in smp.cKyle McMartin1-22/+16
2007-02-17Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin1-4/+7
2007-01-11[PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy1-1/+1
2006-12-08[PARISC] Move spinlock_t out of struct cpu_dataKyle McMartin1-4/+7
2006-10-07[PARISC] More pt_regs removalMatthew Wilcox1-14/+1
2006-10-04[PARISC] Allow nested interruptsJames Bottomley1-0/+3
2006-10-04[PARISC] Add new function to start local Interval Timer, start_cpu_itimer()Grant Grundler1-1/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton1-15/+10
2006-01-12[PATCH] parisc: task_stack_page(), task_thread_info()Al Viro1-1/+1
2006-01-10[PARISC] Make local cache flushes take a void *Matthew Wilcox1-5/+3
2006-01-10[PARISC] Add __read_mostly section for pariscHelge Deller1-4/+4
2005-11-17[PARISC] Fix our interrupts not to use smp_call_functionJames Bottomley1-6/+14
2005-11-17[PARISC] Make sure timer and IPI execute with interrupts disabledJames Bottomley1-0/+4
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin1-0/+1
2005-10-21[PARISC] Replace uses of __LP64__ with CONFIG_64BITGrant Grundler1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+723