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