aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/Makefile
AgeCommit message (Expand)Author
2023-06-14um: Use HOST_DIR for mrproperKees Cook
2023-02-13um: Support LTOPeter Foley
2023-02-13um: Use CFLAGS_vmlinuxPeter Foley
2023-02-10rust: arch/um: Use 'pie' relocation mode under UMLDavid Gow
2022-09-21arch: um: Mark the stack non-executable to fix a binutils warningDavid Gow
2022-04-02Revert "um: clang: Strip out -mno-global-merge from USER_CFLAGS"Nathan Chancellor
2022-03-11um: clang: Strip out -mno-global-merge from USER_CFLAGSDavid Gow
2021-08-10kbuild: do not require sub-make for separate output tree buildsMasahiro Yamada
2021-06-17um: allow not setting extra rpaths in the linux binaryJohannes Berg
2020-07-07kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada
2020-05-26kbuild: remove {CLEAN,MRPROPER,DISTCLEAN}_DIRSMasahiro Yamada
2020-04-23um: ensure `make ARCH=um mrproper` removes arch/$(SUBARCH)/include/generated/Vitor Massaru Iha
2019-07-11kbuild: remove src and obj from the top MakefileMasahiro Yamada
2018-12-22um: remove unused filechk_gen_header in MakefileMasahiro Yamada
2018-12-01kbuild: fix UML build error with CONFIG_GCC_PLUGINSMasahiro Yamada
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-07um: clean up archheaders recipeMasahiro Yamada
2018-08-07um: fix parallel building with O= optionMasahiro Yamada
2018-08-02um: stop abusing KBUILD_KCONFIGChristoph Hellwig
2018-07-28kbuild: do not redirect the first prerequisite for filechkMasahiro Yamada
2017-11-27um: make sure to have generated headers for targetAl Viro
2017-09-13um: link vmlinux with -no-pieThomas Meyer
2017-07-05um: Avoid longjmp/setjmp symbol clashes with libpthread.aFlorian Fainelli
2016-07-18Kbuild: arch: look for generated headers in obtreeArnd Bergmann
2015-12-08arch: um: fix error when linking vmlinux.Lorenzo Colitti
2015-11-06um: Switch clocksource to hrtimersAnton Ivanov
2015-10-19um: Fix out-of-tree buildRichard Weinberger
2015-05-31um: Stop abusing __KERNEL__Richard Weinberger
2015-04-02kbuild: use relative path more to include MakefileMasahiro Yamada
2014-06-05um: Fix for relative objtree when generating x86 headersMichal Marek
2013-12-01um: Build always with -mcmodel=large on 64bitRichard Weinberger
2013-11-17arch/um: make it work with defconfig and x86_64Ramkumar Ramachandra
2012-10-02UAPI: Partition the header include path sets and add uapi/ header directoriesDavid Howells
2012-05-05kbuild: link of vmlinux moved to a scriptSam Ravnborg
2012-03-25um: Switch to large mcmodel on x86_64Richard Weinberger
2012-03-25um: most of the SUBARCH uses can be killedAl Viro
2011-12-09um: Use $(srctree) not $(KBUILD_SRC)H. Peter Anvin
2011-12-05um: Generate headers before generating user-offsets.sH. Peter Anvin
2011-12-05um: Run host archheaders, allow use of host generated headersH. Peter Anvin
2011-11-02um: take arch/um/sys-x86 to arch/x86/umAl Viro
2011-11-02um: merge Makefile-{i386,x86_64}Al Viro
2011-11-02um: merge arch/um/sys-{i386,x86_64}Al Viro
2011-11-02um: merge arch/um/sys-{i386,x86_64}/sharedAl Viro
2011-11-02um: merge arch/um/sys-{i386,x86_64}/asmAl Viro
2011-11-02um: get rid of kern_constants.hAl Viro
2011-11-02um: take user_constants.h to include/generatedAl Viro
2011-11-02um: switch to -idirafter, get saner kern_constants.h out of thatAl Viro
2011-09-14um: fix strrchr() problemsAl Viro
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg