Age | Commit message (Expand) | Author |
2007-12-11 | [POWERPC] iSeries: Merge vpdinfo.c into pci.c | Stephen Rothwell |
2007-12-11 | [POWERPC] iSeries: Clean up and simplify vdpinfo.c | Stephen Rothwell |
2007-12-11 | [POWERPC] iSeries: DeCamelCase vpdinfo.c | Stephen Rothwell |
2007-12-11 | [POWERPC] Update xmon slb code | will schmidt |
2007-12-11 | [POWERPC] Use SLB size from the device tree | Michael 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 iSeries | Stephen Rothwell |
2007-12-11 | [POWERPC] Remove some iSeries platform checks from the PCI code | Stephen Rothwell |
2007-12-11 | [POWERPC] iSeries: hose->buid is always zero for iSeries | Stephen Rothwell |
2007-12-11 | [POWERPC] iSeries: Call iSeries_pcibios_init from setup_arch | Stephen Rothwell |
2007-12-11 | [POWERPC] Inline pci_setup_pci_controller as it has become trivial | Stephen Rothwell |
2007-12-11 | [POWERPC] iSeries: Make pcibios_final_fixup not depend on pci_dn | Stephen Rothwell |
2007-12-11 | [POWERPC] iSeries: Reduce dependence on pci_dn bussubno | Stephen Rothwell |
2007-12-11 | [POWERPC] iSeries: iseries_ds_addr is only used in pci.c | Stephen Rothwell |
2007-12-11 | [POWERPC] iSeries: Remove pci_dn dependency from iSeries_Device_Information | Stephen Rothwell |
2007-12-11 | [POWERPC] iSeries: Remove one layer of IO routines | Stephen Rothwell |
2007-12-11 | [POWERPC] iSeries: Consoldiate PCI IO error check | Stephen Rothwell |
2007-12-11 | [POWERPC] iSeries: Unindent and clean iSeries_pci_final_fixup | Stephen Rothwell |
2007-12-11 | [POWERPC] iSeries: Remove some dead code from pci.c | Stephen Rothwell |
2007-12-11 | [POWERPC] iSeries: DeCamelCase pci.c | Stephen Rothwell |
2007-12-11 | [POWERPC] iSeries: Cleanup PCI retry code a little | Stephen Rothwell |
2007-12-11 | [POWERPC] iSeries: Move find_Device_Node to avoid a forward declaration | Stephen Rothwell |
2007-12-11 | [POWERPC] Consolidate pci_controller | Stephen Rothwell |
2007-12-11 | [POWERPC] Clean up pci-bridge.h | Stephen Rothwell |
2007-12-11 | [POWERPC] pSeries: Remove dependency on pci_dn bussubno | Stephen Rothwell |
2007-12-11 | [POWERPC] iommu_free_table doesn't need the device_node | Stephen Rothwell |
2007-12-11 | [POWERPC] lparcfg: Remove useless buffer allocation | Nathan Lynch |
2007-12-11 | [POWERPC] Update celleb_defconfig to add support for native CBE | Ishizaki Kou |
2007-12-11 | [POWERPC] celleb: Add support for native CBE | Ishizaki Kou |
2007-12-11 | [POWERPC] cell: Fix undefined reference to mmio_nvram_init | Ishizaki Kou |
2007-12-11 | [POWERPC] kernel_execve is identical in 32 and 64 bit | Stephen Rothwell |
2007-12-11 | [POWERPC] Add for_each_child_of_node() helper for iterating over child nodes | Michael Ellerman |
2007-12-11 | [POWERPC] Use of_register_driver to implement of_register_platform_driver | Stephen Rothwell |
2007-12-10 | Merge branch 'linux-2.6' | Paul Mackerras |
2007-12-07 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2007-12-07 | libata: kill spurious NCQ completion detection | Tejun Heo |
2007-12-07 | ahci: don't attach if ICH6 is in combined mode | Tejun Heo |
2007-12-07 | ata_piix: add Toshiba Tecra M4 to broken suspend list | Peter Schwenke |
2007-12-07 | ahci: fix engine reset failed message | Tejun Heo |
2007-12-07 | S2io: Check for register initialization completion before accesing device reg... | Sreenivasa Honnur |
2007-12-07 | ibm_newemac: Update file headers copyright notices | Benjamin Herrenschmidt |
2007-12-07 | ibm_newemac: Call dev_set_drvdata() before tah_reset() | Valentine Barshak |
2007-12-07 | ibm_newemac: Fix typo reading TAH channel info | Valentine Barshak |
2007-12-07 | ibm_newemac: Correct opb_bus_freq value | Valentine Barshak |
2007-12-07 | ibm_newemac: Skip EMACs that are marked unused by the firmware | Hugh Blemings |
2007-12-07 | ibm_newemac: Cleanup/fix support for STACR register variants | Benjamin Herrenschmidt |
2007-12-07 | ibm_newemac: Cleanup/Fix RGMII MDIO support detection | Benjamin Herrenschmidt |
2007-12-07 | ibm_newemac: Workaround reset timeout when no link | Benjamin Herrenschmidt |
2007-12-07 | ibm_newemac: Fix ZMII refcounting bug | Benjamin Herrenschmidt |
2007-12-07 | ibm_newemac: Add ET1011c PHY support | Stefan Roese |