- e6c7ecb fsldma: split apart external pause and request count features by Ira Snyder · 15 years ago
- 162b96e ioat2,3: cacheline align software descriptor allocations by Dan Williams · 15 years ago
- 0803172 dmaengine: kill tx_list by Dan Williams · 15 years ago
- 1979b18 txx9dmac: implement a private tx_list by Dan Williams · 15 years ago
- 285a3c7 at_hdmac: implement a private tx_list by Dan Williams · 15 years ago
- 64203b6 mv_xor: implement a private tx_list by Dan Williams · 15 years ago
- ea25968a ioat: implement a private tx_list by Dan Williams · 15 years ago
- 308136d iop-adma: implement a private tx_list by Dan Williams · 15 years ago
- eda3423 fsldma: implement a private tx_list by Dan Williams · 15 years ago
- e0bd0f8 dw_dmac: implement a private tx_list by Dan Williams · 15 years ago
- e12c4fa Merge branch 'ioat' into dmaengine by Dan Williams · 15 years ago
- 4b652f0 net_dma: poll for a descriptor after allocation failure by Dan Williams · 15 years ago
- a309218 ioat2,3: dynamically resize descriptor ring by Dan Williams · 15 years ago
- 09c8a5b ioat: switch watchdog and reset handler from workqueue to timer by Dan Williams · 15 years ago
- ad643f5 ioat1: trim ioat_dma_desc_sw by Dan Williams · 15 years ago
- 345d852 ioat: ___devinit annotate the initialization paths by Dan Williams · 15 years ago
- f6ab95b ioat: preserve chanctrl bits when re-arming interrupts by Dan Williams · 15 years ago
- bb32078 ioat: ignore reserved bits for chancnt and xfercap by Dan Williams · 15 years ago
- 4fb9b9e ioat: cleanup completion status reads by Dan Williams · 15 years ago
- 6df9183 ioat: add some dev_dbg() calls by Dan Williams · 15 years ago
- 38e12f6 ioat1: kill unused unmap parameters by Dan Williams · 15 years ago
- 5cbafa6 ioat2,3: convert to a true ring buffer by Dan Williams · 15 years ago
- dcbc853 ioat: prepare the code for ioat[12]_dma_chan split by Dan Williams · 15 years ago
- a6a39ca ioat: fix self test interrupts by Dan Williams · 15 years ago
- a0587bc ioat1: move descriptor allocation from submit to prep by Dan Williams · 15 years ago
- c7984f4 ioat: define descriptor control bit-field by Dan Williams · 15 years ago
- 77867ff ioat: fix type mismatch for ->dmacount by Dan Williams · 15 years ago
- f2427e2 ioat: split ioat_dma_probe into core/version-specific routines by Dan Williams · 15 years ago
- b31b78f ioat: kill function prototype ifdef guards by Dan Williams · 15 years ago
- bc3c702 ioat: cleanup some long deref chains and 80 column collisions by Dan Williams · 15 years ago
- e6c0b69 ioat: convert ioat_probe to pcim/devm by Dan Williams · 15 years ago
- 1f27adc2 ioat: move definitions to dma.h by Dan Williams · 15 years ago
- a348a7e6 Merge commit 'v2.6.31-rc1' into dmaengine by Dan Williams · 15 years ago
- 584ec22 ioat: move to drivers/dma/ioat/ by Dan Williams · 15 years ago
- 808347f dmaengine: at_hdmac: add DMA slave transfers by Nicolas Ferre · 15 years ago
- dc78baa dmaengine: at_hdmac: new driver for the Atmel AHB DMA Controller by Nicolas Ferre · 15 years ago
- f1aef8b dmaengine: dmatest: correct thread_count while using multiple thread per channel by Nicolas Ferre · 15 years ago
- 0a2ff57d dmaengine: dmatest: add a maximum number of test iterations by Nicolas Ferre · 15 years ago
- c019894 drivers/dma: Remove unnecessary semicolons by Joe Perches · 15 years ago
- e3d4330 drivers/dma/fsldma.c: Remove unnecessary semicolons by Joe Perches · 15 years ago
- daf4219 dmaengine: move HIGHMEM64G restriction to ASYNC_TX_DMA by Dan Williams · 15 years ago
- f27884a Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 15 years ago
- c82e6d4 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
- a620c16 Staging: octeon-ethernet: Fix race freeing transmit buffers. by David Daney · 15 years ago
- f696a10 Staging: octeon-ethernet: Convert to use net_device_ops. by David Daney · 15 years ago
- 4ac4aa5 DMA: txx9dmac: use dma_unmap_single if DMA_COMPL_{SRC,DEST}_UNMAP_SINGLE set by Atsushi Nemoto · 15 years ago
- c3cb5e1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 15 years ago
- ea94b50 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 15 years ago
- 0c26d7c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
- 09ce42d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
- 4d8d4d2 Remove low_latency flag setting from nozomi and mxser drivers by Chuck Ebbert · 15 years ago
- 6af9a43 tty: fix tty_port_block_til_ready waiting by Jiri Slaby · 15 years ago
- 24ed3ab pci: use pci_ioremap_bar() in drivers/serial by Arjan van de Ven · 15 years ago
- ce89294 synclink_gt: fix transmit race and timeout by Paul Fulghum · 15 years ago
- 2a13373 jsm: clean up "serial: jsm: correctly support 4 8 port boards" by Andrew Morton · 15 years ago
- a10b32d kgdb: kgdboc console poll hooks for serial_txx9 uart by Atsushi Nemoto · 15 years ago
- 7959ea2 bnx2: Fix the behavior of ethtool when ONBOOT=no by Ooiwa Naohiro · 15 years ago
- 21ab01e asus-laptop: remove EXPERIMENTAL dependency by Corentin Chary · 15 years ago
- 2fcc23d asus-laptop: use pr_fmt and pr_<level> by Corentin Chary · 15 years ago
- b31d0fd eeepc-laptop: cpufv updates by Corentin Chary · 15 years ago
- b7b700d eeepc-laptop: sync eeepc-laptop with asus_acpi by Corentin Chary · 15 years ago
- 6122af3 asus_acpi: Deprecate in favor of asus-laptop by Corentin Chary · 15 years ago
- 76593d6 acpi4asus: update MAINTAINER and KConfig links by Corentin Chary · 15 years ago
- 116bf2e asus-laptop: platform dev as parent for led and backlight by Corentin Chary · 15 years ago
- cede2cb eeepc-laptop: enable camera by default by Pekka Enberg · 15 years ago
- 57599cc Merge branch 'bjorn-notify' into release by Len Brown · 15 years ago
- fbe8cdd Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release by Len Brown · 15 years ago
- 7a04b84 ACPI: Rename ACPI processor device bus ID by Zhao Yakui · 15 years ago
- e86435e acerhdf: Acer Aspire One fan control by Peter Feuerer · 15 years ago
- 152a4e6 ACPI: video: DMI workaround broken Acer 7720 BIOS enabling display brightness by Zhang Rui · 15 years ago
- c8d72a5 ACPI: run ACPI device hot removal in kacpi_hotplug_wq by Zhang Rui · 15 years ago
- 86e437f ACPI: Add the reference count to avoid unloading ACPI video bus twice by Zhao Yakui · 15 years ago
- 35a7c64f ACPI: DMI to disable Vista compatibility on some Sony laptops by Zhang Rui · 15 years ago
- c02256b ACPI: fix a deadlock in hotplug case by Zhang Rui · 15 years ago
- 056c308 Show the physical device node of backlight class device. by Zhang Rui · 15 years ago
- be98eb2 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
- 7b58fc2 Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 15 years ago
- 0f77ca9 qla3xxx: Don't sleep while holding lock. by Ron Mercer · 15 years ago
- e5a6737 qla3xxx: Give the PHY time to come out of reset. by Ron Mercer · 15 years ago
- 1ab52cf i2c: driver for the Synopsys DesignWare I2C controller by Baruch Siach · 15 years ago
- f007e99 Intel-IOMMU, intr-remap: source-id checking by Weidong Han · 15 years ago
- c4658b4 Intel-IOMMU, intr-remap: set the whole 128bits of irte when modify/free it by Weidong Han · 15 years ago
- 2c2e2c3 IOMMU Identity Mapping Support (drivers/pci/intel_iommu.c) by Fenghua Yu · 15 years ago
- 4e8a237 nvidiafb: fix boot-time printk string by Mikael Pettersson · 15 years ago
- 32708e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
- f5bcf5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
- cf9c1b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
- 135aae3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
- 811e42c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
- 4843a3b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 15 years ago
- 4a7eca8 Merge branches 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 15 years ago
- 716abb1 RDMA: Add __init/__exit macros to addr.c and cma.c by Peter Huewe · 15 years ago
- 1d4d6da IB/ehca: Bump version number by Alexander Schmidt · 15 years ago
- 0cf08dc net: let KS8842 driver depend on HAS_IOMEM by Heiko Carstens · 15 years ago
- fec37ab can: let SJA1000 driver depend on HAS_IOMEM by Heiko Carstens · 15 years ago
- 96f2ebd netxen: fix firmware init handshake by Dhananjay Phadke · 15 years ago
- 01542cd netxen: fix build with without CONFIG_PM by Dhananjay Phadke · 15 years ago
- 9b901ee [WATCHDOG] wdt_pci.c: remove #ifdef CONFIG_WDT_501_PCI by Wim Van Sebroeck · 15 years ago
- 44df753 [WATCHDOG] hpwdt: Add NMI priority option by Tom Mingarelli · 15 years ago
- 789cd47 [WATCHDOG] OMAP fixes: enable clock in probe, trigger timer reload by Ulrik Bech Hald · 15 years ago