summaryrefslogtreecommitdiffstats
path: root/arch/um/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Kbuild: arch: look for generated headers in obtreeArnd Bergmann2016-07-181-2/+2
* arch: um: fix error when linking vmlinux.Lorenzo Colitti2015-12-081-1/+1
* um: Switch clocksource to hrtimersAnton Ivanov2015-11-061-1/+1
* um: Fix out-of-tree buildRichard Weinberger2015-10-191-2/+2
* um: Stop abusing __KERNEL__Richard Weinberger2015-05-311-3/+4
* kbuild: use relative path more to include MakefileMasahiro Yamada2015-04-021-3/+3
* um: Fix for relative objtree when generating x86 headersMichal Marek2014-06-051-2/+1
* um: Build always with -mcmodel=large on 64bitRichard Weinberger2013-12-011-5/+4
* arch/um: make it work with defconfig and x86_64Ramkumar Ramachandra2013-11-171-0/+11
* UAPI: Partition the header include path sets and add uapi/ header directoriesDavid Howells2012-10-021-1/+3
* kbuild: link of vmlinux moved to a scriptSam Ravnborg2012-05-051-9/+2
* um: Switch to large mcmodel on x86_64Richard Weinberger2012-03-251-0/+1
* um: most of the SUBARCH uses can be killedAl Viro2012-03-251-2/+2
* um: Use $(srctree) not $(KBUILD_SRC)H. Peter Anvin2011-12-091-1/+1
* um: Generate headers before generating user-offsets.sH. Peter Anvin2011-12-051-1/+1
* um: Run host archheaders, allow use of host generated headersH. Peter Anvin2011-12-051-1/+6
* um: take arch/um/sys-x86 to arch/x86/umAl Viro2011-11-021-9/+13
* um: merge Makefile-{i386,x86_64}Al Viro2011-11-021-1/+11
* um: merge arch/um/sys-{i386,x86_64}Al Viro2011-11-021-3/+3
* um: merge arch/um/sys-{i386,x86_64}/sharedAl Viro2011-11-021-2/+1
* um: merge arch/um/sys-{i386,x86_64}/asmAl Viro2011-11-021-2/+2
* um: get rid of kern_constants.hAl Viro2011-11-021-10/+1
* um: take user_constants.h to include/generatedAl Viro2011-11-021-3/+2
* um: switch to -idirafter, get saner kern_constants.h out of thatAl Viro2011-11-021-2/+2
* um: fix strrchr() problemsAl Viro2011-09-141-1/+1
* kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-121-1/+1
* arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg2009-09-201-5/+4
* get rid of the last symlink in uml buildAl Viro2009-01-051-14/+11
* x86, um: get rid of uml-config.hAl Viro2008-10-221-15/+3
* x86, um: get rid of arch/um/Kconfig.archAl Viro2008-10-221-6/+2
* x86, um: get rid of arch/um/os symlinkAl Viro2008-10-221-13/+2
* x86, um: get rid of header symlinksAl Viro2008-10-221-19/+5
* x86, um: merge Kconfig.i386 and Kconfig.x86_64Al Viro2008-10-221-2/+2
* x86, um: get rid of sysdep symlinkAl Viro2008-10-221-10/+2
* x86, um: take vm-flags.h to sysdepAl Viro2008-10-221-2/+1
* x86, um: get rid of uml asm/archAl Viro2008-10-221-11/+2
* x86, um: get rid of system.h -> system.h includeAl Viro2008-10-221-1/+1
* x86, um: untangle uml ldt.hAl Viro2008-10-221-1/+1
* x86, um: sanitize uml sigcontext.h usesAl Viro2008-10-221-1/+1
* x86, um: now we can get rid of trivial uml headersAl Viro2008-10-221-0/+2
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-2/+2
* x86, um: initial part of asm-um moveAl Viro2008-10-221-8/+9
* x86, um: take arch/um/include/* out of the wayAl Viro2008-10-221-26/+25
* [UML] fix gcc ICEs and unresolved externsJeff Dike2008-07-071-1/+0
* Revert "uml: fix gcc problem"Linus Torvalds2008-05-061-4/+1
* uml: fix gcc problemIngo Molnar2008-05-041-1/+4
* uml: runtime host VMSPLIT detectionJeff Dike2008-02-081-11/+0
* uml: remove TOPDIRWANG Cong2008-02-051-2/+2
* uml: fx command-line CFLAGS and LDFLAGS supportJeff Dike2008-02-051-3/+3
* uml: allow LFLAGS on command lineJeff Dike2008-02-051-1/+3