summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2008-01-24[POWERPC] Remove update_bridge_resourceKumar Gala1-58/+0
2008-01-24[POWERPC] Fixup transparent P2P resourcesKumar Gala1-2/+3
2008-01-24[POWERPC] Ensure we only handle PowerMac PCI bus fixup for memory resourcesKumar Gala1-1/+2
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
2007-12-31Revert "[POWERPC] Disable PCI IO/Mem on a device when resources can't be allo...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
2007-12-20[POWERPC] pci32: Remove PowerMac P2P bridge IO hackBenjamin Herrenschmidt1-214/+1
2007-12-20[POWERPC] pci32: Use generic pci_assign_unassign_resourcesBenjamin Herrenschmidt1-174/+17
2007-12-20[POWERPC] pci32: Remove bogus alignment messageBenjamin Herrenschmidt1-6/+0
2007-12-20[POWERPC] arch/powerpc/: Spelling fixesjoe@perches.com1-1/+1
2007-12-20[POWERPC] Implement pci_set_dma_mask() in terms of the dma_opsMichael Ellerman1-0/+16
2007-12-20[POWERPC] Optimize account_system_vtimeMilton Miller1-8/+13
2007-12-20[POWERPC] Depend on ->initialized in calc_steal_timeMilton Miller1-3/+1
2007-12-20[POWERPC] Timer interrupt: use a struct for two per_cpu varablesMilton Miller1-8/+12
2007-12-20[POWERPC] Use __get_cpu_var in time.cMilton Miller1-2/+2
2007-12-20[POWERPC] init_decrementer_clockevent can be static __initMilton Miller1-2/+1
2007-12-14[POWERPC] Kill non-existent symbols from ksyms and commproc.hJochen Friedrich1-12/+0
2007-12-11[POWERPC] add e300c4 entry to cputableLi Yang1-1/+12