summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [POWERPC] Provide ability to setup P2P bridge registers from struct resourceKumar Gala2007-07-232-6/+14
| * | | [POWERPC] Add basic PCI/PCI Express support for 8544DS boardRoy Zang2007-07-235-126/+662
| * | | [POWERPC] Make endianess of cfg_addr for indirect pci ops runtimeKumar Gala2007-07-2312-31/+29
| * | | [POWERPC] Removed setup_indirect_pci_nomapKumar Gala2007-07-232-15/+4
| * | | [POWERPC] 85xx: Add quirk to ignore bogus FPGA on CDSKumar Gala2007-07-231-0/+10
| * | | [POWERPC] 85xx: Added 8568 PCIe supportKumar Gala2007-07-234-114/+208
| * | | [POWERPC] Fixup resources on pci_bus for PCIe PHB when no device is connectedKumar Gala2007-07-234-1/+17
| * | | [POWERPC] Add basic PCI node for mpc8568mds boardRoy Zang2007-07-231-0/+29
| * | | [POWERPC] Use Freescale pci/pcie common code for 85xx boardsRoy Zang2007-07-238-104/+25
| * | | [POWERPC] Update PCI nodes in the 83xx/85xx boards device treeRoy Zang2007-07-2311-15/+15
| * | | [POWERPC] Add 8548 CDS PCI express controller node and PCI-X device nodeRoy Zang2007-07-231-51/+105
| * | | [POWERPC] FSL: Cleanup how we detect if we are a PCIe controllerKumar Gala2007-07-231-9/+9
| * | | [POWERPC] Added indirect quirk to handle PCIe PHB that have issue w/no linkKumar Gala2007-07-232-1/+20
| * | | [POWERPC] Add the ability to find PCI capabilities early onKumar Gala2007-07-232-0/+10
| * | | [POWERPC] Rewrite Freescale PCI/PCIe support for 8{3,5,6}xxZang Roy-r619112007-07-235-226/+187
| * | | [POWERPC] Create common fsl pci/e files based on 86xx platformsRoy Zang2007-07-236-5/+9
| |/ /
* | | ocfs2: bad kunmap_atomic()Jens Axboe2007-07-241-1/+1
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-07-2417-200/+16
|\ \ \
| * | | [MIPS] Fix marge error due to conflict in arch/mips/kernel/head.SAtsushi Nemoto2007-07-241-1/+1
| * | | [MIPS] ARC: Remove unused arch/mips/arc/console.cYoichi Yuasa2007-07-241-31/+0
| * | | [MIPS] SNI: snipromThomas Bogendoerfer2007-07-241-2/+3
| * | | [MIPS] Jazz: remove unneeded reset functionsYoichi Yuasa2007-07-242-17/+0
| * | | [MIPS] Whitespace cleanup.Ralf Baechle2007-07-241-1/+0
| * | | [MIPS] Make resources for ds1742 "static __initdata"Atsushi Nemoto2007-07-242-2/+2
| * | | [MIPS] Replace __attribute_used__ with __usedDavid Rientjes2007-07-246-9/+8
| * | | [MIPS] Jazz: Remove unused arch/mips/jazz/io.cYoichi Yuasa2007-07-241-135/+0
| * | | [MIPS] Mark prom_free_prom_memory as __init_refokAtsushi Nemoto2007-07-241-1/+1
| * | | [MIPS] MIPSsim: Fix cflagsYoichi Yuasa2007-07-241-1/+1
| |/ /
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-247-11/+123
|\ \ \
| * | | pata_hpt37x: Fix 2.6.22 clock PLL regressionAlan Cox2007-07-241-7/+7
| * | | pata_ali: Correct HP detectAlan Cox2007-07-241-1/+1
| * | | ata_piix: fix suspend/resume for some TOSHIBA laptopsTejun Heo2007-07-242-2/+113
| * | | PCI: export __pci_reenable_device()Tejun Heo2007-07-243-1/+2
| |/ /
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-2419-309/+824
|\ \ \
| * | | netdev: i82596 Ethernet needs <asm/cacheflush.h>Geert Uytterhoeven2007-07-241-0/+1
| * | | forcedeth: mcp73 device additionAyaz Abdulla2007-07-241-0/+16
| * | | forcedeth: new device ids in pci_ids.hAyaz Abdulla2007-07-241-0/+4
| * | | atl1: make atl1_init_ring_ptrs staticChris Snook2007-07-241-1/+1
| * | | eHEA: net_poll supportJan-Bernd Themann2007-07-242-2/+22
| * | | drivers/net/acenic.c: fix check-after-useAdrian Bunk2007-07-241-6/+0
| * | | defxx: Use __maybe_unused rather than a local hackMaciej W. Rozycki2007-07-241-9/+8
| * | | Fix error checking in Vitesse IRQ configAndy Fleming2007-07-241-1/+1
| * | | ps3: reduce allocation size of rx skb buffersMasakazu Mokuno2007-07-242-13/+44
| * | | atl1: use kernel provided ethernet length constantsJay Cliburn2007-07-242-11/+7
| * | | atl1: fix typo in dma_req_blockJay Cliburn2007-07-241-2/+2
| * | | atl1: change cmb write thresholdJay Cliburn2007-07-241-1/+4
| * | | atl1: fix typo in DMA engine setupJay Cliburn2007-07-241-2/+2
| * | | atl1: change tpd_avail function nameJay Cliburn2007-07-241-2/+2
| * | | ps3: fix rare issue that reenabling rx DMA failsMasakazu Mokuno2007-07-242-2/+8
| * | | ps3: removed calling netif_poll_enable() in open()Masakazu Mokuno2007-07-241-1/+0
OpenPOWER on IntegriCloud