| Commit message (Expand) | Author | Age |
* | [PATCH] swpsuspend: Have suspend to disk use factors of sys_reboot | Eric W. Biederman | 2005-07-26 |
* | [PATCH] 68328serial: sysrq should use emergency_reboot | Eric W. Biederman | 2005-07-26 |
* | [PATCH] In hangcheck-timer.c call emergency_restart() | Eric W. Biederman | 2005-07-26 |
* | [PATCH] Fix watchdog drivers to call emergency_reboot() | Eric W. Biederman | 2005-07-26 |
* | [PATCH] Update sysrq-B to use emergency_restart() | Eric W. Biederman | 2005-07-26 |
* | [PATCH] Call emergency_reboot from panic | Eric W. Biederman | 2005-07-26 |
* | [PATCH] Use kernel_power_off in sysrq-o | Eric W. Biederman | 2005-07-26 |
* | [PATCH] x86_64: Implemenent machine_emergency_restart | Eric W. Biederman | 2005-07-26 |
* | [PATCH] x86_64: Fix reboot_force | Eric W. Biederman | 2005-07-26 |
* | [PATCH] i386: Implement machine_emergency_reboot | Eric W. Biederman | 2005-07-26 |
* | [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. | Eric W. Biederman | 2005-07-26 |
* | [PATCH] Fix the arguments to machine_restart on cris | Eric W. Biederman | 2005-07-26 |
* | [PATCH] Add emergency_restart() | Eric W. Biederman | 2005-07-26 |
* | [PATCH] Make ctrl_alt_del call kernel_restart to get a proper reboot. | Eric W. Biederman | 2005-07-26 |
* | [PATCH] Refactor sys_reboot into reusable parts | Eric W. Biederman | 2005-07-26 |
* | [PATCH] Add missing device_suspsend(PMSG_FREEZE) calls. | Eric W. Biederman | 2005-07-26 |
* | [PATCH] qla2xxx: Kconfig dependency fix | Andrew Morton | 2005-07-26 |
* | [PATCH] qla: remove anonymous union | Andrew Morton | 2005-07-26 |
* | [PATCH] inotify: fix oops fix | Andrew Morton | 2005-07-26 |
* | [PATCH] inotify: add x86-64 syscall entries | Robert Love | 2005-07-26 |
* | [PATCH] inotify: add missing hook to sys32_open | Robert Love | 2005-07-26 |
* | [PATCH] inotify: check retval in init | Robert Love | 2005-07-26 |
* | [PATCH] inotify: change default limits | Robert Love | 2005-07-26 |
* | [PATCH] inotify: exit path cleanups | Robert Love | 2005-07-26 |
* | [PATCH] inotify: oops fix | Robert Love | 2005-07-26 |
* | [PATCH] inotify: use fget_light | Robert Love | 2005-07-26 |
* | [PATCH] inotify: misc. cleanup | Robert Love | 2005-07-26 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 | Linus Torvalds | 2005-07-26 |
|\ |
|
| * | [SCSI] fix function prototype warning | James Bottomley | 2005-07-14 |
| * | [SCSI] Redundant this_count check in sd_init_command() | Chen, Kenneth W | 2005-07-14 |
| * | [SCSI] Redundant memset in scsi_alloc_sgtable | Chen, Kenneth W | 2005-07-14 |
| * | [SCSI] add int_to_scsilun() function | James.Smart@Emulex.Com | 2005-07-14 |
| * | [SCSI] qla2xxx: Cleanup FC remote port registration. | Andrew Vasquez | 2005-07-14 |
| * | [SCSI] qla2xxx: Consolidate ISP24xx chip reset logic. | Andrew Vasquez | 2005-07-14 |
| * | [SCSI] qla2xxx: Add firmware version number to qla24xx_fw_version_str(). | Andrew Vasquez | 2005-07-14 |
| * | [SCSI] aacraid: Fix sgmap error | Mark Haverkamp | 2005-07-14 |
| * | [SCSI] qla2xxx: Update version number to 8.01.00b5-k. | Andrew Vasquez | 2005-07-14 |
| * | [SCSI] qla2xxx: Correct maximum supported lun and target-id definitions. | Andrew Vasquez | 2005-07-14 |
| * | [SCSI] qla2xxx: Update copyright banner. | Andrew Vasquez | 2005-07-14 |
| * | [SCSI] qla2xxx: Firmware updates. | Andrew Vasquez | 2005-07-14 |
| * | [SCSI] qla2xxx: Code scrubbing. | Andrew Vasquez | 2005-07-14 |
| * | [SCSI] qla2xxx: NVRAM id-list updates. | Andrew Vasquez | 2005-07-14 |
| * | [SCSI] qla2xxx: Add OS initialization codes for ISP24xx recognition. | Andrew Vasquez | 2005-07-14 |
| * | [SCSI] qla2xxx: Add ISP24xx initialization routines. | Andrew Vasquez | 2005-07-14 |
| * | [SCSI] qla2xxx: Add ISP24xx ISR routines. | Andrew Vasquez | 2005-07-14 |
| * | [SCSI] qla2xxx: Add ISP24xx IOCB manipulation routines. | Andrew Vasquez | 2005-07-14 |
| * | [SCSI] qla2xxx: Add ISP24xx flash-manipulation routines. | Andrew Vasquez | 2005-07-14 |
| * | [SCSI] qla2xxx: Add MBX command routines for ISP24xx support. | Andrew Vasquez | 2005-07-14 |
| * | [SCSI] qla2xxx: Generalize SNS generic-services routines. | Andrew Vasquez | 2005-07-14 |
| * | [SCSI] qla2xxx: Add ISP24xx diagnostic routines. | Andrew Vasquez | 2005-07-14 |