Age | Commit message (Expand) | Author | Files | Lines |
2023-04-04 | um: Only disable SSE on clang to work around old GCC bugs | David Gow | 1 | -0/+5 |
2023-03-01 | Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+6 |
2023-02-10 | rust: arch/um: Disable FP/SIMD instruction to match x86 | David Gow | 1 | -0/+6 |
2023-02-05 | kbuild: remove --include-dir MAKEFLAG from top Makefile | Masahiro Yamada | 1 | -1/+1 |
2021-06-17 | um: allow not setting extra rpaths in the linux binary | Johannes Berg | 1 | -1/+1 |
2018-12-09 | x86, powerpc: Remove -funit-at-a-time compiler option entirely | Masahiro Yamada | 1 | -5/+0 |
2018-12-09 | x86/um: Remove -fno-unit-at-a-time workaround for pre-4.0 GCC | Masahiro Yamada | 1 | -6/+2 |
2018-08-24 | kbuild: rename LDFLAGS to KBUILD_LDFLAGS | Masahiro Yamada | 1 | -2/+2 |
2018-07-19 | um: remove redundant 'export LDFLAGS' in arch/x86/Makefile.um | Masahiro Yamada | 1 | -2/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2015-04-02 | kbuild: use relative path more to include Makefile | Masahiro Yamada | 1 | -1/+1 |
2015-01-09 | kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion | Masahiro Yamada | 1 | -1/+1 |
2012-04-09 | um: fix linker script generation | Al Viro | 1 | -0/+3 |
2012-03-25 | um: most of the SUBARCH uses can be killed | Al Viro | 1 | -4/+0 |
2011-11-02 | um: take arch/um/sys-x86 to arch/x86/um | Al Viro | 1 | -0/+61 |