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
2017-11-27
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-4
/
+4
2017-11-21
ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE
Philip Derrin
1
-2
/
+2
2017-11-21
ARM: 8721/1: mm: dump: check hardware RO bit for LPAE
Philip Derrin
1
-2
/
+2
2017-11-16
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-281
/
+489
2017-11-16
mm: introduce wrappers to access mm->nr_ptes
Kirill A. Shutemov
1
-1
/
+1
2017-11-08
Merge branch 'devel-stable' into for-next
Russell King
3
-253
/
+486
2017-11-08
Merge branches 'fixes', 'misc' and 'sa1111-for-next' into for-next
Russell King
2
-28
/
+3
2017-11-06
ARM: 8719/1: NOMMU: work around maybe-uninitialized warning
Arnd Bergmann
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
26
-0
/
+26
2017-10-23
ARM: 8713/1: NOMMU: Support MPU in XIP configuration
Vladimir Murzin
1
-5
/
+44
2017-10-23
ARM: 8712/1: NOMMU: Use more MPU regions to cover memory
Vladimir Murzin
1
-46
/
+144
2017-10-23
ARM: 8711/1: V7M: Add support for MPU to M-class
Vladimir Murzin
1
-2
/
+51
2017-10-23
ARM: 8708/1: NOMMU: Rework MPU to be mostly done in C
Vladimir Murzin
1
-19
/
+51
2017-10-23
ARM: 8707/1: NOMMU: Update MPU accessors to use cp15 helpers
Vladimir Murzin
1
-22
/
+26
2017-10-23
ARM: 8706/1: NOMMU: Move out MPU setup in separate module
Vladimir Murzin
3
-253
/
+264
2017-10-12
ARM: 8700/1: nommu: always reserve address 0 away
Nicolas Pitre
1
-0
/
+5
2017-09-28
ARM: 8699/1: dma-mapping: Remove init_dma_coherent_pool_size()
Vladimir Murzin
1
-15
/
+0
2017-09-28
ARM: 8698/1: dma-mapping: Mark atomic_pool as __ro_after_init
Vladimir Murzin
1
-2
/
+2
2017-09-28
ARM: 8697/1: dma-mapping: Do not pass data to gen_pool_set_algo()
Vladimir Murzin
1
-1
/
+1
2017-09-28
ARM: 8696/1: mm: Remove dead code in mem_init()
Vladimir Murzin
1
-10
/
+0
2017-09-12
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-3
/
+7
2017-09-09
Merge branches 'fixes' and 'misc' into for-linus
Russell King
5
-56
/
+278
2017-08-29
ARM: 8692/1: mm: abort uaccess retries upon fatal signal
Mark Rutland
1
-1
/
+4
2017-08-29
ARM: 8690/1: lpae: build TTB control register value from scratch in v7_ttb_setup
Hoeun Ryu
1
-2
/
+1
2017-08-14
ARM: align .data section
Russell King
2
-0
/
+2
2017-07-20
ARM: NOMMU: Wire-up default DMA interface
Vladimir Murzin
1
-9
/
+36
2017-07-20
dma-coherent: introduce interface for default DMA pool
Vladimir Murzin
1
-1
/
+1
2017-07-08
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+5
2017-07-07
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
4
-49
/
+269
2017-07-05
Merge branches 'fixes' and 'misc' into for-linus
Russell King
1
-1
/
+5
2017-07-05
Merge branch 'merge/randstruct' into for-next/gcc-plugins
Kees Cook
1
-6
/
+4
2017-07-02
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-4
/
+4
2017-06-30
ARM: Prepare for randomized task_struct
Arnd Bergmann
1
-6
/
+4
2017-06-30
ARM: dma-mapping: Remove traces of NOMMU code
Vladimir Murzin
1
-27
/
+2
2017-06-30
ARM: NOMMU: Set ARM_DMA_MEM_BUFFERABLE for M-class cpus
Vladimir Murzin
1
-2
/
+6
2017-06-30
ARM: NOMMU: Introduce dma operations for noMMU
Vladimir Murzin
2
-3
/
+230
2017-06-30
ARM: 8685/1: ensure memblock-limit is pmd-aligned
Doug Berger
1
-4
/
+4
2017-06-28
arm: remove arch specific dma_supported implementation
Christoph Hellwig
1
-2
/
+5
2017-06-28
arm: implement ->mapping_error
Christoph Hellwig
1
-15
/
+26
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-2
/
+2
2017-05-30
ARM: make configuration of userspace Thumb support an expert option
Russell King
1
-1
/
+5
2017-05-30
arm: dma-mapping: Reset the device's dma_ops
Sricharan R
1
-15
/
+10
2017-05-30
ARM: dma-mapping: Don't tear down third-party mappings
Laurent Pinchart
1
-0
/
+4
2017-05-10
Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+9
2017-05-09
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+19
2017-05-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2017-05-09
arm: use set_memory.h header
Laura Abbott
1
-0
/
+1
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-5
/
+15
2017-05-08
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-22
/
+80
2017-05-04
Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...
Joerg Roedel
2
-2
/
+32
[next]