minix/kernel/arch/earm
David van Moolenbroek 8fea5ab8bd Kernel: make SIGKMESS target process list dynamic
The set of processes to which a SIGKMESS signal is sent whenever new
diagnostics messages are added to the kernel's message buffer, is now
no longer hardcoded. Instead, processes can (un)register themselves
to receive such notifications, by means of sys_diagctl().

Change-Id: I9d6ac006a5d9bbfad2757587a068fc1ec3cc083e
2014-03-01 09:04:54 +01:00
..
bsp arm:create SoC specific bsp directory and move code to there. 2014-02-07 11:14:39 +01:00
include arm:create SoC specific bsp directory and move code to there. 2014-02-07 11:14:39 +01:00
arch_clock.c arm:create SoC specific bsp directory and move code to there. 2014-02-07 11:14:39 +01:00
arch_do_vmctl.c arm:indenting 2014-01-07 11:18:26 +01:00
arch_reset.c arm:create SoC specific bsp directory and move code to there. 2014-02-07 11:14:39 +01:00
arch_system.c arm:create SoC specific bsp directory and move code to there. 2014-02-07 11:14:39 +01:00
direct_tty_utils.c arm:create SoC specific bsp directory and move code to there. 2014-02-07 11:14:39 +01:00
do_padconf.c arm:create SoC specific bsp directory and move code to there. 2014-02-07 11:14:39 +01:00
exc.S ARM updates 2013-01-17 10:03:58 +01:00
exception.c kernel: spelling fixes 2013-10-09 20:24:17 -04:00
glo.h ARM updates 2013-01-17 10:03:58 +01:00
head.S arm-refactor:document ARM assembly code. 2014-02-12 13:47:49 +01:00
hw_intr.c arm:create SoC specific bsp directory and move code to there. 2014-02-07 11:14:39 +01:00
kernel.lds Gold linker support for entire source tree 2013-06-11 22:51:02 +02:00
klib.S ARM: Fix interrupt management 2013-02-18 09:07:55 +01:00
Makefile.inc arm:create SoC specific bsp directory and move code to there. 2014-02-07 11:14:39 +01:00
memory.c Removing CSU patches 2014-02-18 11:25:02 +01:00
mpx.S arm-refactor:document ARM assembly code. 2014-02-12 13:47:49 +01:00
pg_utils.c arm:indenting 2014-01-07 11:18:26 +01:00
phys_copy.S ARM updates 2013-01-17 10:03:58 +01:00
phys_memset.S ARM updates 2013-01-17 10:03:58 +01:00
pre_init.c Kernel: make SIGKMESS target process list dynamic 2014-03-01 09:04:54 +01:00
procoffsets.cf ARM updates 2013-01-17 10:03:58 +01:00
protect.c Removing CSU patches 2014-02-18 11:25:02 +01:00
sconst.h ARM updates 2013-01-17 10:03:58 +01:00
timer.h ARM updates 2013-01-17 10:03:58 +01:00