summaryrefslogtreecommitdiffstats
path: root/arch/um/include/asm
Commit message (Expand)AuthorAgeFilesLines
* um: x86: clean up elf specific definitionsHajime Tazaki2025-03-181-0/+1
* um: mark rodata read-only and implement _nofault accessesJohannes Berg2025-03-182-5/+17
* Merge tag 'uml-for-linus-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2025-01-302-60/+3
|\
| * um: Include missing headers in asm/pgtable.hTiwei Bie2025-01-131-0/+3
| * um: Remove obsolete fixmap supportTiwei Bie2025-01-102-60/+1
| * um: Remove unused MODULES_LEN macroTiwei Bie2025-01-101-1/+0
* | mm: pgtable: introduce pagetable_dtor()Qi Zheng2025-01-251-3/+3
|/
* Merge tag 'uml-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-11-3010-125/+117
|\
| * um: move thread info into taskBenjamin Berg2024-11-123-17/+23
| * um: switch to regset API and depend on XSTATEBenjamin Berg2024-10-231-1/+3
| * um: Rename _PAGE_NEWPAGE to _PAGE_NEEDSYNCTiwei Bie2024-10-234-28/+28
| * um: Abandon the _PAGE_NEWPROT bitTiwei Bie2024-10-232-33/+8
| * um: remove fault_catcher infrastructureJohannes Berg2024-10-231-3/+0
| * um: Switch to 4 level page tables on 64 bitBenjamin Berg2024-10-104-13/+60
| * um: remove auxiliary FP registersBenjamin Berg2024-10-101-2/+0
| * um: Remove 3-level page table support on i386Tiwei Bie2024-10-102-33/+0
* | Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-11-201-2/+0
|\ \
| * | asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig2024-10-281-2/+0
| |/
* / vdso: Introduce vdso/page.hVincenzo Frascino2024-10-161-4/+1
|/
* move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-021-1/+1
* um: Remove outdated asm/sysrq.h headerTiwei Bie2024-09-121-8/+0
* um: Remove unused fields from thread_structTiwei Bie2024-09-121-15/+5
* um: Remove unused kpte_clear_flush macroTiwei Bie2024-09-121-7/+0
* Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-07-254-17/+73
|\
| * um: refactor TLB update handlingBenjamin Berg2024-07-033-9/+73
| * um: remove force_flush_all from fork_handlerBenjamin Berg2024-07-031-2/+0
| * um: remove LDT supportBenjamin Berg2024-07-031-6/+0
* | um: Use generic runtime constant implementationLinus Torvalds2024-07-161-0/+1
* | um: don't generate asm/bpf_perf_event.hArnd Bergmann2024-07-102-1/+9
|/
* Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-05-254-4/+3
|\
| * um: Fix the declaration of kasan_map_memoryTiwei Bie2024-04-301-1/+0
| * um: Fix the -Wmissing-prototypes warning for get_thread_regTiwei Bie2024-04-301-1/+0
| * um: Fix the -Wmissing-prototypes warning for __switch_mmTiwei Bie2024-04-301-2/+0
| * um: Move declarations to proper headersTiwei Bie2024-04-221-0/+3
* | Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-201-1/+1
|\ \
| * | arch: Rename fbdev header and source filesThomas Zimmermann2024-05-031-1/+1
| |/
* / x86/percpu: Rewrite x86_this_cpu_test_bit() and friends as macrosUros Bizjak2024-04-061-2/+1
|/
* arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann2024-03-061-1/+1
* work around gcc bugs with 'asm goto' with outputsLinus Torvalds2024-02-091-1/+1
* um: Drop support for hosts without SYSEMU_SINGLESTEP supportBenjamin Berg2024-01-041-1/+0
* um: mmu: remove stub_pagesJohannes Berg2024-01-041-1/+0
* Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-311-1/+1
|\
| * mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe2023-07-111-1/+1
* | um: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-241-5/+2
* | um: convert {pmd, pte}_free_tlb() to use ptdescsVishal Moola (Oracle)2023-08-211-9/+9
|/
* um/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner2023-06-161-7/+0
* Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-011-1/+1
|\
| * um: Make the definition of cpu_data more compatiblePeter Foley2023-02-101-1/+1
* | mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)2023-02-091-1/+0
* | mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-1/+0