aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-07[PATCH] ppc32: Add Yucca (440SPe eval board) platformRoland Dreier6-2/+523
2005-11-07[PATCH] ppc32: Add 440SPe supportRoland Dreier10-6/+852
2005-11-07[PATCH] ppc32: Dump error status for both PLB segments on 440SPRoland Dreier1-0/+11
2005-11-07[PATCH] ppc32: Allow ERPN for early serial to depend on CPU typeRoland Dreier1-2/+2
2005-11-07[PATCH] ppc32: add watchdog & RTC support for Marvell EV64360BP boardLee Nicks3-20/+66
2005-11-05powerpc: Merge smp.c and smp.hPaul Mackerras2-2/+1
2005-11-04Merge with PaulusMichael Ellerman4-7/+12
2005-11-03[PATCH] ppc32: Fixed warning in m8xx_setup.cVitaly Bordug1-0/+1
2005-11-03[PATCH] ppc32 8xx: fix cpm_dpalloc() commentMarcelo Tosatti1-3/+2
2005-11-03[PATCH] ppc32 8xx: export symbols required for modular IDEMarcelo Tosatti1-0/+5
2005-11-03[PATCH] ppc: Fix build warnings in arch/ppc/kernel/traps.cBecky Bruce1-4/+4
2005-11-03powerpc: Merge asm-ppc/kexec.h and asm-ppc64/kexec.hMichael Ellerman1-1/+1
2005-11-02Merge ../linux-2.6Paul Mackerras14-4/+14
2005-11-01[PATCH] powerpc: Merge bitops.hDavid Gibson2-127/+2
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds14-4/+14
2005-10-31Merge ../linux-2.6 by handPaul Mackerras7-29/+9
2005-10-31ppc: remove duplicate export of cur_cpu_specPaul Mackerras1-1/+0
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+2
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-5/+0
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-1/+1
2005-10-30[PATCH] remove some more check_region stuffJeff Garzik1-5/+0
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins3-12/+2
2005-10-29Create platform_device.h to contain all the platform device details.Russell King14-4/+14
2005-10-29[PATCH] ppc32: ppc_sys fixes for 8xx and 82xxVitaly Bordug6-2/+15
2005-10-29[PATCH] ppc32: 85xx PHY Platform UpdateAndy Fleming7-74/+119
2005-10-29[PATCH] chrp_pegasos_eth: Added Marvell Discovery II SRAM supportNicolas DET1-6/+118
2005-10-29[PATCH] ppc32: nvram driver for chrpOlaf Hering3-2/+87
2005-10-29[PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addressesRoland Dreier2-8/+7
2005-10-29[PATCH] ppc32: update xmon help textOlaf Hering1-2/+7
2005-10-29[PATCH] ppc32: #ifdef out ALTIVEC specific code in __switch_toMarcelo Tosatti1-0/+2
2005-10-29[PATCH] ppc32: Cleanup AMCC PPC44x eval board U-Boot supportMatt Porter6-56/+53
2005-10-29[PATCH] ppc32 8xx: use io accessor macros instead of direct memory referenceMarcelo Tosatti4-52/+44
2005-10-29[PATCH] ppc: prevent GCC 4 from generating AltiVec instructions in kernelLee Nicks1-0/+4
2005-10-28[PATCH] gfp_t: remaining bits of arch/*Al Viro1-2/+2
2005-10-28[PATCH] gfp_t: soundAl Viro2-3/+3
2005-10-28[PATCH] gfp_t: dma-mapping (ppc)Al Viro1-2/+2
2005-10-27[PATCH] powerpc: Moved dcr support to arch/powerpcKumar Gala2-43/+0
2005-10-27[PATCH] powerpc: Fix handling of fpscr on 64-bitDavid Gibson5-32/+5
2005-10-26powerpc: Fixes to get the Longtrail CHRP a bit furtherPaul Mackerras2-1/+2
2005-10-26powerpc: Merge i8259.c into arch/powerpc/sysdevPaul Mackerras11-259/+32
2005-10-26ppc: Use the indirect_pci.c from arch/powerpc/sysdevPaul Mackerras4-154/+39
2005-10-26[PATCH] ppc: Fix m82xx_pci buildBecky Bruce1-1/+1
2005-10-23powerpc: Make coff boot wrapper load the kernel at 8MPaul Mackerras1-1/+1
2005-10-22powerpc: Move agp_special_page export to where it is definedPaul Mackerras2-4/+1
2005-10-21[PATCH] powerpc: Merge thread_info.hDavid Gibson2-6/+5
2005-10-20powerpc/ppc/ppc64: Various compile fixes.Paul Mackerras1-1/+1
2005-10-20ppc: rename pci_assign_all_busses to pci_assign_all_busesPaul Mackerras5-11/+11
2005-10-20[PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch]David Gibson4-100/+4
2005-10-20[PATCH] ppc32: replace use of _GLOBAL with .globl for ppc32Kumar Gala3-18/+33
2005-10-20powerpc: Merge time.c and asm/time.h.Paul Mackerras2-1/+10