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