summaryrefslogtreecommitdiff
path: root/arch/um/kernel
AgeCommit message (Expand)Author
2024-09-27Merge tag 'uml-for-linus-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-09-12um: fix time-travel syscall scheduling hackJohannes Berg
2024-09-12um: Remove outdated asm/sysrq.h headerTiwei Bie
2024-09-12um: Remove the call to SUBARCH_EXECVE1 macroTiwei Bie
2024-09-12um: Remove unused mm_fd field from mm_idTiwei Bie
2024-09-12um: Remove unused fields from thread_structTiwei Bie
2024-09-12um: Remove the redundant newpage check in update_pte_rangeTiwei Bie
2024-08-08Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter
2024-07-17printk: Add a short description string to kmsg_dump()Jocelyn Falempe
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