| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2009-06-12 |
|\ |
|
| * | Driver Core: Rework platform suspend/resume, print warning | Magnus Damm | 2009-06-12 |
| * | PM: Remove device_type suspend()/resume() | Magnus Damm | 2009-06-12 |
| * | PM: Remove bus_type suspend_late()/resume_early() V2 | Magnus Damm | 2009-06-12 |
| * | PM core: rename suspend and resume functions | Alan Stern | 2009-06-12 |
| * | PM: Rename device_power_down/up() | Magnus Damm | 2009-06-12 |
| * | PM: Warn if interrupts are enabled during suspend-resume of sysdevs | Rafael J. Wysocki | 2009-06-12 |
* | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2009-06-12 |
|\ \ |
|
| * | | microblaze: Kconfig: Enable drivers for Microblaze | Michal Simek | 2009-05-21 |
* | | | Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 | Linus Torvalds | 2009-06-12 |
|\ \ \
| |_|/
|/| | |
|
| * | | kmemleak: Remove the kmemleak.h include in drivers/char/vt.c | Catalin Marinas | 2009-06-12 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-06-12 |
|\ \ \ |
|
| * | | | [SCSI] Merge branch 'linus' | James Bottomley | 2009-06-12 |
| |\| | |
|
| * | | | [SCSI] osd: Remove out-of-tree left overs | Boaz Harrosh | 2009-06-10 |
| * | | | [SCSI] libosd: Use REQ_QUIET requests. | Boaz Harrosh | 2009-06-10 |
| * | | | [SCSI] osduld: use filp_open() when looking up an osd-device | Boaz Harrosh | 2009-06-10 |
| * | | | [SCSI] libosd: Define an osd_dev wrapper to retrieve the request_queue | Boaz Harrosh | 2009-06-10 |
| * | | | [SCSI] libosd: osd_req_{read,write} takes a length parameter | Boaz Harrosh | 2009-06-10 |
| * | | | [SCSI] libosd: Let _osd_req_finalize_data_integrity receive number of out_bytes | Boaz Harrosh | 2009-06-10 |
| * | | | [SCSI] libosd: osd_req_{read,write}_kern new API | Boaz Harrosh | 2009-06-10 |
| * | | | [SCSI] libosd: Better printout of OSD target system information | Boaz Harrosh | 2009-06-10 |
| * | | | [SCSI] mpt fusion: fix up doc book comments | James Bottomley | 2009-06-09 |
| * | | | [SCSI] mpt fusion: Added support for Broadcast primitives Event handling | Kashyap, Desai | 2009-06-09 |
| * | | | [SCSI] mpt fusion: Queue full event handling | Kashyap, Desai | 2009-06-09 |
| * | | | [SCSI] mpt fusion: RAID device handling and Dual port Raid support is added | Kashyap, Desai | 2009-06-09 |
| * | | | [SCSI] mpt fusion: Put IOC into ready state if it not already in ready state | Kashyap, Desai | 2009-06-09 |
| * | | | [SCSI] mpt fusion: Code Cleanup patch | Kashyap, Desai | 2009-06-09 |
| * | | | [SCSI] mpt fusion: Rescan SAS topology added | Kashyap, Desai | 2009-06-09 |
| * | | | [SCSI] mpt fusion: SAS topology scan changes, expander events | Kashyap, Desai | 2009-06-09 |
| * | | | [SCSI] mpt fusion: Firmware event implementation using seperate WorkQueue | Kashyap, Desai | 2009-06-09 |
| * | | | [SCSI] mpt fusion: rewrite of ioctl_cmds internal generated function | Kashyap, Desai | 2009-06-09 |
| * | | | [SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frame | Kashyap, Desai | 2009-06-09 |
| * | | | [SCSI] mpt fusion: rewrite taskmgmt request and completion routines | Kashyap, Desai | 2009-06-09 |
| * | | | [SCSI] mpt fusion: rewrite of all internal generated functions | Kashyap, Desai | 2009-06-09 |
| * | | | [SCSI] mpt fusion: config path optimized, completion queue is used | Kashyap, Desai | 2009-06-09 |
| * | | | [SCSI] mpt fusion: Optimized SendEvent notification Using Doorbell instead FIFO | Kashyap, Desai | 2009-06-09 |
| * | | | [SCSI] mpt fusion: Added support for MPT discovery completion check | Kashyap, Desai | 2009-06-09 |
| * | | | [SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory region | Kashyap, Desai | 2009-06-09 |
| * | | | [SCSI] gdth: fix overlapping snprintf users | Alan Cox | 2009-06-09 |
| * | | | [SCSI] bnx2i: Add bnx2i iSCSI driver. | Michael Chan | 2009-06-09 |
| * | | | [SCSI] cnic: Add new Broadcom CNIC driver. | Michael Chan | 2009-06-09 |
| * | | | [SCSI] bnx2: Add support for CNIC driver. | Michael Chan | 2009-06-09 |
| * | | | [SCSI] iscsi class: Add new NETLINK_ISCSI messages for cnic/bnx2i driver. | Michael Chan | 2009-06-09 |
| * | | | [SCSI] ibmvscsi: Add support for capabilities MAD | Brian King | 2009-06-08 |
| * | | | [SCSI] ibmvscsi: Enable fast fail feature | Robert Jennings | 2009-06-08 |
| * | | | [SCSI] ibmvscsi: Send adapter info before login | Brian King | 2009-06-08 |
| * | | | [SCSI] ibmvscsi: Add specific timeouts for operations | Robert Jennings | 2009-06-08 |
| * | | | [SCSI] ibmvscsi: Add 16 byte CDB support | Brian King | 2009-06-08 |
| * | | | [SCSI] qla2xxx: Update version number to 8.03.01-k3. | Andrew Vasquez | 2009-06-08 |
| * | | | [SCSI] qla2xxx: Synchronize MPI settings after a PE Reset. | Andrew Vasquez | 2009-06-08 |