aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-13um: add a kmsg_dumperThomas Meyer1-1/+1
2015-04-13um: Remove broken SMP supportRichard Weinberger1-1/+1
2014-10-13um: Add support for CONFIG_STACKTRACEDaniel Walter1-0/+1
2013-09-07um: Implement probe_kernel_read()Richard Weinberger1-1/+1
2012-05-05um: Use generic init_taskThomas Gleixner1-1/+1
2012-04-09um: fix linker script generationAl Viro1-3/+4
2012-03-25um: most of the SUBARCH uses can be killedAl Viro1-1/+1
2011-11-02um: kill dead code around uaccessAl Viro1-1/+1
2011-05-25um: add earlyprintk supportRichard Weinberger1-0/+1
2009-09-20arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg1-0/+3
2009-04-01uml: don't use a too long string literalWANG Cong1-3/+3
2007-10-16uml: style fixes pass 1Jeff Dike1-1/+1
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike1-4/+1
2007-02-11[PATCH] uml: delete unused fileJeff Dike1-1/+1
2006-09-27[PATCH] uml: file renamingJeff Dike1-1/+1
2006-07-10[PATCH] uml: move _kern.c filesJeff Dike1-5/+4
2006-07-10[PATCH] uml: remove syscall debuggingJeff Dike1-1/+0
2006-03-27[PATCH] uml: move tty logging to os-LinuxJeff Dike1-4/+1
2006-03-27[PATCH] uml: move sigio_user.c to os-Linux/sigio.cJeff Dike1-1/+1
2006-03-27[PATCH] uml: merge irq_user.c and irq.cJeff Dike1-1/+1
2006-01-18[PATCH] uml: move libc-dependent time codeGennady Sharapov1-2/+2
2006-01-18[PATCH] uml: move libc-dependent utility proceduresGennady Sharapov1-3/+2
2006-01-08[PATCH] uml: merge trap_user.c and trap_kern.cGennady Sharapov1-1/+1
2006-01-08[PATCH] uml: move libc-dependent code from signal_user.cGennady Sharapov1-1/+1
2006-01-06[PATCH] uml: separate libc-dependent umid codeJeff Dike1-3/+3
2005-11-07[PATCH] uml: separate libc-dependent helper codeJeff Dike1-3/+2
2005-11-07[PATCH] uml: separate libc-dependent early initializationJeff Dike1-2/+2
2005-11-07[PATCH] uml: separate libc-dependent uaccess codeGennady Sharapov1-1/+1
2005-09-17[PATCH] uml: merge mem_user.c and mem.cJeff Dike1-6/+6
2005-09-17[PATCH] uml: move libc code out of mem_user.c and tempfile.cJeff Dike1-3/+3
2005-09-05[PATCH] uml: move libc-dependent startup and signal codeGennady Sharapov1-7/+6
2005-09-05[PATCH] uml: system call path cleanupJeff Dike1-1/+1
2005-05-20[PATCH] uml: initrd cleanupJeff Dike1-1/+1
2005-05-06[PATCH] uml: Makefile cleanupJeff Dike1-5/+1
2005-05-05[PATCH] uml: s390 preparation, checksumming done in arch codeBodo Stroesser1-1/+1
2005-05-05[PATCH] uml: include the linker script rather than symlink itAl Viro1-1/+1
2005-05-05[PATCH] uml kbuild: avoid useless rebuildsPaolo 'Blaisorblade' Giarrusso1-2/+2
2005-05-01[PATCH] uml: fix syscall table by including $(SUBARCH)'s one, for i386Paolo 'Blaisorblade' Giarrusso1-1/+1
2005-05-01[PATCH] uml: workaround old problematic sed behaviourRob Landley1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+58