summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | libata hpt3xn: Hopefully sort out the DPLL logic versus the vendor codeAlan2007-01-241-3/+3
| * | | | libata cmd64x: whack into a shape that looks like the documentationAlan2007-01-241-7/+16
| |/ / /
* | | | [PATCH] Fix race in efi variable delete codeMatt Domsch2007-01-261-17/+12
* | | | [PATCH] md: remove unnecessary printk when raid5 gets an unaligned read.NeilBrown2007-01-261-1/+1
* | | | [PATCH] md: fix potential memalloc deadlock in mdNeilBrown2007-01-263-0/+34
* | | | [PATCH] remove __devinit markings from rtc_sysfs_add_device()Mike Frysinger2007-01-261-1/+1
* | | | [PATCH] dm-multipath: fix stall on noflush suspend/resumeJun'ichi Nomura2007-01-261-8/+19
* | | | [PATCH] md: avoid reading past the end of a bitmap fileNeilBrown2007-01-261-4/+8
* | | | [PATCH] md: make sure the events count in an md array never returns to zeroNeilBrown2007-01-261-1/+2
* | | | [PATCH] md: make 'repair' actually work for raid1NeilBrown2007-01-261-0/+5
* | | | [PATCH] Gigaset ISDN driver error handling fixesTilman Schmidt2007-01-261-28/+33
* | | | [PATCH] ACPI: fix cpufreq regressionIngo Molnar2007-01-261-4/+0
* | | | [PATCH] SPI: alternative fix for spi_busnum_to_masterAtsushi Nemoto2007-01-261-9/+14
* | | | [PATCH] spi: fix error setting the spi mode in pxa2xx_spi.cJustin Clacherty2007-01-261-2/+3
* | | | [PATCH] S3C24XX: fix passing spi chipselect to select routineBen Dooks2007-01-261-14/+14
* | | | [PATCH] KVM: SVM: Propagate cpu shutdown events to userspaceJoerg Roedel2007-01-261-0/+15
* | | | [PATCH] KVM: MMU: Report nx faults to the guestAvi Kivity2007-01-262-3/+18
* | | | [PATCH] KVM: MMU: Perform access checks in walk_addr()Avi Kivity2007-01-262-40/+38
* | | | [PATCH] KVM: Emulate IA32_MISC_ENABLE msrAvi Kivity2007-01-262-1/+17
* | | | [PATCH] KVM: SVM: Fix SVM idt confusionLeonard Norrgard2007-01-261-4/+4
|/ / /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-01-244-66/+29
|\ \ \
| * | | [IRDA] vlsi_ir.{h,c}: remove kernel 2.4 codeAdrian Bunk2007-01-232-41/+8
| * | | [IrDA]: Removed incorrect IRDA_ASSERT()Samuel Ortiz2007-01-231-2/+0
| * | | [IrDA]: irda-usb TX path optimization (was Re: IrDA spams logfiles - since 2....Samuel Ortiz2007-01-232-23/+21
| |/ /
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-01-241-2/+9
|\ \ \
| * | | Merge branch 'master' into upstream-fixesJeff Garzik2007-01-2497-1035/+4630
| |\| |
| * | | mv643xx_eth: Fix race condition in mv643xx_eth_free_tx_descsDale Farnsworth2007-01-231-2/+9
| * | | s2io bogus memsetAl Viro2007-01-231-2/+1
* | | | libata: Fixup n_elem initializationBrian King2007-01-241-1/+1
* | | | ahci: don't enter slumber on power downTejun Heo2007-01-241-27/+10
* | | | sata_nv: don't rely on NV_INT_DEV indication with ADMARobert Hancock2007-01-241-8/+6
* | | | ahci: make ULi M5288 ignore interface fatal error bitTejun Heo2007-01-241-1/+1
| |/ / |/| |
* | | V4L/DVB (5123): Buf_qbuf: fix: videobuf_queue->stream corruption and lockupOleg Nesterov2007-01-231-0/+1
* | | [PATCH] email change for shemminger@osdl.orgStephen Hemminger2007-01-233-3/+3
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-01-231-62/+52
|\ \ \
| * | | [MIPS] Vr41xx: Fix after GENERIC_HARDIRQS_NO__DO_IRQ changeYoichi Yuasa2007-01-231-62/+52
* | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-01-233-2/+26
|\ \ \ \
| * | | | IB/ehca: Fix mismatched spin_unlock in irq handlerHoang-Nam Nguyen2007-01-221-1/+2
| * | | | IB/ehca: Fix improper use of yield() with spinlock heldHoang-Nam Nguyen2007-01-221-1/+4
| * | | | IB/srp: Check match_strdup() returnIshai Rabinovitz2007-01-221-0/+20
* | | | | [PATCH] s2io bogus memsetAl Viro2007-01-231-2/+1
* | | | | [PATCH] horizon.c: missing __devinitAl Viro2007-01-231-1/+1
* | | | | [PATCH] funsoft: ktermios fixAl Viro2007-01-231-1/+1
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-01-238-33/+57
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | NetXen: Use pci_register_driver() instead of pci_module_init() in init_moduleAmit S. Kale2007-01-232-2/+2
| * | | | NetXen: Firmware check modificationsAmit S. Kale2007-01-232-5/+5
| * | | | ehea: Fixed possible nullpointer accessThomas Klein2007-01-231-2/+3
| * | | | ehea: Added logging off associated errorsThomas Klein2007-01-231-4/+4
| * | | | ehea: Improved logging of permission issuesThomas Klein2007-01-232-11/+15
| * | | | ehea: New method to determine number of available portsThomas Klein2007-01-231-1/+14