summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/um_arch.c
Commit message (Expand)AuthorAgeFilesLines
* um: Fix -Wmissing-prototypes warnings for text_poke*Tiwei Bie2024-04-221-0/+1
* mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov2024-01-081-2/+2
* x86/alternative: Rename apply_ibt_endbr()Peter Zijlstra2023-07-101-1/+1
* um/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner2023-06-161-1/+2
* um: make stub data pages size tweakableJohannes Berg2023-04-201-3/+7
* um: Make the definition of cpu_data more compatiblePeter Foley2023-02-101-1/+1
* x86/ibt: Implement FineIBTPeter Zijlstra2022-11-011-0/+5
* Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-141-7/+7
|\
| * um: Improve panic notifiers consistency and orderingGuilherme G. Piccoli2022-09-191-4/+4
| * um: move from strlcpy with unused retval to strscpyWolfram Sang2022-09-191-1/+1
| * um: increase default virtual physical memory to 64 MiBChristian Lamparter2022-09-191-1/+1
| * UM: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen2022-09-191-1/+1
* | um: fix default console kernel parameterChristian Lamparter2022-09-191-1/+1
|/
* Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-08-021-0/+8
|\
| * um: seed rng using host OS rngJason A. Donenfeld2022-07-181-0/+8
* | um: Add missing apply_returns()Peter Zijlstra2022-07-141-0/+4
|/
* x86/alternative: Use .ibt_endbr_seal to seal indirect callsPeter Zijlstra2022-03-151-0/+4
* um: Add devicetree supportVincent Whitchurch2021-12-221-0/+3
* 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