aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/um_arch.c
Commit message (Expand)AuthorAge
* Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-09
* Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-15
|\
| * um: Use os_warn to print out pre-boot warning/error messagesMasami Hiramatsu2017-07-05
| * um: Use os_info for the messages on normal pathMasami Hiramatsu2017-07-05
* | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-28
|/
* um: Fix to call read_initrd after init_bootmemMasami Hiramatsu2017-05-03
* sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar2017-03-02
* um: Setup physical memory in setup_arch()Richard Weinberger2016-08-03
* um: Use char[] for linker script address declarationsNicolas Iooss2015-05-31
* um: Create asm/sections.hNicolas Iooss2015-05-31
* um: Move uml_postsetup in the init_thread stackThomas Meyer2015-04-13
* um: add a kmsg_dumperThomas Meyer2015-04-13
* um: Remove broken highmem supportRichard Weinberger2015-04-13
* um: Remove broken SMP supportRichard Weinberger2015-04-13
* um: Remove SKAS3/4 supportRichard Weinberger2015-04-13
* um: delete unnecessary bootmem struct page arrayHonggang Li2014-10-13
* um: Remove unused declarations from <as-layout.h>Geert Uytterhoeven2013-11-17
* um: Rewrite show_stack()Richard Weinberger2013-11-17
* um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-09
* um: Use generic init_taskThomas Gleixner2012-05-05
* um: distribute exports to where exported stuff is definedAl Viro2011-11-02
* uml: deal with inaccessible address space startTom Spink2008-06-06
* uml: physical memory shouldn't include initial stackJeff Dike2008-05-13
* uml: style fixesJeff Dike2008-05-13
* arch/um/kernel/um_arch.c: some small improvementsWANG Cong2008-04-28
* uml: runtime host VMSPLIT detectionJeff Dike2008-02-08
* uml: style fixes in arch/um/kernelJeff Dike2008-02-05
* uml: install panic notifier earlierJeff Dike2008-02-05
* uml: clean up TASK_SIZE usageJeff Dike2008-02-05
* uml: convert functions to voidKarol Swietlicki2008-02-05
* uml: tidy kern_util.hJeff Dike2008-02-05
* uml: fix stub address calculationsJeff Dike2007-10-16
* uml: style fixes pass 3Jeff Dike2007-10-16
* uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-16
* uml: throw out CHOOSE_MODEJeff Dike2007-10-16
* uml: throw out CONFIG_MODE_TTJeff Dike2007-10-16
* uml: remove task_protectionsJeff Dike2007-05-11
* uml: dump core on panicJeff Dike2007-05-07
* uml: comment early boot lockingJeff Dike2007-05-07
* uml: remove user_util.hJeff Dike2007-05-07
* uml: create as-layout.hJeff Dike2007-05-07
* uml: create arch.hJeff Dike2007-05-07
* uml: host_info tidyingJeff Dike2007-05-07
* uml: formatting fixesJeff Dike2007-05-07
* [PATCH] Dynamic kernel command-line: fixupsAlon Bar-Lev2007-02-12
* [PATCH] Dynamic kernel command-line: umAlon Bar-Lev2007-02-12
* [PATCH] uml: umid tidyingJeff Dike2007-02-11
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-02
* [PATCH] uml: const more dataJeff Dike2006-09-27