kernel-hacking-2024-linux-s.../arch/m68k/kernel
Geert Uytterhoeven 7bc1e4d8d5 m68k: Add support to export bootinfo in procfs
Add optional support to export the bootinfo used to boot the kernel in a
"bootinfo" file in procfs.  This is useful with kexec.

This is based on the similar feature for ATAGS on ARM.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
2013-12-08 11:01:48 +01:00
..
.gitignore
asm-offsets.c m68k: Add kexec support 2013-12-08 11:01:47 +01:00
bootinfo_proc.c m68k: Add support to export bootinfo in procfs 2013-12-08 11:01:48 +01:00
dma.c
entry.S m68k: Simplify low level interrupt handling code 2013-11-13 20:21:46 +01:00
head.S m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.h 2013-11-26 11:09:15 +01:00
ints.c m68k: Simplify low level interrupt handling code 2013-11-13 20:21:46 +01:00
irq.c
m68k_ksyms.c
machine_kexec.c m68k: Add kexec support 2013-12-08 11:01:47 +01:00
Makefile m68k: Add support to export bootinfo in procfs 2013-12-08 11:01:48 +01:00
module.c
module.lds
pcibios.c ARCH: drivers remove __dev* attributes. 2013-01-03 15:57:13 -08:00
process.c m68k: Use generic idle loop 2013-04-08 17:39:26 +02:00
ptrace.c
relocate_kernel.S m68k: Add kexec support 2013-12-08 11:01:47 +01:00
setup.c
setup_mm.c m68k: Add support to export bootinfo in procfs 2013-12-08 11:01:48 +01:00
setup_no.c m68knommu: Mark functions only called from setup_arch() __init 2013-08-26 16:51:13 +10:00
signal.c m68k/coldfire: flush cache when creating the signal stack frame 2013-08-26 16:51:13 +10:00
sun3-head.S
sys_m68k.c m68k: switch to generic sys_execve()/kernel_execve() 2012-10-01 00:44:44 -04:00
syscalltable.S m68k: Wire up finit_module 2012-12-25 20:14:56 +01:00
time.c m68k: Add infrastructure for machine-specific random_get_entropy() 2013-11-26 11:09:24 +01:00
traps.c dump_stack: consolidate dump_stack() implementations and unify their behaviors 2013-04-30 17:04:02 -07:00
vectors.c
vmlinux-nommu.lds
vmlinux-std.lds
vmlinux-sun3.lds
vmlinux.lds.S