mars/kernel
Thomas Schoebel-Theuer 5818d254ce main: remote_trigger after deletions 2018-01-31 07:50:50 +01:00
..
sy_old main: remote_trigger after deletions 2018-01-31 07:50:50 +01:00
Kbuild
Kconfig infra: only allow compilation as a module 2017-05-04 06:14:02 +02:00
Makefile
brick.c infra: fix signal handling 2017-05-22 11:25:00 +02:00
brick.h infra: fix signal handling 2017-05-22 11:25:00 +02:00
brick_atomic.h
brick_checking.h
brick_locks.h infra: generally disable irqs during spinlocks 2017-05-16 10:24:18 +02:00
brick_mem.c infra: memory debugging must disable irqs during spinlocks 2017-05-16 09:59:44 +02:00
brick_mem.h infra: start dual compatibility with/out prepatch 2017-05-04 09:10:44 +02:00
brick_say.c infra: avoid double say logging 2018-01-31 07:45:55 +01:00
brick_say.h
compat.h infra: remove unwanted sys_utimes() 2017-05-04 10:32:50 +02:00
gpl-2.0.txt
lamport.c
lamport.h
lib_limiter.c infra: add reset of limiter 2017-07-05 07:37:12 +02:00
lib_limiter.h infra: add reset of limiter 2017-07-05 07:37:12 +02:00
lib_log.c
lib_log.h
lib_mapfree.c all: remove old dirtifying 2017-12-10 20:54:27 +01:00
lib_mapfree.h all: remove old dirtifying 2017-12-10 20:54:27 +01:00
lib_pairing_heap.h
lib_queue.h infra: remove superfluous event trigger 2017-06-07 06:22:46 +02:00
lib_rank.c
lib_rank.h
lib_timing.c
lib_timing.h infra: use static inline for cpu_clock() (kernel 4.7) 2016-08-25 15:39:06 +02:00
mars.h compat: disable aio when necessary 2017-05-04 09:16:17 +02:00
mars_aio.c aio: replace spinlock with mutex 2018-01-31 07:21:08 +01:00
mars_aio.h aio: replace spinlock with mutex 2018-01-31 07:21:08 +01:00
mars_bio.c bio: adapt bio_endio() to kernel 4.3 2016-08-25 07:16:39 +02:00
mars_bio.h
mars_buf.c
mars_buf.h
mars_check.c
mars_check.h
mars_client.c client: replace spinlock with mutex 2018-01-31 07:23:41 +01:00
mars_client.h client: replace spinlock with mutex 2018-01-31 07:23:41 +01:00
mars_copy.c copy: reset limiter 2017-07-05 07:37:12 +02:00
mars_copy.h copy: leave lifelock when EOF position decreases 2017-04-04 08:03:09 +02:00
mars_dummy.c
mars_dummy.h
mars_generic.c infra: adapt to new crypto interface (kernel 4.6) 2016-08-25 15:39:06 +02:00
mars_if.c if: fix merge_bvec_fn() regression for old kernels 2016-10-23 12:21:04 +02:00
mars_if.h
mars_net.c net: early detection of socket hangups 2017-09-08 23:42:30 +02:00
mars_net.h net: early detection of socket hangups 2017-09-08 23:42:30 +02:00
mars_server.c all: deletions tuning 2017-09-11 11:34:20 +02:00
mars_server.h server: handler limit 2017-09-07 12:56:23 +02:00
mars_sio.c all: new mapfree dirtifying 2017-12-10 20:54:27 +01:00
mars_sio.h
mars_trans_logger.c logger: replace spinlock by rwsem 2018-01-31 07:24:00 +01:00
mars_trans_logger.h logger: replace spinlock by rwsem 2018-01-31 07:24:00 +01:00
mars_usebuf.c
mars_usebuf.h
meta.h