| Age | Commit message (Expand) | Author | Files | Lines |
| 6 days | Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -127/+53 |
| 2025-11-14 | syscore: Pass context data to callbacks | Thierry Reding | 1 | -4/+8 |
| 2025-10-29 | ARM: dma-mapping: Switch to physical address mapping callbacks | Leon Romanovsky | 1 | -77/+23 |
| 2025-10-29 | ARM: dma-mapping: Reduce struct page exposure in arch_sync_dma*() | Leon Romanovsky | 1 | -51/+31 |
| 2025-10-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux | Linus Torvalds | 2 | -5/+5 |
| 2025-10-02 | Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 8 | -12/+12 |
| 2025-10-02 | ARM: 9456/1: mm: fault: use string choices helper | Kuninori Morimoto | 1 | -2/+1 |
| 2025-10-02 | ARM: 9451/1: mm: l2x0: use string choices helper | Kuninori Morimoto | 1 | -3/+4 |
| 2025-09-30 | Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+0 |
| 2025-09-24 | kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI | Kees Cook | 22 | -23/+23 |
| 2025-09-21 | ptdesc: remove ptdesc_to_virt() | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2025-09-21 | kasan: call kasan_init_generic in kasan_init | Sabyrzhan Tasbolatov | 1 | -1/+1 |
| 2025-09-13 | mm: introduce memdesc_flags_t | Matthew Wilcox (Oracle) | 6 | -10/+10 |
| 2025-09-04 | vdso: Drop Kconfig GENERIC_VDSO_DATA_STORE | Thomas Weißschuh | 1 | -1/+0 |
| 2025-09-04 | vdso: Drop kconfig GENERIC_VDSO_32 | Thomas Weißschuh | 1 | -1/+0 |
| 2025-07-31 | Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2025-07-21 | arm: Handle KCOV __init vs inline mismatches | Kees Cook | 2 | -2/+2 |
| 2025-07-09 | mm: update architecture and driver code to use vm_flags_t | Lorenzo Stoakes | 1 | -1/+1 |
| 2025-06-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux | Linus Torvalds | 1 | -3/+1 |
| 2025-05-31 | mm: rename page->index to page->__folio_index | Matthew Wilcox (Oracle) | 1 | -2/+2 |
| 2025-05-11 | mm: pass mm down to pagetable_{pte,pmd}_ctor | Kevin Brodsky | 1 | -1/+1 |
| 2025-04-16 | ARM: 9447/1: arm/memremap: fix arch_memremap_can_ram_remap() | Ross Stutterheim | 1 | -3/+1 |
| 2025-04-01 | Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -41/+2 |
| 2025-03-25 | Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
| 2025-03-25 | Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+1 |
| 2025-03-19 | Merge tag 'v6.14-rc7' into x86/core, to pick up fixes | Ingo Molnar | 1 | -12/+25 |
| 2025-03-17 | arch, mm: make releasing of memory to page allocator more explicit | Mike Rapoport (Microsoft) | 1 | -11/+0 |
| 2025-03-17 | arch, mm: introduce arch_mm_preinit | Mike Rapoport (Microsoft) | 1 | -9/+12 |
| 2025-03-17 | arch, mm: streamline HIGHMEM freeing | Mike Rapoport (Microsoft) | 1 | -29/+0 |
| 2025-03-17 | arch, mm: set max_mapnr when allocating memory map for FLATMEM | Mike Rapoport (Microsoft) | 1 | -2/+0 |
| 2025-03-17 | arm: mem_init: use memblock_phys_free() to free DMA memory on SA1111 | Mike Rapoport (Microsoft) | 1 | -4/+4 |
| 2025-03-05 | arm: pgtable: fix NULL pointer dereference issue | Qi Zheng | 1 | -12/+25 |
| 2025-02-21 | mm/memremap: Pass down MEMREMAP_* flags to arch_memremap_wb() | Kirill A. Shutemov | 2 | -2/+2 |
| 2025-02-21 | arm: vdso: Switch to generic storage implementation | Thomas Weißschuh | 1 | -0/+1 |
| 2025-02-18 | ARM: 8611/1: l2x0: Switch to use hrtimer_setup() | Nam Cao | 1 | -2/+1 |
| 2025-01-25 | mm/memblock: add memblock_alloc_or_panic interface | Guo Weikang | 2 | -18/+4 |
| 2025-01-25 | asm-generic: pgalloc: provide generic __pgd_{alloc,free} | Kevin Brodsky | 1 | -5/+3 |
| 2025-01-25 | ARM: mm: rename PGD helpers | Kevin Brodsky | 1 | -7/+7 |
| 2024-11-29 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux | Linus Torvalds | 1 | -5/+30 |
| 2024-11-23 | Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -31/+22 |
| 2024-11-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux | Linus Torvalds | 4 | -15/+30 |
| 2024-11-13 | ARM: 9431/1: mm: Pair atomic_set_release() with _read_acquire() | Linus Walleij | 1 | -1/+1 |
| 2024-11-13 | ARM: 9429/1: ioremap: Sync PGDs for VMALLOC shadow | Linus Walleij | 1 | -4/+29 |
| 2024-11-12 | ARM: 9435/1: ARM/nommu: Fix typo "absence" | WangYuli | 1 | -1/+1 |
| 2024-11-12 | ARM: 9434/1: cfi: Fix compilation corner case | Linus Walleij | 1 | -1/+1 |
| 2024-11-12 | ARM: 9420/1: smp: Fix SMP for xip kernels | Harith G | 1 | -0/+7 |
| 2024-11-12 | ARM: 9419/1: mm: Fix kernel memory mapping for xip kernels | Harith G | 1 | -13/+21 |
| 2024-11-05 | arm: adjust_pte() use pte_offset_map_rw_nolock() | Qi Zheng | 1 | -31/+22 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2024-09-21 | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -6/+7 |
| 2024-09-09 | mm: make arch_get_unmapped_area() take vm_flags by default | Mark Brown | 1 | -3/+4 |
| 2024-09-04 | ARM: 9418/1: dma-mapping: Use iommu_paging_domain_alloc() | Jason Gunthorpe | 1 | -2/+4 |
| 2024-09-04 | ARM: 9417/1: dma-mapping: Pass device to arm_iommu_create_mapping() | Jason Gunthorpe | 1 | -4/+4 |
| 2024-09-01 | mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig options | David Hildenbrand | 1 | -3/+3 |
| 2024-08-20 | ARM: 9409/1: mmu: Do not use magic number for TTBCR settings | Linus Walleij | 1 | -2/+4 |
| 2024-07-29 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux | Linus Torvalds | 1 | -10/+10 |
| 2024-07-09 | ARM: Remove address checking for MMUless devices | Yanjun Yang | 1 | -2/+2 |
| 2024-07-02 | ARM: 9408/1: mm: CFI: Fix some erroneous reset prototypes | Linus Walleij | 1 | -10/+10 |
| 2024-05-19 | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -53/+19 |
| 2024-05-18 | Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -9/+10 |
| 2024-05-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux | Linus Torvalds | 48 | -948/+2318 |
| 2024-05-16 | Merge branches 'amba', 'cfi', 'clkdev' and 'misc' into for-linus | Russell King (Oracle) | 48 | -948/+2318 |
| 2024-05-14 | arch: make execmem setup available regardless of CONFIG_MODULES | Mike Rapoport (IBM) | 1 | -0/+45 |
| 2024-05-07 | ARM: 9393/1: mm: Use conditionals for CFI branches | Linus Walleij | 20 | -0/+42 |
| 2024-05-05 | arm: mm: drop VM_FAULT_BADMAP/VM_FAULT_BADACCESS | Kefeng Wang | 1 | -15/+15 |
| 2024-04-29 | ARM: 9389/2: mm: Define prototypes for all per-processor calls | Linus Walleij | 2 | -0/+501 |
| 2024-04-29 | ARM: 9388/2: mm: Type-annotate all per-processor assembly routines | Linus Walleij | 26 | -274/+434 |
| 2024-04-29 | ARM: 9387/2: mm: Rewrite cacheflush vtables in CFI safe C | Linus Walleij | 26 | -240/+679 |
| 2024-04-29 | ARM: 9386/2: mm: Use symbol alias for cache functions | Linus Walleij | 19 | -54/+22 |
| 2024-04-29 | ARM: 9385/2: mm: Type-annotate all cache assembly routines | Linus Walleij | 22 | -373/+544 |
| 2024-04-29 | ARM: 9384/2: mm: Make tlbflush routines CFI safe | Ard Biesheuvel | 9 | -58/+119 |
| 2024-04-26 | dma-mapping: Simplify arch_setup_dma_ops() | Robin Murphy | 2 | -9/+10 |
| 2024-04-25 | arm: mm: accelerate pagefault when VM_FAULT_BADACCESS | Kefeng Wang | 1 | -1/+3 |
| 2024-04-25 | treewide: use initializer for struct vm_unmapped_area_info | Rick Edgecombe | 1 | -3/+2 |
| 2024-04-25 | mm/treewide: remove pXd_huge() | Peter Xu | 2 | -30/+0 |
| 2024-04-25 | mm/arm: redefine pmd_huge() with pmd_leaf() | Peter Xu | 1 | -6/+1 |
| 2024-04-18 | ARM: 9358/2: Implement PAN for LPAE by TTBR0 page table walks disablement | Linus Walleij | 1 | -0/+29 |
| 2024-04-18 | ARM: 9356/2: Move asm statements accessing TTBCR into C functions | Linus Walleij | 1 | -4/+3 |
| 2024-03-23 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 3 | -1/+12 |
| 2024-03-19 | Merge branches 'misc' and 'fixes' into for-linus | Russell King (Oracle) | 1 | -0/+3 |
| 2024-03-14 | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -4/+4 |
| 2024-03-11 | ARM: 9359/1: flush: check if the folio is reserved for no-mapping addresses | Yongqiang Liu | 1 | -0/+3 |
| 2024-03-11 | mm: Introduce vmap_page_range() to map pages in PCI address space | Alexei Starovoitov | 1 | -4/+4 |
| 2024-03-06 | mm/treewide: replace pmd_large() with pmd_leaf() | Peter Xu | 1 | -2/+2 |
| 2024-02-24 | ARM: 9351/1: fault: Add "cut here" line for prefetch aborts | Kees Cook | 1 | -0/+1 |
| 2024-02-24 | ARM: 9350/1: fault: Implement copy_from_kernel_nofault_allowed() | Kees Cook | 1 | -0/+7 |
| 2024-02-24 | ARM: 9334/1: mm: init: remove misuse of kernel-doc comment | Randy Dunlap | 1 | -1/+1 |
| 2024-02-22 | arm/mm: use pte_next_pfn() in set_ptes() | David Hildenbrand | 1 | -1/+1 |
| 2024-02-22 | arm: ptdump: rename CONFIG_DEBUG_WX to CONFIG_ARM_DEBUG_WX | Christophe Leroy | 1 | -1/+1 |
| 2024-02-07 | arch/arm/mm: fix major fault accounting when retrying under per-VMA lock | Suren Baghdasaryan | 1 | -0/+2 |
| 2024-01-18 | Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -6/+6 |
| 2024-01-17 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 3 | -5/+38 |
| 2024-01-05 | ARM: 9331/1: ARM/dma-mapping: replace kzalloc() and vzalloc() with kvzalloc() | Chen Haonan | 1 | -4/+1 |
| 2023-12-22 | ARM: Delete ARM11MPCore (ARM11 ARMv6K SMP) support | Linus Walleij | 2 | -49/+0 |
| 2023-12-12 | iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops() | Jason Gunthorpe | 2 | -6/+6 |
| 2023-12-05 | ARM: 9329/1: kasan: Use memblock_alloc_try_nid_raw for shadow page | Mark-PK Tsai | 1 | -1/+7 |
| 2023-12-05 | ARM: 9328/1: mm: try VMA lock-based page fault handling first | Wang Kefeng | 1 | -0/+30 |
| 2023-09-27 | ARM: uniphier: fix cache kernel-doc warnings | Randy Dunlap | 1 | -1/+3 |
| 2023-08-31 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -0/+4 |
| 2023-08-24 | arm: implement the new page table range API | Matthew Wilcox (Oracle) | 9 | -71/+109 |
| 2023-08-24 | minmax: add in_range() macro | Matthew Wilcox (Oracle) | 1 | -3/+3 |
| 2023-08-21 | arm: convert various functions to use ptdescs | Vishal Moola (Oracle) | 1 | -3/+4 |
| 2023-08-18 | arm: adjust_pte() use pte_offset_map_nolock() | Hugh Dickins | 1 | -2/+1 |
| 2023-08-14 | Merge branch 'devel-stable' into for-next | Russell King (Oracle) | 1 | -0/+4 |
| 2023-07-06 | Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 12 | -12/+9 |
| 2023-06-28 | Merge branch 'expand-stack' | Linus Torvalds | 1 | -49/+14 |
| 2023-06-28 | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -1/+7 |
| 2023-06-27 | Merge tag 'docs-arm-move' of git://git.lwn.net/linux | Linus Torvalds | 1 | -2/+2 |
| 2023-06-24 | arm/mm: Convert to using lock_mm_and_find_vma() | Ben Hutchings | 1 | -49/+14 |
| 2023-06-19 | arm: allow pte_offset_map[_lock]() to fail | Hugh Dickins | 2 | -1/+7 |
| 2023-06-19 | ARM: 9314/1: tcm: move tcm_init() prototype to asm/tcm.h | Arnd Bergmann | 2 | -18/+1 |
| 2023-06-19 | ARM: 9307/1: nommu: include asm/idmap.h | Arnd Bergmann | 1 | -0/+1 |
| 2023-06-19 | ARM: 9306/1: cacheflush: avoid __flush_anon_page() missing-prototype warning | Arnd Bergmann | 1 | -0/+1 |
| 2023-06-19 | ARM: 9304/1: add prototype for function called only from asm | Arnd Bergmann | 1 | -0/+4 |
| 2023-06-19 | ARM: 9301/1: dma-mapping: hide unused dma_contiguous_early_fixup function | Arnd Bergmann | 1 | -0/+2 |
| 2023-06-12 | arm: update in-source documentation references | Jonathan Corbet | 1 | -2/+2 |
| 2023-05-29 | ARM: mm: Make virt_to_pfn() a static inline | Linus Walleij | 12 | -12/+9 |
| 2023-05-17 | ARM: vfp: Remove workaround for Feroceon CPUs | Ard Biesheuvel | 1 | -0/+4 |
| 2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2023-03-27 | ARM: Make CONFIG_CPU_V7 valid for 32bit ARMv8 implementations | Marc Zyngier | 1 | -1/+1 |
| 2023-03-23 | ARM/dma-mapping: const a pointer to bus_type in arm_iommu_create_mapping() | Greg Kroah-Hartman | 1 | -1/+1 |
| 2023-02-24 | Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -4/+7 |
| 2023-02-21 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
| 2023-02-18 | Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt... | Joerg Roedel | 1 | -4/+7 |
| 2023-01-31 | ARM: 9288/1: Kconfigs: fix spelling & grammar | Randy Dunlap | 1 | -1/+1 |
| 2023-01-25 | iommu: Add a gfp parameter to iommu_map() | Jason Gunthorpe | 1 | -4/+7 |
| 2023-01-11 | ARM: 9284/1: include <asm/pgtable.h> from proc-macros.S to fix -Wundef warnings | Masahiro Yamada | 1 | -0/+1 |
| 2023-01-11 | ARM: 9280/1: mm: fix warning on phys_addr_t to void pointer assignment | Giulio Benetti | 1 | -1/+1 |
| 2022-12-13 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 13 | -17/+22 |
| 2022-12-13 | Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d... | Linus Torvalds | 1 | -17/+0 |
| 2022-12-10 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2 | -5/+22 |
| 2022-12-07 | ARM: 9278/1: kfence: only handle translation faults | Wang Kefeng | 2 | -5/+22 |
| 2022-11-24 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -0/+19 |
| 2022-11-21 | dma-mapping: reject __GFP_COMP in dma_alloc_attrs | Christoph Hellwig | 1 | -17/+0 |
| 2022-11-08 | ARM: 9263/1: use .arch directives instead of assembler command line flags | Nick Desaulniers | 12 | -15/+19 |
| 2022-11-07 | ARM: 9254/1: mm: Provide better message when kernel fault | Wang Kefeng | 1 | -2/+3 |
| 2022-11-07 | ARM: 9266/1: mm: fix no-MMU ZERO_PAGE() implementation | Giulio Benetti | 1 | -0/+19 |
| 2022-10-10 | Merge tag 'dma-mapping-6.1-2022-10-10' of git://git.infradead.org/users/hch/d... | Linus Torvalds | 1 | -2/+8 |
| 2022-10-06 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 3 | -5/+14 |
| 2022-10-06 | ARM/dma-mapping: remove the dma_coherent member of struct dev_archdata | Christoph Hellwig | 1 | -3/+1 |
| 2022-10-06 | ARM/dma-mappіng: don't override ->dma_coherent when set from a bus notifier | Christoph Hellwig | 1 | -2/+10 |
| 2022-10-04 | ARM: 9246/1: dump: show page table level name | Wang Kefeng | 1 | -1/+5 |
| 2022-10-04 | ARM: 9245/1: dump: show FDT region | Wang Kefeng | 1 | -1/+1 |
| 2022-10-04 | ARM: 9242/1: kasan: Only map modules if CONFIG_KASAN_VMALLOC=n | Alex Sverdlin | 1 | -2/+7 |
| 2022-10-04 | ARM: 9240/1: dma-mapping: Pass (void *) to virt_to_page() | Linus Walleij | 1 | -1/+1 |
| 2022-09-22 | ARM: 9247/1: mm: set readonly for MT_MEMORY_RO with ARM_LPAE | Wang Kefeng | 1 | -0/+4 |
| 2022-09-22 | ARM: 9244/1: dump: Fix wrong pg_level in walk_pmd() | Wang Kefeng | 1 | -1/+1 |
| 2022-08-06 | Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/... | Linus Torvalds | 1 | -579/+73 |
| 2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -0/+24 |
| 2022-08-04 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2 | -2/+6 |
| 2022-08-04 | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -8/+2 |
| 2022-08-01 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -16/+2 |
| 2022-07-28 | ARM: 9218/1: dma-mapping: fix pointer/integer warning | Ben Dooks | 1 | -1/+1 |
| 2022-07-28 | ARM: 9202/1: kasan: support CONFIG_KASAN_VMALLOC | Lecopzer Chen | 1 | -1/+5 |
| 2022-07-22 | dma-mapping: update comment after dmabounce removal | Lukas Bulwahn | 1 | -2/+1 |
| 2022-07-17 | arm/mm: enable ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual | 1 | -0/+20 |
| 2022-07-14 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 4 | -7/+26 |
| 2022-07-07 | ARM/dma-mapping: merge IOMMU ops | Robin Murphy | 1 | -24/+13 |
| 2022-07-07 | ARM/dma-mapping: consolidate IOMMU ops callbacks | Robin Murphy | 1 | -183/+55 |
| 2022-07-07 | ARM/dma-mapping: drop .dma_supported for IOMMU ops | Robin Murphy | 1 | -23/+0 |
| 2022-07-07 | ARM/dma-mapping: use dma-direct unconditionally | Christoph Hellwig | 1 | -350/+15 |
| 2022-07-07 | ARM/dma-mapping: use dma_to_phys/phys_to_dma in the dma-mapping code | Christoph Hellwig | 1 | -12/+12 |
| 2022-07-07 | ARM/dma-mapping: mark various dma-mapping routines static in dma-mapping.c | Christoph Hellwig | 1 | -54/+46 |
| 2022-07-06 | ARM: 9214/1: alignment: advance IT state after emulating Thumb instruction | Ard Biesheuvel | 1 | -0/+3 |
| 2022-07-06 | ARM: 9213/1: Print message about disabled Spectre workarounds only once | Dmitry Osipenko | 1 | -2/+1 |
| 2022-07-06 | ARM: 9212/1: domain: Modify Kconfig help text | Linus Walleij | 1 | -1/+5 |
| 2022-07-06 | ARM: 9210/1: Mark the FDT_FIXED sections as shareable | Zhen Lei | 1 | -1/+14 |
| 2022-07-06 | ARM: 9209/1: Spectre-BHB: avoid pr_info() every time a CPU comes out of idle | Ard Biesheuvel | 1 | -3/+3 |
| 2022-06-27 | ARM: mm: kill unused runtime hook arch_iounmap() | Kefeng Wang | 2 | -16/+2 |
| 2022-06-16 | mm: avoid unnecessary page fault retires on shared memory types | Peter Xu | 1 | -0/+4 |
| 2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa... | Thomas Gleixner | 2 | -8/+2 |
| 2022-06-06 | arm/xen: Introduce xen_setup_dma_ops() | Oleksandr Tyshchenko | 1 | -5/+2 |
| 2022-06-02 | Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -1/+3 |
| 2022-05-26 | Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -10/+18 |
| 2022-05-26 | Merge tag 'arm-soc-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 1 | -1/+1 |
| 2022-05-25 | Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/... | Linus Torvalds | 1 | -5/+1 |
| 2022-05-19 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -0/+1 |
| 2022-05-18 | ARM: 9196/1: spectre-bhb: enable for Cortex-A15 | Ard Biesheuvel | 1 | -0/+1 |
| 2022-05-09 | arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear map | Mike Rapoport | 1 | -0/+8 |
| 2022-05-07 | ARM: pxa/sa1100: move I/O space to PCI_IOBASE | Arnd Bergmann | 1 | -1/+1 |
| 2022-05-07 | ARM: PXA: fix multi-cpu build of xsc3 | Arnd Bergmann | 1 | -0/+2 |
| 2022-04-18 | swiotlb: make the swiotlb_init interface more useful | Christoph Hellwig | 1 | -5/+1 |
| 2022-04-08 | ARM: rework endianess selection | Arnd Bergmann | 1 | -10/+18 |
| 2022-04-04 | ARM: mm: fix typos in comments | Julia Lawall | 1 | -1/+1 |
| 2022-03-31 | Merge tag 'hardening-v5.18-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -0/+6 |
| 2022-03-31 | ARM/dma-mapping: Remove CMA code when not built with CMA | Kees Cook | 2 | -0/+6 |
| 2022-03-23 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 4 | -31/+31 |
| 2022-03-21 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -42/+1 |
| 2022-03-10 | ARM: fix build warning in proc-v7-bugs.c | Russell King (Oracle) | 1 | -1/+2 |
| 2022-03-08 | Merge tag 'for-linus-bhb' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2 | -34/+184 |
| 2022-03-05 | ARM: Spectre-BHB workaround | Russell King (Oracle) | 2 | -0/+86 |
| 2022-03-05 | ARM: report Spectre v2 status through sysfs | Russell King (Oracle) | 2 | -39/+103 |
| 2022-03-02 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -0/+2 |
| 2022-02-28 | ARM: 9175/1: Convert to reserve_initrd_mem() | Wang Kefeng | 1 | -42/+1 |
| 2022-02-28 | ARM: 9182/1: mmu: fix returns from early_param() and __setup() functions | Randy Dunlap | 1 | -0/+2 |
| 2022-02-09 | ARM: cacheflush: avoid clobbering the frame pointer | Ard Biesheuvel | 1 | -22/+18 |
| 2022-01-25 | ARM: mm: make vmalloc_seq handling SMP safe | Ard Biesheuvel | 2 | -9/+12 |
| 2022-01-22 | kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases() | Luis Chamberlain | 1 | -1/+1 |
| 2022-01-17 | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2022-01-16 | Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -6/+10 |