index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-22
ARM: 8978/1: mm: make act_mm() respect THREAD_SIZE
Linus Walleij
1
-1
/
+2
2020-02-15
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-11
ARM: 8914/1: NOMMU: Fix exc_ret for XIP
Vladimir Murzin
1
-3
/
+2
2019-10-10
ARM: mm: alignment: use "u32" for 32-bit instructions
Russell King
1
-14
/
+14
2019-10-10
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-25
arm: use generic mmap top-down layout and brk randomization
Alexandre Ghiti
1
-62
/
+0
2019-09-25
arm: use STACK_TOP when computing mmap base address
Alexandre Ghiti
1
-2
/
+2
2019-09-25
arm: properly account for stack randomization and stack guard gap
Alexandre Ghiti
1
-2
/
+12
2019-09-25
mm: introduce compound_nr()
Matthew Wilcox (Oracle)
1
-2
/
+2
2019-09-25
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-17
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-3
/
+5
2019-09-11
xen/arm: remove xen_dma_ops
Christoph Hellwig
1
-1
/
+2
2019-09-11
xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainance
Christoph Hellwig
1
-7
/
+1
2019-09-10
ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundary
Chester Lin
1
-0
/
+3
2019-09-06
ARM: 8903/1: ensure that usable memory in bank 0 starts from a PMD-aligned ad...
Mike Rapoport
1
-0
/
+16
2019-09-04
arm: remove wrappers for the generic dma remap helpers
Christoph Hellwig
1
-27
/
+5
2019-09-04
dma-mapping: introduce a dma_common_find_pages helper
Christoph Hellwig
1
-6
/
+1
2019-09-04
dma-mapping: always use VM_DMA_COHERENT for generic DMA remap
Christoph Hellwig
1
-6
/
+4
2019-09-04
vmalloc: lift the arm flag for coherent mappings to common code
Christoph Hellwig
2
-18
/
+7
2019-09-04
dma-mapping: provide a better default ->get_required_mask
Christoph Hellwig
1
-0
/
+3
2019-09-04
arm-nommu: call dma_mmap_from_dev_coherent directly
Christoph Hellwig
1
-2
/
+3
2019-09-04
dma-mapping: move the dma_get_sgtable API comments from arm to common code
Christoph Hellwig
1
-11
/
+0
2019-08-30
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+7
2019-08-29
dma-mapping: remove arch_dma_mmap_pgprot
Christoph Hellwig
1
-6
/
+0
2019-08-29
ARM: 8890/1: l2x0: add marvell,ecc-enable property for aurora
Chris Packham
1
-0
/
+5
2019-08-29
ARM: 8886/1: l2x0: support parity-enable/disable on aurora
Chris Packham
1
-0
/
+7
2019-08-29
ARM: 8887/1: aurora-l2: add prefix to MAX_RANGE_SIZE
Jan Luebbe
1
-2
/
+2
2019-08-29
ARM: 8902/1: l2c: move cache-aurora-l2.h to asm/hardware
Jan Luebbe
2
-56
/
+1
2019-08-29
ARM: 8901/1: add a criteria for pfn_valid of arm
zhaoyang
1
-0
/
+5
2019-08-23
ARM: 8898/1: mm: Don't treat faults reported from cache maintenance as writes
Will Deacon
2
-2
/
+3
2019-08-23
ARM: 8874/1: mm: only adjust sections of valid mm structures
Doug Berger
1
-1
/
+2
2019-08-20
arm: select the dma-noncoherent symbols for all swiotlb builds
Christoph Hellwig
1
-4
/
+0
2019-08-14
Merge tag 'dma-mapping-5.3-4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-3
/
+1
2019-08-14
ARM: xscale: fix multi-cpu compilation
Arnd Bergmann
1
-2
/
+4
2019-08-14
ARM: remove ks8695 platform
Arnd Bergmann
1
-1
/
+1
2019-08-10
dma-mapping: fix page attributes for dma_mmap_*
Christoph Hellwig
1
-3
/
+1
2019-08-10
Merge tag 'Wimplicit-fallthrough-5.3-rc4' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+3
2019-08-10
ARM: alignment: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+3
2019-07-24
arm: use swiotlb for bounce buffering on LPAE configs
Christoph Hellwig
3
-0
/
+71
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-23
/
+1
2019-07-17
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
Anshuman Khandual
1
-23
/
+1
[next]