aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Use embedded libfdt in the bootwrapperDavid Gibson2007-12-1118-16/+219
* [POWERPC] Merge libfdt upstream sourceDavid Gibson2007-12-1110-0/+2568
* [POWERPC] EEH: Avoid a possible NULL pointer dereferenceStephen Rothwell2007-12-111-2/+2
* [POWERPC] iSeries: Merge vpdinfo.c into pci.cStephen Rothwell2007-12-114-259/+219
* [POWERPC] iSeries: Clean up and simplify vdpinfo.cStephen Rothwell2007-12-111-54/+46
* [POWERPC] iSeries: DeCamelCase vpdinfo.cStephen Rothwell2007-12-113-97/+95
* [POWERPC] Update xmon slb codewill schmidt2007-12-111-6/+23
* [POWERPC] Use SLB size from the device treeMichael Neuling2007-12-116-4/+25
* [POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell2007-12-1117-30/+28
* [POWERPC] Don't special case pci_domain_nr() for iSeriesStephen Rothwell2007-12-112-7/+4
* [POWERPC] Remove some iSeries platform checks from the PCI codeStephen Rothwell2007-12-112-15/+10
* [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-113-4/+5
* [POWERPC] Inline pci_setup_pci_controller as it has become trivialStephen Rothwell2007-12-111-15/+6
* [POWERPC] iSeries: Make pcibios_final_fixup not depend on pci_dnStephen Rothwell2007-12-111-15/+12
* [POWERPC] iSeries: Reduce dependence on pci_dn bussubnoStephen Rothwell2007-12-111-9/+9
* [POWERPC] iSeries: iseries_ds_addr is only used in pci.cStephen Rothwell2007-12-112-12/+12
* [POWERPC] iSeries: Remove pci_dn dependency from iSeries_Device_InformationStephen Rothwell2007-12-113-17/+6
* [POWERPC] iSeries: Remove one layer of IO routinesStephen Rothwell2007-12-111-49/+19
* [POWERPC] iSeries: Consoldiate PCI IO error checkStephen Rothwell2007-12-111-79/+26
* [POWERPC] iSeries: Unindent and clean iSeries_pci_final_fixupStephen Rothwell2007-12-111-33/+35
* [POWERPC] iSeries: Remove some dead code from pci.cStephen Rothwell2007-12-111-18/+1
* [POWERPC] iSeries: DeCamelCase pci.cStephen Rothwell2007-12-111-108/+108
* [POWERPC] iSeries: Cleanup PCI retry code a littleStephen Rothwell2007-12-111-4/+4
* [POWERPC] iSeries: Move find_Device_Node to avoid a forward declarationStephen Rothwell2007-12-111-23/+16
* [POWERPC] pSeries: Remove dependency on pci_dn bussubnoStephen Rothwell2007-12-111-17/+7
* [POWERPC] iommu_free_table doesn't need the device_nodeStephen Rothwell2007-12-112-6/+4
* [POWERPC] lparcfg: Remove useless buffer allocationNathan Lynch2007-12-111-11/+1
* [POWERPC] Update celleb_defconfig to add support for native CBEIshizaki Kou2007-12-111-19/+19
* [POWERPC] celleb: Add support for native CBEIshizaki Kou2007-12-114-23/+85
* [POWERPC] cell: Fix undefined reference to mmio_nvram_initIshizaki Kou2007-12-111-0/+2
* [POWERPC] kernel_execve is identical in 32 and 64 bitStephen Rothwell2007-12-113-14/+8
* [POWERPC] Use of_register_driver to implement of_register_platform_driverStephen Rothwell2007-12-111-20/+0
* Merge branch 'linux-2.6'Paul Mackerras2007-12-10129-7503/+3342
|\
| * ibm_newemac: Cleanup/fix support for STACR register variantsBenjamin Herrenschmidt2007-12-071-0/+4
| * ibm_newemac: Cleanup/Fix RGMII MDIO support detectionBenjamin Herrenschmidt2007-12-071-0/+1
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds2007-12-0711-283/+443
| |\
| | * [AVR32] Fix wrong pt_regs in critical exception handlerHaavard Skinnemoen2007-12-071-2/+2
| | * [AVR32] Fix copy_to_user_page() breakageHaavard Skinnemoen2007-12-071-10/+10
| | * [AVR32] Follow the rules when dealing with the OCD systemHaavard Skinnemoen2007-12-074-227/+323
| | * [AVR32] Clean up OCD register usageHaavard Skinnemoen2007-12-075-33/+35
| | * [AVR32] Implement irqflags trace and lockdep supportHaavard Skinnemoen2007-12-072-19/+41
| | * [AVR32] Implement stacktrace supportHaavard Skinnemoen2007-12-073-0/+57
| | * [AVR32] Kconfig: Use def_bool instead of bool + defaultHaavard Skinnemoen2007-12-071-37/+19
| | * [AVR32] Fix invalid status register bit definitions in asm/ptrace.hHaavard Skinnemoen2007-12-071-2/+3
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-12-071-6/+10
| |\ \
| | * | [SPARC64]: Fix memory controller register access when non-SMP.David S. Miller2007-12-071-6/+10
| | |/
| * | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds2007-12-0644-2450/+2660
| |\ \ | | |/ | |/|
| | * [POWERPC] virtex bug fix: Use canonical value for AC97 interrupt xparamsGrant Likely2007-12-072-4/+12
| | * [POWERPC] Update defconfigsPaul Mackerras2007-12-0639-2298/+2494