Age | Commit message (Expand) | Author |
2025-01-30 | Merge tag 'uml-for-linus-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2025-01-25 | mm: pgtable: introduce pagetable_dtor() | Qi Zheng |
2025-01-13 | um: Include missing headers in asm/pgtable.h | Tiwei Bie |
2025-01-10 | um: Remove obsolete fixmap support | Tiwei Bie |
2025-01-10 | um: Remove unused MODULES_LEN macro | Tiwei Bie |
2024-11-30 | Merge tag 'uml-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2024-11-20 | Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-11-12 | um: move thread info into task | Benjamin Berg |
2024-10-28 | asm-generic: provide generic page_to_phys and phys_to_page implementations | Christoph Hellwig |
2024-10-23 | um: switch to regset API and depend on XSTATE | Benjamin Berg |
2024-10-23 | um: Rename _PAGE_NEWPAGE to _PAGE_NEEDSYNC | Tiwei Bie |
2024-10-23 | um: Abandon the _PAGE_NEWPROT bit | Tiwei Bie |
2024-10-23 | um: remove fault_catcher infrastructure | Johannes Berg |
2024-10-16 | vdso: Introduce vdso/page.h | Vincenzo Frascino |
2024-10-10 | um: Switch to 4 level page tables on 64 bit | Benjamin Berg |
2024-10-10 | um: remove auxiliary FP registers | Benjamin Berg |
2024-10-10 | um: Remove 3-level page table support on i386 | Tiwei Bie |
2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro |
2024-09-12 | um: Remove outdated asm/sysrq.h header | Tiwei Bie |
2024-09-12 | um: Remove unused fields from thread_struct | Tiwei Bie |
2024-09-12 | um: Remove unused kpte_clear_flush macro | Tiwei Bie |
2024-07-25 | Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2024-07-16 | um: Use generic runtime constant implementation | Linus Torvalds |
2024-07-10 | um: don't generate asm/bpf_perf_event.h | Arnd Bergmann |
2024-07-03 | um: refactor TLB update handling | Benjamin Berg |
2024-07-03 | um: remove force_flush_all from fork_handler | Benjamin Berg |
2024-07-03 | um: remove LDT support | Benjamin Berg |
2024-05-25 | Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2024-05-20 | Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-05-03 | arch: Rename fbdev header and source files | Thomas Zimmermann |
2024-04-30 | um: Fix the declaration of kasan_map_memory | Tiwei Bie |
2024-04-30 | um: Fix the -Wmissing-prototypes warning for get_thread_reg | Tiwei Bie |
2024-04-30 | um: Fix the -Wmissing-prototypes warning for __switch_mm | Tiwei Bie |
2024-04-22 | um: Move declarations to proper headers | Tiwei Bie |
2024-04-06 | x86/percpu: Rewrite x86_this_cpu_test_bit() and friends as macros | Uros Bizjak |
2024-03-06 | arch: define CONFIG_PAGE_SIZE_*KB on all architectures | Arnd Bergmann |
2024-02-09 | work around gcc bugs with 'asm goto' with outputs | Linus Torvalds |
2024-01-04 | um: Drop support for hosts without SYSEMU_SINGLESTEP support | Benjamin Berg |
2024-01-04 | um: mmu: remove stub_pages | Johannes Berg |
2023-08-31 | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-08-24 | um: implement the new page table range API | Matthew Wilcox (Oracle) |
2023-08-21 | um: convert {pmd, pte}_free_tlb() to use ptdescs | Vishal Moola (Oracle) |
2023-07-11 | mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma() | Rick Edgecombe |
2023-06-16 | um/cpu: Switch to arch_cpu_finalize_init() | Thomas Gleixner |
2023-03-01 | Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-02-10 | um: Make the definition of cpu_data more compatible | Peter Foley |
2023-02-09 | mm, arch: add generic implementation of pfn_valid() for FLATMEM | Mike Rapoport (IBM) |
2023-02-02 | mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand |
2023-02-02 | um/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand |
2022-12-17 | Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |