| Commit message (Expand) | Author | Age | Files | Lines |
* | kbuild: remove cc-option test of -fno-stack-protector | Masahiro Yamada | 2020-07-07 | 1 | -2/+1 |
* | kbuild: remove {CLEAN,MRPROPER,DISTCLEAN}_DIRS | Masahiro Yamada | 2020-05-26 | 1 | -1/+1 |
* | um: ensure `make ARCH=um mrproper` removes arch/$(SUBARCH)/include/generated/ | Vitor Massaru Iha | 2020-04-23 | 1 | -0/+1 |
* | kbuild: remove src and obj from the top Makefile | Masahiro Yamada | 2019-07-11 | 1 | -1/+1 |
* | um: remove unused filechk_gen_header in Makefile | Masahiro Yamada | 2018-12-22 | 1 | -2/+0 |
* | kbuild: fix UML build error with CONFIG_GCC_PLUGINS | Masahiro Yamada | 2018-12-01 | 1 | -22/+2 |
* | kbuild: rename LDFLAGS to KBUILD_LDFLAGS | Masahiro Yamada | 2018-08-24 | 1 | -1/+1 |
* | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-08-15 | 1 | -3/+1 |
|\ |
|
| * | um: stop abusing KBUILD_KCONFIG | Christoph Hellwig | 2018-08-02 | 1 | -3/+1 |
* | | um: clean up archheaders recipe | Masahiro Yamada | 2018-08-07 | 1 | -7/+1 |
* | | um: fix parallel building with O= option | Masahiro Yamada | 2018-08-07 | 1 | -2/+1 |
* | | kbuild: do not redirect the first prerequisite for filechk | Masahiro Yamada | 2018-07-28 | 1 | -1/+1 |
|/ |
|
* | um: make sure to have generated headers for target | Al Viro | 2017-11-27 | 1 | -0/+7 |
* | um: link vmlinux with -no-pie | Thomas Meyer | 2017-09-13 | 1 | -1/+1 |
* | um: Avoid longjmp/setjmp symbol clashes with libpthread.a | Florian Fainelli | 2017-07-05 | 1 | -0/+4 |
* | Kbuild: arch: look for generated headers in obtree | Arnd Bergmann | 2016-07-18 | 1 | -2/+2 |
* | arch: um: fix error when linking vmlinux. | Lorenzo Colitti | 2015-12-08 | 1 | -1/+1 |
* | um: Switch clocksource to hrtimers | Anton Ivanov | 2015-11-06 | 1 | -1/+1 |
* | um: Fix out-of-tree build | Richard Weinberger | 2015-10-19 | 1 | -2/+2 |
* | um: Stop abusing __KERNEL__ | Richard Weinberger | 2015-05-31 | 1 | -3/+4 |
* | kbuild: use relative path more to include Makefile | Masahiro Yamada | 2015-04-02 | 1 | -3/+3 |
* | um: Fix for relative objtree when generating x86 headers | Michal Marek | 2014-06-05 | 1 | -2/+1 |
* | um: Build always with -mcmodel=large on 64bit | Richard Weinberger | 2013-12-01 | 1 | -5/+4 |
* | arch/um: make it work with defconfig and x86_64 | Ramkumar Ramachandra | 2013-11-17 | 1 | -0/+11 |
* | UAPI: Partition the header include path sets and add uapi/ header directories | David Howells | 2012-10-02 | 1 | -1/+3 |
* | kbuild: link of vmlinux moved to a script | Sam Ravnborg | 2012-05-05 | 1 | -9/+2 |
* | um: Switch to large mcmodel on x86_64 | Richard Weinberger | 2012-03-25 | 1 | -0/+1 |
* | um: most of the SUBARCH uses can be killed | Al Viro | 2012-03-25 | 1 | -2/+2 |
* | um: Use $(srctree) not $(KBUILD_SRC) | H. Peter Anvin | 2011-12-09 | 1 | -1/+1 |
* | um: Generate headers before generating user-offsets.s | H. Peter Anvin | 2011-12-05 | 1 | -1/+1 |
* | um: Run host archheaders, allow use of host generated headers | H. Peter Anvin | 2011-12-05 | 1 | -1/+6 |
* | um: take arch/um/sys-x86 to arch/x86/um | Al Viro | 2011-11-02 | 1 | -9/+13 |
* | um: merge Makefile-{i386,x86_64} | Al Viro | 2011-11-02 | 1 | -1/+11 |
* | um: merge arch/um/sys-{i386,x86_64} | Al Viro | 2011-11-02 | 1 | -3/+3 |
* | um: merge arch/um/sys-{i386,x86_64}/shared | Al Viro | 2011-11-02 | 1 | -2/+1 |
* | um: merge arch/um/sys-{i386,x86_64}/asm | Al Viro | 2011-11-02 | 1 | -2/+2 |
* | um: get rid of kern_constants.h | Al Viro | 2011-11-02 | 1 | -10/+1 |
* | um: take user_constants.h to include/generated | Al Viro | 2011-11-02 | 1 | -3/+2 |
* | um: switch to -idirafter, get saner kern_constants.h out of that | Al Viro | 2011-11-02 | 1 | -2/+2 |
* | um: fix strrchr() problems | Al Viro | 2011-09-14 | 1 | -1/+1 |
* | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg | 2009-12-12 | 1 | -1/+1 |
* | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 | Sam Ravnborg | 2009-09-20 | 1 | -5/+4 |
* | get rid of the last symlink in uml build | Al Viro | 2009-01-05 | 1 | -14/+11 |
* | x86, um: get rid of uml-config.h | Al Viro | 2008-10-22 | 1 | -15/+3 |
* | x86, um: get rid of arch/um/Kconfig.arch | Al Viro | 2008-10-22 | 1 | -6/+2 |
* | x86, um: get rid of arch/um/os symlink | Al Viro | 2008-10-22 | 1 | -13/+2 |
* | x86, um: get rid of header symlinks | Al Viro | 2008-10-22 | 1 | -19/+5 |
* | x86, um: merge Kconfig.i386 and Kconfig.x86_64 | Al Viro | 2008-10-22 | 1 | -2/+2 |
* | x86, um: get rid of sysdep symlink | Al Viro | 2008-10-22 | 1 | -10/+2 |
* | x86, um: take vm-flags.h to sysdep | Al Viro | 2008-10-22 | 1 | -2/+1 |