- 0c95fdc iommu sg merging: aacraid: use pci_set_dma_max_seg_size by FUJITA Tomonori · 17 years ago
- b7d8629 iommu sg merging: sata_inic162x: use pci_set_dma_max_seg_size by FUJITA Tomonori · 17 years ago
- 860ac56 iommu sg merging: call blk_queue_segment_boundary in __scsi_alloc_queue by FUJITA Tomonori · 17 years ago
- d1b5163 iommu sg merging: parisc: make iommu respect the segment size limits by FUJITA Tomonori · 17 years ago
- 4d57cdf iommu sg merging: PCI: add device_dma_parameters support by FUJITA Tomonori · 17 years ago
- 7bbdc3d serial: MPSC: set baudrate when BRG divider is set. by Mark A. Greer · 17 years ago
- 3e8d4e2 serial: Coding style by Alan Cox · 17 years ago
- 6d4d67b serial: speed setup failure reporting by Alan Cox · 17 years ago
- c8c6bfa serial: avoid stalling suspend if serial port won't drain by Russell King · 17 years ago
- 9d778a6 serial: avoid waking up closed serial ports on resume by Russell King · 17 years ago
- 74a19741 8250.c: support specifying DW APB UARTs in device platform_data by Will Newton · 17 years ago
- 02c9b5c serial: add ADDI-DATA GmbH Communication cardsin8250_pci.c and pci_ids.h by Krauth.Julien · 17 years ago
- 1452750 drivers/serial/s3c2410.c: remove dead config symbols by Jiri Olsa · 17 years ago
- c3e4642 serial: keep the DTR setting for serial console. by Yinghai Lu · 17 years ago
- 1523508 drivers/pcmcia: add missing pci_dev_get by Julia Lawall · 17 years ago
- 5a1c3e1a drivers/pcmcia: Add missing iounmap by Julia Lawall · 17 years ago
- 4c1fc44 at91_cf: use generic gpio calls by David Brownell · 17 years ago
- 9ab9898 pcmcia/pcnet_cs: fix 'shadow variable' warning by Richard Knutsson · 17 years ago
- cfd4734 pcmcia/fmvj18x_cs: fix 'shadow variable' warning by Richard Knutsson · 17 years ago
- c61f26f pcmcia/axnet_cs: make use of 'max()' instead of handcrafted one by Richard Knutsson · 17 years ago
- 6b2e438 pcmcia/axnet_cs: make functions static by Richard Knutsson · 17 years ago
- 1569d9e pcmcia/3c574_cs: fix 'shadow variable' warning by Richard Knutsson · 17 years ago
- 52debb0 pcmcia: include bad CIS filename in error message by Randy Dunlap · 17 years ago
- d6b4fa6 pcmcia: stop updating dev->power.power_state by David Brownell · 17 years ago
- 906da80 pcmcia: replace kio_addr_t with unsigned int everywhere by Olof Johansson · 17 years ago
- ecb8a84 pcmcia: convert some internal-only ioaddr_t to unsigned int by Olof Johansson · 17 years ago
- 96cf49a drivers/net/wireless/b43/main.c needs io.h by Andrew Morton · 17 years ago
- 9ef9dc6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
- 0d899e1 Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into devel by Russell King · 17 years ago
- 93890b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
- f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
- 519cb68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
- 2f98735 vm audit: add VM_DONTEXPAND to mmap for drivers that need it by Nick Piggin · 17 years ago
- fe2528b ADB: Add missing #include <linux/platform_device.h> by Geert Uytterhoeven · 17 years ago
- a2e4e10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
- a6cc48e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
- 7cf7669 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
- fa3218d [ARM] 4660/3: at91: allow selecting UART for early kernel messages by Guennadi Liakhovetski · 17 years ago
- 85e6c7a [ARM] 4810/1: - Fix 'section mismatch' building warnings by Kristoffer Ericson · 17 years ago
- 2f65baf [ARM] 21285 serial: fix build error by Russell King · 17 years ago
- 6b35e40 virtio: balloon driver by Rusty Russell · 17 years ago
- 55a7c06 virtio: Use PCI revision field to indicate virtio PCI ABI version by Anthony Liguori · 17 years ago
- 3343660 virtio: PCI device by Anthony Liguori · 17 years ago
- d50ed90 virtio_blk: implement naming for vda-vdz,vdaa-vdzz,vdaaa-vdzzz by Christian Borntraeger · 17 years ago
- 4f3bf19 virtio_blk: Dont waste major numbers by Christian Borntraeger · 17 years ago
- 135da0b virtio_blk: provide getgeo by Christian Borntraeger · 17 years ago
- 6c0cd7c virtio_net: parametrize the napi_weight for virtio receive queue. by Dor Laor · 17 years ago
- 2cb9c6b virtio: free transmit skbs when notified, not on next xmit. by Rusty Russell · 17 years ago
- a48bd8f virtio: flush buffers on open by Rusty Russell · 17 years ago
- e70f2f1 virtnet: remove double ether_setup by Christian Borntraeger · 17 years ago
- c6fd470 virtio: Allow virtio to be modular and used by modules by Rusty Russell · 17 years ago
- 15f9c89 virtio: Use the sg_phys convenience function. by Rusty Russell · 17 years ago
- 0ad07ec virtio: Put the virtio under the virtualization menu by Anthony Liguori · 17 years ago
- 81a8dea virtio: handle interrupts after callbacks turned off by Rusty Russell · 17 years ago
- 6e5aa7e virtio: reset function by Rusty Russell · 17 years ago
- b3369c1 virtio: populate network rings in the probe routine, not open by Rusty Russell · 17 years ago
- 34a4857 virtio: Tweak virtio_net defines by Rusty Russell · 17 years ago
- 50c8ea8 virtio: Net header needs hdr_len by Rusty Russell · 17 years ago
- 426e3e0 virtio: clarify NO_NOTIFY flag usage by Rusty Russell · 17 years ago
- 18445c4 virtio: explicit enable_cb/disable_cb rather than callback return. by Rusty Russell · 17 years ago
- a586d4f virtio: simplify config mechanism. by Rusty Russell · 17 years ago
- f35d9d8 virtio: Implement skb_partial_csum_set, for setting partial csums on untrusted packets. by Rusty Russell · 17 years ago
- 8891fec scsi: fix dependency bug in aic7 Makefile by Sam Ravnborg · 17 years ago
- ee0fc09 drivers/watchdog/: Spelling fixes by Joe Perches · 17 years ago
- 44363f1 drivers/video/: Spelling fixes by Joe Perches · 17 years ago
- b8c268d drivers/ssb/: Spelling fixes by Joe Perches · 17 years ago
- 8f4aafe drivers/serial/: Spelling fixes by Joe Perches · 17 years ago
- b1c1181 drivers/scsi/: Spelling fixes by Joe Perches · 17 years ago
- f26fc4e drivers/pcmcia/: Spelling fixes by Joe Perches · 17 years ago
- 4f63ba1 drivers/parisc/: Spelling fixes by Joe Perches · 17 years ago
- 081985a drivers/nubus/: Spelling fixes by Joe Perches · 17 years ago
- 8e87d78 drivers/mtd/: Spelling fixes by Joe Perches · 17 years ago
- fc1323b drivers/message/: Spelling fixes by Joe Perches · 17 years ago
- c84e603 drivers/media/: Spelling fixes by Joe Perches · 17 years ago
- f18816b drivers/macintosh/: Spelling fixes by Joe Perches · 17 years ago
- c66ed65 drivers/isdn/: Spelling fixes by Joe Perches · 17 years ago
- 5047fab drivers/input/: Spelling fixes by Joe Perches · 17 years ago
- d48140e drivers/firmware/: Spelling fixes by Joe Perches · 17 years ago
- 6f042b5 drivers/edac/: Spelling fixes by Joe Perches · 17 years ago
- 8dfba4d drivers/char/: Spelling fixes by Joe Perches · 17 years ago
- b92b1c5 drivers/bluetooth/: Spelling fixes by Joe Perches · 17 years ago
- f66083c drivers/block/: Spelling fixes by Joe Perches · 17 years ago
- 1967b7f drivers/ata/: Spelling fixes by Joe Perches · 17 years ago
- 3c5f9be4 drivers/acpi/: Spelling fixes by Joe Perches · 17 years ago
- 726a645 MAINTAINERS: remove Adam Fritzler, remove his email address in other sources by Joe Perches · 17 years ago
- 771fcb5 dio: fix kernel-doc notation by Randy Dunlap · 17 years ago
- 17a61cd jonada720: remove duplicate include by Andre Haupt · 17 years ago
- 8340c10 bf54x: remove duplicate include by Andre Haupt · 17 years ago
- f639416 gameport: remove duplicate include by Andre Haupt · 17 years ago
- efad798b Spelling fixes: lenght->length by Paulius Zaleckas · 17 years ago
- e1b8513 Typoes: "whith" -> "with" by Robert P. J. Day · 17 years ago
- 14e4a0f Fix a small number of "memeber" typoes. by Robert P. J. Day · 17 years ago
- a247b5d fix typo 'the same the\>' by Uwe Kleine-König · 17 years ago
- b885b27 SERIAL_NETX_CONSOLE provides console for NetX, not IMX by Uwe Kleine-König · 17 years ago
- 78b42c9 Coding style fix drivers/serial/icom.h by Michal Piotrowski · 17 years ago
- a80f509 Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
- 9dc7f30 EMAC driver: Fix bug: The clock divisor is set to all ones at reset. by Bryan Wu · 17 years ago
- 6e01d1a EMAC driver: fix bug - invalidate data cache of new_skb->data range when cache is WB by Alexey Demin · 17 years ago
- 136492b EMAC driver: add power down mode by Vitja Makarov · 17 years ago
- 6893ff1 EMAC driver: ADSP-BF52x arch/mach support by Michael Hennerich · 17 years ago