summaryrefslogtreecommitdiffstats
path: root/arch/x86/um
Commit message (Expand)AuthorAgeFilesLines
* kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada2020-07-071-1/+1
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-091-2/+2
* take the dummy csum_and_copy_from_user() into net/checksum.hAl Viro2020-05-291-20/+0
* mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-101-8/+2
* Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-071-2/+10
|\
| * um: Implement cpu_relax() as ndelay(1) for time-travelJohannes Berg2020-03-291-2/+10
* | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-031-0/+1
|\ \
| * | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
| |/
* | Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-03-311-5/+0
|\ \
| * | kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LISTMasahiro Yamada2020-03-031-5/+0
| |/
* | x86/entry/32: Use IA32-specific wrappers for syscalls taking 64-bit argumentsBrian Gerst2020-03-211-0/+1
* | x86/entry/64: Add __SYSCALL_COMMON()Brian Gerst2020-03-211-0/+3
* | x86/entry: Remove syscall qualifier supportBrian Gerst2020-03-212-4/+4
* | x86/entry: Move max syscall number calculation to syscallhdr.shBrian Gerst2020-03-213-17/+2
|/
* um: Implement copy_thread_tlsAmanieu d'Antras2020-01-072-8/+5
* Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2019-12-011-6/+6
|\
| * y2038: vdso: change time_t to __kernel_old_time_tArnd Bergmann2019-11-151-2/+2
| * y2038: vdso: change timespec to __kernel_old_timespecArnd Bergmann2019-11-151-2/+2
| * y2038: vdso: change timeval to __kernel_old_timevalArnd Bergmann2019-11-151-2/+2
* | x86/um: Annotate data appropriatelyJiri Slaby2019-10-181-3/+3
|/
* um: Use real DMA barriersJohannes Berg2019-09-151-3/+0
* um: Don't use generic barrier.hJohannes Berg2019-09-151-8/+1
* um: Fix VDSO compiler warningJohannes Berg2019-09-151-1/+1
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-081-2/+2
|\
| * signal: Remove task parameter from force_sigEric W. Biederman2019-05-271-2/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-194-16/+4
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
|/
* Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-071-1/+1
|\
| * syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-201-1/+1
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-061-1/+1
|\ \
| * | x86/um/vdso: Drop unnecessary cc-ldoptionNick Desaulniers2019-04-241-1/+1
| |/
* | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2019-04-031-6/+0
* | locking/rwsem: Remove arch specific rwsem filesWaiman Long2019-04-031-3/+1
|/
* Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-051-0/+1
|\
| * 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov2019-02-191-0/+1
* | x86: Deprecate a.out supportBorislav Petkov2019-03-051-1/+0
|/
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-032-4/+4
* Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-12-291-1/+4
|\
| * treewide: add intermediate .s files to targetsMasahiro Yamada2018-12-231-0/+1
| * kbuild: fix UML build error with CONFIG_GCC_PLUGINSMasahiro Yamada2018-12-011-1/+3
* | x86/um/vdso: Drop implicit common-page-size linker flagNick Desaulniers2018-12-111-1/+1
|/
* Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar2018-11-033-23/+0
|\
| * Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-10-311-12/+0
| |\
| | * um: Remove update_debugregs()Richard Weinberger2018-10-291-2/+0
| | * um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEPRichard Weinberger2018-10-291-10/+0
| * | treewide: remove current_text_addrNick Desaulniers2018-10-312-11/+0
* | | x86: Clean up 'sizeof x' => 'sizeof(x)'Jordan Borgner2018-10-291-1/+1
|/ /
* / x86: Add support for 64-bit place relative relocationsArd Biesheuvel2018-09-271-2/+1
|/
* Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-151-15/+0
|\
| * um: cleanup Kconfig filesChristoph Hellwig2018-08-021-10/+0