summaryrefslogtreecommitdiff
path: root/arch/um/include/asm
AgeCommit message (Expand)Author
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
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2024-01-04um: Drop support for hosts without SYSEMU_SINGLESTEP supportBenjamin Berg
2024-01-04um: mmu: remove stub_pagesJohannes Berg
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-24um: implement the new page table range APIMatthew Wilcox (Oracle)
2023-08-21um: convert {pmd, pte}_free_tlb() to use ptdescsVishal Moola (Oracle)
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe
2023-06-16um/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-03-01Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-10um: Make the definition of cpu_data more compatiblePeter Foley
2023-02-09mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2023-02-02um/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2022-12-17Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds