summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Remove update_bridge_resourceKumar Gala2008-01-231-58/+0
* [POWERPC] Fixup transparent P2P resourcesKumar Gala2008-01-231-2/+3
* [POWERPC] Ensure we only handle PowerMac PCI bus fixup for memory resourcesKumar Gala2008-01-231-1/+2
* [POWERPC] Use <linux/of_{platform, device}.h> and not <asm/...> variants.Jon Loeliger2008-01-171-1/+1
* [POWERPC] Check that the syscall table matches the syscall numbersStephen Rothwell2008-01-173-0/+101
* [POWERPC] arch/powerpc/kernel: Use for_each_child_of_nodeStephen Rothwell2008-01-175-11/+8
* [POWERPC] pci_32.c: Use for_each_child_of_nodeStephen Rothwell2008-01-171-7/+13
* [POWERPC] iSeries: eliminate pci_dn bussubnoStephen Rothwell2008-01-171-5/+0
* [POWERPC] Use for_each macros in arch/powerpc/kernelCyrill Gorcunov2008-01-172-5/+5
* [POWERPC] Add of_find_matching_node() helper functionGrant Likely2008-01-172-0/+2
* Revert "[POWERPC] Disable PCI IO/Mem on a device when resources can't be allo...Paul Mackerras2007-12-311-10/+3
* [POWERPC] Conditionally compile e200 and e500 platforms in cputableJosh Boyer2007-12-241-0/+3
* [POWERPC] 4xx: update 440EP(x)/440GR(x) identical PVR issue workaroundValentine Barshak2007-12-231-12/+25
* [POWERPC] 4xx: Fix 440grx setup function to call 440A fixupJosh Boyer2007-12-231-1/+5
* [POWERPC] 4xx: Correct 440GRx machine_check callbackValentine Barshak2007-12-231-1/+1
* [POWERPC] 4xx: Add early udbg support for 40x processorsBenjamin Herrenschmidt2007-12-233-0/+75
* [POWERPC] Reworking machine check handling and Fix 440/440ABenjamin Herrenschmidt2007-12-235-18/+174
* Merge branch 'linux-2.6'Paul Mackerras2007-12-211-12/+0
|\
| * [POWERPC] Kill non-existent symbols from ksyms and commproc.hJochen Friedrich2007-12-131-12/+0
* | [POWERPC] Constify the of_device_id passed to of_platform_bus_probeStephen Rothwell2007-12-211-4/+4
* | [POWERPC] The builtin matches for ibmebus.c can be __initdataStephen Rothwell2007-12-211-1/+1
* | [POWERPC] Fix possible NULL deref in ppc32 PCIBenjamin Herrenschmidt2007-12-211-2/+3
* | [POWERPC] Implement arch disable/enable irq hooks.Scott Wood2007-12-211-0/+39
* | [POWERPC] Optimize counting distinct entries in the relocation sectionsEmil Medve2007-12-212-31/+127
* | [POWERPC] arch/powerpc: Remove duplicate includesLucas Woods2007-12-201-2/+1
* | [POWERPC] Stop the TOC overflowing for large buildsStephen Rothwell2007-12-201-1/+1
* | [POWERPC] Fix PCI IRQ fallback code to not map IRQ 0Benjamin Herrenschmidt2007-12-201-2/+3
* | [POWERPC] Disable PCI IO/Mem on a device when resources can't be allocatedBenjamin Herrenschmidt2007-12-201-3/+10
* | [POWERPC] Fixup skipping of PowerMac PCI<->PCI bridge "closed" resourcesBenjamin Herrenschmidt2007-12-201-0/+22
* | [POWERPC] Various fixes to pcibios_enable_device()Benjamin Herrenschmidt2007-12-201-1/+4
* | [POWERPC] Merge 32 and 64 bits pcibios_enable_deviceBenjamin Herrenschmidt2007-12-203-67/+38
* | [POWERPC] Updates/fixes to 32 bits pcibios_enable_device()Benjamin Herrenschmidt2007-12-201-2/+8
* | [POWERPC] fix iSeries PCI resource managementBenjamin Herrenschmidt2007-12-202-4/+31
* | [POWERPC] Merge PCI resource allocation & assignmentBenjamin Herrenschmidt2007-12-203-349/+307
* | [POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt2007-12-203-168/+149
* | [POWERPC] Merge pcibios_resource_to_bus/bus_to_resourceBenjamin Herrenschmidt2007-12-203-74/+36
* | [POWERPC] pci32: Add platform option to enable /proc PCI domainsBenjamin Herrenschmidt2007-12-202-8/+16
* | [POWERPC] pci32: Remove obsolete PowerMac bus number hackBenjamin Herrenschmidt2007-12-201-11/+0
* | [POWERPC] pci32: Add flags modifying the PCI code behaviourBenjamin Herrenschmidt2007-12-203-11/+38
* | [POWERPC] pci32: Remove PowerMac P2P bridge IO hackBenjamin Herrenschmidt2007-12-201-214/+1
* | [POWERPC] pci32: Use generic pci_assign_unassign_resourcesBenjamin Herrenschmidt2007-12-201-174/+17
* | [POWERPC] pci32: Remove bogus alignment messageBenjamin Herrenschmidt2007-12-201-6/+0
* | [POWERPC] arch/powerpc/: Spelling fixesjoe@perches.com2007-12-201-1/+1
* | [POWERPC] Implement pci_set_dma_mask() in terms of the dma_opsMichael Ellerman2007-12-201-0/+16
* | [POWERPC] Optimize account_system_vtimeMilton Miller2007-12-201-8/+13
* | [POWERPC] Depend on ->initialized in calc_steal_timeMilton Miller2007-12-201-3/+1
* | [POWERPC] Timer interrupt: use a struct for two per_cpu varablesMilton Miller2007-12-201-8/+12
* | [POWERPC] Use __get_cpu_var in time.cMilton Miller2007-12-201-2/+2
* | [POWERPC] init_decrementer_clockevent can be static __initMilton Miller2007-12-201-2/+1
* | [POWERPC] add e300c4 entry to cputableLi Yang2007-12-111-1/+12
OpenPOWER on IntegriCloud