summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/um_arch.c
Commit message (Expand)AuthorAgeFilesLines
* x86/alternative: Implement .retpoline_sites supportPeter Zijlstra2021-10-281-0/+4
* Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-091-4/+44
|\
| * um: remove unneeded semicolon in um_arch.cWan Jiabing2021-06-191-1/+1
| * um: Add support for host CPU flags and alignmentAnton Ivanov2021-06-171-4/+44
* | kernel.h: split out panic and oops helpersAndy Shevchenko2021-07-011-0/+1
|/
* um: remove process stub VMAJohannes Berg2021-02-121-0/+5
* um: stdio_console: Make preferred consoleThomas Meyer2021-01-261-3/+19
* um: Fix build w/o CONFIG_PM_SLEEPJohannes Berg2020-12-141-1/+1
* um: Support suspend to RAMJohannes Berg2020-12-131-0/+42
* um: Allow PM with suspend-to-idleJohannes Berg2020-12-131-0/+25
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* x86/module: Use text_poke() for late relocationsPeter Zijlstra2020-05-081-0/+16
* um: Add SPDX headers to files in arch/um/kernel/Alex Dewar2019-09-151-1/+1
* um: drivers: Add virtio vhost-user driverErel Geron2019-09-151-0/+1
* Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-091-1/+1
* Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-151-7/+9
|\
| * um: Use os_warn to print out pre-boot warning/error messagesMasami Hiramatsu2017-07-051-3/+5
| * um: Use os_info for the messages on normal pathMasami Hiramatsu2017-07-051-4/+4
* | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-281-6/+0
|/
* um: Fix to call read_initrd after init_bootmemMasami Hiramatsu2017-05-031-0/+6
* sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar2017-03-021-0/+2
* um: Setup physical memory in setup_arch()Richard Weinberger2016-08-041-4/+4
* um: Use char[] for linker script address declarationsNicolas Iooss2015-05-311-1/+1
* um: Create asm/sections.hNicolas Iooss2015-05-311-2/+0
* um: Move uml_postsetup in the init_thread stackThomas Meyer2015-04-131-5/+10
* um: add a kmsg_dumperThomas Meyer2015-04-131-0/+2
* um: Remove broken highmem supportRichard Weinberger2015-04-131-5/+0
* um: Remove broken SMP supportRichard Weinberger2015-04-131-35/+0
* um: Remove SKAS3/4 supportRichard Weinberger2015-04-131-10/+0
* um: delete unnecessary bootmem struct page arrayHonggang Li2014-10-131-6/+1
* um: Remove unused declarations from <as-layout.h>Geert Uytterhoeven2013-11-171-0/+1
* um: Rewrite show_stack()Richard Weinberger2013-11-171-1/+0
* um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-091-7/+7
* um: Use generic init_taskThomas Gleixner2012-05-051-0/+5
* um: distribute exports to where exported stuff is definedAl Viro2011-11-021-0/+2
* uml: deal with inaccessible address space startTom Spink2008-06-061-1/+1
* uml: physical memory shouldn't include initial stackJeff Dike2008-05-131-1/+4
* uml: style fixesJeff Dike2008-05-131-1/+1
* arch/um/kernel/um_arch.c: some small improvementsWANG Cong2008-04-281-3/+4
* uml: runtime host VMSPLIT detectionJeff Dike2008-02-081-2/+14
* uml: style fixes in arch/um/kernelJeff Dike2008-02-051-13/+13
* uml: install panic notifier earlierJeff Dike2008-02-051-21/+20
* uml: clean up TASK_SIZE usageJeff Dike2008-02-051-20/+2
* uml: convert functions to voidKarol Swietlicki2008-02-051-3/+2
* uml: tidy kern_util.hJeff Dike2008-02-051-5/+1
* uml: fix stub address calculationsJeff Dike2007-10-161-1/+2
* uml: style fixes pass 3Jeff Dike2007-10-161-43/+31
* uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-161-5/+17
* uml: throw out CHOOSE_MODEJeff Dike2007-10-161-8/+5