index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
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
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-28
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-09
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-16
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
Anshuman Khandual
1
-23
/
+1
2019-07-15
docs: arm: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-2
/
+2
2019-07-12
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-40
/
+4
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-8
/
+4
2019-07-12
mm/pgtable: drop pgtable_t variable from pte_fn_t functions
Anshuman Khandual
2
-4
/
+2
2019-07-12
arm: switch to generic version of pte allocation
Mike Rapoport
1
-1
/
+1
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-7
/
+8
2019-07-08
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-15
/
+63
2019-06-25
arm-nommu: remove the partial DMA_ATTR_NON_CONSISTENT support
Christoph Hellwig
1
-21
/
+3
2019-06-25
ARM: dma-mapping: allow larger DMA mask than supported
Christoph Hellwig
1
-19
/
+1
2019-06-21
ARM: 8862/1: errata: 814220-B-Cache maintenance by set/way operations can exe...
Benjamin Gaignard
1
-0
/
+3
2019-06-20
ARM: 8865/1: mm: remove unused variables
YueHaibing
1
-6
/
+0
[next]