index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-09
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2023-04-05
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
1
-4
/
+4
2023-02-06
exit: Add and use make_task_dead.
Eric W. Biederman
1
-1
/
+1
2023-02-06
ARM: 9280/1: mm: fix warning on phys_addr_t to void pointer assignment
Giulio Benetti
1
-1
/
+1
2022-12-14
ARM: 9266/1: mm: fix no-MMU ZERO_PAGE() implementation
Giulio Benetti
1
-0
/
+19
2022-10-26
ARM: 9247/1: mm: set readonly for MT_MEMORY_RO with ARM_LPAE
Wang Kefeng
1
-0
/
+4
2022-07-21
ARM: 9210/1: Mark the FDT_FIXED sections as shareable
Zhen Lei
1
-1
/
+14
2022-07-21
ARM: 9209/1: Spectre-BHB: avoid pr_info() every time a CPU comes out of idle
Ard Biesheuvel
1
-3
/
+3
2022-07-21
ARM: 9214/1: alignment: advance IT state after emulating Thumb instruction
Ard Biesheuvel
1
-0
/
+3
2022-07-21
ARM: 9213/1: Print message about disabled Spectre workarounds only once
Dmitry Osipenko
1
-2
/
+1
2022-07-02
ARM: 8929/1: use APSR_nzcv instead of r15 as mrc operand
Stefan Agner
2
-4
/
+4
2022-07-02
ARM: 8933/1: replace Sun/Solaris style flag on section directive
Nick Desaulniers
24
-25
/
+25
2022-05-25
ARM: 9196/1: spectre-bhb: enable for Cortex-A15
Ard Biesheuvel
1
-0
/
+1
2022-05-18
arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear map
Mike Rapoport
1
-0
/
+8
2022-03-11
ARM: fix build warning in proc-v7-bugs.c
Russell King (Oracle)
1
-1
/
+2
2022-03-11
ARM: Spectre-BHB workaround
Russell King (Oracle)
2
-0
/
+86
2022-03-11
ARM: report Spectre v2 status through sysfs
Russell King (Oracle)
2
-31
/
+101
2022-03-08
ARM: 9182/1: mmu: fix returns from early_param() and __setup() functions
Randy Dunlap
1
-0
/
+2
2022-01-20
ARM: 9025/1: Kconfig: CPU_BIG_ENDIAN depends on !LD_IS_LLD
Nick Desaulniers
1
-0
/
+1
2021-12-17
arm: ioremap: don't abuse pfn_valid() to check if pfn is in RAM
Mike Rapoport
1
-1
/
+3
2021-12-17
arm: extend pfn_valid to take into account freed memory map alignment
Mike Rapoport
1
-1
/
+12
2021-12-17
memblock: align freed memory map on pageblock boundaries with SPARSEMEM
Mike Rapoport
1
-3
/
+5
2021-12-17
memblock: free_unused_memmap: use pageblock units instead of MAX_ORDER
Mike Rapoport
1
-8
/
+8
2021-11-17
ARM: 9155/1: fix early early_iounmap()
Michał Mirosław
1
-2
/
+2
2021-11-17
ARM: 9136/1: ARMv7-M uses BE-8, not BE-32
Arnd Bergmann
1
-1
/
+1
2021-11-02
ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B aligned
Nick Desaulniers
1
-0
/
+1
2021-09-26
ARM: Qualify enabling of swiotlb_init()
Florian Fainelli
1
-1
/
+5
2021-05-19
ARM: 9012/1: move device tree mapping out of linear region
Ard Biesheuvel
3
-9
/
+16
2021-05-19
ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS address
Ard Biesheuvel
1
-2
/
+2
2020-10-29
ARM: 9007/1: l2c: fix prefetch bits init in L2X0_AUX_CTRL using DT values
Guillaume Tucker
1
-4
/
+12
2020-06-22
ARM: 8978/1: mm: make act_mm() respect THREAD_SIZE
Linus Walleij
1
-1
/
+2
2020-02-14
ARM: 8949/1: mm: mark free_memmap as __init
Olof Johansson
1
-1
/
+1
2020-02-11
ARM: dma-api: fix max_pfn off-by-one error in __dma_supported()
Chen-Yu Tsai
1
-1
/
+1
2020-01-04
ARM: 8937/1: spectre-v2: remove Brahma-B53 from hardening
Doug Berger
1
-0
/
+3
2020-01-04
dma-mapping: fix handling of dma-ranges for reserved memory (again)
Vladimir Murzin
1
-1
/
+1
2019-10-23
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-25
/
+51
2019-10-22
Merge branch 'misc' into fixes
Russell King
5
-60
/
+37
2019-10-21
ARM: 8926/1: v7m: remove register save to stack before svc
afzal mohammed
1
-1
/
+0
2019-10-10
ARM: 8914/1: NOMMU: Fix exc_ret for XIP
Vladimir Murzin
1
-3
/
+2
2019-10-09
ARM: mm: alignment: use "u32" for 32-bit instructions
Russell King
1
-14
/
+14
2019-10-09
ARM: mm: fix alignment handler faults under memory pressure
Russell King
1
-8
/
+36
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
1
-1
/
+1
2019-09-24
arm: use generic mmap top-down layout and brk randomization
Alexandre Ghiti
1
-62
/
+0
2019-09-24
arm: use STACK_TOP when computing mmap base address
Alexandre Ghiti
1
-2
/
+2
2019-09-24
arm: properly account for stack randomization and stack guard gap
Alexandre Ghiti
1
-2
/
+12
2019-09-24
mm: introduce compound_nr()
Matthew Wilcox (Oracle)
1
-2
/
+2
2019-09-24
mm: introduce page_size()
Matthew Wilcox (Oracle)
1
-2
/
+1
2019-09-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-60
/
+37
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-75
/
+17
2019-09-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-3
/
+5
[next]