Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | lguest: fix on Intel when KVM loaded (unhandled trap 13) | Rusty Russell | 2009-05-26 | 1 | -9/+10 | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-05-26 | 14 | -111/+158 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2009-05-26 | 1 | -5/+30 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | wimax/i2400m: usb: fix device reset on autosuspend while not yet idle | Inaky Perez-Gonzalez | 2009-05-22 | 1 | -5/+30 | |
| | * | | | | | | | | | | r8169: avoid losing MSI interrupts | David Dillow | 2009-05-26 | 1 | -45/+57 | |
| | * | | | | | | | | | | mac8390: fix regression caused during net_device_ops conversion | Finn Thain | 2009-05-26 | 2 | -6/+6 | |
| | * | | | | | | | | | | gianfar: fix BUG under load after introduction of skb recycling | Lennert Buytenhek | 2009-05-25 | 1 | -1/+10 | |
| | * | | | | | | | | | | gigaset: beyond ARRAY_SIZE of iwb->data | Roel Kluin | 2009-05-22 | 1 | -1/+1 | |
| | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | wireless: beyond ARRAY_SIZE of intf->crypto_stats | Roel Kluin | 2009-05-20 | 1 | -1/+1 | |
| | * | | | | | | | | | iwlwifi: update 5000 ucode support to version 2 of API | Jay Sternberg | 2009-05-20 | 1 | -1/+1 | |
| | * | | | | | | | | | airo: fix airo_get_encode{,ext} buffer overflow like I mean it... | John W. Linville | 2009-05-20 | 1 | -9/+14 | |
| | * | | | | | | | | | ath5k: fix interpolation with equal power levels | Fabio Rossi | 2009-05-20 | 1 | -21/+28 | |
| | * | | | | | | | | | iwlwifi: do not cancel delayed work inside spin_lock_irqsave | Reinette Chatre | 2009-05-20 | 3 | -17/+6 | |
| | * | | | | | | | | | ath5k: fix exp off-by-one when computing OFDM delta slope | Forrest Zhang | 2009-05-20 | 1 | -3/+3 | |
| | * | | | | | | | | | ath5k: fix scanning in AR2424 | Pavel Roskin | 2009-05-20 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-05-26 | 3 | -19/+31 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | / / / / / | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | md: don't use locked_ioctl. | NeilBrown | 2009-05-26 | 1 | -1/+1 | |
| | * | | | | | | | | md: don't update curr_resync_completed without also updating reshape_position. | NeilBrown | 2009-05-26 | 1 | -6/+7 | |
| | * | | | | | | | | md: raid5: avoid sector values going negative when testing reshape progress. | NeilBrown | 2009-05-26 | 1 | -3/+3 | |
| | * | | | | | | | | md: export 'frozen' resync state through sysfs | NeilBrown | 2009-05-26 | 1 | -2/+9 | |
| | * | | | | | | | | md: bitmap: improve bitmap maintenance code. | NeilBrown | 2009-05-26 | 1 | -6/+7 | |
| | * | | | | | | | | md: improve errno return when setting array_size | NeilBrown | 2009-05-26 | 1 | -1/+1 | |
| | * | | | | | | | | md: always update level / chunk_size / layout when writing v1.x metadata. | NeilBrown | 2009-05-26 | 1 | -0/+3 | |
| * | | | | | | | | | PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUs | Rafael J. Wysocki | 2009-05-24 | 1 | -0/+4 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2009-05-23 | 43 | -9/+9203 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | [SCSI] mpt2sas: fix driver version inconsistency | Eric Moore | 2009-05-18 | 1 | -1/+1 | |
| | * | | | | | | | | [SCSI] 3w-xxxx: scsi_dma_unmap fix | adam radford | 2009-05-15 | 2 | -3/+4 | |
| | * | | | | | | | | [SCSI] 3w-9xxx: scsi_dma_unmap fix | adam radford | 2009-05-15 | 1 | -1/+2 | |
| | * | | | | | | | | [SCSI] ses: fix problems caused by empty SES provided name | Yinghai Lu | 2009-05-15 | 1 | -3/+3 | |
| | * | | | | | | | | [SCSI] fc-transport: Close state transition-window during rport deletion. | Andrew Vasquez | 2009-05-15 | 1 | -1/+1 | |
| | * | | | | | | | | [SCSI] initialize max_target_blocked in scsi_alloc_target | Edward Goggin | 2009-05-14 | 1 | -0/+1 | |
| | * | | | | | | | | [SCSI] fnic: Add new Cisco PCI-Express FCoE HBA | Abhijeet Joglekar | 2009-05-14 | 36 | -0/+9191 | |
| * | | | | | | | | | icom: fix rmmod crash | Breno Leitao | 2009-05-23 | 1 | -1/+1 | |
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar... | Linus Torvalds | 2009-05-22 | 5 | -30/+33 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| | * | | | | | | | | via82cxxx: Add VIA VX855 PCI Device ID | Harald Welte | 2009-05-22 | 1 | -0/+2 | |
| | * | | | | | | | | ide: report timeouts in ide_busy_sleep() | Bartlomiej Zolnierkiewicz | 2009-05-22 | 1 | -3/+6 | |
| | * | | | | | | | | ide: improve failed opcode reporting | Bartlomiej Zolnierkiewicz | 2009-05-22 | 1 | -19/+4 | |
| | * | | | | | | | | ide: fix printk() levels in ide_dump_ata[pi]_error() | Bartlomiej Zolnierkiewicz | 2009-05-22 | 1 | -2/+2 | |
| | * | | | | | | | | ide: fix OOPS during ide-cd error recovery | Bartlomiej Zolnierkiewicz | 2009-05-22 | 1 | -2/+2 | |
| | * | | | | | | | | ide: fix 40-wire cable detection for TSST SH-S202* ATAPI devices (v2) | Bartlomiej Zolnierkiewicz | 2009-05-22 | 1 | -4/+17 | |
| * | | | | | | | | | Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-05-22 | 1 | -1/+6 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | video: stop sh_mobile_lcdcfb only if started | Magnus Damm | 2009-05-22 | 1 | -1/+6 | |
| | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| * | | | | | | | | | ipmi: fix ipmi_si modprobe hang | Corey Minyard | 2009-05-22 | 1 | -6/+7 | |
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-05-21 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| | * | | | | | | | PCI PM: Fix initialization and kexec breakage for some devices | Rafael J. Wysocki | 2009-05-20 | 1 | -1/+2 | |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-05-21 | 2 | -1/+9 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | drm: Copy back ioctl data to userspace regardless of return code. | Michel Dänzer | 2009-05-20 | 1 | -1/+1 | |
| | * | | | | | | | | drm: Round size of SHM maps to PAGE_SIZE | Benjamin Herrenschmidt | 2009-05-20 | 1 | -0/+8 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-05-21 | 9 | -16/+20 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void * | Alessandro Rubini | 2009-05-21 | 7 | -7/+7 |