Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | ACPI: fix ACPI=n allmodconfig build | Ingo Molnar | 2009-12-30 | 1 | -2/+2 | |
| | |/ / / | ||||||
| * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 2009-12-30 | 11 | -159/+334 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge branch 'ioat' into fixes | Dan Williams | 2009-12-22 | 364 | -2457/+4605 | |
| | |\ \ \ \ | ||||||
| | | * | | | | ioat2,3: put channel hardware in known state at init | Dan Williams | 2009-12-19 | 6 | -32/+114 | |
| | | * | | | | ioat3: fix p-disabled q-continuation | Dan Williams | 2009-12-17 | 1 | -2/+4 | |
| | * | | | | | drivers/dma: Correct use after free | Julia Lawall | 2009-12-22 | 1 | -1/+1 | |
| | * | | | | | drivers/dma: drop unnecesary memset | Julia Lawall | 2009-12-22 | 1 | -2/+0 | |
| | * | | | | | sh: fix DMA driver's descriptor chaining and cookie assignment | Guennadi Liakhovetski | 2009-12-17 | 2 | -120/+213 | |
| | * | | | | | dma: at_hdmac: correct incompatible type for argument 1 of 'spin_lock_bh' | Nicolas Ferre | 2009-12-16 | 1 | -2/+2 | |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-12-30 | 17 | -36/+117 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | PCI/cardbus: Add a fixup hook and fix powerpc | Benjamin Herrenschmidt | 2009-12-16 | 2 | -1/+6 | |
| | * | | | | | | PCI: change PCI nomenclature in drivers/pci/ (non-comment changes) | Stefan Assmann | 2009-12-16 | 4 | -6/+6 | |
| | * | | | | | | PCI: change PCI nomenclature in drivers/pci/ (comment changes) | Stefan Assmann | 2009-12-16 | 10 | -20/+20 | |
| | * | | | | | | PCI: add Intel 82599 Virtual Function specific reset method | Dexuan Cui | 2009-12-16 | 1 | -0/+22 | |
| | * | | | | | | PCI: add Intel USB specific reset method | Dexuan Cui | 2009-12-16 | 1 | -0/+24 | |
| | * | | | | | | PCI: support device-specific reset methods | Dexuan Cui | 2009-12-16 | 3 | -0/+36 | |
| | * | | | | | | PCI: Handle case when no pci device can provide cache line size hint | Csaba Henk | 2009-12-16 | 1 | -1/+1 | |
| | * | | | | | | PCI/PM: Propagate wake-up enable for PCIe devices too | Rafael J. Wysocki | 2009-12-16 | 1 | -8/+2 | |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-12-30 | 8 | -26/+7 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | aoe: switch to the new bio_flush_dcache_pages() interface | Andrew Morton | 2009-12-22 | 1 | -16/+1 | |
| | * | | | | | | | drivers/block/mg_disk.c: use resource_size() | H Hartley Sweeten | 2009-12-22 | 1 | -1/+1 | |
| | * | | | | | | | drivers/block/DAC960.c: use DAC960_V2_Controller | Julia Lawall | 2009-12-22 | 1 | -1/+1 | |
| | * | | | | | | | Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linus | Jens Axboe | 2009-12-21 | 5 | -7/+3 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | drbd: remove unused #include <linux/version.h> | Huang Weiyi | 2009-12-21 | 3 | -3/+0 | |
| | | * | | | | | | | drbd: remove duplicated #include | Huang Weiyi | 2009-12-21 | 1 | -1/+0 | |
| | | * | | | | | | | drbd: Fix test of unsigned in _drbd_fault_random() | Roel Kluin | 2009-12-21 | 1 | -1/+1 | |
| | | * | | | | | | | drbd: Constify struct file_operations | Emese Revfy | 2009-12-21 | 3 | -3/+3 | |
| | * | | | | | | | | drbd: fix test of unsigned in _drbd_fault_random() | Roel Kluin | 2009-12-18 | 1 | -1/+1 | |
| | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| * | | | | | | | | dell-wmi: sys_init_module: 'dell_wmi'->init suspiciously returned 21, it shou... | Len Brown | 2009-12-30 | 1 | -4/+5 | |
| * | | | | | | | | wmi: check find_guid() return value to prevent oops | Paul Rolland | 2009-12-30 | 1 | -4/+2 | |
| * | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-12-30 | 1 | -31/+11 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | md: allow a resync that is waiting for other resync to complete, to be aborted. | NeilBrown | 2009-12-30 | 1 | -2/+3 | |
| | * | | | | | | | | md: remove unnecessary code from do_md_run | NeilBrown | 2009-12-30 | 1 | -28/+0 | |
| | * | | | | | | | | md: make recovery started by do_md_run() visible via sync_action | Dan Williams | 2009-12-30 | 1 | -0/+1 | |
| | * | | | | | | | | md: fix small irregularity with start_ro module parameter | NeilBrown | 2009-12-30 | 1 | -1/+1 | |
| | * | | | | | | | | md: Fix unfortunate interaction with evms | NeilBrown | 2009-12-30 | 1 | -1/+7 | |
| | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-12-30 | 74 | -799/+770 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-12-29 | 23 | -441/+89 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Revert "b43: Enforce DMA descriptor memory constraints" | John W. Linville | 2009-12-29 | 2 | -158/+46 | |
| | | * | | | | | | | | iwmc3200wifi: fix array out-of-boundary access | Zhu Yi | 2009-12-28 | 1 | -1/+1 | |
| | | * | | | | | | | | wl1251: timeout one too soon in wl1251_boot_run_firmware() | Roel Kluin | 2009-12-28 | 1 | -1/+1 | |
| | | * | | | | | | | | ath9k: fix missed error codes in the tx status check | Felix Fietkau | 2009-12-28 | 2 | -1/+4 | |
| | | * | | | | | | | | ath9k: wake hardware during AMPDU TX actions | Luis R. Rodriguez | 2009-12-28 | 1 | -0/+6 | |
| | | * | | | | | | | | ath9k: wake hardware for interface IBSS/AP/Mesh removal | Luis R. Rodriguez | 2009-12-28 | 1 | -0/+2 | |
| | | * | | | | | | | | ath9k: fix suspend by waking device prior to stop | Sujith | 2009-12-28 | 1 | -0/+6 | |
| | | * | | | | | | | | wl1271_cmd.c: cleanup char => u8 | Dan Carpenter | 2009-12-28 | 1 | -2/+2 | |
| | | * | | | | | | | | iwlwifi: Storage class should be before const qualifier | Tobias Klauser | 2009-12-28 | 1 | -1/+1 | |
| | | * | | | | | | | | ath9k: Storage class should be before const qualifier | Tobias Klauser | 2009-12-28 | 1 | -1/+1 | |
| | | * | | | | | | | | wireless: remove remaining qual code | Johannes Berg | 2009-12-28 | 10 | -255/+4 | |
| | | * | | | | | | | | rt2x00: Add USB ID for Linksys WUSB 600N rev 2. | Gertjan van Wingerde | 2009-12-28 | 1 | -0/+1 |