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
2017-11-26
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-15
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-06
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-04
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-29
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-09
Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+9
2017-05-08
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+19
2017-05-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2017-05-08
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]