aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/kernel/irq.c
AgeCommit message (Collapse)AuthorFilesLines
2005-11-09powerpc: merge irq.cStephen Rothwell1-165/+0
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
2005-11-05powerpc: Merge smp.c and smp.hPaul Mackerras1-1/+1
This also moves setup_cpu_maps to setup-common.c (calling it smp_setup_cpu_maps) and uses it on both 32-bit and 64-bit. Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-10-10powerpc: Make some #includes explicit.Paul Mackerras1-0/+1
In preparation for merging processor.h, this adds some explicit but won't be after the merge. Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+164
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!