Age | Commit message (Expand) | Author |
2007-07-29 | Remove fs.h from mm.h | Alexey Dobriyan |
2007-07-29 | Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION | Rafael J. Wysocki |
2007-07-26 | Merge branch 'fixes-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/ga... | Paul Mackerras |
2007-07-26 | [POWERPC] spusched: Fix initial timeslice calculation | Christoph Hellwig |
2007-07-26 | [POWERPC] spufs: Fix incorrect initialization of cbe_spu_info.spus | Masato Noguchi |
2007-07-26 | [POWERPC] Fix Maple platform ISA bus | Benjamin Herrenschmidt |
2007-07-26 | [POWERPC] Make pci_iounmap actually unmap things | Benjamin Herrenschmidt |
2007-07-26 | [POWERPC] Add function to check if address is an IO port | Benjamin Herrenschmidt |
2007-07-26 | [POWERPC] Fix Pegasos keyboard detection | Alan Curry |
2007-07-26 | [POWERPC] iSeries: Fix section mismatch warning in lpevents | Stephen Rothwell |
2007-07-26 | [POWERPC] iSeries: Fix section mismatch warnings | Stephen Rothwell |
2007-07-26 | [POWERPC] Fix RTC and device tree on linkstation machines | Guennadi Liakhovetski |
2007-07-26 | [POWERPC] Add of_register_i2c_devices() | Guennadi Liakhovetski |
2007-07-26 | [POWERPC] Fix loop with unsigned long counter variable | Manish Ahuja |
2007-07-26 | [POWERPC] Fix register labels on show_regs() message for 4xx/Book-E | Kumar Gala |
2007-07-26 | [POWERPC] Only allow building of BootX text support on PPC_MULTIPLATFORM | Kumar Gala |
2007-07-26 | [POWERPC] Fix the ability to reset on MPC8544 DS and MPC8568 MDS boards | Roy Zang |
2007-07-26 | [POWERPC] Fix mpc7448hpc2 tsi108 device_type bug | Roy Zang |
2007-07-26 | [POWREPC] Fixup a number of modpost warnings on ppc32 | Kumar Gala |
2007-07-26 | [POWERPC] Fix ethernet PHY support on MPC8544 DS | Kumar Gala |
2007-07-25 | [POWERPC] Don't try to allocate resources for a Freescale POWERPC PHB | Kumar Gala |
2007-07-26 | Revert "[POWERPC] Don't complain if size-cells == 0 in prom_parse()" | Paul Mackerras |
2007-07-25 | [POWERPC] Fix PCI indirect for big-endian cfg_addr | Kumar Gala |
2007-07-24 | Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | Linus Torvalds |
2007-07-24 | spusched: fix mismerge in spufs.h | Christoph Hellwig |
2007-07-24 | [POWERPC] 85xx: Added needed MPC85xx PCI device IDs | Kumar Gala |
2007-07-24 | [POWERPC] Add Freescale PCI VENDOR ID and 8641 device IDs | Jon Loeliger |
2007-07-24 | [POWERPC] 85xxCDS: MPC8548 DTS cleanup. | Randy Vinson |
2007-07-24 | [POWERPC] 85xxCDS: Misc 8548 PCI Corrections. | Randy Vinson |
2007-07-24 | [POWERPC] 85xxCDS: Delay 8259 cascade hookup. | Randy Vinson |
2007-07-23 | [POWERPC] 85xxCDS: Make sure restart resets the PCI bus. | Randy Vinson |
2007-07-23 | [POWERPC] 85xxCDS: Allow 8259 cascade to share an MPIC interrupt line. | Randy Vinson |
2007-07-23 | [POWERPC] FSL: Add support for PCI-X controllers | Kumar Gala |
2007-07-23 | [POWERPC] Make sure virtual P2P bridge registers are setup on PCIe PHB | Kumar Gala |
2007-07-23 | [POWERPC] Provide ability to setup P2P bridge registers from struct resource | Kumar Gala |
2007-07-23 | [POWERPC] Add basic PCI/PCI Express support for 8544DS board | Roy Zang |
2007-07-23 | [POWERPC] Make endianess of cfg_addr for indirect pci ops runtime | Kumar Gala |
2007-07-23 | [POWERPC] Removed setup_indirect_pci_nomap | Kumar Gala |
2007-07-23 | [POWERPC] 85xx: Add quirk to ignore bogus FPGA on CDS | Kumar Gala |
2007-07-23 | [POWERPC] 85xx: Added 8568 PCIe support | Kumar Gala |
2007-07-23 | [POWERPC] Fixup resources on pci_bus for PCIe PHB when no device is connected | Kumar Gala |
2007-07-23 | [POWERPC] Add basic PCI node for mpc8568mds board | Roy Zang |
2007-07-23 | [POWERPC] Use Freescale pci/pcie common code for 85xx boards | Roy Zang |
2007-07-23 | [POWERPC] Update PCI nodes in the 83xx/85xx boards device tree | Roy Zang |
2007-07-23 | [POWERPC] Add 8548 CDS PCI express controller node and PCI-X device node | Roy Zang |
2007-07-23 | [POWERPC] FSL: Cleanup how we detect if we are a PCIe controller | Kumar Gala |
2007-07-23 | [POWERPC] Added indirect quirk to handle PCIe PHB that have issue w/no link | Kumar Gala |
2007-07-23 | [POWERPC] Add the ability to find PCI capabilities early on | Kumar Gala |
2007-07-23 | [POWERPC] Rewrite Freescale PCI/PCIe support for 8{3,5,6}xx | Zang Roy-r61911 |
2007-07-23 | [POWERPC] Create common fsl pci/e files based on 86xx platforms | Roy Zang |