aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* POWERPC: 8272ads merge to powerpc: common stuffVitaly Bordug2006-10-034-9/+58
* POWERPC: Added devicetree for mpc8272ads boardVitaly Bordug2006-10-031-0/+223
* [POWERPC] Fix rheap alignment problemLi Yang2006-10-022-4/+21
* [POWERPC] Enable generic rtc hook for the MPC8349 mITXKim Phillips2006-10-021-0/+4
* [POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc classKim Phillips2006-10-021-0/+42
* [POWERPC] Create a "wrapper" script and use it in arch/powerpc/bootPaul Mackerras2006-09-285-135/+299
* Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras2006-09-2813-5/+2222
|\
| * POWERPC: Bring the fs_no calculation to the relevant SoC enumerationVitaly Bordug2006-09-212-5/+11
| * POWERPC: overhaul with cpm2_map mechanismVitaly Bordug2006-09-213-49/+157
| * POWERPC: Get rid of remapping the whole immrVitaly Bordug2006-09-214-23/+34
| * POWERPC: Add support for the mpc8560 eval boardVitaly Bordug2006-09-216-0/+1348
| * POWERPC: Move generic cpm2 stuff to powerpcVitaly Bordug2006-09-215-0/+484
| * POWERPC: Add cpm2 stuff support to the fsl_soc.cVitaly Bordug2006-09-212-5/+265
* | [POWERPC] EEH failure to mark pci slot as frozen.Linas Vepstas2006-09-261-0/+7
* | [POWERPC] update powerpc defconfig files after libata kconfig breakageOlaf Hering2006-09-268-60/+60
* | [POWERPC] enable sysrq in pmac32_defconfigOlaf Hering2006-09-261-1/+1
* | [POWERPC] maple/pci iomem annotationsAl Viro2006-09-261-30/+30
* | [POWERPC] powerpc oprofile __user annotationsAl Viro2006-09-261-5/+6
* | [POWERPC] cell spufs iomem annotationsAl Viro2006-09-262-4/+4
* | [POWERPC] NULL noise removal: spufsAl Viro2006-09-261-1/+1
* | [POWERPC] ppc math-emu needs -fno-builtin-fabs for math.c and fabs.cAl Viro2006-09-261-0/+3
* | [POWERPC] update mpc8349_itx_defconfig and remove some debug settingsKim Phillips2006-09-261-10/+15
* | [POWERPC] Always call cede in pseries dedicated idle loopAnton Blanchard2006-09-262-23/+5
* | [POWERPC] Fix loop logic in irq_alloc_virt()Michael Ellerman2006-09-261-9/+10
* | [POWERPC] Fix PPC32 SECCOMP, unexport do_syscall_trace_{enter,leave}David Woodhouse2006-09-261-11/+0
* | [POWERPC] Fix audit syscall success/failure reporting on PowerPCDavid Woodhouse2006-09-261-1/+1
* | [PATCH] more fallout from get_property returning pointer to constAl Viro2006-09-232-3/+3
* | [POWERPC] EEH: Power4 systems sometimes need multiple resets.Linas Vepstas2006-09-221-12/+24
* | [POWERPC] Include <asm/mmu.h> in arch/powerpc/sysdev/fsl_soc.h for phys_addr_t.Scott Wood2006-09-221-0/+2
* | [POWERPC] Demacrofy arch/powerpc/platforms/maple/pci.cNathan Lynch2006-09-221-19/+25
* | [POWERPC] Maple U3 HT - reject inappropriate config space accessNathan Lynch2006-09-221-0/+6
* | [POWERPC] Fix IPIC pending register assignmentsScott Wood2006-09-221-21/+21
* | [POWERPC] Merge iSeries i/o operations with the restStephen Rothwell2006-09-222-52/+242
* | [POWERPC] EEH: support MMIO enable recovery stepLinas Vepstas2006-09-211-17/+64
* | [POWERPC] EEH: enable MMIO/DMA on frozen slotLinas Vepstas2006-09-211-0/+29
* | [POWERPC] EEH: code comment cleanupLinas Vepstas2006-09-212-11/+35
* | [POWERPC] EEH: balance pcidev_get/put callsLinas Vepstas2006-09-211-15/+2
* | [POWERPC] Add AT_PLATFORM value for Xilinx Virtex-4 FXPeter Bergner2006-09-211-0/+1
* | [POWERPC] Start arch/powerpc/boot code reorganizationMark A. Greer2006-09-209-178/+441
* | [POWERPC] Define of_read_ulong helperPaul Mackerras2006-09-203-25/+11
* | [POWERPC] convert string i/o operations to CStephen Rothwell2006-09-204-103/+118
* | [POWERPC] clean up ide io accessorsStephen Rothwell2006-09-202-19/+0
* | [POWERPC] remove unused asm routinesStephen Rothwell2006-09-202-56/+0
* | [POWERPC] silence a warningStephen Rothwell2006-09-201-1/+1
* | [POWERPC] make spinlocks work in a combined kernelStephen Rothwell2006-09-201-14/+13
|/
* [POWERPC] Fix MPC8349EMDS dts PCI interrupt-map values for IDSEL 0x18Kim Phillips2006-09-141-8/+8
* [POWERPC] Fix non-smp buildOlof Johansson2006-09-141-0/+1
* Merge branch 'linux-2.6'Paul Mackerras2006-09-1424-236/+809
|\
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-09-1318-232/+695
| |\
| | * [POWERPC] Fix G5 DART (IOMMU) race causing occasional data corruptionBenjamin Herrenschmidt2006-09-131-1/+6