summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | [PATCH] ARM SMP: Use exclusive load/store for __xchgRussell King2005-07-261-29/+58
| |/
* | Fix compiler warning in qla_iocb.cLinus Torvalds2005-07-261-1/+1
* | [PATCH] acpi: Don't call acpi_sleep_prepare from acpi_power_offEric W. Biederman2005-07-261-21/+12
* | [PATCH] acpi_power_off: Don't switch to the boot cpuEric W. Biederman2005-07-261-1/+0
* | [PATCH] x86_64 sync machine_power_off with i386Eric W. Biederman2005-07-261-0/+3
* | [PATCH] APM: Remove redundant call to set_cpus_allowedEric W. Biederman2005-07-261-7/+0
* | [PATCH] i386 machine_power_off cleanupEric W. Biederman2005-07-261-3/+1
* | [PATCH] machine_shutdown: Typo fix to actually allow specifying which cpu to ...Eric W. Biederman2005-07-261-1/+1
* | [PATCH] pcwd.c: Call kernel_power_off not machine_power_offEric W. Biederman2005-07-261-2/+2
* | [PATCH] swpsuspend: Have suspend to disk use factors of sys_rebootEric W. Biederman2005-07-261-6/+3
* | [PATCH] 68328serial: sysrq should use emergency_rebootEric W. Biederman2005-07-261-1/+1
* | [PATCH] In hangcheck-timer.c call emergency_restart()Eric W. Biederman2005-07-261-1/+1
* | [PATCH] Fix watchdog drivers to call emergency_reboot()Eric W. Biederman2005-07-264-4/+4
* | [PATCH] Update sysrq-B to use emergency_restart()Eric W. Biederman2005-07-261-1/+1
* | [PATCH] Call emergency_reboot from panicEric W. Biederman2005-07-261-5/+4
* | [PATCH] Use kernel_power_off in sysrq-oEric W. Biederman2005-07-261-2/+2
* | [PATCH] x86_64: Implemenent machine_emergency_restartEric W. Biederman2005-07-262-8/+12
* | [PATCH] x86_64: Fix reboot_forceEric W. Biederman2005-07-261-8/+1
* | [PATCH] i386: Implement machine_emergency_rebootEric W. Biederman2005-07-262-4/+8
* | [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-2629-152/+0
* | [PATCH] Fix the arguments to machine_restart on crisEric W. Biederman2005-07-261-1/+2
* | [PATCH] Add emergency_restart()Eric W. Biederman2005-07-2627-0/+166
* | [PATCH] Make ctrl_alt_del call kernel_restart to get a proper reboot.Eric W. Biederman2005-07-261-2/+1
* | [PATCH] Refactor sys_reboot into reusable partsEric W. Biederman2005-07-262-42/+73
* | [PATCH] Add missing device_suspsend(PMSG_FREEZE) calls.Eric W. Biederman2005-07-261-0/+2
* | [PATCH] qla2xxx: Kconfig dependency fixAndrew Morton2005-07-261-0/+1
* | [PATCH] qla: remove anonymous unionAndrew Morton2005-07-261-3/+1
* | [PATCH] inotify: fix oops fixAndrew Morton2005-07-261-1/+1
* | [PATCH] inotify: add x86-64 syscall entriesRobert Love2005-07-263-5/+20
* | [PATCH] inotify: add missing hook to sys32_openRobert Love2005-07-261-1/+4
* | [PATCH] inotify: check retval in initRobert Love2005-07-261-1/+8
* | [PATCH] inotify: change default limitsRobert Love2005-07-261-2/+2
* | [PATCH] inotify: exit path cleanupsRobert Love2005-07-261-10/+8
* | [PATCH] inotify: oops fixRobert Love2005-07-261-1/+15
* | [PATCH] inotify: use fget_lightRobert Love2005-07-261-8/+8
* | [PATCH] inotify: misc. cleanupRobert Love2005-07-261-34/+32
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2005-07-26106-30459/+34991
|\ \ | |/ |/|
| * [SCSI] fix function prototype warningJames Bottomley2005-07-141-1/+1
| * [SCSI] Redundant this_count check in sd_init_command()Chen, Kenneth W2005-07-141-3/+0
| * [SCSI] Redundant memset in scsi_alloc_sgtableChen, Kenneth W2005-07-141-2/+0
| * [SCSI] add int_to_scsilun() functionJames.Smart@Emulex.Com2005-07-142-0/+33
| * [SCSI] qla2xxx: Cleanup FC remote port registration.Andrew Vasquez2005-07-142-22/+11
| * [SCSI] qla2xxx: Consolidate ISP24xx chip reset logic.Andrew Vasquez2005-07-142-47/+42
| * [SCSI] qla2xxx: Add firmware version number to qla24xx_fw_version_str().Andrew Vasquez2005-07-141-1/+4
| * [SCSI] aacraid: Fix sgmap errorMark Haverkamp2005-07-141-1/+1
| * [SCSI] qla2xxx: Update version number to 8.01.00b5-k.Andrew Vasquez2005-07-141-3/+3
| * [SCSI] qla2xxx: Correct maximum supported lun and target-id definitions.Andrew Vasquez2005-07-142-3/+3
| * [SCSI] qla2xxx: Update copyright banner.Andrew Vasquez2005-07-1421-21/+21
| * [SCSI] qla2xxx: Firmware updates.Andrew Vasquez2005-07-145-27900/+28078
| * [SCSI] qla2xxx: Code scrubbing.Andrew Vasquez2005-07-1414-306/+199
OpenPOWER on IntegriCloud