summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-08-11mmc: split mmc_sd_init_card()Michal Miroslaw3-119/+186
2010-08-11mmc: recognize CSD structureKyungmin Park3-7/+21
2010-08-11vfs: use kmalloc() to allocate fdmem if possibleChangli Gao1-34/+23
2010-08-11vfs: clarify that nonseekable_open() will never failDmitry Torokhov1-1/+3
2010-08-11vfs: O_* bit numbers uniqueness checkWu Fengguang2-2/+17
2010-08-11vfs: improve comment describing fget_light()Tony Battersby1-5/+14
2010-08-11virtio_9p.h: include linux/types.hRandy Dunlap1-0/+1
2010-08-11drivers: scsi: use newly introduced hex_to_bin() methodAndy Shevchenko3-21/+19
2010-08-11drivers/scsi: use memdup_userJulia Lawall1-8/+3
2010-08-11scsi: remove private BIT macrosAndrew Morton2-4/+2
2010-08-11scsi: fix bnx2i build errorsRandy Dunlap1-1/+2
2010-08-11scsi: fix pmcraid build errorsRandy Dunlap1-1/+1
2010-08-11scsi: use __uX types for headers exported to user spacePeter Korsgaard2-6/+6
2010-08-11bfa: wrong fcport H2I message tested in bfa_fcport_isr()Roel Kluin1-1/+1
2010-08-11drivers/scsi/ch.c: don't use vprintk as macroJoe Perches1-43/+44
2010-08-11scsi: bfa: correct onstack wait_queue_head declarationYong Zhang1-2/+2
2010-08-11drivers/scsi/qla2xxx/qla_os.c: fix continuation line formatsJoe Perches1-2/+2
2010-08-11scsi/sd.c: quiet all sparse noiseH Hartley Sweeten1-6/+6
2010-08-11scsi: remove superfluous NULL pointer check from scsi_kill_request()Bartlomiej Zolnierkiewicz1-6/+0
2010-08-11drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmallocJulia Lawall2-3/+3
2010-08-11dc395x: decrease iteration for tag_number of max_command in start_scsi()Roel Kluin1-1/+1
2010-08-11g_NCR5380: fix broken MMIO compilationOndrej Zary2-23/+26
2010-08-11g_NCR5380: remove misleading pnp error messageOndrej Zary1-3/+1
2010-08-11mpt fusion: convert to seq_fileAlexey Dobriyan2-142/+119
2010-08-11drivers/message: move dereference after NULL testJulia Lawall2-3/+3
2010-08-11drivers/scsi: remove unnecessary NULL testJulia Lawall1-1/+0
2010-08-11NCR5380: bit MR_DMA_MODE set twice in NCR5380_transfer_dma()Roel Kluin1-1/+3
2010-08-11gdth: unmap ccb_phys when scsi_add_host() fails in gdth_eisa_probe_one()Roel Kluin1-1/+1
2010-08-11osst: fix read buffer overflowRoel Kluin1-1/+2
2010-08-11include/linux/fs.h: complete hexification of FMODE_* constantsAndrew Morton1-1/+1
2010-08-11fix "hwmon: coretemp: update hotplug condition check"Andrew Morton1-3/+0
2010-08-11drivers/net/wireless/libertas/cfg.c: needs sched.hAndrew Morton1-0/+2
2010-08-11fix "scripts/mod/modpost.c: fix memory leak"Andrew Morton1-2/+3
2010-08-10Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds25-501/+740
2010-08-10x86: fix up system call numbering nitLinus Torvalds2-2/+2
2010-08-10power: Remove owner field from attribute initialization code in OLPC driverGuenter Roeck1-1/+0
2010-08-10i2c.h: fix kernel-doc warningsRandy Dunlap1-0/+2
2010-08-10kernel/timer.c: fix kernel-doc function parameter warningRandy Dunlap1-0/+1
2010-08-10docbook: fixup media support files for htmldocs alsoRandy Dunlap1-1/+1
2010-08-10docbook: fix fatal error from libataRandy Dunlap1-1/+1
2010-08-10jfs: don't allow os2 xattr namespace overlap with othersDave Kleikamp1-49/+38
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds154-3211/+4286
2010-08-10Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds109-5048/+13451
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds9-26/+1192
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds3-7/+11
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds25-247/+336
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds140-2126/+5019
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds112-647/+5498
2010-08-10USB: serial: fix stalled writesJohan Hovold1-5/+10
2010-08-10USB: remove fake "address-of" expressionsAlan Stern4-23/+15