aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-11ppc: Various minor compile fixesPaul Mackerras7-10/+33
2005-10-11ppc: Adapt to asm-powerpc/irq.h irq_canonicalize changesPaul Mackerras1-0/+5
2005-10-10powerpc: Fix compilation for 32-bit configsPaul Mackerras1-4/+2
2005-10-10powerpc: Make some #includes explicit.Paul Mackerras3-0/+3
2005-10-06powerpc: Fix idle.c compile warningPaul Mackerras1-0/+1
2005-10-04ppc32: remove obsolete klock_info definitionPaul Mackerras1-1/+0
2005-10-04ppc32: export a few more things where they are definedPaul Mackerras2-3/+3
2005-10-01powerpc: merge idle_power4.S and trapc.sStephen Rothwell8-128/+128
2005-09-30powerpc: more cleanup of powerpc/kernelStephen Rothwell2-133/+1
2005-09-30powerpc: remove old vector.S filesStephen Rothwell2-217/+1
2005-09-29Merge by hand from Linus' tree.Paul Mackerras1-2/+1
2005-09-28[PATCH] ppc: fix stupid thinko in oprofile fixBenjamin Herrenschmidt1-2/+1
2005-09-28powerpc: Fixes to get the merged kernel to boot on powermac.Paul Mackerras1-1/+1
2005-09-28[PATCH] ppc32: make cur_cpu_spec a single pointer instead of an arrayKumar Gala6-49/+30
2005-09-28[PATCH] powerpc: merged asm/cputable.hKumar Gala1-313/+86
2005-09-26powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras2-0/+29
2005-09-25Merge from Linus' tree.Paul Mackerras2-3/+6
2005-09-22[PATCH] ppc32: fix build with oprofileBenjamin Herrenschmidt2-3/+6
2005-09-22[PATCH] powerpc: Merge asm-ppc*/dma.hJon Loeliger1-1/+2
2005-09-21[PATCH] powerpc: Merge bug.hBecky Bruce1-1/+1
2005-09-21[PATCH] powerpc: reduce oprofile/common.c differencesStephen Rothwell1-5/+5
2005-09-21[PATCH] powerpc: Move arch/ppc*/kernel/vecemu.c to arch/powerpcStephen Rothwell2-345/+2
2005-09-19[PATCH] powerpc: Remove section free() and linker script bitsJon Loeliger1-26/+0
2005-09-19[PATCH] powerpc: Remove sections use from ppcJon Loeliger2-6/+6
2005-09-19[PATCH] ppc32: Removed non-inlined versions of local_irq* functionsKumar Gala2-138/+0
2005-09-19[PATCH] powerpc: Merged ppc_asm.hKumar Gala2-6/+6
2005-09-13[PATCH] ppc32: remove use of asm/segment.hKumar Gala2-2/+0
2005-09-13[PATCH] ppc32: discard *.exit.text and *.exit.data sectionsTom Rini1-0/+4
2005-09-10[PATCH] ppc32: support hotplug cpu on powermacsPaul Mackerras3-30/+48
2005-09-10[PATCH] ppc32: Kill init on unhandled synchronous signalsPaul Mackerras1-0/+22
2005-09-10[PATCH] merge some from Rusty's trivial patchesAdrian Bunk3-3/+1
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds13-13/+13
2005-09-09[PATCH] ppc32: make perfmon.o CONFIG_E500 specificMarcelo Tosatti2-1/+4
2005-09-09kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg13-13/+13
2005-09-09[PATCH] powerpc: Make check_bugs() static inlinejdl@freescale.com1-4/+0
2005-09-08[PATCH] PCI: fix up pretty-names removal patchAndrew Morton1-1/+0
2005-09-08[PATCH] ppc32: Fix head_4xx.S compile errorKumar Gala1-0/+1
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-5/+2
2005-09-05[PATCH] ppc32: Added cputable entry for 7448Kumar Gala2-0/+20
2005-09-05[PATCH] ppc32: export cacheable_memcpy()Eugene Surovegin1-0/+1
2005-09-05[PATCH] ppc32: Add cputable entry for 750CXe DD2.4 ("Gekko")Arthur Othieno1-0/+14
2005-09-05[PATCH] ppc32: Re-order cputable for 750CXe DD2.4 entryArthur Othieno1-14/+14
2005-09-05[PATCH] ppc32: add cputable entry for 440SP Rev. AMatt Porter1-0/+10
2005-09-05[PATCH] ppc32: removed find_name.cKumar Gala1-48/+0
2005-09-05[PATCH] ppc32: add 440GX rev.F cputable entryEugene Surovegin1-0/+10
2005-09-05[PATCH] ppc32: Cleaned up global namespace of Book-E watchdog variablesKumar Gala1-6/+2
2005-09-05[PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC II devicesKumar Gala1-2/+6
2005-09-05[PATCH] ppc32: Added support for the Book-E style Watchdog TimerKumar Gala5-2/+54
2005-09-05[PATCH] arch/ppc/kernel/ppc_ksyms.c: remove unused #define EXPORT_SYMTAB_STROPSAdrian Bunk1-3/+0
2005-09-01[PATCH] ppc: L2 cache prefetch fixes on 745xKumar Gala2-2/+34