Age | Commit message (Expand) | Author | Files | Lines |
2006-09-01 | [PATCH] synclink_gt: fix receive tty error handling | Paul Fulghum | 1 | -7/+7 |
2006-09-01 | [PATCH] md: Fix issues with referencing rdev in md/raid1 | NeilBrown | 1 | -22/+35 |
2006-09-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 1 | -4/+11 |
2006-09-01 | IB/mthca: Use IRQ safe locks to protect allocation bitmaps | Roland Dreier | 1 | -4/+11 |
2006-09-01 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 7 | -110/+182 |
2006-08-31 | [PATCH] fbdev: Fix crashes in various fbdev's blank routines | Benjamin Herrenschmidt | 4 | -4/+15 |
2006-08-31 | [PATCH] drm: radeon flush TCL VAP for vertex program enable/disable | Roland Scheidegger | 1 | -1/+8 |
2006-08-31 | [PATCH] Missing PCI id update for VIA IDE | Alan Cox | 1 | -1/+2 |
2006-08-31 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -16/+11 |
2006-08-30 | [S390] cio: unsolicited interrupts during sense pgid. | Stefan Bader | 1 | -6/+21 |
2006-08-30 | [S390] cio: no path after machine check. | Peter Oberparleiter | 1 | -2/+2 |
2006-08-30 | [S390] cio: kernel stack overflow. | Heiko Carstens | 4 | -37/+22 |
2006-08-30 | [S390] dasd: fix device shutdown process. | Horst Hummel | 2 | -65/+137 |
2006-08-30 | [SUNLANCE]: Fix probing problem. | Krzysztof Helt | 1 | -16/+11 |
2006-08-30 | [STRIP]: Fix neighbour table refcount leak. | Stephen Hemminger | 1 | -2/+4 |
2006-08-30 | [E100]: Add module option to ignore bad EEPROM checksums. | David S. Miller | 1 | -1/+5 |
2006-08-29 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 1 | -0/+14 |
2006-08-27 | [PATCH] Fix tty layer DoS and comment relevant code | Alan Cox | 1 | -10/+79 |
2006-08-27 | [PATCH] tty layer comment the locking assumptions and functions somewhat | Alan Cox | 2 | -62/+715 |
2006-08-27 | [PATCH] cdrom/gdsc: fix printk format warning | Randy Dunlap | 1 | -1/+1 |
2006-08-27 | [PATCH] /proc/meminfo: don't put spaces in names | Andrew Morton | 1 | -1/+1 |
2006-08-27 | [PATCH] lockdep: annotate idescsi_pc_intr() | Ingo Molnar | 1 | -1/+1 |
2006-08-27 | [PATCH] md: fix recent breakage of md/raid1 array checking | NeilBrown | 1 | -3/+4 |
2006-08-27 | [PATCH] md: avoid backward event updates in md superblock when degraded. | NeilBrown | 1 | -0/+13 |
2006-08-27 | [PATCH] MTD NAND: Fix ams-delta after core conversion | Jonathan McDowell | 1 | -4/+6 |
2006-08-27 | [PATCH] vcsa attribute bits -> ioctl(VT_GETHIFONTMASK) | Samuel Thibault | 1 | -0/+2 |
2006-08-27 | [PATCH] matroxfb: fix jittery display on non-ppc systems | Paul A. Clarke | 1 | -0/+8 |
2006-08-27 | [PATCH] char/moxa.c: fix endianess and multiple-card issues | Dirk Eibach | 1 | -2/+6 |
2006-08-27 | [PATCH] x86: Fix dmi detection of MacBookPro and iMac | Thomas Meyer | 1 | -2/+2 |
2006-08-27 | [PATCH] mtd corruption fix | Richard Purdie | 1 | -2/+4 |
2006-08-27 | [PATCH] 1394: fix for recently added firewire patch that breaks things on ppc | Danny Tholen | 1 | -2/+2 |
2006-08-27 | [PATCH] tty: remove bogus call to cdev_del() | Rolf Eike Beer | 1 | -1/+0 |
2006-08-27 | [PATCH] rtc-s3c.c: fix time setting checks | Ben Dooks | 1 | -7/+8 |
2006-08-27 | [PATCH] dm: Fix deadlock under high i/o load in raid1 setup. | Daniel Kobras | 1 | -1/+3 |
2006-08-27 | [PATCH] drivers/rtc: fix rtc-s3c.c | Ben Dooks | 1 | -54/+67 |
2006-08-27 | [SERIAL] Support for Intashield 2 port PCI serial card | Peter Horton | 1 | -0/+14 |
2006-08-27 | [PATCH] unusual_devs update for UCR-61S2B | Alan Stern | 1 | -1/+1 |
2006-08-27 | [PATCH] USB: pl2303: removed support for OTi's DKU-5 clone cable | Tomasz Kazmierczak | 2 | -5/+0 |
2006-08-27 | [PATCH] USB: fix bug in cypress_cy7c63.c driver | Greg Kroah-Hartman | 1 | -1/+1 |
2006-08-27 | [PATCH] PCI: kerneldoc correction in pci-driver | Henrik Kretzschmar | 1 | -2/+1 |
2006-08-27 | [PATCH] CPCI hotplug: fix resource assignment | Scott Murray | 1 | -12/+42 |
2006-08-27 | [PATCH] PCI: fix ICH6 quirks | Daniel Ritz | 1 | -1/+1 |
2006-08-27 | [PATCH] hwmon: abituguru timeout fixes | Hans de Goede | 1 | -38/+61 |
2006-08-27 | [PATCH] i2c: tps65010 build fixes | David Brownell | 1 | -6/+6 |
2006-08-27 | Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Greg Kroah-Hartman | 43 | -1259/+930 |
2006-08-26 | [SCSI] fix scsi_send_eh_cmnd regression | Mike Christie | 1 | -9/+9 |
2006-08-26 | [SCSI] qla2xxx: Update version number to 8.01.07-k1. | Andrew Vasquez | 1 | -2/+2 |
2006-08-26 | [SCSI] qla2xxx: Properly re-enable EFT support after an ISP abort. | Andrew Vasquez | 1 | -0/+11 |
2006-08-26 | [SCSI] qla2xxx: Correct PLOGI retry logic. | Andrew Vasquez | 1 | -3/+0 |
2006-08-26 | [SCSI] sg: fix incorrect page problem | Douglas Gilbert | 1 | -4/+4 |