aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/um (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2019-03-05x86: Deprecate a.out supportBorislav Petkov1-1/+0
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov1-0/+1
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds2-4/+4
2018-12-29Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+4
2018-12-23treewide: add intermediate .s files to targetsMasahiro Yamada1-0/+1
2018-12-11x86/um/vdso: Drop implicit common-page-size linker flagNick Desaulniers1-1/+1
2018-12-01kbuild: fix UML build error with CONFIG_GCC_PLUGINSMasahiro Yamada1-1/+3
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar3-23/+0
2018-10-31Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds1-12/+0
2018-10-31treewide: remove current_text_addrNick Desaulniers2-11/+0
2018-10-29um: Remove update_debugregs()Richard Weinberger1-2/+0
2018-10-29um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEPRichard Weinberger1-10/+0
2018-10-29x86: Clean up 'sizeof x' => 'sizeof(x)'Jordan Borgner1-1/+1
2018-09-27x86: Add support for 64-bit place relative relocationsArd Biesheuvel1-2/+1
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-15/+0
2018-08-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-17/+0
2018-08-02um: cleanup Kconfig filesChristoph Hellwig1-10/+0
2018-08-02um: stop abusing KBUILD_KCONFIGChristoph Hellwig1-5/+0
2018-07-26mm: use vma_init() to initialize VMAs on stack and data segmentsKirill A. Shutemov1-1/+1
2018-07-03x86/build/vdso: Remove unused vdso-syms.ldsMasahiro Yamada2-17/+0
2018-06-06Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-3/+7
2018-05-29kconfig: add basic helper macros to scripts/Kconfig.includeMasahiro Yamada1-0/+2
2018-05-29kconfig: show compiler version text in the top commentMasahiro Yamada1-0/+2
2018-05-29kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada1-3/+3
2018-05-15x86/build/vdso: Put generated linker scripts to $(obj)/Masahiro Yamada1-1/+1
2018-05-15x86/build/vdso: Remove unnecessary export in MakefileMasahiro Yamada1-1/+1
2018-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds1-1/+2
2018-03-29um: Compile with modern headersJason A. Donenfeld1-0/+1
2018-03-20x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirkChristoph Hellwig1-4/+0
2018-02-19um: Use POSIX ucontext_t instead of struct ucontextKrzysztof Mazur1-1/+1
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar40-0/+40
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman40-0/+40
2017-10-20x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt()Dave Hansen1-2/+5
2017-09-13um: remove a stray tabDan Carpenter1-1/+1
2017-09-13um: Fix FP register size for XSTATE/XSAVEThomas Meyer2-7/+13
2017-08-24um: Fix check for _xstate for older hostsFlorian Fainelli1-1/+1
2017-07-15Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds4-21/+29
2017-07-10um: Correctly check for PTRACE_GETRESET/SETREGSETRichard Weinberger1-1/+1
2017-07-05um: Allow building and running on older hostsFlorian Fainelli2-4/+12
2017-07-05um: Avoid longjmp/setjmp symbol clashes with libpthread.aFlorian Fainelli2-16/+16
2017-06-30x86/um: thin archives build fixNicholas Piggin1-1/+1
2017-05-13Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2-9/+2
2017-05-03um: Include kbuild.h instead of duplicating its macrosMatthias Kaehlcke1-8/+1
2017-05-03um: Fix PTRACE_POKEUSER on x86_64Richard Weinberger1-1/+1
2017-05-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-22/+1
2017-03-27x86/debug: Implement __WARN() using UD0Peter Zijlstra2-22/+1
2017-03-21um/arch_prctl: Fix fallout from x86 arch_prctl() reworkKyle Huey1-1/+1
2017-03-20x86/syscalls/32: Wire up arch_prctl on x86-32Kyle Huey2-1/+8
2017-03-20x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()Kyle Huey2-9/+9