index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
/
um_arch.c
Age
Commit message (
Expand
)
Author
2024-07-03
um: Remove unused ncpus variable
Tiwei Bie
2024-04-22
um: Fix -Wmissing-prototypes warnings for text_poke*
Tiwei Bie
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2023-07-10
x86/alternative: Rename apply_ibt_endbr()
Peter Zijlstra
2023-06-16
um/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
2023-04-20
um: make stub data pages size tweakable
Johannes Berg
2023-02-10
um: Make the definition of cpu_data more compatible
Peter Foley
2022-11-01
x86/ibt: Implement FineIBT
Peter Zijlstra
2022-10-14
Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-09-19
um: Improve panic notifiers consistency and ordering
Guilherme G. Piccoli
2022-09-19
um: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-19
um: increase default virtual physical memory to 64 MiB
Christian Lamparter
2022-09-19
um: fix default console kernel parameter
Christian Lamparter
2022-09-19
UM: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
Huacai Chen
2022-08-02
Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-07-18
um: seed rng using host OS rng
Jason A. Donenfeld
2022-07-14
um: Add missing apply_returns()
Peter Zijlstra
2022-03-15
x86/alternative: Use .ibt_endbr_seal to seal indirect calls
Peter Zijlstra
2021-12-22
um: Add devicetree support
Vincent Whitchurch
2021-10-28
x86/alternative: Implement .retpoline_sites support
Peter Zijlstra
2021-07-09
Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-06-19
um: remove unneeded semicolon in um_arch.c
Wan Jiabing
2021-06-17
um: Add support for host CPU flags and alignment
Anton Ivanov
2021-02-12
um: remove process stub VMA
Johannes Berg
2021-01-26
um: stdio_console: Make preferred console
Thomas Meyer
2020-12-14
um: Fix build w/o CONFIG_PM_SLEEP
Johannes Berg
2020-12-13
um: Support suspend to RAM
Johannes Berg
2020-12-13
um: Allow PM with suspend-to-idle
Johannes Berg
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-05-08
x86/module: Use text_poke() for late relocations
Peter Zijlstra
2019-09-15
um: Add SPDX headers to files in arch/um/kernel/
Alex Dewar
2019-09-15
um: drivers: Add virtio vhost-user driver
Erel Geron
2018-01-09
Construct init thread stack in the linker script rather than by union
David Howells
2017-07-15
Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-05
um: Use os_warn to print out pre-boot warning/error messages
Masami Hiramatsu
2017-07-05
um: Use os_info for the messages on normal path
Masami Hiramatsu
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2017-05-03
um: Fix to call read_initrd after init_bootmem
Masami Hiramatsu
2017-03-02
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...
Ingo Molnar
2016-08-04
um: Setup physical memory in setup_arch()
Richard Weinberger
2015-05-31
um: Use char[] for linker script address declarations
Nicolas Iooss
2015-05-31
um: Create asm/sections.h
Nicolas Iooss
2015-04-13
um: Move uml_postsetup in the init_thread stack
Thomas Meyer
2015-04-13
um: add a kmsg_dumper
Thomas Meyer
2015-04-13
um: Remove broken highmem support
Richard Weinberger
2015-04-13
um: Remove broken SMP support
Richard Weinberger
2015-04-13
um: Remove SKAS3/4 support
Richard Weinberger
2014-10-13
um: delete unnecessary bootmem struct page array
Honggang Li
[next]