summaryrefslogtreecommitdiff
path: root/arch/um/kernel
AgeCommit message (Expand)Author
2024-07-04um: register power-off handlerJohannes Berg
2024-07-03um: Enable preemption in UMLAnton Ivanov
2024-07-03um: refactor TLB update handlingBenjamin Berg
2024-07-03um: simplify and consolidate TLB updatesBenjamin Berg
2024-07-03um: remove force_flush_all from fork_handlerBenjamin Berg
2024-07-03um: Do not flush MM in flush_threadBenjamin Berg
2024-07-03um: Delay flushing syscalls until the thread is restartedBenjamin Berg
2024-07-03um: remove copy_context_skas0Benjamin Berg
2024-07-03um: remove LDT supportBenjamin Berg
2024-07-03um: Rework syscall handlingBenjamin Berg
2024-07-03um: Create signal stack memory assignment in stub_dataBenjamin Berg
2024-07-03um: time-travel: remove time_exit()Johannes Berg
2024-07-03um: add shared memory optimisation for time-travel=extJohannes Berg
2024-07-03um: generalize os_rcv_fdJohannes Berg
2024-07-03um: time-travel: support time-travel protocol broadcast messagesMordechay Goodstein
2024-07-03um/mm: remove redundant assignment of max_low_pfnWei Yang
2024-07-03um: Remove /proc/sysemu support codeTiwei Bie
2024-07-03um: Remove unused ncpus variableTiwei Bie
2024-07-03um: time-travel: fix time-travel-start optionJohannes Berg
2024-07-03um: irqs: process outstanding IRQs when unblocking signalsBenjamin Berg
2024-05-25Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada
2024-04-30um: Stop tracking host PID in cpu_tasksTiwei Bie
2024-04-22um: process: remove unused 'n' variableJohannes Berg
2024-04-22um: Fix -Wmissing-prototypes warnings for text_poke*Tiwei Bie
2024-04-22um: Move declarations to proper headersTiwei Bie
2024-04-22um: Add missing headersTiwei Bie
2024-04-22um: Fix the return type of __switch_toTiwei Bie
2024-04-22um: Remove unused functionsTiwei Bie
2024-04-22um: Make local functions and variables staticTiwei Bie
2024-03-08um: Unconditionally call unflatten_device_tree()Stephen Boyd
2024-01-17Merge tag 'uml-for-linus-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov
2024-01-05um: time-travel: fix time corruptionJohannes Berg
2024-01-04um: Drop support for hosts without SYSEMU_SINGLESTEP supportBenjamin Berg
2024-01-04um: document arch_futex_atomic_op_inuserAnton Ivanov
2024-01-04um: Fix naming clash between UML and schedulerAnton Ivanov
2023-08-26um: fix 3 instances of -Wmissing-prototypesNick Desaulniers
2023-07-10x86/alternative: Rename apply_ibt_endbr()Peter Zijlstra
2023-06-28Merge branch 'expand-stack'Linus Torvalds
2023-06-27mm: always expand the stack with the mmap write lock heldLinus Torvalds
2023-06-16um/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-04-20um: make stub data pages size tweakableJohannes Berg
2023-03-01Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-26Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-02-13UML: define RUNTIME_DISCARD_EXITMasahiro Yamada
2023-02-10um: Make the definition of cpu_data more compatiblePeter Foley
2023-02-05kbuild: remove --include-dir MAKEFLAG from top MakefileMasahiro Yamada
2023-02-01um: Declare fix_range_common as a static functionBenjamin Berg
2023-02-01um: Switch printk calls to adhere to correct coding styleBenjamin Berg