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
..
drivers
[PATCH] uml: reintroduce pcap support
20 years ago
include
[PATCH] uml: Proper clone support for skas0
20 years ago
kernel
[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.
20 years ago
os-Linux
[PATCH] uml: skas0 - separate kernel address space on stock hosts
20 years ago
scripts
[PATCH] uml: allow building as 32-bit binary on 64bit host
20 years ago
sys-i386
[PATCH] uml: consolidate modify_ldt
20 years ago
sys-ia64
…
sys-ppc
…
sys-x86_64
[PATCH] uml: workaround host bug in "TT mode vs. NPTL link fix"
20 years ago
util
…
Kconfig
[NET]: add a top-level Networking menu to *config
20 years ago
Kconfig.debug
…
Kconfig_char
…
Kconfig_i386
[PATCH] uml: skas0 - separate kernel address space on stock hosts
20 years ago
Kconfig_net
[PATCH] uml: reintroduce pcap support
20 years ago
Kconfig_scsi
…
Kconfig_x86_64
[PATCH] uml: skas0 - separate kernel address space on stock hosts
20 years ago
Makefile
[PATCH] uml: allow building as 32-bit binary on 64bit host
20 years ago
Makefile-i386
[PATCH] uml: allow building as 32-bit binary on 64bit host
20 years ago
Makefile-ia64
…
Makefile-os-Linux
…
Makefile-ppc
…
Makefile-skas
…
Makefile-tt
…
Makefile-x86_64
[PATCH] uml: allow building as 32-bit binary on 64bit host
20 years ago
config.release
…
defconfig
[PATCH] uml: skas0 - separate kernel address space on stock hosts
20 years ago