aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/um (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual1-8/+2
2020-04-07Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds1-2/+10
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds1-0/+1
2020-03-31Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-5/+0
2020-03-29um: Implement cpu_relax() as ndelay(1) for time-travelJohannes Berg1-2/+10
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada1-0/+1
2020-03-21x86/entry/32: Use IA32-specific wrappers for syscalls taking 64-bit argumentsBrian Gerst1-0/+1
2020-03-21x86/entry/64: Add __SYSCALL_COMMON()Brian Gerst1-0/+3
2020-03-21x86/entry: Remove syscall qualifier supportBrian Gerst2-4/+4
2020-03-21x86/entry: Move max syscall number calculation to syscallhdr.shBrian Gerst3-17/+2
2020-03-03kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LISTMasahiro Yamada1-5/+0
2020-01-07um: Implement copy_thread_tlsAmanieu d'Antras2-8/+5
2019-12-01Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playgroundLinus Torvalds1-6/+6
2019-11-15y2038: vdso: change time_t to __kernel_old_time_tArnd Bergmann1-2/+2
2019-11-15y2038: vdso: change timespec to __kernel_old_timespecArnd Bergmann1-2/+2
2019-11-15y2038: vdso: change timeval to __kernel_old_timevalArnd Bergmann1-2/+2
2019-10-18x86/um: Annotate data appropriatelyJiri Slaby1-3/+3
2019-09-15um: Use real DMA barriersJohannes Berg1-3/+0
2019-09-15um: Don't use generic barrier.hJohannes Berg1-8/+1
2019-09-15um: Fix VDSO compiler warningJohannes Berg1-1/+1
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-2/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner4-16/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman1-2/+2
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/auditLinus Torvalds1-1/+1
2019-05-06Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2019-04-24x86/um/vdso: Drop unnecessary cc-ldoptionNick Desaulniers1-1/+1
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long1-6/+0
2019-04-03locking/rwsem: Remove arch specific rwsem filesWaiman Long1-3/+1
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin1-1/+1
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