summaryrefslogtreecommitdiff
path: root/arch/um/kernel/um_arch.c
AgeCommit message (Expand)Author
2016-08-04um: Setup physical memory in setup_arch()Richard Weinberger
2015-05-31um: Use char[] for linker script address declarationsNicolas Iooss
2015-05-31um: Create asm/sections.hNicolas Iooss
2015-04-13um: Move uml_postsetup in the init_thread stackThomas Meyer
2015-04-13um: add a kmsg_dumperThomas Meyer
2015-04-13um: Remove broken highmem supportRichard Weinberger
2015-04-13um: Remove broken SMP supportRichard Weinberger
2015-04-13um: Remove SKAS3/4 supportRichard Weinberger
2014-10-13um: delete unnecessary bootmem struct page arrayHonggang Li
2013-11-17um: Remove unused declarations from <as-layout.h>Geert Uytterhoeven
2013-11-17um: Rewrite show_stack()Richard Weinberger
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro
2012-05-05um: Use generic init_taskThomas Gleixner
2011-11-02um: distribute exports to where exported stuff is definedAl Viro
2008-06-06uml: deal with inaccessible address space startTom Spink
2008-05-13uml: physical memory shouldn't include initial stackJeff Dike
2008-05-13uml: style fixesJeff Dike
2008-04-28arch/um/kernel/um_arch.c: some small improvementsWANG Cong
2008-02-08uml: runtime host VMSPLIT detectionJeff Dike
2008-02-05uml: style fixes in arch/um/kernelJeff Dike
2008-02-05uml: install panic notifier earlierJeff Dike
2008-02-05uml: clean up TASK_SIZE usageJeff Dike
2008-02-05uml: convert functions to voidKarol Swietlicki
2008-02-05uml: tidy kern_util.hJeff Dike
2007-10-16uml: fix stub address calculationsJeff Dike
2007-10-16uml: style fixes pass 3Jeff Dike
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike
2007-10-16uml: throw out CHOOSE_MODEJeff Dike
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike
2007-05-11uml: remove task_protectionsJeff Dike
2007-05-07uml: dump core on panicJeff Dike
2007-05-07uml: comment early boot lockingJeff Dike
2007-05-07uml: remove user_util.hJeff Dike
2007-05-07uml: create as-layout.hJeff Dike
2007-05-07uml: create arch.hJeff Dike
2007-05-07uml: host_info tidyingJeff Dike
2007-05-07uml: formatting fixesJeff Dike
2007-02-12[PATCH] Dynamic kernel command-line: fixupsAlon Bar-Lev
2007-02-12[PATCH] Dynamic kernel command-line: umAlon Bar-Lev
2007-02-11[PATCH] uml: umid tidyingJeff Dike
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn
2006-09-27[PATCH] uml: const more dataJeff Dike
2006-07-10[PATCH] uml: fix static binary segfaultJeff Dike
2006-07-10[PATCH] uml: clean up address space limits codeTyler
2006-07-03[PATCH] uml build fixTheodore Tso
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern
2006-03-27[PATCH] uml: move SIGIO startup code to os-Linux/start_up.cJeff Dike
2006-03-27[PATCH] uml: fix some printf formatsJeff Dike
2006-03-23[PATCH] x86: SMP alternativesGerd Hoffmann