aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [PATCH] Fix RLIMIT_RTPRIO breakageAndreas Steinmetz2005-07-26
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-07-26
|\
| * [PATCH] ARM: 2831/1: S3C2440 - split s3c2440 clocks from central clock codeBen Dooks2005-07-26
| * [PATCH] ARM: 2830/1: Fix Jornada 720 PCMCIA-supportMichael Gernoth2005-07-26
| * [PATCH] ARM: 2829/1: S3C2410 - split s3c2440 irq specifics from core irq.cBen Dooks2005-07-26
| * [PATCH] ARM: 2828/1: BAST - remove static map of ASIX areaBen Dooks2005-07-26
| * [PATCH] ARM: 2819/1: Fix several S3C24x0 IIS definesDimitry Andric2005-07-26
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm-smpLinus Torvalds2005-07-26
|\ \
| * | [PATCH] ARM SMP: Mark device mappings as "device" in ARMv6 parlanceRussell King2005-07-26
| * | [PATCH] ARM SMP: Add ARMv6 memory barriersRussell King2005-07-26
| * | [PATCH] ARM SMP: Use exclusive load/store for __xchgRussell King2005-07-26
| |/
* | Fix compiler warning in qla_iocb.cLinus Torvalds2005-07-26
* | [PATCH] acpi: Don't call acpi_sleep_prepare from acpi_power_offEric W. Biederman2005-07-26
* | [PATCH] acpi_power_off: Don't switch to the boot cpuEric W. Biederman2005-07-26
* | [PATCH] x86_64 sync machine_power_off with i386Eric W. Biederman2005-07-26
* | [PATCH] APM: Remove redundant call to set_cpus_allowedEric W. Biederman2005-07-26
* | [PATCH] i386 machine_power_off cleanupEric W. Biederman2005-07-26
* | [PATCH] machine_shutdown: Typo fix to actually allow specifying which cpu to ...Eric W. Biederman2005-07-26
* | [PATCH] pcwd.c: Call kernel_power_off not machine_power_offEric W. Biederman2005-07-26
* | [PATCH] swpsuspend: Have suspend to disk use factors of sys_rebootEric W. Biederman2005-07-26
* | [PATCH] 68328serial: sysrq should use emergency_rebootEric W. Biederman2005-07-26
* | [PATCH] In hangcheck-timer.c call emergency_restart()Eric W. Biederman2005-07-26
* | [PATCH] Fix watchdog drivers to call emergency_reboot()Eric W. Biederman2005-07-26
* | [PATCH] Update sysrq-B to use emergency_restart()Eric W. Biederman2005-07-26
* | [PATCH] Call emergency_reboot from panicEric W. Biederman2005-07-26
* | [PATCH] Use kernel_power_off in sysrq-oEric W. Biederman2005-07-26
* | [PATCH] x86_64: Implemenent machine_emergency_restartEric W. Biederman2005-07-26
* | [PATCH] x86_64: Fix reboot_forceEric W. Biederman2005-07-26
* | [PATCH] i386: Implement machine_emergency_rebootEric W. Biederman2005-07-26
* | [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-26
* | [PATCH] Fix the arguments to machine_restart on crisEric W. Biederman2005-07-26
* | [PATCH] Add emergency_restart()Eric W. Biederman2005-07-26
* | [PATCH] Make ctrl_alt_del call kernel_restart to get a proper reboot.Eric W. Biederman2005-07-26
* | [PATCH] Refactor sys_reboot into reusable partsEric W. Biederman2005-07-26
* | [PATCH] Add missing device_suspsend(PMSG_FREEZE) calls.Eric W. Biederman2005-07-26
* | [PATCH] qla2xxx: Kconfig dependency fixAndrew Morton2005-07-26
* | [PATCH] qla: remove anonymous unionAndrew Morton2005-07-26
* | [PATCH] inotify: fix oops fixAndrew Morton2005-07-26
* | [PATCH] inotify: add x86-64 syscall entriesRobert Love2005-07-26
* | [PATCH] inotify: add missing hook to sys32_openRobert Love2005-07-26
* | [PATCH] inotify: check retval in initRobert Love2005-07-26
* | [PATCH] inotify: change default limitsRobert Love2005-07-26
* | [PATCH] inotify: exit path cleanupsRobert Love2005-07-26
* | [PATCH] inotify: oops fixRobert Love2005-07-26
* | [PATCH] inotify: use fget_lightRobert Love2005-07-26
* | [PATCH] inotify: misc. cleanupRobert Love2005-07-26
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2005-07-26
|\ \ | |/ |/|
| * [SCSI] fix function prototype warningJames Bottomley2005-07-14
| * [SCSI] Redundant this_count check in sd_init_command()Chen, Kenneth W2005-07-14
| * [SCSI] Redundant memset in scsi_alloc_sgtableChen, Kenneth W2005-07-14