Age | Commit message (Expand) | Author | Files | Lines |
2017-11-27 | um: make sure to have generated headers for target | Al Viro | 1 | -0/+7 |
2017-09-13 | um: link vmlinux with -no-pie | Thomas Meyer | 1 | -1/+1 |
2017-07-05 | um: Avoid longjmp/setjmp symbol clashes with libpthread.a | Florian Fainelli | 1 | -0/+4 |
2016-07-18 | Kbuild: arch: look for generated headers in obtree | Arnd Bergmann | 1 | -2/+2 |
2015-12-08 | arch: um: fix error when linking vmlinux. | Lorenzo Colitti | 1 | -1/+1 |
2015-11-06 | um: Switch clocksource to hrtimers | Anton Ivanov | 1 | -1/+1 |
2015-10-19 | um: Fix out-of-tree build | Richard Weinberger | 1 | -2/+2 |
2015-05-31 | um: Stop abusing __KERNEL__ | Richard Weinberger | 1 | -3/+4 |
2015-04-02 | kbuild: use relative path more to include Makefile | Masahiro Yamada | 1 | -3/+3 |
2014-06-05 | um: Fix for relative objtree when generating x86 headers | Michal Marek | 1 | -2/+1 |
2013-12-01 | um: Build always with -mcmodel=large on 64bit | Richard Weinberger | 1 | -5/+4 |
2013-11-17 | arch/um: make it work with defconfig and x86_64 | Ramkumar Ramachandra | 1 | -0/+11 |
2012-10-02 | UAPI: Partition the header include path sets and add uapi/ header directories | David Howells | 1 | -1/+3 |
2012-05-05 | kbuild: link of vmlinux moved to a script | Sam Ravnborg | 1 | -9/+2 |
2012-03-25 | um: Switch to large mcmodel on x86_64 | Richard Weinberger | 1 | -0/+1 |
2012-03-25 | um: most of the SUBARCH uses can be killed | Al Viro | 1 | -2/+2 |
2011-12-09 | um: Use $(srctree) not $(KBUILD_SRC) | H. Peter Anvin | 1 | -1/+1 |
2011-12-05 | um: Generate headers before generating user-offsets.s | H. Peter Anvin | 1 | -1/+1 |
2011-12-05 | um: Run host archheaders, allow use of host generated headers | H. Peter Anvin | 1 | -1/+6 |
2011-11-02 | um: take arch/um/sys-x86 to arch/x86/um | Al Viro | 1 | -9/+13 |
2011-11-02 | um: merge Makefile-{i386,x86_64} | Al Viro | 1 | -1/+11 |
2011-11-02 | um: merge arch/um/sys-{i386,x86_64} | Al Viro | 1 | -3/+3 |
2011-11-02 | um: merge arch/um/sys-{i386,x86_64}/shared | Al Viro | 1 | -2/+1 |
2011-11-02 | um: merge arch/um/sys-{i386,x86_64}/asm | Al Viro | 1 | -2/+2 |
2011-11-02 | um: get rid of kern_constants.h | Al Viro | 1 | -10/+1 |
2011-11-02 | um: take user_constants.h to include/generated | Al Viro | 1 | -3/+2 |
2011-11-02 | um: switch to -idirafter, get saner kern_constants.h out of that | Al Viro | 1 | -2/+2 |
2011-09-14 | um: fix strrchr() problems | Al Viro | 1 | -1/+1 |
2009-12-12 | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg | 1 | -1/+1 |
2009-09-20 | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 | Sam Ravnborg | 1 | -5/+4 |
2009-01-05 | get rid of the last symlink in uml build | Al Viro | 1 | -14/+11 |
2008-10-22 | x86, um: get rid of uml-config.h | Al Viro | 1 | -15/+3 |
2008-10-22 | x86, um: get rid of arch/um/Kconfig.arch | Al Viro | 1 | -6/+2 |
2008-10-22 | x86, um: get rid of arch/um/os symlink | Al Viro | 1 | -13/+2 |
2008-10-22 | x86, um: get rid of header symlinks | Al Viro | 1 | -19/+5 |
2008-10-22 | x86, um: merge Kconfig.i386 and Kconfig.x86_64 | Al Viro | 1 | -2/+2 |
2008-10-22 | x86, um: get rid of sysdep symlink | Al Viro | 1 | -10/+2 |
2008-10-22 | x86, um: take vm-flags.h to sysdep | Al Viro | 1 | -2/+1 |
2008-10-22 | x86, um: get rid of uml asm/arch | Al Viro | 1 | -11/+2 |
2008-10-22 | x86, um: get rid of system.h -> system.h include | Al Viro | 1 | -1/+1 |
2008-10-22 | x86, um: untangle uml ldt.h | Al Viro | 1 | -1/+1 |
2008-10-22 | x86, um: sanitize uml sigcontext.h uses | Al Viro | 1 | -1/+1 |
2008-10-22 | x86, um: now we can get rid of trivial uml headers | Al Viro | 1 | -0/+2 |
2008-10-22 | x86, um: ... and asm-x86 move | Al Viro | 1 | -2/+2 |
2008-10-22 | x86, um: initial part of asm-um move | Al Viro | 1 | -8/+9 |
2008-10-22 | x86, um: take arch/um/include/* out of the way | Al Viro | 1 | -26/+25 |
2008-07-07 | [UML] fix gcc ICEs and unresolved externs | Jeff Dike | 1 | -1/+0 |
2008-05-06 | Revert "uml: fix gcc problem" | Linus Torvalds | 1 | -4/+1 |
2008-05-04 | uml: fix gcc problem | Ingo Molnar | 1 | -1/+4 |
2008-02-08 | uml: runtime host VMSPLIT detection | Jeff Dike | 1 | -11/+0 |