summaryrefslogtreecommitdiffstats
path: root/arch/um/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* x86, um: sanitize uml sigcontext.h usesAl Viro2008-10-231-1/+1
* x86, um: now we can get rid of trivial uml headersAl Viro2008-10-231-0/+2
* x86, um: ... and asm-x86 moveAl Viro2008-10-231-2/+2
* x86, um: initial part of asm-um moveAl Viro2008-10-231-8/+9
* x86, um: take arch/um/include/* out of the wayAl Viro2008-10-231-26/+25Star
* [UML] fix gcc ICEs and unresolved externsJeff Dike2008-07-071-1/+0Star
* Revert "uml: fix gcc problem"Linus Torvalds2008-05-071-4/+1Star
* uml: fix gcc problemIngo Molnar2008-05-041-1/+4
* uml: runtime host VMSPLIT detectionJeff Dike2008-02-081-11/+0Star
* 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
* UML: build fixWANG Cong2007-11-291-1/+1
* uml: fix symlink loopsJeff Dike2007-11-151-3/+3
* uml: correctly strip kernel defines from userspace CFLAGSJeff Dike2007-11-061-2/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-161-6/+6
|\
| * kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2007-10-151-1/+1
| * kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-141-5/+5
* | uml: style fixes pass 1Jeff Dike2007-10-161-4/+4
* | uml: throw out CONFIG_MODE_TTJeff Dike2007-10-161-19/+5Star
* | uml: fix an IPV6 libc vs kernel symbol clashJeff Dike2007-10-161-1/+2
* | minimal build fixes for uml (fallout from x86 merge)Al Viro2007-10-131-3/+3
|/
* fallout from kbuild changesAl Viro2007-07-201-1/+1
* [PATCH] uml: fix compilation options for USER_OBJSakpm@osdl.org2006-10-301-10/+11
* Attack of "the the"s in archMatt LaPlante2006-10-031-1/+1
* [PATCH] uml: uml-makefile-nicer uses SYMLINK incorrectlyJeff Dike2006-05-021-1/+1
* [PATCH] uml: fix compilation and execution with hardened GCCPaolo 'Blaisorblade' Giarrusso2006-05-021-1/+5
* [PATCH] uml: use Kbuild tracking for all files and fix compilation outputPaolo 'Blaisorblade' Giarrusso2006-05-021-7/+6Star
* [PATCH] uml: fix parallel make early failure on clean treePaolo 'Blaisorblade' Giarrusso2006-04-111-1/+2
* [PATCH] uml: split ldt.h in arch-independent and arch-dependant codePaolo 'Blaisorblade' Giarrusso2006-03-311-1/+1
* [PATCH] uml: eliminate duplicate mrpropered filesAl Viro2006-03-311-2/+1Star
* [PATCH] uml: clean up remapping code build magicAl Viro2006-03-311-1/+1
* kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith2006-03-061-2/+5
* [PATCH] uml: comments about libc-conflict guardsPaolo 'Blaisorblade' Giarrusso2006-02-011-5/+9
* [PATCH] uml: add a build dependencyJeff Dike2006-02-011-3/+6
* [PATCH] uml: move headers to arch/um/includeGennady Sharapov2006-01-191-1/+1
* [PATCH] uml: fix symbol for mktimeMiklos Szeredi2006-01-151-1/+2
* [PATCH] uml: fix missing KBUILD_BASENAMEJeff Dike2006-01-121-14/+9Star
* [PATCH] uml: eliminate anonymous union and clean up symlink lossageJeff Dike2005-11-221-1/+1
* [PATCH] uml: big memory fixesJeff Dike2005-11-071-1/+1
* [PATCH] Uml: hide commands when not being verbosePaolo 'Blaisorblade' Giarrusso2005-10-101-1/+1
* [PATCH] uml makefiles sanitizedAl Viro2005-09-291-57/+11Star
* [PATCH] uml: Fix conflict between libc and ipv6Paolo 'Blaisorblade' Giarrusso2005-09-221-1/+5
* kbuild: rename prepare to archprepare to fix dependency chainSam Ravnborg2005-09-111-1/+1
* [PATCH] Uml: more cleaningPaolo 'Blaisorblade' Giarrusso2005-09-101-4/+3Star
* kbuild: um fix so it compile with generic asm-offsets.h supportSam Ravnborg2005-09-091-0/+16
* [PATCH] uml: build cleanupAl Viro2005-09-051-0/+1
* [PATCH] uml: Rename Kconfig files to be like the other archesJeff Dike2005-09-051-4/+4
* [PATCH] uml: add dependency to arch/um/Makefile for parallel buildsOlaf Hering2005-07-281-1/+1
* [PATCH] uml: allow building as 32-bit binary on 64bit hostPaolo 'Blaisorblade' Giarrusso2005-07-141-7/+4Star