summaryrefslogtreecommitdiff
path: root/arch/um/include/shared/skas
AgeCommit message (Expand)Author
2024-10-23um: Abandon the _PAGE_NEWPROT bitTiwei Bie
2024-10-10um: use execveat to create userspace MMsBenjamin Berg
2024-09-12um: Remove the declaration of user_thread functionTiwei Bie
2024-09-12um: Remove unused mm_fd field from mm_idTiwei Bie
2024-09-12um: Remove obsoleted declaration for execute_syscall_skasGaosheng Cui
2024-07-03um: refactor TLB update handlingBenjamin Berg
2024-07-03um: Delay flushing syscalls until the thread is restartedBenjamin Berg
2024-07-03um: remove copy_context_skas0Benjamin Berg
2024-07-03um: remove LDT supportBenjamin Berg
2024-07-03um: Rework syscall handlingBenjamin Berg
2024-07-03um: Create signal stack memory assignment in stub_dataBenjamin Berg
2024-04-30um: Fix the -Wmissing-prototypes warning for __switch_mmTiwei Bie
2021-02-12um: separate child and parent errors in clone stubJohannes Berg
2021-02-12um: defer killing userspace on page table update failuresJohannes Berg
2019-09-15um: Add SPDX headers for files in arch/um/includeAlex Dewar
2017-07-07um: stub-data.h: remove superfluous includeThomas Meyer
2015-11-06um: Switch clocksource to hrtimersAnton Ivanov
2015-04-13um: Remove SKAS3/4 supportRichard Weinberger
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro
2008-10-22x86, um: take arch/um/include/* out of the wayAl Viro