mars/kernel
Thomas Schoebel-Theuer 65f9892165 infra: use rwsem at mapfree 2017-12-10 19:39:59 +01:00
..
sy_old main: auto logrotate on small /mars 2017-10-23 17:07:41 +02: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 frequent resched 2017-05-17 12:22:29 +02: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 infra: use rwsem at mapfree 2017-12-10 19:39:59 +01:00
lib_mapfree.h infra: use rwsem at mapfree 2017-12-10 19:39:59 +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: fix race on array index 2017-06-04 17:56:46 +02:00
mars_aio.h compat: disable aio when necessary 2017-05-04 09:16:17 +02: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: reset limiter 2017-07-05 07:37:12 +02:00
mars_client.h
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
mars_sio.h
mars_trans_logger.c logger: reset limiter 2017-07-05 07:37:12 +02:00
mars_trans_logger.h
mars_usebuf.c
mars_usebuf.h
meta.h