Age | Commit message (Expand) | Author | Files | Lines |
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-06 | get rid of the last symlink in uml build | Al Viro | 1 | -14/+11 |
2008-10-23 | x86, um: get rid of uml-config.h | Al Viro | 1 | -15/+3 |
2008-10-23 | x86, um: get rid of arch/um/Kconfig.arch | Al Viro | 1 | -6/+2 |
2008-10-23 | x86, um: get rid of arch/um/os symlink | Al Viro | 1 | -13/+2 |
2008-10-23 | x86, um: get rid of header symlinks | Al Viro | 1 | -19/+5 |
2008-10-23 | x86, um: merge Kconfig.i386 and Kconfig.x86_64 | Al Viro | 1 | -2/+2 |
2008-10-23 | x86, um: get rid of sysdep symlink | Al Viro | 1 | -10/+2 |
2008-10-23 | x86, um: take vm-flags.h to sysdep | Al Viro | 1 | -2/+1 |
2008-10-23 | x86, um: get rid of uml asm/arch | Al Viro | 1 | -11/+2 |
2008-10-23 | x86, um: get rid of system.h -> system.h include | Al Viro | 1 | -1/+1 |
2008-10-23 | x86, um: untangle uml ldt.h | Al Viro | 1 | -1/+1 |
2008-10-23 | x86, um: sanitize uml sigcontext.h uses | Al Viro | 1 | -1/+1 |
2008-10-23 | x86, um: now we can get rid of trivial uml headers | Al Viro | 1 | -0/+2 |
2008-10-23 | x86, um: ... and asm-x86 move | Al Viro | 1 | -2/+2 |
2008-10-23 | x86, um: initial part of asm-um move | Al Viro | 1 | -8/+9 |
2008-10-23 | 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-07 | 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 |
2008-02-05 | uml: remove TOPDIR | WANG Cong | 1 | -2/+2 |
2008-02-05 | uml: fx command-line CFLAGS and LDFLAGS support | Jeff Dike | 1 | -3/+3 |
2008-02-05 | uml: allow LFLAGS on command line | Jeff Dike | 1 | -1/+3 |
2007-11-29 | UML: build fix | WANG Cong | 1 | -1/+1 |
2007-11-15 | uml: fix symlink loops | Jeff Dike | 1 | -3/+3 |
2007-11-06 | uml: correctly strip kernel defines from userspace CFLAGS | Jeff Dike | 1 | -2/+5 |
2007-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 1 | -6/+6 |
2007-10-16 | uml: style fixes pass 1 | Jeff Dike | 1 | -4/+4 |
2007-10-16 | uml: throw out CONFIG_MODE_TT | Jeff Dike | 1 | -19/+5 |
2007-10-16 | uml: fix an IPV6 libc vs kernel symbol clash | Jeff Dike | 1 | -1/+2 |
2007-10-15 | kbuild: enable 'make AFLAGS=...' to add additional options to AS | Sam Ravnborg | 1 | -1/+1 |
2007-10-15 | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 1 | -5/+5 |
2007-10-13 | minimal build fixes for uml (fallout from x86 merge) | Al Viro | 1 | -3/+3 |
2007-07-20 | fallout from kbuild changes | Al Viro | 1 | -1/+1 |
2006-10-30 | [PATCH] uml: fix compilation options for USER_OBJS | akpm@osdl.org | 1 | -10/+11 |
2006-10-04 | Attack of "the the"s in arch | Matt LaPlante | 1 | -1/+1 |
2006-05-02 | [PATCH] uml: uml-makefile-nicer uses SYMLINK incorrectly | Jeff Dike | 1 | -1/+1 |
2006-05-02 | [PATCH] uml: fix compilation and execution with hardened GCC | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+5 |
2006-05-02 | [PATCH] uml: use Kbuild tracking for all files and fix compilation output | Paolo 'Blaisorblade' Giarrusso | 1 | -7/+6 |
2006-04-11 | [PATCH] uml: fix parallel make early failure on clean tree | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+2 |
2006-04-01 | [PATCH] uml: split ldt.h in arch-independent and arch-dependant code | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+1 |
2006-04-01 | [PATCH] uml: eliminate duplicate mrpropered files | Al Viro | 1 | -2/+1 |
2006-04-01 | [PATCH] uml: clean up remapping code build magic | Al Viro | 1 | -1/+1 |
2006-03-06 | kbuild: change kbuild to not rely on incorrect GNU make behavior | Paul Smith | 1 | -2/+5 |
2006-02-01 | [PATCH] uml: comments about libc-conflict guards | Paolo 'Blaisorblade' Giarrusso | 1 | -5/+9 |
2006-02-01 | [PATCH] uml: add a build dependency | Jeff Dike | 1 | -3/+6 |
2006-01-19 | [PATCH] uml: move headers to arch/um/include | Gennady Sharapov | 1 | -1/+1 |
2006-01-15 | [PATCH] uml: fix symbol for mktime | Miklos Szeredi | 1 | -1/+2 |