summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] arch/powerpc: Remove duplicate includesLucas Woods2007-12-202-3/+1
* [POWERPC] Don't cast a struct pointer to list_head pointerLi Zefan2007-12-201-1/+1
* [POWERPC] CHRP: Fix possible NULL pointer dereferenceCyrill Gorcunov2007-12-201-4/+9
* [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] Improve resource setup of PowerMac G5 HT bridgeBenjamin Herrenschmidt2007-12-201-78/+64
* [POWERPC] Enable self-view of the HT host bridge on PowerMac G5Benjamin Herrenschmidt2007-12-202-20/+38
* [POWERPC] Various fixes to pcibios_enable_device()Benjamin Herrenschmidt2007-12-201-1/+4
* [POWERPC] Clear pci_probe_only on 64 bits PowerMacBenjamin Herrenschmidt2007-12-201-2/+2
* [POWERPC] Fixup powermac enable device hookBenjamin Herrenschmidt2007-12-201-4/+14
* [POWERPC] Merge 32 and 64 bits pcibios_enable_deviceBenjamin Herrenschmidt2007-12-205-80/+49
* [POWERPC] Updates/fixes to 32 bits pcibios_enable_device()Benjamin Herrenschmidt2007-12-201-2/+8
* [POWERPC] fix iSeries PCI resource managementBenjamin Herrenschmidt2007-12-205-79/+122
* [POWERPC] Merge PCI resource allocation & assignmentBenjamin Herrenschmidt2007-12-204-351/+308
* [POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt2007-12-204-176/+155
* [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-2010-19/+49
* [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] Use embedded dtc in kernel buildsDavid Gibson2007-12-202-3/+38
* [POWERPC] Merge dtc upstream sourceDavid Gibson2007-12-2017-0/+8351
* [POWERPC] holly.c: Remove unnecessary include of linux/ide.hOlof Johansson2007-12-201-1/+0
* [POWERPC] arch/ppc/: Spelling fixesjoe@perches.com2007-12-202-2/+2
* [POWERPC] arch/powerpc/: Spelling fixesjoe@perches.com2007-12-204-4/+4
* [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] Push down or eliminate smp_processor_id calls in xics codeMilton Miller2007-12-202-33/+29
* [POWERPC] celleb: Split machine definitionIshizaki Kou2007-12-204-80/+116
* [POWERPC] Cleanup calling mmio_nvram_initIshizaki Kou2007-12-201-2/+0
* [POWERPC] pasemi: Implement MSI supportOlof Johansson2007-12-205-2/+201
* [POWERPC] iSeries: Fix unregistering HV event handlersStephen Rothwell2007-12-201-1/+1
* [POWERPC] wrapper: Treat NULL as root node in devp_offset; add devp_offset_fi...Scott Wood2007-12-201-3/+5
* [POWERPC] wrapper: Rename offset in offset_devp()Scott Wood2007-12-201-2/+2
* [POWERPC] Fake NUMA emulation for PowerPCBalbir Singh2007-12-201-5/+54
* [POWERPC] MPIC: Minor optimization of ipi handlerOlof Johansson2007-12-201-8/+7
* Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Paul Mackerras2007-12-2013-75/+165
|\
| * [POWERPC] cell: catch errors from sysfs_create_group()Jeremy Kerr2007-12-191-3/+17
| * [POWERPC] cell: handle SPE kernel mappings that cross segment boundariesJeremy Kerr2007-12-192-11/+50
| * [POWERPC] cell: add spu_64k_pages_available() checkJeremy Kerr2007-12-192-1/+7
| * [POWERPC] cell: use spu_load_slb for SLB setupJeremy Kerr2007-12-191-13/+10
| * [POWERPC] cell: handle kernel SLB setup in spu_base.cJeremy Kerr2007-12-192-32/+50
OpenPOWER on IntegriCloud