| Commit message (Expand) | Author | Age | Files | Lines |
* | um: Hard-code the result of 'uname -s' | Masahiro Yamada | 2023-08-26 | 1 | -1/+1 |
* | um: Use the x86 checksum implementation on 32-bit | David Gow | 2023-08-26 | 1 | -1/+2 |
* | kbuild: remove --include-dir MAKEFLAG from top Makefile | Masahiro Yamada | 2023-02-05 | 1 | -1/+1 |
* | Merge tag 'x86-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2022-08-06 | 1 | -1/+2 |
|\ |
|
| * | x86/entry: Build thunk_$(BITS) only if CONFIG_PREEMPTION=y | Andrea Righi | 2022-08-04 | 1 | -1/+2 |
* | | UML: add support for KASAN under x86_64 | Patricia Alfonso | 2022-07-17 | 1 | -1/+2 |
|/ |
|
* | uml: x86: add FORCE to user_constants.h | Johannes Berg | 2021-12-21 | 1 | -1/+1 |
* | um: Add 2 missing libs to fix various build errors | Randy Dunlap | 2021-04-15 | 1 | -0/+1 |
* | x86/entry/32: Use IA32-specific wrappers for syscalls taking 64-bit arguments | Brian Gerst | 2020-03-21 | 1 | -0/+1 |
* | locking/rwsem: Remove arch specific rwsem files | Waiman Long | 2019-04-03 | 1 | -3/+1 |
* | treewide: add intermediate .s files to targets | Masahiro Yamada | 2018-12-23 | 1 | -0/+1 |
* | kbuild: fix UML build error with CONFIG_GCC_PLUGINS | Masahiro Yamada | 2018-12-01 | 1 | -1/+3 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-05-01 | 1 | -1/+1 |
|\ |
|
| * | x86/debug: Implement __WARN() using UD0 | Peter Zijlstra | 2017-03-27 | 1 | -1/+1 |
* | | x86/syscalls/32: Wire up arch_prctl on x86-32 | Kyle Huey | 2017-03-20 | 1 | -1/+1 |
|/ |
|
* | x86: move exports to actual definitions | Al Viro | 2016-08-07 | 1 | -1/+1 |
* | um: Fix build error and kconfig for i386 | Mickaël Salaün | 2016-01-10 | 1 | -1/+1 |
* | x86/asm/entry: Move the 'thunk' functions to arch/x86/entry/ | Ingo Molnar | 2015-06-04 | 1 | -1/+1 |
* | um: Remove broken highmem support | Richard Weinberger | 2015-04-13 | 1 | -1/+0 |
* | x86: switch to generic old sigaction | Al Viro | 2013-02-03 | 1 | -2/+2 |
* | x86, um: Use the same style generated syscall tables as native | H. Peter Anvin | 2011-12-05 | 1 | -1/+2 |
* | um: merge delay_{32,64}.c | Richard Weinberger | 2011-11-02 | 1 | -1/+1 |
* | um: merge signal_{32,64}.c | Al Viro | 2011-11-02 | 1 | -1/+1 |
* | um: take arch/um/sys-x86 to arch/x86/um | Al Viro | 2011-11-02 | 1 | -0/+45 |