aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-08arch: um: fix error when linking vmlinux.Lorenzo Colitti1-1/+1
2015-11-06um: Switch clocksource to hrtimersAnton Ivanov1-1/+1
2015-10-19um: Fix out-of-tree buildRichard Weinberger1-2/+2
2015-05-31um: Stop abusing __KERNEL__Richard Weinberger1-3/+4
2015-04-02kbuild: use relative path more to include MakefileMasahiro Yamada1-3/+3
2014-06-05um: Fix for relative objtree when generating x86 headersMichal Marek1-2/+1
2013-12-01um: Build always with -mcmodel=large on 64bitRichard Weinberger1-5/+4
2013-11-17arch/um: make it work with defconfig and x86_64Ramkumar Ramachandra1-0/+11
2012-10-02UAPI: Partition the header include path sets and add uapi/ header directoriesDavid Howells1-1/+3
2012-05-05kbuild: link of vmlinux moved to a scriptSam Ravnborg1-9/+2
2012-03-25um: Switch to large mcmodel on x86_64Richard Weinberger1-0/+1
2012-03-25um: most of the SUBARCH uses can be killedAl Viro1-2/+2
2011-12-09um: Use $(srctree) not $(KBUILD_SRC)H. Peter Anvin1-1/+1
2011-12-05um: Generate headers before generating user-offsets.sH. Peter Anvin1-1/+1
2011-12-05um: Run host archheaders, allow use of host generated headersH. Peter Anvin1-1/+6
2011-11-02um: take arch/um/sys-x86 to arch/x86/umAl Viro1-9/+13
2011-11-02um: merge Makefile-{i386,x86_64}Al Viro1-1/+11
2011-11-02um: merge arch/um/sys-{i386,x86_64}Al Viro1-3/+3
2011-11-02um: merge arch/um/sys-{i386,x86_64}/sharedAl Viro1-2/+1
2011-11-02um: merge arch/um/sys-{i386,x86_64}/asmAl Viro1-2/+2
2011-11-02um: get rid of kern_constants.hAl Viro1-10/+1
2011-11-02um: take user_constants.h to include/generatedAl Viro1-3/+2
2011-11-02um: switch to -idirafter, get saner kern_constants.h out of thatAl Viro1-2/+2
2011-09-14um: fix strrchr() problemsAl Viro1-1/+1
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg1-1/+1
2009-09-20arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg1-5/+4
2009-01-05get rid of the last symlink in uml buildAl Viro1-14/+11
2008-10-22x86, um: get rid of uml-config.hAl Viro1-15/+3
2008-10-22x86, um: get rid of arch/um/Kconfig.archAl Viro1-6/+2
2008-10-22x86, um: get rid of arch/um/os symlinkAl Viro1-13/+2
2008-10-22x86, um: get rid of header symlinksAl Viro1-19/+5
2008-10-22x86, um: merge Kconfig.i386 and Kconfig.x86_64Al Viro1-2/+2
2008-10-22x86, um: get rid of sysdep symlinkAl Viro1-10/+2
2008-10-22x86, um: take vm-flags.h to sysdepAl Viro1-2/+1
2008-10-22x86, um: get rid of uml asm/archAl Viro1-11/+2
2008-10-22x86, um: get rid of system.h -> system.h includeAl Viro1-1/+1
2008-10-22x86, um: untangle uml ldt.hAl Viro1-1/+1
2008-10-22x86, um: sanitize uml sigcontext.h usesAl Viro1-1/+1
2008-10-22x86, um: now we can get rid of trivial uml headersAl Viro1-0/+2
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-2/+2
2008-10-22x86, um: initial part of asm-um moveAl Viro1-8/+9
2008-10-22x86, um: take arch/um/include/* out of the wayAl Viro1-26/+25
2008-07-07[UML] fix gcc ICEs and unresolved externsJeff Dike1-1/+0
2008-05-06Revert "uml: fix gcc problem"Linus Torvalds1-4/+1
2008-05-04uml: fix gcc problemIngo Molnar1-1/+4
2008-02-08uml: runtime host VMSPLIT detectionJeff Dike1-11/+0
2008-02-05uml: remove TOPDIRWANG Cong1-2/+2
2008-02-05uml: fx command-line CFLAGS and LDFLAGS supportJeff Dike1-3/+3
2008-02-05uml: allow LFLAGS on command lineJeff Dike1-1/+3
2007-11-29UML: build fixWANG Cong1-1/+1