summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2006-09-22[POWERPC] Merge iSeries i/o operations with the restStephen Rothwell1-52/+228
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-03[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
2006-08-30[POWERPC] Support for "weird" MPICs and fixup mpc7448_hpc2Zang Roy-r619112-1/+2
2006-08-30[POWERPC] modify mpc83xx platforms to use new IRQ layerKim Phillips4-87/+28
2006-08-25Merge branch 'merge'Paul Mackerras6-293/+187
2006-08-25[POWERPC] Use mpc8641hpcn PIC base address from dev tree.Jon Loeliger1-10/+9
2006-08-25[POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too.Jon Loeliger2-3/+9
2006-08-25[POWERPC] iseries: remove some gcc 4.1 warningsStephen Rothwell1-63/+63
2006-08-25[POWERPC] iseries: remove const warningStephen Rothwell1-4/+5
2006-08-25[POWERPC] powerpc: Make RTAS console init genericMichael Neuling1-4/+0
2006-08-25[POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too.Jon Loeliger2-3/+9
2006-08-25[POWERPC] Cleanup CPU initsOlof Johansson2-4/+4
2006-08-25[POWERPC] cell: interrupt.c whitespace clean upGeoff Levand1-11/+11
2006-08-23[POWERPC] Update mpc7448hpc2 board irq support using device treeZang Roy-r619111-49/+24
2006-08-23[POWERPC] Fix BootX booting with an initrdBenjamin Herrenschmidt1-4/+11
2006-08-23[POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device TreeJon Loeliger2-180/+176
2006-08-23[POWERPC] Fix CDS IRQ handling and PCI codeAndy Fleming2-123/+88
2006-08-23[POWERPC] Fix interrupts on 8540 ADS boardAndy Fleming1-107/+55
2006-08-08Merge branch 'merge'Paul Mackerras2-5/+3
2006-08-08[POWERPC] Implement SLB shadow bufferMichael Neuling3-6/+40
2006-08-08[POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device TreeJon Loeliger2-180/+176
2006-08-08[POWERPC] Fix might-sleep warning on removing cpusHaren Myneni1-3/+3
2006-08-08[POWERPC] fix PMU initialization on pseries lparSonny Rao1-2/+0
2006-08-01[POWERPC] clean up pseries hcall interfacesAnton Blanchard5-220/+123
2006-08-01Merge branch 'merge'Paul Mackerras12-91/+173
2006-07-31Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds5-50/+98
2006-07-31[PATCH] powermac: More powermac backlight fixesMichael Hanselmann1-3/+55
2006-07-31[POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr11-91/+95
2006-07-31[POWERPC] maple: Constify & voidify get_property()Jeremy Kerr2-26/+21
2006-07-31[POWERPC] chrp: Constify & voidify get_property()Jeremy Kerr3-20/+17
2006-07-31[POWERPC] cell: Constify & voidify get_property()Jeremy Kerr5-32/+31
2006-07-31[POWERPC] mpc: Constify & voidify get_property()Jeremy Kerr9-20/+20
2006-07-31[POWERPC] iseries: Constify & voidify get_property()Jeremy Kerr2-6/+5
2006-07-31[POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr13-51/+51
2006-07-31[POWERPC] Use H_CEDE on non-SMTJake Moilanen1-2/+4
2006-07-28[POWERPC] Fix new interrupt code (MPIC detection)Segher Boessenkool1-4/+11
2006-07-28[POWERPC] Fix new interrupt code (MPIC endianness)Segher Boessenkool1-0/+2
2006-07-28[POWERPC] Add cpufreq support for Xserve G5Benjamin Herrenschmidt1-29/+49