summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2006-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds18-136/+1614
2006-10-04[POWERPC] Add support for the mpc832x mds boardKim Phillips3-0/+247
2006-10-04[POWERPC] Add MPC8360EMDS board supportLi Yang1-0/+219
2006-10-04Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras6-0/+884
2006-10-04Merge branch 'master' of git://oak/home/sfr/kernels/iseries/workPaul Mackerras2-11/+13
2006-10-04[POWERPC] Fix a printk in pseries_mpic_init_IRQMichael Ellerman1-1/+1
2006-10-04[POWERPC] Get default baud rate in udbg_sccBenjamin Herrenschmidt1-2/+12
2006-10-04[POWERPC] Cell interrupt reworkBenjamin Herrenschmidt4-122/+238
2006-10-04fix file specification in commentsUwe Zeisberger4-4/+4
2006-10-03POWERPC: mpc82xx merge: board-specific/platform stuff(resend)Vitaly Bordug6-0/+884
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds11-56/+252
2006-10-03[PATCH] restore parport_pc probing on powermacOlaf Hering1-6/+0
2006-10-03[POWERPC] iSeries has no legacy I/OStephen Rothwell1-0/+10
2006-10-03[POWERPC] iSeries does not need pcibios_fixup_resourcesStephen Rothwell1-4/+0
2006-10-02[PATCH] replace cad_pid by a struct pidCedric Le Goater1-1/+1
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn1-1/+1
2006-10-02[POWERPC] Enable generic rtc hook for the MPC8349 mITXKim Phillips1-0/+4
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2-3/+3
2006-10-01[PATCH] update legacy io handling for pmacOlaf Hering1-0/+6
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-1/+1
2006-09-28Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras4-0/+203
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-1/+0
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2-2/+2
2006-09-26[POWERPC] EEH failure to mark pci slot as frozen.Linas Vepstas1-0/+7
2006-09-26[POWERPC] maple/pci iomem annotationsAl Viro1-30/+30
2006-09-26[POWERPC] cell spufs iomem annotationsAl Viro2-4/+4
2006-09-26[POWERPC] NULL noise removal: spufsAl Viro1-1/+1
2006-09-26[POWERPC] Always call cede in pseries dedicated idle loopAnton Blanchard1-21/+3
2006-09-25[POWERPC] modify PCI code for a merged kernelStephen Rothwell1-4/+0
2006-09-25[POWERPC] iSeries: set FW_FEATURE_ISERIES earlierStephen Rothwell1-3/+3
2006-09-23[PATCH] more fallout from get_property returning pointer to constAl Viro2-3/+3
2006-09-22[POWERPC] EEH: Power4 systems sometimes need multiple resets.Linas Vepstas1-12/+24
2006-09-22[POWERPC] Demacrofy arch/powerpc/platforms/maple/pci.cNathan Lynch1-19/+25
2006-09-22[POWERPC] Maple U3 HT - reject inappropriate config space accessNathan Lynch1-0/+6
2006-09-22[POWERPC] Merge iSeries i/o operations with the restStephen Rothwell1-52/+228
2006-09-21POWERPC: overhaul with cpm2_map mechanismVitaly Bordug1-49/+60
2006-09-21POWERPC: Add support for the mpc8560 eval boardVitaly Bordug4-0/+192
2006-09-21[POWERPC] EEH: support MMIO enable recovery stepLinas Vepstas1-17/+64
2006-09-21[POWERPC] EEH: enable MMIO/DMA on frozen slotLinas Vepstas1-0/+29
2006-09-21[POWERPC] EEH: code comment cleanupLinas Vepstas2-11/+35
2006-09-21[POWERPC] EEH: balance pcidev_get/put callsLinas Vepstas1-15/+2
2006-09-20[POWERPC] silence a warningStephen Rothwell1-1/+1
2006-09-14Merge branch 'linux-2.6'Paul Mackerras3-5/+5
2006-09-13[POWERPC] powerpc: Instrument Hypervisor CallsMike Kravetz3-0/+202
2006-09-13[POWERPC] powerpc: PA Semi PWRficient platform supportOlof Johansson6-0/+425
2006-09-13[POWERPC] Split out vpa unregister logic from pseries_kexec_cpu_down_xics()Michael Ellerman1-6/+12
2006-09-13[POWERPC] Add new, missing argument to of_irq_map_raw() for 86xx.Jon Loeliger1-1/+1
2006-09-04[PATCH] powerpc: Fix typo in powermac platform functionsBenjamin Herrenschmidt1-1/+1
2006-09-01[PATCH] powerpc: Fix PowerMac IRQ handling bugBenjamin Herrenschmidt1-3/+3
2006-08-31Merge branch 'merge'Paul Mackerras6-88/+30