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