You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Eric W. Biederman
59586e5a26
[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.
...
machine_restart, machine_halt and machine_power_off are machine
specific hooks deep into the reboot logic, that modules
have no business messing with. Usually code should be calling
kernel_restart, kernel_halt, kernel_power_off, or
emergency_restart. So don't export machine_restart,
machine_halt, and machine_power_off so we can catch buggy users.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
20 years ago
..
Makefile
[PATCH] ARM: Remove obsolete arch/arm/kernel/arch.c
20 years ago
apm.c
Linux-2.6.12-rc2
20 years ago
armksyms.c
[PATCH] ARM: 2791/1: Add CRCs for aliased ARM symbols
20 years ago
arthur.c
Linux-2.6.12-rc2
20 years ago
asm-offsets.c
[PATCH] ARM: pt_regs offsets
20 years ago
bios32.c
Linux-2.6.12-rc2
20 years ago
calls.S
Linux-2.6.12-rc2
20 years ago
compat.c
Linux-2.6.12-rc2
20 years ago
debug.S
Linux-2.6.12-rc2
20 years ago
dma-isa.c
Linux-2.6.12-rc2
20 years ago
dma.c
Linux-2.6.12-rc2
20 years ago
ecard.c
[PATCH] Driver Core: arch: update device attribute callbacks
20 years ago
entry-armv.S
Merge with ../linux-2.6-smp
20 years ago
entry-common.S
[PATCH] ARM: make entry*.S includes more logical
20 years ago
entry-header.S
[PATCH] ARM SMP: convert alignment enable
20 years ago
fiq.c
Linux-2.6.12-rc2
20 years ago
head.S
[PATCH] ARM: Make the magic values in head.S more obvious
20 years ago
init_task.c
Linux-2.6.12-rc2
20 years ago
io.c
Linux-2.6.12-rc2
20 years ago
irq.c
[PATCH] ARM: Generic Dynamic Tick Timer support for ARM, take 4
20 years ago
isa.c
Linux-2.6.12-rc2
20 years ago
iwmmxt.S
Linux-2.6.12-rc2
20 years ago
module.c
Linux-2.6.12-rc2
20 years ago
process.c
[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.
20 years ago
ptrace.c
[PATCH] convert that currently tests _NSIG directly to use valid_signal()
20 years ago
ptrace.h
Linux-2.6.12-rc2
20 years ago
semaphore.c
Linux-2.6.12-rc2
20 years ago
setup.c
[PATCH] ARM: Change 'param_offset' to 'boot_params'
20 years ago
signal.c
[PATCH] arm: swsusp build fix
20 years ago
signal.h
[PATCH] ARM: Move signal return code into vector page
20 years ago
smp.c
[PATCH] ARM SMP: Mark CPU init functions/data with __cpuinit/...data
20 years ago
sys_arm.c
[PATCH] ARM: Fix kernel stack offset calculations
20 years ago
time.c
[PATCH] ARM: Add VST idle loop call
20 years ago
traps.c
[PATCH] ARM: Allow register_undef_hook to be called with IRQs off
20 years ago
vmlinux.lds.S
[PATCH] ARM: Fix kernel stack offset calculations
20 years ago