aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2007-12-31Revert "[POWERPC] Disable PCI IO/Mem on a device when resources can't be allo...Paul Mackerras
2007-12-24[POWERPC] Conditionally compile e200 and e500 platforms in cputableJosh Boyer
2007-12-23[POWERPC] 4xx: update 440EP(x)/440GR(x) identical PVR issue workaroundValentine Barshak
2007-12-23[POWERPC] 4xx: Fix 440grx setup function to call 440A fixupJosh Boyer
2007-12-23[POWERPC] 4xx: Correct 440GRx machine_check callbackValentine Barshak
2007-12-23[POWERPC] 4xx: Add early udbg support for 40x processorsBenjamin Herrenschmidt
2007-12-23[POWERPC] Reworking machine check handling and Fix 440/440ABenjamin Herrenschmidt
2007-12-21Merge branch 'linux-2.6'Paul Mackerras
2007-12-21[POWERPC] Constify the of_device_id passed to of_platform_bus_probeStephen Rothwell
2007-12-21[POWERPC] The builtin matches for ibmebus.c can be __initdataStephen Rothwell
2007-12-21[POWERPC] Fix possible NULL deref in ppc32 PCIBenjamin Herrenschmidt
2007-12-21[POWERPC] Implement arch disable/enable irq hooks.Scott Wood
2007-12-21[POWERPC] Optimize counting distinct entries in the relocation sectionsEmil Medve
2007-12-20[POWERPC] arch/powerpc: Remove duplicate includesLucas Woods
2007-12-20[POWERPC] Stop the TOC overflowing for large buildsStephen Rothwell
2007-12-20[POWERPC] Fix PCI IRQ fallback code to not map IRQ 0Benjamin Herrenschmidt
2007-12-20[POWERPC] Disable PCI IO/Mem on a device when resources can't be allocatedBenjamin Herrenschmidt
2007-12-20[POWERPC] Fixup skipping of PowerMac PCI<->PCI bridge "closed" resourcesBenjamin Herrenschmidt
2007-12-20[POWERPC] Various fixes to pcibios_enable_device()Benjamin Herrenschmidt
2007-12-20[POWERPC] Merge 32 and 64 bits pcibios_enable_deviceBenjamin Herrenschmidt
2007-12-20[POWERPC] Updates/fixes to 32 bits pcibios_enable_device()Benjamin Herrenschmidt
2007-12-20[POWERPC] fix iSeries PCI resource managementBenjamin Herrenschmidt
2007-12-20[POWERPC] Merge PCI resource allocation & assignmentBenjamin Herrenschmidt
2007-12-20[POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt
2007-12-20[POWERPC] Merge pcibios_resource_to_bus/bus_to_resourceBenjamin Herrenschmidt
2007-12-20[POWERPC] pci32: Add platform option to enable /proc PCI domainsBenjamin Herrenschmidt
2007-12-20[POWERPC] pci32: Remove obsolete PowerMac bus number hackBenjamin Herrenschmidt
2007-12-20[POWERPC] pci32: Add flags modifying the PCI code behaviourBenjamin Herrenschmidt
2007-12-20[POWERPC] pci32: Remove PowerMac P2P bridge IO hackBenjamin Herrenschmidt
2007-12-20[POWERPC] pci32: Use generic pci_assign_unassign_resourcesBenjamin Herrenschmidt
2007-12-20[POWERPC] pci32: Remove bogus alignment messageBenjamin Herrenschmidt
2007-12-20[POWERPC] arch/powerpc/: Spelling fixesjoe@perches.com
2007-12-20[POWERPC] Implement pci_set_dma_mask() in terms of the dma_opsMichael Ellerman
2007-12-20[POWERPC] Optimize account_system_vtimeMilton Miller
2007-12-20[POWERPC] Depend on ->initialized in calc_steal_timeMilton Miller
2007-12-20[POWERPC] Timer interrupt: use a struct for two per_cpu varablesMilton Miller
2007-12-20[POWERPC] Use __get_cpu_var in time.cMilton Miller
2007-12-20[POWERPC] init_decrementer_clockevent can be static __initMilton Miller
2007-12-13[POWERPC] Kill non-existent symbols from ksyms and commproc.hJochen Friedrich
2007-12-11[POWERPC] add e300c4 entry to cputableLi Yang
2007-12-11[POWERPC] Emulate isel (Integer Select) instructionKumar Gala
2007-12-11[POWERPC] Early debug forces console log level to maxBenjamin Herrenschmidt
2007-12-11[POWERPC] Add of_translate_dma_addressBenjamin Herrenschmidt
2007-12-11[POWERPC] Remove useless volatiles in udbg_16550.cBenjamin Herrenschmidt
2007-12-11[POWERPC] Change 32-bit PCI message about resource allocationBenjamin Herrenschmidt
2007-12-11[POWERPC] Fix powerpc 32-bit resource fixup for 64-bit resourcesBenjamin Herrenschmidt
2007-12-11[POWERPC] Merge pci_process_bridge_OF_ranges()Benjamin Herrenschmidt
2007-12-11[POWERPC] Make isa_mem_base common to 32 and 64 bitsBenjamin Herrenschmidt
2007-12-11[POWERPC] Use SLB size from the device treeMichael Neuling
2007-12-11[POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell