aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-25[POWERPC] Fix a couple of copyright symbolsStephen Rothwell2-2/+2
2008-01-25[POWERPC] Make ibmebus use of_(un)register_driverStephen Rothwell1-5/+2
2008-01-25[POWERPC] Export copy_page() on 32bitJoseph Fannin1-0/+1
2008-01-25[POWERPC] Make smp_send_stop() handle panic and xmon rebootOlof Johansson1-8/+29
2008-01-25[POWERPC] Make smp_call_function_map staticOlof Johansson1-6/+8
2008-01-24Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.25Paul Mackerras5-68/+71
2008-01-23[POWERPC] Move RapidIO support code from arch/ppcKumar Gala2-0/+53
2008-01-23[POWERPC] 85xx: Respect KERNELBASE, PAGE_OFFSET, and PHYSICAL_START on e500Dale Farnsworth1-7/+13
2008-01-23[POWERPC] Remove update_bridge_resourceKumar Gala1-58/+0
2008-01-23[POWERPC] Fixup transparent P2P resourcesKumar Gala1-2/+3
2008-01-23[POWERPC] Ensure we only handle PowerMac PCI bus fixup for memory resourcesKumar Gala1-1/+2
2008-01-24Merge branch 'linux-2.6'Paul Mackerras2-3/+53
2008-01-24[POWERPC] Provide a way to protect 4k subpages when using 64k pagesPaul Mackerras1-0/+1
2008-01-17[POWERPC] Use <linux/of_{platform, device}.h> and not <asm/...> variants.Jon Loeliger1-1/+1
2008-01-17[POWERPC] Check that the syscall table matches the syscall numbersStephen Rothwell3-0/+101
2008-01-17[POWERPC] arch/powerpc/kernel: Use for_each_child_of_nodeStephen Rothwell5-11/+8
2008-01-17[POWERPC] pci_32.c: Use for_each_child_of_nodeStephen Rothwell1-7/+13
2008-01-17[POWERPC] iSeries: eliminate pci_dn bussubnoStephen Rothwell1-5/+0
2008-01-17[POWERPC] Use for_each macros in arch/powerpc/kernelCyrill Gorcunov2-5/+5
2008-01-17[POWERPC] Add of_find_matching_node() helper functionGrant Likely2-0/+2
2008-01-15[POWERPC] Workaround for iommu page alignmentBenjamin Herrenschmidt1-3/+14
2008-01-10[POWERPC] efika: add phy-handle property for fec_mpc52xxOlaf Hering1-0/+39
2007-12-31Revert "[POWERPC] Disable PCI IO/Mem on a device when resources can't be allocated"Paul Mackerras1-10/+3
2007-12-24[POWERPC] Conditionally compile e200 and e500 platforms in cputableJosh Boyer1-0/+3
2007-12-23[POWERPC] 4xx: update 440EP(x)/440GR(x) identical PVR issue workaroundValentine Barshak1-12/+25
2007-12-23[POWERPC] 4xx: Fix 440grx setup function to call 440A fixupJosh Boyer1-1/+5
2007-12-23[POWERPC] 4xx: Correct 440GRx machine_check callbackValentine Barshak1-1/+1
2007-12-23[POWERPC] 4xx: Add early udbg support for 40x processorsBenjamin Herrenschmidt3-0/+75
2007-12-23[POWERPC] Reworking machine check handling and Fix 440/440ABenjamin Herrenschmidt5-18/+174
2007-12-21Merge branch 'linux-2.6'Paul Mackerras1-12/+0
2007-12-21[POWERPC] Constify the of_device_id passed to of_platform_bus_probeStephen Rothwell1-4/+4
2007-12-21[POWERPC] The builtin matches for ibmebus.c can be __initdataStephen Rothwell1-1/+1
2007-12-21[POWERPC] Fix possible NULL deref in ppc32 PCIBenjamin Herrenschmidt1-2/+3
2007-12-21[POWERPC] Implement arch disable/enable irq hooks.Scott Wood1-0/+39
2007-12-21[POWERPC] Optimize counting distinct entries in the relocation sectionsEmil Medve2-31/+127
2007-12-20[POWERPC] arch/powerpc: Remove duplicate includesLucas Woods1-2/+1
2007-12-20[POWERPC] Stop the TOC overflowing for large buildsStephen Rothwell1-1/+1
2007-12-20[POWERPC] Fix PCI IRQ fallback code to not map IRQ 0Benjamin Herrenschmidt1-2/+3
2007-12-20[POWERPC] Disable PCI IO/Mem on a device when resources can't be allocatedBenjamin Herrenschmidt1-3/+10
2007-12-20[POWERPC] Fixup skipping of PowerMac PCI<->PCI bridge "closed" resourcesBenjamin Herrenschmidt1-0/+22
2007-12-20[POWERPC] Various fixes to pcibios_enable_device()Benjamin Herrenschmidt1-1/+4
2007-12-20[POWERPC] Merge 32 and 64 bits pcibios_enable_deviceBenjamin Herrenschmidt3-67/+38
2007-12-20[POWERPC] Updates/fixes to 32 bits pcibios_enable_device()Benjamin Herrenschmidt1-2/+8
2007-12-20[POWERPC] fix iSeries PCI resource managementBenjamin Herrenschmidt2-4/+31
2007-12-20[POWERPC] Merge PCI resource allocation & assignmentBenjamin Herrenschmidt3-349/+307
2007-12-20[POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt3-168/+149
2007-12-20[POWERPC] Merge pcibios_resource_to_bus/bus_to_resourceBenjamin Herrenschmidt3-74/+36
2007-12-20[POWERPC] pci32: Add platform option to enable /proc PCI domainsBenjamin Herrenschmidt2-8/+16
2007-12-20[POWERPC] pci32: Remove obsolete PowerMac bus number hackBenjamin Herrenschmidt1-11/+0
2007-12-20[POWERPC] pci32: Add flags modifying the PCI code behaviourBenjamin Herrenschmidt3-11/+38