Age | Commit 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 fixup | Brian King |
2008-05-27 | [SCSI] fusion mpt: fix target missing after resetting external raid | Michael Reed |
2008-05-23 | [SCSI] fix intermittent oops in scsi_bus_uevent | James 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 mutex | matthias@kaehlcke.net |
2008-05-15 | [SCSI] qla2xxx: firmware semaphore to mutex | Daniel 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-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds |
2008-05-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-05-14 | net/irda/irnet/irnet_irda.c needs unaligned.h | Andrew Morton |
2008-05-14 | tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lock | Andrew Morton |
2008-05-14 | Remove blkdev warning triggered by using md | Neil Brown |
2008-05-14 | char: select fw_loader by moxa | Jiri Slaby |
2008-05-14 | memory_hotplug: always initialize pageblock bitmap | Heiko Carstens |
2008-05-14 | mprotect: prevent alteration of the PAT bits | Venki Pallipadi |
2008-05-14 | per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modules | Eric Dumazet |
2008-05-14 | memory_hotplug: check for walk_memory_resource() failure in online_pages() | Geoff Levand |
2008-05-14 | lib: create common ascii hex array | Harvey Harrison |
2008-05-14 | video/logo: add support for Blackfin/Linux logo for framebuffer console | Robin Getz |
2008-05-14 | ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle() | Tiger Yang |
2008-05-14 | cgroups: fix compile warning | Mirco Tischler |
2008-05-14 | asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspace | Mike Frysinger |
2008-05-14 | jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMIT | Mingming Cao |
2008-05-14 | memory hotplug: memmap_init_zone called twice | Heiko Carstens |
2008-05-14 | ipmi: support I/O resources in OF driver | Nate Case |
2008-05-14 | atmel_lcdfb: fix initialization of a pre-allocated framebuffer | Nicolas Ferre |
2008-05-14 | mm: fix infinite loop in filemap_fault | Miklos Szeredi |
2008-05-14 | pnp: add ISAPnP MPU option quirks | Rene Herman |
2008-05-14 | pnp: add pnp_build_option() to the API | Rene Herman |
2008-05-14 | pnp: clean up pnp_fixup_device() | Rene Herman |
2008-05-14 | fix "lxfb: extend PLL table to support dotclocks below 25 MHz" | Jens Rottmann |
2008-05-14 | oprofile: don't request cache line alignment for cpu_buffer | Eric Dumazet |
2008-05-14 | m68knommu: add info about removing mcfserial | Sebastian Siewior |
2008-05-14 | mpc5200_psc_spi: typo fix in header block | Grant Likely |
2008-05-14 | 9p: fix error path during early mount | Eric Van Hensbergen |
2008-05-14 | 9p: make cryptic unknown error from server less scary | Eric Van Hensbergen |
2008-05-14 | 9p: fix flags length in net | Steven Rostedt |
2008-05-14 | 9p: Correct fidpool creation failure in p9_client_create | Josef 'Jeff' Sipek |
2008-05-14 | 9p: use struct mutex instead of struct semaphore | Josef 'Jeff' Sipek |
2008-05-14 | 9p: propagate parse_option changes to client and transports | Eric Van Hensbergen |
2008-05-14 | fs/9p/v9fs.c (v9fs_parse_options): Handle kstrdup and match_strdup failure. N... | Jim Meyering |