summaryrefslogtreecommitdiff
path: root/arch/um/include
AgeCommit message (Expand)AuthorFilesLines
5 daysum: Re-evaluate thread flags repeatedlyThomas Weißschuh1-0/+4
2025-07-06um: Add cmpxchg8b_emu and checksum functions to asm-prototypes.hSami Tolvanen1-0/+5
2025-05-05um: fix _nofault accessesJohannes Berg1-0/+2
2025-04-03Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-15/+6
2025-04-02Merge tag 'uml-for-linux-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-14/+39
2025-04-01mm: pgtable: convert some architectures to use tlb_remove_ptdesc()Qi Zheng1-15/+6
2025-03-20um: Rewrite the sigio workaround based on epoll and tgkillTiwei Bie2-2/+1
2025-03-20um: Add pthread-based helper supportTiwei Bie1-0/+5
2025-03-18um: x86: clean up elf specific definitionsHajime Tazaki1-0/+1
2025-03-18um: work around sched_yield not yielding in time-travel modeBenjamin Berg1-0/+2
2025-03-18um: remove copy_from_kernel_nofault_allowedBenjamin Berg1-1/+0
2025-03-18um: mark rodata read-only and implement _nofault accessesJohannes Berg6-11/+30
2025-03-17arch, mm: set max_mapnr when allocating memory map for FLATMEMMike Rapoport (Microsoft)1-1/+0
2025-01-30Merge tag 'uml-for-linus-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-60/+3
2025-01-25mm: pgtable: introduce pagetable_dtor()Qi Zheng1-3/+3
2025-01-13um: Include missing headers in asm/pgtable.hTiwei Bie1-0/+3
2025-01-10um: Remove obsolete fixmap supportTiwei Bie2-60/+1
2025-01-10um: Remove unused MODULES_LEN macroTiwei Bie1-1/+0
2024-11-30Merge tag 'uml-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds19-173/+140
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+0
2024-11-12um: move thread info into taskBenjamin Berg4-22/+25
2024-11-07um: remove broken double fault detectionBenjamin Berg1-1/+0
2024-11-07um: remove duplicate UM_NSEC_PER_SEC definitionBenjamin Berg1-1/+0
2024-11-07um: remove file sync for stub dataBenjamin Berg1-1/+0
2024-11-07um: always include kconfig.h and compiler-version.hBenjamin Berg3-22/+3
2024-10-28asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig1-2/+0
2024-10-25um: Add os_set_pdeathsig helper functionTiwei Bie1-0/+2
2024-10-23um: switch to regset API and depend on XSTATEBenjamin Berg1-1/+3
2024-10-23um: insert scheduler ticks when userspace does not yieldBenjamin Berg1-1/+5
2024-10-23um: Rename _PAGE_NEWPAGE to _PAGE_NEEDSYNCTiwei Bie4-28/+28
2024-10-23um: Abandon the _PAGE_NEWPROT bitTiwei Bie4-36/+8
2024-10-23um: remove fault_catcher infrastructureJohannes Berg2-4/+0
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino1-4/+1
2024-10-10um: Switch to 4 level page tables on 64 bitBenjamin Berg4-13/+60
2024-10-10um: Discover host_task_size from envpBenjamin Berg2-4/+1
2024-10-10um: use execveat to create userspace MMsBenjamin Berg1-0/+11
2024-10-10um: remove auxiliary FP registersBenjamin Berg2-3/+1
2024-10-10um: Remove 3-level page table support on i386Tiwei Bie2-33/+0
2024-10-10um: always use the internal copy of the FP registersBenjamin Berg1-6/+0
2024-10-10um: Fix the definition for physmem_sizeTiwei Bie1-0/+2
2024-10-10um: Remove highmem leftoversTiwei Bie2-4/+2
2024-10-10um: Remove unused os_getpgrp functionBenjamin Berg1-1/+0
2024-10-10um: Remove unused os_stop_processBenjamin Berg1-1/+0
2024-10-10um: Remove unused os_process_parentBenjamin Berg1-1/+0
2024-10-10um: Remove unused os_process_pcBenjamin Berg1-1/+0
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-09-12um: Remove outdated asm/sysrq.h headerTiwei Bie1-8/+0
2024-09-12um: Remove the declaration of user_thread functionTiwei Bie1-1/+0
2024-09-12um: Remove unused mm_fd field from mm_idTiwei Bie1-4/+1
2024-09-12um: Remove unused fields from thread_structTiwei Bie1-15/+5