summaryrefslogtreecommitdiff
path: root/arch/um/kernel/um_arch.c
AgeCommit message (Expand)Author
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells
2017-07-15Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-05um: Use os_warn to print out pre-boot warning/error messagesMasami Hiramatsu
2017-07-05um: Use os_info for the messages on normal pathMasami Hiramatsu
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
2017-05-03um: Fix to call read_initrd after init_bootmemMasami Hiramatsu
2017-03-02sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar
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