aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-11[POWERPC] Kill flatdevtree.cDavid Gibson
2007-12-11[POWERPC] Use embedded libfdt in the bootwrapperDavid Gibson
2007-12-11[POWERPC] Merge libfdt upstream sourceDavid Gibson
2007-12-11[POWERPC] EEH: Avoid a possible NULL pointer dereferenceStephen Rothwell
2007-12-11[POWERPC] iSeries: Merge vpdinfo.c into pci.cStephen Rothwell
2007-12-11[POWERPC] iSeries: Clean up and simplify vdpinfo.cStephen Rothwell
2007-12-11[POWERPC] iSeries: DeCamelCase vpdinfo.cStephen Rothwell
2007-12-11[POWERPC] Update xmon slb codewill schmidt
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] iSeries: Make pcibios_final_fixup not depend on pci_dnStephen Rothwell
2007-12-11[POWERPC] iSeries: Reduce dependence on pci_dn bussubnoStephen Rothwell
2007-12-11[POWERPC] iSeries: iseries_ds_addr is only used in pci.cStephen Rothwell
2007-12-11[POWERPC] iSeries: Remove pci_dn dependency from iSeries_Device_InformationStephen Rothwell
2007-12-11[POWERPC] iSeries: Remove one layer of IO routinesStephen Rothwell
2007-12-11[POWERPC] iSeries: Consoldiate PCI IO error checkStephen Rothwell
2007-12-11[POWERPC] iSeries: Unindent and clean iSeries_pci_final_fixupStephen Rothwell
2007-12-11[POWERPC] iSeries: Remove some dead code from pci.cStephen Rothwell
2007-12-11[POWERPC] iSeries: DeCamelCase pci.cStephen Rothwell
2007-12-11[POWERPC] iSeries: Cleanup PCI retry code a littleStephen Rothwell
2007-12-11[POWERPC] iSeries: Move find_Device_Node to avoid a forward declarationStephen Rothwell
2007-12-11[POWERPC] Consolidate pci_controllerStephen Rothwell
2007-12-11[POWERPC] Clean up pci-bridge.hStephen Rothwell
2007-12-11[POWERPC] pSeries: Remove dependency on pci_dn bussubnoStephen 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] Update celleb_defconfig to add support for native CBEIshizaki Kou
2007-12-11[POWERPC] celleb: Add support for native CBEIshizaki Kou
2007-12-11[POWERPC] cell: Fix undefined reference to mmio_nvram_initIshizaki Kou
2007-12-11[POWERPC] kernel_execve is identical in 32 and 64 bitStephen Rothwell
2007-12-11[POWERPC] Add for_each_child_of_node() helper for iterating over child nodesMichael Ellerman
2007-12-11[POWERPC] Use of_register_driver to implement of_register_platform_driverStephen Rothwell
2007-12-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-12-10Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds
2007-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/fix-kbuildLinus Torvalds
2007-12-10Revert "PCI: fix IDE legacy mode resources"Linus Torvalds
2007-12-10powerpc: Fix IDE legacy vs. native fixupsBenjamin Herrenschmidt
2007-12-10Merge branch 'linux-2.6'Paul Mackerras
2007-12-10[XFS] Fix xfs_ichgtime()s broken usage of I_SYNCDavid Chinner
2007-12-10[XFS] Make xfsbufd threads freezableRafael J. Wysocki
2007-12-10[XFS] revert to double-buffering readdirChristoph Hellwig
2007-12-10[XFS] Fix broken inode cluster setup.David Chinner
2007-12-10[XFS] Clear XBF_READ_AHEAD flag on I/O completion.Lachlan McIlroy
2007-12-10[XFS] Fixed a few bugs in xfs_buf_associate_memory()Lachlan McIlroy
2007-12-10[XFS] 971064 Various fixups for xfs_bulkstat().Lachlan McIlroy