aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-16Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-05-14arm: mm: dma-mapping: convert to use vm_map_pages()Souptick Joarder
2019-05-14initramfs: move the legacy keepinitrd parameter to core codeChristoph Hellwig
2019-05-07Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-04-23ARM: 8850/1: use memblocks_presentPeng Fan
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus
2019-03-15Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-03-15Merge branches 'fixes', 'misc' and 'smp-hotplug' into for-nextRussell King
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-03-12memblock: memblock_phys_alloc(): don't panicMike Rapoport
2019-03-12memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_allocMike Rapoport
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-03-07arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()Mike Rapoport
2019-03-07arch: simplify several early memory allocationsMike Rapoport
2019-02-28Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2019-02-26ARM: 8845/1: use unified assembler in c filesStefan Agner
2019-02-26ARM: 8844/1: use unified assembler in assembly filesStefan Agner
2019-02-12ARM: 8835/1: dma-mapping: Clear DMA ops on teardownRobin Murphy
2019-02-01ARM: 8831/1: NOMMU: pmsa-v8: remove unneeded semicolonPeng Hao
2019-02-01ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care ofVladimir Murzin
2019-02-01ARM: 8826/1: mm: initialize pfn limits with find_limits()Doug Berger
2019-02-01ARM: 8820/1: mm: Stop printing the virtual memory layoutGeert Uytterhoeven
2019-02-01ARM: 8818/1: dma-mapping: update comment about handling dma_ops when detachin...Wolfram Sang (Renesas)
2019-02-01ARM: 8817/1: mm: skip cleaning of idmap page tables on LPAE capable coresArd Biesheuvel
2019-02-01dma-mapping: remove the default map_resource implementationChristoph Hellwig
2019-01-21perf/core, arch/arm: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray
2019-01-05Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-01-02Merge branches 'misc', 'sa1100-for-next' and 'spectre' into for-linusRussell King
2018-12-28Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-12-13dma-mapping: bypass indirect calls for dma-directChristoph Hellwig
2018-12-13Merge branch 'yaml-bindings-for-v4.21' into dt/nextRob Herring
2018-12-07ARM: fix the cockup in the previous patchRussell King
2018-12-06Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-12-06Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-12-06ARM: ensure that processor vtables is not lost after bootRussell King
2018-12-06arm: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-04ARM: 8816/1: dma-mapping: fix potential uninitialized returnNathan Jones
2018-12-04ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpartVladimir Murzin
2018-12-04ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handlingChris Cole
2018-11-26arch: Move initrd= parsing into do_mounts_initrd.cFlorian Fainelli
2018-11-26of/fdt: Populate phys_initrd_start/phys_initrd_size from FDTFlorian Fainelli
2018-11-26arch: Make phys_initrd_start and phys_initrd_size global variablesFlorian Fainelli
2018-11-18Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-11-12ARM: 8811/1: always list both ldrd/strd registers explicitlyNicolas Pitre
2018-11-12ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King
2018-11-08ARM: 8807/1: mm: Facilitate debugging CONFIG_KUSER_HELPERS disabledFlorian Fainelli
2018-11-08ARM: 8805/2: remove unneeded naked function usageNicolas Pitre