Age | Commit message (Expand) | Author |
2024-03-23 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2024-03-19 | Merge branches 'misc' and 'fixes' into for-linus | Russell King (Oracle) |
2024-03-14 | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-03-11 | ARM: 9359/1: flush: check if the folio is reserved for no-mapping addresses | Yongqiang Liu |
2024-03-11 | mm: Introduce vmap_page_range() to map pages in PCI address space | Alexei Starovoitov |
2024-03-06 | mm/treewide: replace pmd_large() with pmd_leaf() | Peter Xu |
2024-02-24 | ARM: 9351/1: fault: Add "cut here" line for prefetch aborts | Kees Cook |
2024-02-24 | ARM: 9350/1: fault: Implement copy_from_kernel_nofault_allowed() | Kees Cook |
2024-02-24 | ARM: 9334/1: mm: init: remove misuse of kernel-doc comment | Randy Dunlap |
2024-02-22 | arm/mm: use pte_next_pfn() in set_ptes() | David Hildenbrand |
2024-02-22 | arm: ptdump: rename CONFIG_DEBUG_WX to CONFIG_ARM_DEBUG_WX | Christophe Leroy |
2024-02-07 | arch/arm/mm: fix major fault accounting when retrying under per-VMA lock | Suren Baghdasaryan |
2024-01-18 | Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-01-17 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2024-01-05 | ARM: 9331/1: ARM/dma-mapping: replace kzalloc() and vzalloc() with kvzalloc() | Chen Haonan |
2023-12-22 | ARM: Delete ARM11MPCore (ARM11 ARMv6K SMP) support | Linus Walleij |
2023-12-12 | iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops() | Jason Gunthorpe |
2023-12-05 | ARM: 9329/1: kasan: Use memblock_alloc_try_nid_raw for shadow page | Mark-PK Tsai |
2023-12-05 | ARM: 9328/1: mm: try VMA lock-based page fault handling first | Wang Kefeng |
2023-09-27 | ARM: uniphier: fix cache kernel-doc warnings | Randy Dunlap |
2023-08-31 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2023-08-24 | arm: implement the new page table range API | Matthew Wilcox (Oracle) |
2023-08-24 | minmax: add in_range() macro | Matthew Wilcox (Oracle) |
2023-08-21 | arm: convert various functions to use ptdescs | Vishal Moola (Oracle) |
2023-08-18 | arm: adjust_pte() use pte_offset_map_nolock() | Hugh Dickins |
2023-08-14 | Merge branch 'devel-stable' into for-next | Russell King (Oracle) |
2023-07-06 | Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-06-28 | Merge branch 'expand-stack' | Linus Torvalds |
2023-06-28 | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-06-27 | Merge tag 'docs-arm-move' of git://git.lwn.net/linux | Linus Torvalds |
2023-06-24 | arm/mm: Convert to using lock_mm_and_find_vma() | Ben Hutchings |
2023-06-19 | arm: allow pte_offset_map[_lock]() to fail | Hugh Dickins |
2023-06-19 | ARM: 9314/1: tcm: move tcm_init() prototype to asm/tcm.h | Arnd Bergmann |
2023-06-19 | ARM: 9307/1: nommu: include asm/idmap.h | Arnd Bergmann |
2023-06-19 | ARM: 9306/1: cacheflush: avoid __flush_anon_page() missing-prototype warning | Arnd Bergmann |
2023-06-19 | ARM: 9304/1: add prototype for function called only from asm | Arnd Bergmann |
2023-06-19 | ARM: 9301/1: dma-mapping: hide unused dma_contiguous_early_fixup function | Arnd Bergmann |
2023-06-12 | arm: update in-source documentation references | Jonathan Corbet |
2023-05-29 | ARM: mm: Make virt_to_pfn() a static inline | Linus Walleij |
2023-05-17 | ARM: vfp: Remove workaround for Feroceon CPUs | Ard Biesheuvel |
2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-03-27 | ARM: Make CONFIG_CPU_V7 valid for 32bit ARMv8 implementations | Marc Zyngier |
2023-03-23 | ARM/dma-mapping: const a pointer to bus_type in arm_iommu_create_mapping() | Greg Kroah-Hartman |
2023-02-24 | Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-02-21 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2023-02-18 | Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt... | Joerg Roedel |
2023-01-31 | ARM: 9288/1: Kconfigs: fix spelling & grammar | Randy Dunlap |
2023-01-25 | iommu: Add a gfp parameter to iommu_map() | Jason Gunthorpe |
2023-01-11 | ARM: 9284/1: include <asm/pgtable.h> from proc-macros.S to fix -Wundef warnings | Masahiro Yamada |
2023-01-11 | ARM: 9280/1: mm: fix warning on phys_addr_t to void pointer assignment | Giulio Benetti |