| Commit message (Expand) | Author | Age | Files | Lines |
* | UAPI: Partition the header include path sets and add uapi/ header directories | David Howells | 2012-10-02 | 1 | -1/+3 |
* | kbuild: link of vmlinux moved to a script | Sam Ravnborg | 2012-05-05 | 1 | -9/+2 |
* | um: Switch to large mcmodel on x86_64 | Richard Weinberger | 2012-03-25 | 1 | -0/+1 |
* | um: most of the SUBARCH uses can be killed | Al Viro | 2012-03-25 | 1 | -2/+2 |
* | um: Use $(srctree) not $(KBUILD_SRC) | H. Peter Anvin | 2011-12-09 | 1 | -1/+1 |
* | um: Generate headers before generating user-offsets.s | H. Peter Anvin | 2011-12-05 | 1 | -1/+1 |
* | um: Run host archheaders, allow use of host generated headers | H. Peter Anvin | 2011-12-05 | 1 | -1/+6 |
* | um: take arch/um/sys-x86 to arch/x86/um | Al Viro | 2011-11-02 | 1 | -9/+13 |
* | um: merge Makefile-{i386,x86_64} | Al Viro | 2011-11-02 | 1 | -1/+11 |
* | um: merge arch/um/sys-{i386,x86_64} | Al Viro | 2011-11-02 | 1 | -3/+3 |
* | um: merge arch/um/sys-{i386,x86_64}/shared | Al Viro | 2011-11-02 | 1 | -2/+1 |
* | um: merge arch/um/sys-{i386,x86_64}/asm | Al Viro | 2011-11-02 | 1 | -2/+2 |
* | um: get rid of kern_constants.h | Al Viro | 2011-11-02 | 1 | -10/+1 |
* | um: take user_constants.h to include/generated | Al Viro | 2011-11-02 | 1 | -3/+2 |
* | um: switch to -idirafter, get saner kern_constants.h out of that | Al Viro | 2011-11-02 | 1 | -2/+2 |
* | um: fix strrchr() problems | Al Viro | 2011-09-14 | 1 | -1/+1 |
* | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg | 2009-12-12 | 1 | -1/+1 |
* | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 | Sam Ravnborg | 2009-09-20 | 1 | -5/+4 |
* | get rid of the last symlink in uml build | Al Viro | 2009-01-05 | 1 | -14/+11 |
* | x86, um: get rid of uml-config.h | Al Viro | 2008-10-22 | 1 | -15/+3 |
* | x86, um: get rid of arch/um/Kconfig.arch | Al Viro | 2008-10-22 | 1 | -6/+2 |
* | x86, um: get rid of arch/um/os symlink | Al Viro | 2008-10-22 | 1 | -13/+2 |
* | x86, um: get rid of header symlinks | Al Viro | 2008-10-22 | 1 | -19/+5 |
* | x86, um: merge Kconfig.i386 and Kconfig.x86_64 | Al Viro | 2008-10-22 | 1 | -2/+2 |
* | x86, um: get rid of sysdep symlink | Al Viro | 2008-10-22 | 1 | -10/+2 |
* | x86, um: take vm-flags.h to sysdep | Al Viro | 2008-10-22 | 1 | -2/+1 |
* | x86, um: get rid of uml asm/arch | Al Viro | 2008-10-22 | 1 | -11/+2 |
* | x86, um: get rid of system.h -> system.h include | Al Viro | 2008-10-22 | 1 | -1/+1 |
* | x86, um: untangle uml ldt.h | Al Viro | 2008-10-22 | 1 | -1/+1 |
* | x86, um: sanitize uml sigcontext.h uses | Al Viro | 2008-10-22 | 1 | -1/+1 |
* | x86, um: now we can get rid of trivial uml headers | Al Viro | 2008-10-22 | 1 | -0/+2 |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-22 | 1 | -2/+2 |
* | x86, um: initial part of asm-um move | Al Viro | 2008-10-22 | 1 | -8/+9 |
* | x86, um: take arch/um/include/* out of the way | Al Viro | 2008-10-22 | 1 | -26/+25 |
* | [UML] fix gcc ICEs and unresolved externs | Jeff Dike | 2008-07-07 | 1 | -1/+0 |
* | Revert "uml: fix gcc problem" | Linus Torvalds | 2008-05-06 | 1 | -4/+1 |
* | uml: fix gcc problem | Ingo Molnar | 2008-05-04 | 1 | -1/+4 |
* | uml: runtime host VMSPLIT detection | Jeff Dike | 2008-02-08 | 1 | -11/+0 |
* | uml: remove TOPDIR | WANG Cong | 2008-02-05 | 1 | -2/+2 |
* | uml: fx command-line CFLAGS and LDFLAGS support | Jeff Dike | 2008-02-05 | 1 | -3/+3 |
* | uml: allow LFLAGS on command line | Jeff Dike | 2008-02-05 | 1 | -1/+3 |
* | UML: build fix | WANG Cong | 2007-11-29 | 1 | -1/+1 |
* | uml: fix symlink loops | Jeff Dike | 2007-11-14 | 1 | -3/+3 |
* | uml: correctly strip kernel defines from userspace CFLAGS | Jeff Dike | 2007-11-05 | 1 | -2/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-10-16 | 1 | -6/+6 |
|\ |
|
| * | kbuild: enable 'make AFLAGS=...' to add additional options to AS | Sam Ravnborg | 2007-10-15 | 1 | -1/+1 |
| * | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 2007-10-14 | 1 | -5/+5 |
* | | uml: style fixes pass 1 | Jeff Dike | 2007-10-16 | 1 | -4/+4 |
* | | uml: throw out CONFIG_MODE_TT | Jeff Dike | 2007-10-16 | 1 | -19/+5 |
* | | uml: fix an IPV6 libc vs kernel symbol clash | Jeff Dike | 2007-10-16 | 1 | -1/+2 |