summaryrefslogtreecommitdiff
path: root/arch/um/include/asm
AgeCommit message (Expand)Author
2025-06-11mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm
2025-06-05Merge tag 'uml-for-linux-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-06-02um: Track userspace children dying in SECCOMP modeBenjamin Berg
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-26Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-05-11syscall.h: introduce syscall_set_nr()Dmitry V. Levin
2025-05-11syscall.h: add syscall_set_arguments()Dmitry V. Levin
2025-05-11um: remove custom definition of mk_pte()Matthew Wilcox (Oracle)
2025-05-07um: Include linux/types.h in asm/fpu/api.hHerbert Xu
2025-05-05um: Add cmpxchg8b_emu and checksum functions to asm-prototypes.hSami Tolvanen
2025-05-05um: fix _nofault accessesJohannes Berg
2025-04-03Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-04-01mm: pgtable: convert some architectures to use tlb_remove_ptdesc()Qi Zheng
2025-03-18um: x86: clean up elf specific definitionsHajime Tazaki
2025-03-18um: mark rodata read-only and implement _nofault accessesJohannes Berg
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-10-28asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig
2024-10-23um: switch to regset API and depend on XSTATEBenjamin 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: remove auxiliary FP registersBenjamin Berg
2024-10-10um: Remove 3-level page table support on i386Tiwei Bie
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 unused fields from thread_structTiwei Bie
2024-09-12um: Remove unused kpte_clear_flush macroTiwei Bie
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
2024-07-03um: refactor TLB update handlingBenjamin Berg
2024-07-03um: remove force_flush_all from fork_handlerBenjamin Berg
2024-07-03um: remove LDT supportBenjamin Berg
2024-05-25Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-20Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-03arch: Rename fbdev header and source filesThomas Zimmermann
2024-04-30um: Fix the declaration of kasan_map_memoryTiwei Bie
2024-04-30um: Fix the -Wmissing-prototypes warning for get_thread_regTiwei Bie
2024-04-30um: Fix the -Wmissing-prototypes warning for __switch_mmTiwei Bie
2024-04-22um: Move declarations to proper headersTiwei Bie
2024-04-06x86/percpu: Rewrite x86_this_cpu_test_bit() and friends as macrosUros Bizjak