index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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-11-30
Merge tag 'uml-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-12
um: move thread info into task
Benjamin Berg
2024-11-07
x86/module: prepare module loading for ROX allocations of text
Mike Rapoport (Microsoft)
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
2024-10-23
um: switch to regset API and depend on XSTATE
Benjamin Berg
2024-10-23
um: Remove UML specific debug parameter
Tiwei Bie
2024-10-10
um: Discover host_task_size from envp
Benjamin Berg
2024-10-10
um: Limit TASK_SIZE to the addressable range
Benjamin Berg
2024-10-10
um: Calculate stub data address relative to stub code
Benjamin Berg
2024-10-10
um: Fix the definition for physmem_size
Tiwei Bie
2024-10-10
um: Remove highmem leftovers
Tiwei Bie
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
[next]