index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
Age
Commit message (
Expand
)
Author
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-11
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2018-06-06
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2018-06-05
Merge branches 'fixes', 'misc' and 'spectre' into for-linus
Russell King
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-05-31
ARM: spectre-v2: warn about incorrect context switching functions
Russell King
2018-05-31
ARM: spectre-v2: add firmware based hardening
Russell King
2018-05-31
ARM: spectre-v2: harden user aborts in kernel space
Russell King
2018-05-31
ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit
Russell King
2018-05-31
ARM: spectre-v2: harden branch predictor on context switches
Russell King
2018-05-31
ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre
Russell King
2018-05-31
ARM: bugs: add support for per-processor bug checking
Russell King
2018-05-24
Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"
Joonsoo Kim
2018-05-19
ARM: 8763/1: dma-mapping: Use vma_pages()
Fabio Estevam
2018-05-19
ARM: 8757/1: NOMMU: Support PMSAv8 MPU
Vladimir Murzin
2018-05-19
ARM: 8754/1: NOMMU: Move PMSAv7 MPU under it's own namespace
Vladimir Murzin
2018-05-09
arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
Christoph Hellwig
2018-05-09
arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol
Christoph Hellwig
2018-05-08
dma-debug: move initialization to common code
Christoph Hellwig
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-16
ARM: B15: Update to support Brahma-B53
Florian Fainelli
2018-04-11
exec: pass stack rlimit into mm layout functions
Kees Cook
2018-04-11
ARM: CMA: avoid double mapping to the CMA area if CONFIG_HIGHMEM=y
Joonsoo Kim
2018-04-09
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2018-04-09
Merge branches 'devel-stable' and 'misc' into for-linus
Russell King
2018-04-05
mm: fix races between swapoff and flush dcache
Huang Ying
2018-03-28
ARM: 8751/1: Add support for Cortex-R8 processor
Luca Scalabrino
2018-03-16
perf: Fix sibling iteration
Peter Zijlstra
2018-03-12
perf/core: Remove perf_event::group_entry
Peter Zijlstra
2018-03-09
ARM: simplify and fix linker script for TCM
Nicolas Pitre
2018-02-02
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2018-01-21
ARM: 8741/1: B15: fix unused label warnings
Arnd Bergmann
2018-01-21
ARM: 8740/1: NOMMU: Make sure we do not hold stale data in mem[] array
Vladimir Murzin
2018-01-21
ARM: 8739/1: NOMMU: Setup VBAR/Hivecs for secondaries cores
Vladimir Murzin
2018-01-21
ARM: 8737/1: mm: dump: add checking for writable and executable
Jinbum Park
2018-01-21
ARM: 8736/1: mm: dump: make the page table dumping seq_file
Jinbum Park
2018-01-21
ARM: 8735/1: mm: dump: make page table dumping reusable
Jinbum Park
2018-01-15
dma-direct: make dma_direct_{alloc,free} available to other implementations
Christoph Hellwig
2018-01-15
dma-direct: rename dma_noop to dma_direct
Christoph Hellwig
2017-12-17
ARM: 8734/1: mm: idmap: Mark variables as ro_after_init
Jinbum Park
2017-12-17
ARM: 8732/1: NOMMU: Allow userspace to access background MPU region
Vladimir Murzin
2017-12-17
ARM: 8728/1: B15: Register reboot notifier for KEXEC
Florian Fainelli
2017-12-17
ARM: 8730/1: B15: Add suspend/resume hooks
Florian Fainelli
2017-12-17
ARM: 8726/1: B15: Add CPU hotplug awareness
Florian Fainelli
2017-12-17
ARM: 8729/1: Hook B15 readahead cache functions based on processor
Florian Fainelli
2017-12-17
ARM: 8725/1: Add Broadcom Brahma-B15 readahead cache support
Florian Fainelli
2017-12-17
ARM: 8724/1: v7: allow setting different cache functions
Florian Fainelli
[next]