aboutsummaryrefslogtreecommitdiff
path: root/arch/um/kernel/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-02-05kbuild: remove --include-dir MAKEFLAG from top MakefileGravatar Masahiro Yamada 1-1/+1
2021-12-22um: Add devicetree supportGravatar Vincent Whitchurch 1-0/+1
2021-12-22um: Extract load file helper from initrd.cGravatar Vincent Whitchurch 1-0/+1
2021-12-21um: move amd64 variant of mmap(2) to arch/x86/um/syscalls_64.cGravatar Al Viro 1-1/+1
2021-06-17um: Add support for host CPU flags and alignmentGravatar Anton Ivanov 1-2/+11
2021-06-17um: add PCI over virtio emulation driverGravatar Johannes Berg 1-0/+1
2021-04-15um: Disable CONFIG_GCOV with MODULESGravatar Johannes Berg 1-1/+0
2019-09-15um: Add SPDX headers to files in arch/um/kernel/Gravatar Alex Dewar 1-1/+1
2019-09-15um: Remove meaningless clearing of clean-filesGravatar Masahiro Yamada 1-1/+0
2016-08-04um: Support kcovGravatar Vegard Nossum 1-0/+5
2015-04-13um: add a kmsg_dumperGravatar Thomas Meyer 1-1/+1
2015-04-13um: Remove broken SMP supportGravatar Richard Weinberger 1-1/+1
2014-10-13um: Add support for CONFIG_STACKTRACEGravatar Daniel Walter 1-0/+1
2013-09-07um: Implement probe_kernel_read()Gravatar Richard Weinberger 1-1/+1
2012-05-05um: Use generic init_taskGravatar Thomas Gleixner 1-1/+1
2012-04-09um: fix linker script generationGravatar Al Viro 1-3/+4
2012-03-25um: most of the SUBARCH uses can be killedGravatar Al Viro 1-1/+1
2011-11-02um: kill dead code around uaccessGravatar Al Viro 1-1/+1
2011-05-25um: add earlyprintk supportGravatar Richard Weinberger 1-0/+1
2009-09-20arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Gravatar Sam Ravnborg 1-0/+3
2009-04-01uml: don't use a too long string literalGravatar WANG Cong 1-3/+3
2007-10-16uml: style fixes pass 1Gravatar Jeff Dike 1-1/+1
2007-10-16uml: throw out CONFIG_MODE_TTGravatar Jeff Dike 1-4/+1
2007-02-11[PATCH] uml: delete unused fileGravatar Jeff Dike 1-1/+1
2006-09-27[PATCH] uml: file renamingGravatar Jeff Dike 1-1/+1
2006-07-10[PATCH] uml: move _kern.c filesGravatar Jeff Dike 1-5/+4
2006-07-10[PATCH] uml: remove syscall debuggingGravatar Jeff Dike 1-1/+0
2006-03-27[PATCH] uml: move tty logging to os-LinuxGravatar Jeff Dike 1-4/+1
2006-03-27[PATCH] uml: move sigio_user.c to os-Linux/sigio.cGravatar Jeff Dike 1-1/+1
2006-03-27[PATCH] uml: merge irq_user.c and irq.cGravatar Jeff Dike 1-1/+1
2006-01-18[PATCH] uml: move libc-dependent time codeGravatar Gennady Sharapov 1-2/+2
2006-01-18[PATCH] uml: move libc-dependent utility proceduresGravatar Gennady Sharapov 1-3/+2
2006-01-08[PATCH] uml: merge trap_user.c and trap_kern.cGravatar Gennady Sharapov 1-1/+1
2006-01-08[PATCH] uml: move libc-dependent code from signal_user.cGravatar Gennady Sharapov 1-1/+1
2006-01-06[PATCH] uml: separate libc-dependent umid codeGravatar Jeff Dike 1-3/+3
2005-11-07[PATCH] uml: separate libc-dependent helper codeGravatar Jeff Dike 1-3/+2
2005-11-07[PATCH] uml: separate libc-dependent early initializationGravatar Jeff Dike 1-2/+2
2005-11-07[PATCH] uml: separate libc-dependent uaccess codeGravatar Gennady Sharapov 1-1/+1
2005-09-17[PATCH] uml: merge mem_user.c and mem.cGravatar Jeff Dike 1-6/+6
2005-09-17[PATCH] uml: move libc code out of mem_user.c and tempfile.cGravatar Jeff Dike 1-3/+3
2005-09-05[PATCH] uml: move libc-dependent startup and signal codeGravatar Gennady Sharapov 1-7/+6
2005-09-05[PATCH] uml: system call path cleanupGravatar Jeff Dike 1-1/+1
2005-05-20[PATCH] uml: initrd cleanupGravatar Jeff Dike 1-1/+1
2005-05-06[PATCH] uml: Makefile cleanupGravatar Jeff Dike 1-5/+1
2005-05-05[PATCH] uml: s390 preparation, checksumming done in arch codeGravatar Bodo Stroesser 1-1/+1
2005-05-05[PATCH] uml: include the linker script rather than symlink itGravatar Al Viro 1-1/+1
2005-05-05[PATCH] uml kbuild: avoid useless rebuildsGravatar Paolo 'Blaisorblade' Giarrusso 1-2/+2
2005-05-01[PATCH] uml: fix syscall table by including $(SUBARCH)'s one, for i386Gravatar Paolo 'Blaisorblade' Giarrusso 1-1/+1
2005-05-01[PATCH] uml: workaround old problematic sed behaviourGravatar Rob Landley 1-1/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+58