summaryrefslogtreecommitdiffstats
path: root/arch/ppc
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-092-2/+0Star
* [PATCH] ppc32: Update MPC834x platform to work with new phylibKumar Gala2005-11-094-138/+352
* [PATCH] ppc32: Fix STx GP3 buildMatt Porter2005-11-091-0/+1
* [PATCH] ppc32: Fix RapidIO build on 85xxMatt Porter2005-11-091-1/+1
* [PATCH] ppc: Fix ARCH=ppc build with xmonBenjamin Herrenschmidt2005-11-082-4/+5
* [PATCH] ppc64: SMU partition recoveryBenjamin Herrenschmidt2005-11-081-1/+3
* Merge ../linux-2.6Paul Mackerras2005-11-0839-228/+2789
|\
| * [PATCH] kfree cleanup: archJesper Juhl2005-11-072-6/+3Star
| * [PATCH] ppc: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-072-12/+8Star
| * [PATCH] rapidio: message interface updatesMatt Porter2005-11-071-5/+11
| * [PATCH] RapidIO support: ppc32Matt Porter2005-11-079-34/+1091
| * [PATCH] fix remaining missing includesTim Schmielau2005-11-071-0/+1
| * [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/+0Star
| * [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
* | [PATCH] ppc32: handle access to non-present IO ports on 8xxMarcelo Tosatti2005-11-072-22/+131
* | [PATCH] ppc32 8xx: fix m8xx_wdt accessor macro updateMarcelo Tosatti2005-11-071-6/+7
|/
* powerpc: Merge smp.c and smp.hPaul Mackerras2005-11-052-2/+1Star
* 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/+2Star
| * [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/+2Star
|/ /
* | Merge ../linux-2.6 by handPaul Mackerras2005-10-317-29/+9Star
|\ \
| * | [PATCH] fix missing includesTim Schmielau2005-10-311-0/+2
| * | [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-311-5/+0Star
| * | [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-311-1/+1
| * | [PATCH] remove some more check_region stuffJeff Garzik2005-10-311-5/+0Star
| * | [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-303-12/+2Star
| |/
| * [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/+0Star
* | [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/+7Star