genode/repos/base-hw/src/core/kernel
Stefan Kalkowski a147bdf406 hw: silent warning about unknown signal context
Triggering of an invalidated signal seems to be no real exception,
but something that occurs regularily. Therefore, the kernel warning
is of no use to developers anymore.

Ref #3277
2019-04-09 12:30:35 +02:00
..
configuration.h hw: remove core internal header directories 2017-05-31 13:15:52 +02:00
core_interface.h hw: fix documentation of Kernel::update_pd 2019-03-18 15:56:59 +01:00
cpu_context.h hw: increase timing accuracy of kernel (fix #3081) 2019-03-18 15:56:23 +01:00
cpu_mp.cc base/core: use references instead of pointers 2019-02-12 10:33:13 +01:00
cpu_scheduler.cc hw: increase timing accuracy of kernel (fix #3081) 2019-03-18 15:56:23 +01:00
cpu_scheduler.h hw: increase timing accuracy of kernel (fix #3081) 2019-03-18 15:56:23 +01:00
cpu_up.cc hw: improve cross-cpu synchronization 2019-01-07 12:25:44 +01:00
cpu.cc hw: replace lock-safe log variants in kernel 2019-04-09 12:30:35 +02:00
cpu.h hw: add support for i.MX7 Dual SABRE board 2019-04-01 19:33:49 +02:00
double_list.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
double_list.h Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
init.cc hw: fix regression of smp kernel initialization 2019-02-26 14:45:31 +01:00
inter_processor_work.h hw: improve cross-cpu synchronization 2019-01-07 12:25:44 +01:00
ipc_node.cc hw: replace lock-safe log variants in kernel 2019-04-09 12:30:35 +02:00
ipc_node.h Remove pointers from Genode::Fifo interface 2019-02-19 11:08:17 +01:00
irq.cc base/core: use references instead of pointers 2019-02-12 10:33:13 +01:00
irq.h Add missing override annotations 2019-02-19 11:12:11 +01:00
kernel.cc base/core: use references instead of pointers 2019-02-12 10:33:13 +01:00
kernel.h base/core: use references instead of pointers 2019-02-12 10:33:13 +01:00
lock.cc hw: implement power-saving kernel lock for ARM smp 2019-04-01 19:33:47 +02:00
lock.h hw: implement power-saving kernel lock for ARM smp 2019-04-01 19:33:47 +02:00
log.h hw: remove core internal header directories 2017-05-31 13:15:52 +02:00
object.cc base/core: use references instead of pointers 2019-02-12 10:33:13 +01:00
object.h base/core: use references instead of pointers 2019-02-12 10:33:13 +01:00
pd.h base/core: use references instead of pointers 2019-02-12 10:33:13 +01:00
perf_counter.h hw: remove core internal header directories 2017-05-31 13:15:52 +02:00
signal_receiver.cc Remove pointers from Genode::Fifo interface 2019-02-19 11:08:17 +01:00
signal_receiver.h Remove pointers from Genode::Fifo interface 2019-02-19 11:08:17 +01:00
thread.cc hw: silent warning about unknown signal context 2019-04-09 12:30:35 +02:00
thread.h hw: introduce non-blocking signal checking 2019-03-18 15:56:24 +01:00
timer.cc hw: increase timing accuracy of kernel (fix #3081) 2019-03-18 15:56:23 +01:00
timer.h hw: increase timing accuracy of kernel (fix #3081) 2019-03-18 15:56:23 +01:00
vm_thread_off.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
vm_thread_on.cc hw: name vm_state header explicitely 2019-04-01 19:33:49 +02:00
vm.h hw: name vm_state header explicitely 2019-04-01 19:33:49 +02:00