summaryrefslogtreecommitdiffstats
path: root/arch/um/include/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-171-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-211-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-101-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-251-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-101-1/+0
* | mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-031-1/+0
* | um/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-031-2/+35
|/
* Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-171-8/+0
|\
| * x86_64: Remove pointless set_64bit() usagePeter Zijlstra2022-12-151-8/+0
* | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-141-2/+0
|\ \
| * | mm: remove kern_addr_valid() completelyKefeng Wang2022-11-091-2/+0
| |/
* / PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAINThomas Gleixner2022-11-171-1/+1
|/
* kernel: exit: cleanup release_thread()Kefeng Wang2022-09-121-4/+0
* asm goto: eradicate CC_HAS_ASM_GOTONick Desaulniers2022-08-211-15/+0
* Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-061-17/+0
|\
| * um/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-181-17/+0
* | Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-08-054-6/+40
|\ \
| * | um: Replace to_phys() and to_virt() with less generic function namesGuenter Roeck2022-07-171-2/+2
| * | UML: add support for KASAN under x86_64Patricia Alfonso2022-07-172-0/+39
| * | um: remove unused mm_copy_segmentsTobias Klauser2022-07-171-5/+0
| * | um: Remove straying parenthesisBenjamin Beichler2022-07-171-1/+1
| |/
* | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-051-22/+2
|\ \
| * | asm-generic: Add new pci.h and use itStafford Horne2022-07-231-12/+2
| * | PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne2022-07-231-2/+0
| * | PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne2022-07-231-8/+0
| |/