summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
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
2007-12-11[POWERPC] Emulate isel (Integer Select) instructionKumar Gala1-0/+25
2007-12-11[POWERPC] Early debug forces console log level to maxBenjamin Herrenschmidt1-0/+4
2007-12-11[POWERPC] Add of_translate_dma_addressBenjamin Herrenschmidt1-4/+16
2007-12-11[POWERPC] Remove useless volatiles in udbg_16550.cBenjamin Herrenschmidt1-5/+5
2007-12-11[POWERPC] Change 32-bit PCI message about resource allocationBenjamin Herrenschmidt1-1/+1
2007-12-11[POWERPC] Fix powerpc 32-bit resource fixup for 64-bit resourcesBenjamin Herrenschmidt1-20/+26
2007-12-11[POWERPC] Merge pci_process_bridge_OF_ranges()Benjamin Herrenschmidt3-207/+177
2007-12-11[POWERPC] Make isa_mem_base common to 32 and 64 bitsBenjamin Herrenschmidt2-1/+3
2007-12-11[POWERPC] Use SLB size from the device treeMichael Neuling1-0/+15
2007-12-11[POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell7-16/+14
2007-12-11[POWERPC] Don't special case pci_domain_nr() for iSeriesStephen Rothwell1-7/+2
2007-12-11[POWERPC] Remove some iSeries platform checks from the PCI codeStephen Rothwell1-15/+8
2007-12-11[POWERPC] iSeries: hose->buid is always zero for iSeriesStephen Rothwell1-6/+2
2007-12-11[POWERPC] iSeries: Call iSeries_pcibios_init from setup_archStephen Rothwell1-3/+0
2007-12-11[POWERPC] Inline pci_setup_pci_controller as it has become trivialStephen Rothwell1-15/+6
2007-12-11[POWERPC] iommu_free_table doesn't need the device_nodeStephen Rothwell1-5/+3