aboutsummaryrefslogtreecommitdiff
path: root/arch/ppc/kernel
AgeCommit message (Expand)Author
2005-10-11ppc: Adapt to asm-powerpc/irq.h irq_canonicalize changesPaul Mackerras
2005-10-10powerpc: Fix compilation for 32-bit configsPaul Mackerras
2005-10-10powerpc: Make some #includes explicit.Paul Mackerras
2005-10-06powerpc: Fix idle.c compile warningPaul Mackerras
2005-10-04ppc32: remove obsolete klock_info definitionPaul Mackerras
2005-10-04ppc32: export a few more things where they are definedPaul Mackerras
2005-10-01powerpc: merge idle_power4.S and trapc.sStephen Rothwell
2005-09-30powerpc: more cleanup of powerpc/kernelStephen Rothwell
2005-09-30powerpc: remove old vector.S filesStephen Rothwell
2005-09-29Merge by hand from Linus' tree.Paul Mackerras
2005-09-28[PATCH] ppc: fix stupid thinko in oprofile fixBenjamin Herrenschmidt
2005-09-28powerpc: Fixes to get the merged kernel to boot on powermac.Paul Mackerras
2005-09-28[PATCH] ppc32: make cur_cpu_spec a single pointer instead of an arrayKumar Gala
2005-09-28[PATCH] powerpc: merged asm/cputable.hKumar Gala
2005-09-26powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras
2005-09-25Merge from Linus' tree.Paul Mackerras
2005-09-22[PATCH] ppc32: fix build with oprofileBenjamin Herrenschmidt
2005-09-22[PATCH] powerpc: Merge asm-ppc*/dma.hJon Loeliger
2005-09-21[PATCH] powerpc: Merge bug.hBecky Bruce
2005-09-21[PATCH] powerpc: reduce oprofile/common.c differencesStephen Rothwell
2005-09-21[PATCH] powerpc: Move arch/ppc*/kernel/vecemu.c to arch/powerpcStephen Rothwell
2005-09-19[PATCH] powerpc: Remove section free() and linker script bitsJon Loeliger
2005-09-19[PATCH] powerpc: Remove sections use from ppcJon Loeliger
2005-09-19[PATCH] ppc32: Removed non-inlined versions of local_irq* functionsKumar Gala
2005-09-19[PATCH] powerpc: Merged ppc_asm.hKumar Gala
2005-09-13[PATCH] ppc32: remove use of asm/segment.hKumar Gala
2005-09-13[PATCH] ppc32: discard *.exit.text and *.exit.data sectionsTom Rini
2005-09-10[PATCH] ppc32: support hotplug cpu on powermacsPaul Mackerras
2005-09-10[PATCH] ppc32: Kill init on unhandled synchronous signalsPaul Mackerras
2005-09-10[PATCH] merge some from Rusty's trivial patchesAdrian Bunk
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds
2005-09-09[PATCH] ppc32: make perfmon.o CONFIG_E500 specificMarcelo Tosatti
2005-09-09kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg
2005-09-09[PATCH] powerpc: Make check_bugs() static inlinejdl@freescale.com
2005-09-08[PATCH] PCI: fix up pretty-names removal patchAndrew Morton
2005-09-08[PATCH] ppc32: Fix head_4xx.S compile errorKumar Gala
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz
2005-09-05[PATCH] ppc32: Added cputable entry for 7448Kumar Gala
2005-09-05[PATCH] ppc32: export cacheable_memcpy()Eugene Surovegin
2005-09-05[PATCH] ppc32: Add cputable entry for 750CXe DD2.4 ("Gekko")Arthur Othieno
2005-09-05[PATCH] ppc32: Re-order cputable for 750CXe DD2.4 entryArthur Othieno
2005-09-05[PATCH] ppc32: add cputable entry for 440SP Rev. AMatt Porter
2005-09-05[PATCH] ppc32: removed find_name.cKumar Gala
2005-09-05[PATCH] ppc32: add 440GX rev.F cputable entryEugene Surovegin
2005-09-05[PATCH] ppc32: Cleaned up global namespace of Book-E watchdog variablesKumar Gala
2005-09-05[PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC II devicesKumar Gala
2005-09-05[PATCH] ppc32: Added support for the Book-E style Watchdog TimerKumar Gala
2005-09-05[PATCH] arch/ppc/kernel/ppc_ksyms.c: remove unused #define EXPORT_SYMTAB_STROPSAdrian Bunk
2005-09-01[PATCH] ppc: L2 cache prefetch fixes on 745xKumar Gala
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt