summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-30[SCSI] qla2xxx: Update version number to 8.02.01-k4.Andrew Vasquez
2008-05-30[SCSI] qla2xxx: Correct handling of AENs postings for vports.Seokmann Ju
2008-05-30[SCSI] qla2xxx: Revert "qla2xxx: Use proper HA during asynchronous event hand...Seokmann Ju
2008-05-27[SCSI] ibmvscsi: Non SCSI error status fixupBrian King
2008-05-27[SCSI] fusion mpt: fix target missing after resetting external raidMichael Reed
2008-05-23[SCSI] fix intermittent oops in scsi_bus_ueventJames Bottomley
2008-05-15[SCSI] qla2xxx: Update version number to 8.02.01-k3.Andrew Vasquez
2008-05-15[SCSI] qla2xxx: Revert "qla2xxx: Validate mid-layer 'underflow' during check-...Andrew Vasquez
2008-05-15[SCSI] qla2xxx: Disable local-interrupts while polling for RISC status.Andrew Vasquez
2008-05-15[SCSI] qla2xxx: Extend the 'fw_dump' SYSFS node the ability to initiate a fir...Andrew Vasquez
2008-05-15[SCSI] qla2xxx: Don't depend on mailbox return values while enabling FCE trac...Andrew Vasquez
2008-05-15[SCSI] qla2xxx: Convert vport_sem to a mutexmatthias@kaehlcke.net
2008-05-15[SCSI] qla2xxx: firmware semaphore to mutexDaniel Walker
2008-05-15[SCSI] qla2xxx: Correct locking within MSI-X interrupt handlers.Andrew Vasquez
2008-05-15[SCSI] qla2xxx: Display driver version at module init-time.Andrew Vasquez
2008-05-15[SCSI] qla2xxx: Return correct port_type to FC-transport for Vports.Shyam Sundar
2008-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-05-14net/irda/irnet/irnet_irda.c needs unaligned.hAndrew Morton
2008-05-14tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lockAndrew Morton
2008-05-14Remove blkdev warning triggered by using mdNeil Brown
2008-05-14char: select fw_loader by moxaJiri Slaby
2008-05-14memory_hotplug: always initialize pageblock bitmapHeiko Carstens
2008-05-14mprotect: prevent alteration of the PAT bitsVenki Pallipadi
2008-05-14per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modulesEric Dumazet
2008-05-14memory_hotplug: check for walk_memory_resource() failure in online_pages()Geoff Levand
2008-05-14lib: create common ascii hex arrayHarvey Harrison
2008-05-14video/logo: add support for Blackfin/Linux logo for framebuffer consoleRobin Getz
2008-05-14ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle()Tiger Yang
2008-05-14cgroups: fix compile warningMirco Tischler
2008-05-14asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspaceMike Frysinger
2008-05-14jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMITMingming Cao
2008-05-14memory hotplug: memmap_init_zone called twiceHeiko Carstens
2008-05-14ipmi: support I/O resources in OF driverNate Case
2008-05-14atmel_lcdfb: fix initialization of a pre-allocated framebufferNicolas Ferre
2008-05-14mm: fix infinite loop in filemap_faultMiklos Szeredi
2008-05-14pnp: add ISAPnP MPU option quirksRene Herman
2008-05-14pnp: add pnp_build_option() to the APIRene Herman
2008-05-14pnp: clean up pnp_fixup_device()Rene Herman
2008-05-14fix "lxfb: extend PLL table to support dotclocks below 25 MHz"Jens Rottmann
2008-05-14oprofile: don't request cache line alignment for cpu_bufferEric Dumazet
2008-05-14m68knommu: add info about removing mcfserialSebastian Siewior
2008-05-14mpc5200_psc_spi: typo fix in header blockGrant Likely
2008-05-149p: fix error path during early mountEric Van Hensbergen
2008-05-149p: make cryptic unknown error from server less scaryEric Van Hensbergen
2008-05-149p: fix flags length in netSteven Rostedt
2008-05-149p: Correct fidpool creation failure in p9_client_createJosef 'Jeff' Sipek
2008-05-149p: use struct mutex instead of struct semaphoreJosef 'Jeff' Sipek
2008-05-149p: propagate parse_option changes to client and transportsEric Van Hensbergen
2008-05-14fs/9p/v9fs.c (v9fs_parse_options): Handle kstrdup and match_strdup failure. N...Jim Meyering