index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
/
um_arch.c
Age
Commit message (
Expand
)
Author
2025-04-02
Merge tag 'uml-for-linux-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-18
um: use str_yes_no() to remove hardcoded "yes" and "no"
Ethan Carter Edwards
2025-03-17
arch, mm: set high_memory in free_area_init()
Mike Rapoport (Microsoft)
2025-03-17
arch, mm: set max_mapnr when allocating memory map for FLATMEM
Mike Rapoport (Microsoft)
2025-02-03
Revert "x86/module: prepare module loading for ROX allocations of text"
Mike Rapoport (Microsoft)
2025-01-10
um: Mark get_top_address as __init
Tiwei Bie
2025-01-10
um: Mark parse_cache_line as __init
Tiwei Bie
2025-01-10
um: Mark parse_host_cpu_flags as __init
Tiwei Bie
2025-01-10
um: Count iomem_size only once in physmem calculation
Tiwei Bie
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
[next]