index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
2 days
1
-5
/
+30
|
\
|
*
ARM: 9431/1: mm: Pair atomic_set_release() with _read_acquire()
Linus Walleij
2024-11-13
1
-1
/
+1
|
*
ARM: 9429/1: ioremap: Sync PGDs for VMALLOC shadow
Linus Walleij
2024-11-13
1
-4
/
+29
*
|
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
8 days
1
-31
/
+22
|
\
\
|
*
|
arm: adjust_pte() use pte_offset_map_rw_nolock()
Qi Zheng
2024-11-06
1
-31
/
+22
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
2024-11-17
4
-15
/
+30
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ARM: 9435/1: ARM/nommu: Fix typo "absence"
WangYuli
2024-11-13
1
-1
/
+1
|
*
|
ARM: 9434/1: cfi: Fix compilation corner case
Linus Walleij
2024-11-13
1
-1
/
+1
|
*
|
ARM: 9420/1: smp: Fix SMP for xip kernels
Harith G
2024-11-12
1
-0
/
+7
|
*
|
ARM: 9419/1: mm: Fix kernel memory mapping for xip kernels
Harith G
2024-11-12
1
-13
/
+21
|
|
/
*
/
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
1
-1
/
+1
|
/
*
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-21
2
-6
/
+7
|
\
|
*
mm: make arch_get_unmapped_area() take vm_flags by default
Mark Brown
2024-09-10
1
-3
/
+4
|
*
mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig options
David Hildenbrand
2024-09-02
1
-3
/
+3
*
|
ARM: 9418/1: dma-mapping: Use iommu_paging_domain_alloc()
Jason Gunthorpe
2024-09-04
1
-2
/
+4
*
|
ARM: 9417/1: dma-mapping: Pass device to arm_iommu_create_mapping()
Jason Gunthorpe
2024-09-04
1
-4
/
+4
*
|
ARM: 9409/1: mmu: Do not use magic number for TTBCR settings
Linus Walleij
2024-08-20
1
-2
/
+4
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
2024-07-29
1
-10
/
+10
|
\
|
*
ARM: 9408/1: mm: CFI: Fix some erroneous reset prototypes
Linus Walleij
2024-07-02
1
-10
/
+10
*
|
ARM: Remove address checking for MMUless devices
Yanjun Yang
2024-07-09
1
-2
/
+2
|
/
*
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-19
4
-53
/
+19
|
\
|
*
arm: mm: drop VM_FAULT_BADMAP/VM_FAULT_BADACCESS
Kefeng Wang
2024-05-06
1
-15
/
+15
|
*
arm: mm: accelerate pagefault when VM_FAULT_BADACCESS
Kefeng Wang
2024-04-26
1
-1
/
+3
|
*
treewide: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
2024-04-26
1
-3
/
+2
|
*
mm/treewide: remove pXd_huge()
Peter Xu
2024-04-26
2
-30
/
+0
|
*
mm/arm: redefine pmd_huge() with pmd_leaf()
Peter Xu
2024-04-26
1
-6
/
+1
*
|
Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-18
2
-9
/
+10
|
\
\
|
*
|
dma-mapping: Simplify arch_setup_dma_ops()
Robin Murphy
2024-04-26
2
-9
/
+10
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
2024-05-17
48
-948
/
+2318
|
\
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
.
\
Merge branches 'amba', 'cfi', 'clkdev' and 'misc' into for-linus
Russell King (Oracle)
2024-05-16
48
-948
/
+2318
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
ARM: 9358/2: Implement PAN for LPAE by TTBR0 page table walks disablement
Linus Walleij
2024-04-18
1
-0
/
+29
|
|
|
|
*
ARM: 9356/2: Move asm statements accessing TTBCR into C functions
Linus Walleij
2024-04-18
1
-4
/
+3
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
ARM: 9393/1: mm: Use conditionals for CFI branches
Linus Walleij
2024-05-07
20
-0
/
+42
|
|
*
|
ARM: 9389/2: mm: Define prototypes for all per-processor calls
Linus Walleij
2024-04-29
2
-0
/
+501
|
|
*
|
ARM: 9388/2: mm: Type-annotate all per-processor assembly routines
Linus Walleij
2024-04-29
26
-274
/
+434
|
|
*
|
ARM: 9387/2: mm: Rewrite cacheflush vtables in CFI safe C
Linus Walleij
2024-04-29
26
-240
/
+679
|
|
*
|
ARM: 9386/2: mm: Use symbol alias for cache functions
Linus Walleij
2024-04-29
19
-54
/
+22
|
|
*
|
ARM: 9385/2: mm: Type-annotate all cache assembly routines
Linus Walleij
2024-04-29
22
-373
/
+544
|
|
*
|
ARM: 9384/2: mm: Make tlbflush routines CFI safe
Ard Biesheuvel
2024-04-29
9
-58
/
+119
|
|
/
/
*
/
/
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
2024-05-14
1
-0
/
+45
|
/
/
*
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2024-03-23
3
-1
/
+12
|
\
\
|
*
\
Merge branches 'misc' and 'fixes' into for-linus
Russell King (Oracle)
2024-03-19
1
-0
/
+3
|
|
\
\
|
|
*
|
ARM: 9359/1: flush: check if the folio is reserved for no-mapping addresses
Yongqiang Liu
2024-03-11
1
-0
/
+3
|
*
|
|
ARM: 9351/1: fault: Add "cut here" line for prefetch aborts
Kees Cook
2024-02-24
1
-0
/
+1
|
*
|
|
ARM: 9350/1: fault: Implement copy_from_kernel_nofault_allowed()
Kees Cook
2024-02-24
1
-0
/
+7
|
*
|
|
ARM: 9334/1: mm: init: remove misuse of kernel-doc comment
Randy Dunlap
2024-02-24
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-15
3
-4
/
+4
|
\
\
\
|
*
|
|
mm/treewide: replace pmd_large() with pmd_leaf()
Peter Xu
2024-03-06
1
-2
/
+2
|
*
|
|
arm/mm: use pte_next_pfn() in set_ptes()
David Hildenbrand
2024-02-22
1
-1
/
+1
|
*
|
|
arm: ptdump: rename CONFIG_DEBUG_WX to CONFIG_ARM_DEBUG_WX
Christophe Leroy
2024-02-22
1
-1
/
+1
|
|
|
/
|
|
/
|
[next]