aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds
2005-09-08Merge master.kernel.org:/home/rmk/linux-2.6-i2c manuallyLinus Torvalds
2005-09-08Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds
2005-09-08Merge master.kernel.org:/home/rmk/linux-2.6-mmc Linus Torvalds
2005-09-08Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds
2005-09-08[XFRM]: Always release dst_entry on error in xfrm_lookupPatrick McHardy
2005-09-08[TCP]: Fix off by one in tcp_fragment() "already sent" test.Herbert Xu
2005-09-08[ARM] 2892/1: remove gcc workaround for direct access to absolute memory addr...Nicolas Pitre
2005-09-08[ARM] 2891/1: S3C2410 - update s3c2410_defconfig for 2.6.13Ben Dooks
2005-09-08[ARM] 2890/1: OMAP 1/4: Update omap1 specific files, take 2Tony Lindgren
2005-09-08[PATCH] PCI/libata INTx cleanupBrett M Russ
2005-09-08[PATCH] PCI: Support PCM PM CAP version 3Daniel Ritz
2005-09-08[PATCH] PCI: Add pci_walk_bus function to PCI core (nonrecursive)Paul Mackerras
2005-09-08[PATCH] PCI Hotplug: SGI hotplug driver fixesPrarit Bhargava
2005-09-08[PATCH] PCI: remove pci_find_device from parport_pc.cJiri Slaby
2005-09-08[PATCH] PCI: Fix regression in pci_enable_device_barsAlan Stern
2005-09-08[PATCH] PCI: start paying attention to a lot of pci function return valuesGreg Kroah-Hartman
2005-09-08[PATCH] Make sparc64 use setup-res.cDavid S. Miller
2005-09-08[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville
2005-09-08[PATCH] PCI Hotplug: use bus_slot number for nameKristen Accardi
2005-09-08[PATCH] arch/386/pci: remap_pfn_range -> io_remap_pfn_rangeMichael S. Tsirkin
2005-09-08[PATCH] PCI: clean up pci.h and split pci register info to separate header file.Greg Kroah-Hartman
2005-09-08[PATCH] PCI: fix up pretty-names removal patchAndrew Morton
2005-09-08[PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk
2005-09-08[PATCH] PCI: Move PCI fixup data into r/o sectionakpm@osdl.org
2005-09-08[PATCH] PCI: Run PCI driver initialization on local nodeAndi Kleen
2005-09-08[PATCH] PCI Hotplug: rpaphp: Purify hotplugJohn Rose
2005-09-08[PATCH] PCI Hotplug: rpaphp: Export slot enableJohn Rose
2005-09-08[PATCH] PCI Hotplug: rpaphp: Remove rpaphp_find_pciJohn Rose
2005-09-08[PATCH] PCI Hotplug: rpaphp: Change slot pci referenceJohn Rose
2005-09-08[PATCH] PCI Hotplug: rpaphp: Move VIO registrationJohn Rose
2005-09-08[PATCH] PCI Hotplug: rpaphp: Remove unused stuffJohn Rose
2005-09-08[MMC] Add mmc_detect_change() delay support for PXAMCI driverRichard Purdie
2005-09-08Fix up ARM serial driver compile failureLinus Torvalds
2005-09-08[MMC] Ensure correct mmc_priv() behaviourRussell King
2005-09-08[SPARC64]: Inline membar()'s again.David S. Miller
2005-09-08[IPV6]: Don't redo xfrm_lookup for cached dst entriesPatrick McHardy
2005-09-08Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds
2005-09-08Kconfig: IEEE80211 should not depend on NET_RADIOJeff Garzik
2005-09-08[AX.25]: Make asc2ax() thread-proofRalf Baechle
2005-09-08[NETFILTER]: ip_conntrack_netbios_ns.c gcc-2.95.x build fixAndrew Morton
2005-09-08[IPV4]: Fix refcount damaging in net/ipv4/route.cJulian Anastasov
2005-09-08[BNX2]: Fix bug in irq handler and add prefetchMichael Chan
2005-09-08[I2C] Clean up i2c-pxa debugging/printksRussell King
2005-09-08Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6-git-rfc3542 David S. Miller
2005-09-08[IPV6]: Need to use pskb_trim_rcsum().Stephen Hemminger
2005-09-08[NET]: Need struct sock forward decl in net/compat.hDavid S. Miller
2005-09-08[IPV4] udp: trim forgets about CHECKSUM_HWStephen Hemminger