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
...
|
*
|
ARM: 8916/1: mm: make set_section_perms() static
Ben Dooks (Codethink)
2019-10-27
1
-2
/
+2
|
*
|
ARM: 8909/1: make unexported items static
Ben Dooks
2019-10-27
1
-15
/
+19
|
*
|
ARM: 8907/1: arch: reuse addr variable in pfn_valid
Clemens Gruber
2019-10-27
1
-1
/
+1
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
2019-11-28
2
-11
/
+5
|
\
\
\
|
*
|
|
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
2019-11-20
1
-4
/
+4
|
*
|
|
dma-direct: provide mmap and get_sgtable method overrides
Christoph Hellwig
2019-11-11
1
-6
/
+0
|
*
|
|
dma-mapping: fix handling of dma-ranges for reserved memory (again)
Vladimir Murzin
2019-10-30
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2019-11-28
3
-9
/
+1
|
\
\
\
|
*
|
|
arm: remove ioremap_cached
Christoph Hellwig
2019-11-11
3
-9
/
+1
|
|
/
/
*
|
|
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
2019-11-21
2
-25
/
+51
|
\
|
|
|
*
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-10-23
2
-25
/
+51
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Merge branch 'misc' into fixes
Russell King
2019-10-22
5
-60
/
+37
|
|
|
\
|
|
*
|
ARM: 8926/1: v7m: remove register save to stack before svc
afzal mohammed
2019-10-21
1
-1
/
+0
|
|
*
|
ARM: 8914/1: NOMMU: Fix exc_ret for XIP
Vladimir Murzin
2019-10-10
1
-3
/
+2
|
|
*
|
ARM: mm: alignment: use "u32" for 32-bit instructions
Russell King
2019-10-10
1
-14
/
+14
|
|
*
|
ARM: mm: fix alignment handler faults under memory pressure
Russell King
2019-10-10
1
-8
/
+36
*
|
|
|
arm/arm64: Make use of the SMCCC 1.1 wrapper
Steven Price
2019-10-21
1
-8
/
+5
*
|
|
|
arm: spectre-v2: use arm_smccc_1_1_get_conduit()
Mark Rutland
2019-10-14
1
-7
/
+3
|
/
/
/
*
|
|
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
2019-09-26
1
-1
/
+1
*
|
|
arm: use generic mmap top-down layout and brk randomization
Alexandre Ghiti
2019-09-25
1
-62
/
+0
*
|
|
arm: use STACK_TOP when computing mmap base address
Alexandre Ghiti
2019-09-25
1
-2
/
+2
*
|
|
arm: properly account for stack randomization and stack guard gap
Alexandre Ghiti
2019-09-25
1
-2
/
+12
*
|
|
mm: introduce compound_nr()
Matthew Wilcox (Oracle)
2019-09-25
1
-2
/
+2
*
|
|
mm: introduce page_size()
Matthew Wilcox (Oracle)
2019-09-25
1
-2
/
+1
*
|
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-09-22
5
-60
/
+37
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundary
Chester Lin
2019-09-10
1
-0
/
+3
|
*
|
ARM: 8903/1: ensure that usable memory in bank 0 starts from a PMD-aligned ad...
Mike Rapoport
2019-09-06
1
-0
/
+16
|
*
|
ARM: 8890/1: l2x0: add marvell,ecc-enable property for aurora
Chris Packham
2019-08-29
1
-0
/
+5
|
*
|
ARM: 8886/1: l2x0: support parity-enable/disable on aurora
Chris Packham
2019-08-29
1
-0
/
+7
|
*
|
ARM: 8887/1: aurora-l2: add prefix to MAX_RANGE_SIZE
Jan Luebbe
2019-08-29
1
-2
/
+2
|
*
|
ARM: 8902/1: l2c: move cache-aurora-l2.h to asm/hardware
Jan Luebbe
2019-08-29
2
-56
/
+1
|
*
|
ARM: 8898/1: mm: Don't treat faults reported from cache maintenance as writes
Will Deacon
2019-08-23
2
-2
/
+3
*
|
|
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-09-19
3
-75
/
+17
|
\
\
\
|
*
|
|
xen/arm: remove xen_dma_ops
Christoph Hellwig
2019-09-11
1
-1
/
+2
|
*
|
|
xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainance
Christoph Hellwig
2019-09-11
1
-7
/
+1
|
*
|
|
arm: remove wrappers for the generic dma remap helpers
Christoph Hellwig
2019-09-04
1
-27
/
+5
|
*
|
|
dma-mapping: introduce a dma_common_find_pages helper
Christoph Hellwig
2019-09-04
1
-6
/
+1
|
*
|
|
dma-mapping: always use VM_DMA_COHERENT for generic DMA remap
Christoph Hellwig
2019-09-04
1
-6
/
+4
|
*
|
|
vmalloc: lift the arm flag for coherent mappings to common code
Christoph Hellwig
2019-09-04
2
-18
/
+7
|
*
|
|
dma-mapping: provide a better default ->get_required_mask
Christoph Hellwig
2019-09-04
1
-0
/
+3
|
*
|
|
arm-nommu: call dma_mmap_from_dev_coherent directly
Christoph Hellwig
2019-09-04
1
-2
/
+3
|
*
|
|
dma-mapping: move the dma_get_sgtable API comments from arm to common code
Christoph Hellwig
2019-09-04
1
-11
/
+0
|
*
|
|
dma-mapping: remove arch_dma_mmap_pgprot
Christoph Hellwig
2019-08-29
1
-6
/
+0
*
|
|
|
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-09-17
2
-3
/
+5
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
ARM: xscale: fix multi-cpu compilation
Arnd Bergmann
2019-08-14
1
-2
/
+4
|
*
|
|
ARM: remove ks8695 platform
Arnd Bergmann
2019-08-14
1
-1
/
+1
*
|
|
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-08-30
1
-1
/
+7
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
ARM: 8901/1: add a criteria for pfn_valid of arm
zhaoyang
2019-08-29
1
-0
/
+5
|
*
|
|
ARM: 8874/1: mm: only adjust sections of valid mm structures
Doug Berger
2019-08-23
1
-1
/
+2
|
|
|
/
|
|
/
|
*
/
|
arm: select the dma-noncoherent symbols for all swiotlb builds
Christoph Hellwig
2019-08-20
1
-4
/
+0
|
/
/
[prev]
[next]