summaryrefslogtreecommitdiff
path: root/arch/x86/um/stub_segv.c
AgeCommit message (Expand)Author
2023-04-20um: make stub data pages size tweakableJohannes Berg
2021-08-26um: fix stub location calculationJohannes Berg
2021-02-12um: rework userspace stubs to not hard-code stub locationJohannes Berg
2020-10-26arch/um: partially revert the conversion to __section() macroLinus Torvalds
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2018-03-29um: Compile with modern headersJason A. Donenfeld
2018-02-19um: Use POSIX ucontext_t instead of struct ucontextKrzysztof Mazur
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro
2011-11-02um: take arch/um/sys-x86 to arch/x86/umAl Viro