summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-12-11[POWERPC] iSeries: Remove some dead code from pci.cStephen Rothwell1-18/+1
2007-12-11[POWERPC] iSeries: DeCamelCase pci.cStephen Rothwell1-108/+108
2007-12-11[POWERPC] iSeries: Cleanup PCI retry code a littleStephen Rothwell1-4/+4
2007-12-11[POWERPC] iSeries: Move find_Device_Node to avoid a forward declarationStephen Rothwell1-23/+16
2007-12-11[POWERPC] Consolidate pci_controllerStephen Rothwell1-43/+22
2007-12-11[POWERPC] Clean up pci-bridge.hStephen Rothwell1-53/+42
2007-12-11[POWERPC] pSeries: Remove dependency on pci_dn bussubnoStephen Rothwell1-17/+7
2007-12-11[POWERPC] iommu_free_table doesn't need the device_nodeStephen Rothwell3-8/+5
2007-12-11[POWERPC] lparcfg: Remove useless buffer allocationNathan Lynch1-11/+1
2007-12-11[POWERPC] Update celleb_defconfig to add support for native CBEIshizaki Kou1-19/+19
2007-12-11[POWERPC] celleb: Add support for native CBEIshizaki Kou5-24/+86
2007-12-11[POWERPC] cell: Fix undefined reference to mmio_nvram_initIshizaki Kou1-0/+2
2007-12-11[POWERPC] kernel_execve is identical in 32 and 64 bitStephen Rothwell3-14/+8
2007-12-11[POWERPC] Add for_each_child_of_node() helper for iterating over child nodesMichael Ellerman1-0/+4
2007-12-11[POWERPC] Use of_register_driver to implement of_register_platform_driverStephen Rothwell2-22/+8
2007-12-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds17-53/+56
2007-12-10Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds8-50/+186
2007-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/fix-kbuildLinus Torvalds2-8/+12
2007-12-10Revert "PCI: fix IDE legacy mode resources"Linus Torvalds1-36/+12
2007-12-10powerpc: Fix IDE legacy vs. native fixupsBenjamin Herrenschmidt2-8/+24
2007-12-10Merge branch 'linux-2.6'Paul Mackerras356-9735/+6866
2007-12-10[XFS] Fix xfs_ichgtime()s broken usage of I_SYNCDavid Chinner1-2/+2
2007-12-10[XFS] Make xfsbufd threads freezableRafael J. Wysocki1-0/+2
2007-12-10[XFS] revert to double-buffering readdirChristoph Hellwig1-0/+124
2007-12-10[XFS] Fix broken inode cluster setup.David Chinner1-1/+1
2007-12-10[XFS] Clear XBF_READ_AHEAD flag on I/O completion.Lachlan McIlroy1-1/+1
2007-12-10[XFS] Fixed a few bugs in xfs_buf_associate_memory()Lachlan McIlroy1-20/+13
2007-12-10[XFS] 971064 Various fixups for xfs_bulkstat().Lachlan McIlroy3-26/+40
2007-12-10[XFS] Fix dbflush panic in xfs_qm_sync.Donald Douwsma1-0/+3
2007-12-09Avoid double memclear() in SLOB/SLUBLinus Torvalds2-1/+4
2007-12-09kbuild: fix building with O=.. optionsSam Ravnborg2-3/+6
2007-12-09kbuild: fix building with redirected output.Sam Ravnborg1-5/+6
2007-12-08[IA64] Fix iosapic interrupt delivery mode for CPEKenji Kaneshige1-1/+1
2007-12-08[IA64] kprobe: make kreturn probe handler stack unwind correctShaohua Li1-2/+17
2007-12-08[IA64] operator priority fix in acpi_map_lsapic()Roel Kluin1-1/+1
2007-12-08[IA64] Add missing "space" to concatenated stringsJoe Perches3-7/+7
2007-12-08[IA64] make full use of macro efi_md_sizeLi Zefan1-5/+5
2007-12-08[IA64] rename _bss to __bss_startBernhard Walle3-4/+5
2007-12-08[IA64] SGI Altix : fix bug in sn_io_late_init()Mike Habeck1-6/+5
2007-12-08[IA64] iosapic cleanupSimon Horman2-18/+3
2007-12-08[IA64] signal : fix missing error checkingsShi Weihua1-4/+4
2007-12-08[IA64] export copy_page() to modulesAndrew Morton3-3/+6
2007-12-08[IA64] don't assume that unwcheck.py is executableAndrew Morton2-1/+1
2007-12-08[IA64] increase .data.patch offsetAndrew Morton1-1/+1
2007-12-07Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-90/+31
2007-12-07libata: kill spurious NCQ completion detectionTejun Heo2-88/+4
2007-12-07ahci: don't attach if ICH6 is in combined modeTejun Heo1-0/+18
2007-12-07ata_piix: add Toshiba Tecra M4 to broken suspend listPeter Schwenke1-0/+7
2007-12-07ahci: fix engine reset failed messageTejun Heo1-2/+2
2007-12-07S2io: Check for register initialization completion before accesing device reg...Sreenivasa Honnur2-1/+16