index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
Makefile.um
Age
Commit message (
Expand
)
Author
2024-07-03
arch: um: rust: Use the generated target.json again
David Gow
2023-04-04
um: Only disable SSE on clang to work around old GCC bugs
David Gow
2023-03-01
Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-10
rust: arch/um: Disable FP/SIMD instruction to match x86
David Gow
2023-02-05
kbuild: remove --include-dir MAKEFLAG from top Makefile
Masahiro Yamada
2021-06-17
um: allow not setting extra rpaths in the linux binary
Johannes Berg
2018-12-09
x86, powerpc: Remove -funit-at-a-time compiler option entirely
Masahiro Yamada
2018-12-09
x86/um: Remove -fno-unit-at-a-time workaround for pre-4.0 GCC
Masahiro Yamada
2018-08-24
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
2018-07-19
um: remove redundant 'export LDFLAGS' in arch/x86/Makefile.um
Masahiro Yamada
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-04-02
kbuild: use relative path more to include Makefile
Masahiro Yamada
2015-01-09
kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion
Masahiro Yamada
2012-04-09
um: fix linker script generation
Al Viro
2012-03-25
um: most of the SUBARCH uses can be killed
Al Viro
2011-11-02
um: take arch/um/sys-x86 to arch/x86/um
Al Viro