aboutsummaryrefslogtreecommitdiff
path: root/arch/um/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-01-28um: Fix adding '-no-pie' for clangGravatar Nathan Chancellor 1-1/+3
2023-08-26um: use obj-y to descend into arch/um/*/Gravatar Masahiro Yamada 1-4/+0
2023-08-26um: Hard-code the result of 'uname -s'Gravatar Masahiro Yamada 1-4/+3
2023-06-14um: Use HOST_DIR for mrproperGravatar Kees Cook 1-1/+1
2023-02-13um: Support LTOGravatar Peter Foley 1-1/+1
2023-02-13um: Use CFLAGS_vmlinuxGravatar Peter Foley 1-2/+1
2023-02-10rust: arch/um: Use 'pie' relocation mode under UMLGravatar David Gow 1-0/+2
2022-09-21arch: um: Mark the stack non-executable to fix a binutils warningGravatar David Gow 1-0/+8
2022-04-02Revert "um: clang: Strip out -mno-global-merge from USER_CFLAGS"Gravatar Nathan Chancellor 1-4/+0
2022-03-11um: clang: Strip out -mno-global-merge from USER_CFLAGSGravatar David Gow 1-0/+4
2021-08-10kbuild: do not require sub-make for separate output tree buildsGravatar Masahiro Yamada 1-3/+3
2021-06-17um: allow not setting extra rpaths in the linux binaryGravatar Johannes Berg 1-1/+2
2020-07-07kbuild: remove cc-option test of -fno-stack-protectorGravatar Masahiro Yamada 1-2/+1
2020-05-26kbuild: remove {CLEAN,MRPROPER,DISTCLEAN}_DIRSGravatar Masahiro Yamada 1-1/+1
2020-04-23um: ensure `make ARCH=um mrproper` removes arch/$(SUBARCH)/include/generated/Gravatar Vitor Massaru Iha 1-0/+1
2019-07-11kbuild: remove src and obj from the top MakefileGravatar Masahiro Yamada 1-1/+1
2018-12-22um: remove unused filechk_gen_header in MakefileGravatar Masahiro Yamada 1-2/+0
2018-12-01kbuild: fix UML build error with CONFIG_GCC_PLUGINSGravatar Masahiro Yamada 1-22/+2
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSGravatar Masahiro Yamada 1-1/+1
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-3/+1
2018-08-07um: clean up archheaders recipeGravatar Masahiro Yamada 1-7/+1
2018-08-07um: fix parallel building with O= optionGravatar Masahiro Yamada 1-2/+1
2018-08-02um: stop abusing KBUILD_KCONFIGGravatar Christoph Hellwig 1-3/+1
2018-07-28kbuild: do not redirect the first prerequisite for filechkGravatar Masahiro Yamada 1-1/+1
2017-11-27um: make sure to have generated headers for targetGravatar Al Viro 1-0/+7
2017-09-13um: link vmlinux with -no-pieGravatar Thomas Meyer 1-1/+1
2017-07-05um: Avoid longjmp/setjmp symbol clashes with libpthread.aGravatar Florian Fainelli 1-0/+4
2016-07-18Kbuild: arch: look for generated headers in obtreeGravatar Arnd Bergmann 1-2/+2
2015-12-08arch: um: fix error when linking vmlinux.Gravatar Lorenzo Colitti 1-1/+1
2015-11-06um: Switch clocksource to hrtimersGravatar Anton Ivanov 1-1/+1
2015-10-19um: Fix out-of-tree buildGravatar Richard Weinberger 1-2/+2
2015-05-31um: Stop abusing __KERNEL__Gravatar Richard Weinberger 1-3/+4
2015-04-02kbuild: use relative path more to include MakefileGravatar Masahiro Yamada 1-3/+3
2014-06-05um: Fix for relative objtree when generating x86 headersGravatar Michal Marek 1-2/+1
2013-12-01um: Build always with -mcmodel=large on 64bitGravatar Richard Weinberger 1-5/+4
2013-11-17arch/um: make it work with defconfig and x86_64Gravatar Ramkumar Ramachandra 1-0/+11
2012-10-02UAPI: Partition the header include path sets and add uapi/ header directoriesGravatar David Howells 1-1/+3
2012-05-05kbuild: link of vmlinux moved to a scriptGravatar Sam Ravnborg 1-9/+2
2012-03-25um: Switch to large mcmodel on x86_64Gravatar Richard Weinberger 1-0/+1
2012-03-25um: most of the SUBARCH uses can be killedGravatar Al Viro 1-2/+2
2011-12-09um: Use $(srctree) not $(KBUILD_SRC)Gravatar H. Peter Anvin 1-1/+1
2011-12-05um: Generate headers before generating user-offsets.sGravatar H. Peter Anvin 1-1/+1
2011-12-05um: Run host archheaders, allow use of host generated headersGravatar H. Peter Anvin 1-1/+6
2011-11-02um: take arch/um/sys-x86 to arch/x86/umGravatar Al Viro 1-9/+13
2011-11-02um: merge Makefile-{i386,x86_64}Gravatar Al Viro 1-1/+11
2011-11-02um: merge arch/um/sys-{i386,x86_64}Gravatar Al Viro 1-3/+3
2011-11-02um: merge arch/um/sys-{i386,x86_64}/sharedGravatar Al Viro 1-2/+1
2011-11-02um: merge arch/um/sys-{i386,x86_64}/asmGravatar Al Viro 1-2/+2
2011-11-02um: get rid of kern_constants.hGravatar Al Viro 1-10/+1
2011-11-02um: take user_constants.h to include/generatedGravatar Al Viro 1-3/+2