linux/arch/um
Anton Ivanov a9c52c2a28 um: Optimize TLB operations v2
Make the code to merge mmap/munmap/mprotect operations in tlb.c
common for userspace and kernel. Kernel tlb operations can now
be merged as well.

Signed-off-by: Anton Ivanov <anton.ivanov@cambridgegreys.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
2018-12-27 22:48:34 +01:00
..
configs um: defconfig: Cleanup from old Kconfig options 2017-09-13 22:32:51 +02:00
drivers um: Add support for DISCARD in the UBD Driver 2018-12-27 22:48:20 +01:00
include um: Add support for DISCARD in the UBD Driver 2018-12-27 22:48:20 +01:00
kernel um: Optimize TLB operations v2 2018-12-27 22:48:34 +01:00
os-Linux um: Add support for DISCARD in the UBD Driver 2018-12-27 22:48:20 +01:00
scripts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
.gitignore um: tell git to ignore generated files 2010-03-06 11:26:28 -08:00
Kconfig um: Add HAVE_DEBUG_BUGVERBOSE 2018-12-27 22:48:11 +01:00
Kconfig.debug um: Make GCOV depend on !KCOV 2018-12-27 22:48:19 +01:00
Makefile kbuild: rename LDFLAGS to KBUILD_LDFLAGS 2018-08-24 08:22:08 +09:00
Makefile-os-Linux
Makefile-skas