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