aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
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-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
2007-12-11[POWERPC] Don't special case pci_domain_nr() for iSeriesStephen Rothwell
2007-12-11[POWERPC] Remove some iSeries platform checks from the PCI codeStephen Rothwell
2007-12-11[POWERPC] iSeries: hose->buid is always zero for iSeriesStephen Rothwell
2007-12-11[POWERPC] iSeries: Call iSeries_pcibios_init from setup_archStephen Rothwell
2007-12-11[POWERPC] Inline pci_setup_pci_controller as it has become trivialStephen Rothwell
2007-12-11[POWERPC] iommu_free_table doesn't need the device_nodeStephen Rothwell
2007-12-11[POWERPC] lparcfg: Remove useless buffer allocationNathan Lynch
2007-12-11[POWERPC] kernel_execve is identical in 32 and 64 bitStephen Rothwell
2007-12-11[POWERPC] Use of_register_driver to implement of_register_platform_driverStephen Rothwell
2007-12-10Merge branch 'linux-2.6'Paul Mackerras
2007-12-06Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds
2007-12-06[POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKEKumar Gala
2007-12-06[POWERPC] Fix hardware IRQ time accounting problem.Tony Breeds