aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/um
AgeCommit message (Expand)AuthorFilesLines
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 4-16/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2019-05-27signal: Remove task parameter from force_sigGravatar Eric W. Biederman 1-2/+2
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2019-05-06Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2019-04-24x86/um/vdso: Drop unnecessary cc-ldoptionGravatar Nick Desaulniers 1-1/+1
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsGravatar Waiman Long 1-6/+0
2019-04-03locking/rwsem: Remove arch specific rwsem filesGravatar Waiman Long 1-3/+1
2019-03-20syscall_get_arch: add "struct task_struct *" argumentGravatar Dmitry V. Levin 1-1/+1
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+1
2019-03-05x86: Deprecate a.out supportGravatar Borislav Petkov 1-1/+0
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionGravatar Yury Norov 1-0/+1
2019-01-03Remove 'type' argument from access_ok() functionGravatar Linus Torvalds 2-4/+4
2018-12-29Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-1/+4
2018-12-23treewide: add intermediate .s files to targetsGravatar Masahiro Yamada 1-0/+1
2018-12-11x86/um/vdso: Drop implicit common-page-size linker flagGravatar Nick Desaulniers 1-1/+1
2018-12-01kbuild: fix UML build error with CONFIG_GCC_PLUGINSGravatar Masahiro Yamada 1-1/+3
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixGravatar Ingo Molnar 3-23/+0
2018-10-31Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-12/+0
2018-10-31treewide: remove current_text_addrGravatar Nick Desaulniers 2-11/+0
2018-10-29um: Remove update_debugregs()Gravatar Richard Weinberger 1-2/+0
2018-10-29um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEPGravatar Richard Weinberger 1-10/+0
2018-10-29x86: Clean up 'sizeof x' => 'sizeof(x)'Gravatar Jordan Borgner 1-1/+1
2018-09-27x86: Add support for 64-bit place relative relocationsGravatar Ard Biesheuvel 1-2/+1
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-15/+0
2018-08-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-17/+0
2018-08-02um: cleanup Kconfig filesGravatar Christoph Hellwig 1-10/+0
2018-08-02um: stop abusing KBUILD_KCONFIGGravatar Christoph Hellwig 1-5/+0
2018-07-26mm: use vma_init() to initialize VMAs on stack and data segmentsGravatar Kirill A. Shutemov 1-1/+1
2018-07-03x86/build/vdso: Remove unused vdso-syms.ldsGravatar Masahiro Yamada 2-17/+0
2018-06-06Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 1-3/+7
2018-05-29kconfig: add basic helper macros to scripts/Kconfig.includeGravatar Masahiro Yamada 1-0/+2
2018-05-29kconfig: show compiler version text in the top commentGravatar Masahiro Yamada 1-0/+2
2018-05-29kconfig: reference environment variables directly and remove 'option env='Gravatar Masahiro Yamada 1-3/+3
2018-05-15x86/build/vdso: Put generated linker scripts to $(obj)/Gravatar Masahiro Yamada 1-1/+1
2018-05-15x86/build/vdso: Remove unnecessary export in MakefileGravatar Masahiro Yamada 1-1/+1
2018-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlGravatar Linus Torvalds 1-1/+2
2018-03-29um: Compile with modern headersGravatar Jason A. Donenfeld 1-0/+1
2018-03-20x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirkGravatar Christoph Hellwig 1-4/+0
2018-02-19um: Use POSIX ucontext_t instead of struct ucontextGravatar Krzysztof Mazur 1-1/+1
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsGravatar Ingo Molnar 40-0/+40
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 40-0/+40
2017-10-20x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt()Gravatar Dave Hansen 1-2/+5
2017-09-13um: remove a stray tabGravatar Dan Carpenter 1-1/+1
2017-09-13um: Fix FP register size for XSTATE/XSAVEGravatar Thomas Meyer 2-7/+13
2017-08-24um: Fix check for _xstate for older hostsGravatar Florian Fainelli 1-1/+1
2017-07-15Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-21/+29
2017-07-10um: Correctly check for PTRACE_GETRESET/SETREGSETGravatar Richard Weinberger 1-1/+1
2017-07-05um: Allow building and running on older hostsGravatar Florian Fainelli 2-4/+12