aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/ksyms.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-21um: rename set_signals() to um_set_signals()Johannes Berg1-1/+1
2021-06-17um: export signals_enabled directlyJohannes Berg1-1/+1
2019-09-15um: Add SPDX headers to files in arch/um/kernel/Alex Dewar1-1/+1
2019-09-15um: drivers: Add virtio vhost-user driverErel Geron1-0/+2
2015-05-31um: Move syscall() declaration into os.hRichard Weinberger1-1/+0
2015-05-31um: kernel: ksyms: Export symbol syscall() for fixing modpost issueChen Gang1-0/+3
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro1-1/+1
2011-11-02um: distribute exports to where exported stuff is definedAl Viro1-37/+1
2010-08-09Deal with missing exports for hostfsAl Viro1-0/+3
2008-07-24arch/um/kernel/mem.c: remove arch_validate()WANG Cong1-1/+0
2008-05-21uml: add missing exports for UML_RANDOM=mAl Viro1-0/+5
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells1-1/+0
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells1-1/+0
2008-02-05uml: miscellaneous code cleanupsJeff Dike1-1/+0
2008-02-05uml: clean up TASK_SIZE usageJeff Dike1-3/+0
2008-02-05uml: move um_virt_to_physJeff Dike1-1/+0
2008-01-30UML: remove remaining FASTCALL usesHarvey Harrison1-2/+2
2007-10-16uml: GENERIC_TIME supportJeff Dike1-3/+0
2007-10-16uml: userspace files should call libc directlyJeff Dike1-1/+0
2007-10-16uml: style fixes pass 2Jeff Dike1-12/+5
2007-10-16uml: throw out CHOOSE_MODEJeff Dike1-5/+5
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike1-10/+0
2007-05-07uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike1-2/+0
2007-05-07uml: start fixing os_read_file and os_write_fileJeff Dike1-0/+2
2007-05-07uml: remove user_util.hJeff Dike1-1/+0
2007-05-07uml: create as-layout.hJeff Dike1-0/+1
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-09-27[PATCH] uml: add an exportJeff Dike1-0/+1
2006-09-27[PATCH] uml: mark some tt-mode codeJeff Dike1-1/+1
2006-07-10[PATCH] uml: remove some useless exportsJeff Dike1-6/+0
2006-04-11[PATCH] uml: fix some double export warningsPaolo 'Blaisorblade' Giarrusso1-4/+1
2005-11-07[PATCH] uml: separate libc-dependent helper codeJeff Dike1-1/+0
2005-09-10[PATCH] uml: inline mk_pte and various friendsPaolo 'Blaisorblade' Giarrusso1-5/+0
2005-09-05[PATCH] uml: remove duplicated exportsJeff Dike1-19/+0
2005-05-20[PATCH] uml: Export clear_user_*Jeff Dike1-0/+1
2005-05-05[PATCH] uml: s390 preparation, delay moved to archBodo Stroesser1-3/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+137