aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ppc32: Add CPM1 config optionPantelis Antoniou2005-11-071-0/+10
* [PATCH] ppc32: Add missing initrd header on ppc440Matt Porter2005-11-071-0/+1
* [PATCH] ppc32: Remove internal PCI arbiter check on PPC40xMatt Porter2005-11-071-7/+0
* [PATCH] ppc32: cleanup AMCC PPC40x eval boards to support U-BootMatt Porter2005-11-0711-141/+217
* [PATCH] ppc32: Add Yucca (440SPe eval board) platformRoland Dreier2005-11-076-2/+523
* [PATCH] ppc32: Add 440SPe supportRoland Dreier2005-11-0710-6/+852
* [PATCH] ppc32: Dump error status for both PLB segments on 440SPRoland Dreier2005-11-071-0/+11
* [PATCH] ppc32: Allow ERPN for early serial to depend on CPU typeRoland Dreier2005-11-071-2/+2
* [PATCH] ppc32: add watchdog & RTC support for Marvell EV64360BP boardLee Nicks2005-11-073-20/+66
* powerpc: Merge smp.c and smp.hPaul Mackerras2005-11-052-2/+1
* Merge with PaulusMichael Ellerman2005-11-044-7/+12
|\
| * [PATCH] ppc32: Fixed warning in m8xx_setup.cVitaly Bordug2005-11-031-0/+1
| * [PATCH] ppc32 8xx: fix cpm_dpalloc() commentMarcelo Tosatti2005-11-031-3/+2
| * [PATCH] ppc32 8xx: export symbols required for modular IDEMarcelo Tosatti2005-11-031-0/+5
| * [PATCH] ppc: Fix build warnings in arch/ppc/kernel/traps.cBecky Bruce2005-11-031-4/+4
* | powerpc: Merge asm-ppc/kexec.h and asm-ppc64/kexec.hMichael Ellerman2005-11-031-1/+1
|/
* Merge ../linux-2.6Paul Mackerras2005-11-0214-4/+14
|\
| * Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-3114-4/+14
| |\
| | * Create platform_device.h to contain all the platform device details.Russell King2005-10-2914-4/+14
* | | [PATCH] powerpc: Merge bitops.hDavid Gibson2005-11-012-127/+2
|/ /
* | Merge ../linux-2.6 by handPaul Mackerras2005-10-317-29/+9
|\ \
| * | [PATCH] fix missing includesTim Schmielau2005-10-301-0/+2
| * | [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-301-5/+0
| * | [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-301-1/+1
| * | [PATCH] remove some more check_region stuffJeff Garzik2005-10-301-5/+0
| * | [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-293-12/+2
| |/
| * [PATCH] gfp_t: remaining bits of arch/*Al Viro2005-10-281-2/+2
| * [PATCH] gfp_t: soundAl Viro2005-10-282-3/+3
| * [PATCH] gfp_t: dma-mapping (ppc)Al Viro2005-10-281-2/+2
| * [PATCH] ppc32: Tell userland about lack of standard TBBenjamin Herrenschmidt2005-10-121-2/+3
* | ppc: remove duplicate export of cur_cpu_specPaul Mackerras2005-10-311-1/+0
* | [PATCH] ppc32: ppc_sys fixes for 8xx and 82xxVitaly Bordug2005-10-296-2/+15
* | [PATCH] ppc32: 85xx PHY Platform UpdateAndy Fleming2005-10-297-74/+119
* | [PATCH] chrp_pegasos_eth: Added Marvell Discovery II SRAM supportNicolas DET2005-10-291-6/+118
* | [PATCH] ppc32: nvram driver for chrpOlaf Hering2005-10-293-2/+87
* | [PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addressesRoland Dreier2005-10-292-8/+7
* | [PATCH] ppc32: update xmon help textOlaf Hering2005-10-291-2/+7
* | [PATCH] ppc32: #ifdef out ALTIVEC specific code in __switch_toMarcelo Tosatti2005-10-291-0/+2
* | [PATCH] ppc32: Cleanup AMCC PPC44x eval board U-Boot supportMatt Porter2005-10-296-56/+53
* | [PATCH] ppc32 8xx: use io accessor macros instead of direct memory referenceMarcelo Tosatti2005-10-294-52/+44
* | [PATCH] ppc: prevent GCC 4 from generating AltiVec instructions in kernelLee Nicks2005-10-291-0/+4
* | [PATCH] powerpc: Moved dcr support to arch/powerpcKumar Gala2005-10-272-43/+0
* | [PATCH] powerpc: Fix handling of fpscr on 64-bitDavid Gibson2005-10-275-32/+5
* | powerpc: Fixes to get the Longtrail CHRP a bit furtherPaul Mackerras2005-10-262-1/+2
* | powerpc: Merge i8259.c into arch/powerpc/sysdevPaul Mackerras2005-10-2611-259/+32
* | ppc: Use the indirect_pci.c from arch/powerpc/sysdevPaul Mackerras2005-10-264-154/+39
* | [PATCH] ppc: Fix m82xx_pci buildBecky Bruce2005-10-261-1/+1
* | powerpc: Make coff boot wrapper load the kernel at 8MPaul Mackerras2005-10-231-1/+1
* | powerpc: Move agp_special_page export to where it is definedPaul Mackerras2005-10-222-4/+1
* | [PATCH] powerpc: Merge thread_info.hDavid Gibson2005-10-212-6/+5