summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-055-65/+5Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-051-9/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner2019-05-301-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 171Thomas Gleixner2019-05-301-13/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-309-133/+9Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-303-18/+3Star
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-212-0/+2
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-05-161-16/+1Star
|\
| * ARM: 8850/1: use memblocks_presentPeng Fan2019-04-231-16/+1Star
* | arm: mm: dma-mapping: convert to use vm_map_pages()Souptick Joarder2019-05-141-16/+6Star
* | initramfs: move the legacy keepinitrd parameter to core codeChristoph Hellwig2019-05-141-19/+6Star
* | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-05-071-1/+1
|\ \ | |/ |/|
| * treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-091-1/+1
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-03-159-78/+25Star
|\ \
| | \
| | \
| *-. \ Merge branches 'fixes', 'misc' and 'smp-hotplug' into for-nextRussell King2019-03-159-78/+25Star
| |\ \ \
| | * | | ARM: 8845/1: use unified assembler in c filesStefan Agner2019-02-263-3/+6
| | * | | ARM: 8844/1: use unified assembler in assembly filesStefan Agner2019-02-262-6/+6
| | * | | ARM: 8831/1: NOMMU: pmsa-v8: remove unneeded semicolonPeng Hao2019-02-011-2/+2
| | * | | ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care ofVladimir Murzin2019-02-011-0/+3
| | * | | ARM: 8826/1: mm: initialize pfn limits with find_limits()Doug Berger2019-02-011-16/+4Star
| | * | | ARM: 8820/1: mm: Stop printing the virtual memory layoutGeert Uytterhoeven2019-02-011-49/+0Star
| | * | | ARM: 8818/1: dma-mapping: update comment about handling dma_ops when detachin...Wolfram Sang (Renesas)2019-02-011-1/+1
| | * | | ARM: 8817/1: mm: skip cleaning of idmap page tables on LPAE capable coresArd Biesheuvel2019-02-011-1/+3
| | |/ /
* | | | treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-1/+13
* | | | memblock: memblock_phys_alloc(): don't panicMike Rapoport2019-03-121-0/+4
* | | | memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_allocMike Rapoport2019-03-121-1/+1
* | | | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-101-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | dma-mapping: remove the default map_resource implementationChristoph Hellwig2019-02-011-0/+2
| | |/ | |/|
* | | arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()Mike Rapoport2019-03-081-8/+3Star
* | | arch: simplify several early memory allocationsMike Rapoport2019-03-081-3/+1Star
* | | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2019-02-281-0/+2
|\ \ \ | | |/ | |/|
| * | ARM: 8835/1: dma-mapping: Clear DMA ops on teardownRobin Murphy2019-02-121-0/+2
| |/
* / perf/core, arch/arm: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray2019-01-211-8/+1Star
|/
* Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-01-0510-212/+202Star
|\
| *-. Merge branches 'misc', 'sa1100-for-next' and 'spectre' into for-linusRussell King2019-01-023-16/+13Star
| |\ \
| | | * ARM: fix the cockup in the previous patchRussell King2018-12-071-2/+2
| * | | ARM: 8811/1: always list both ldrd/strd registers explicitlyNicolas Pitre2018-11-123-48/+48
| * | | ARM: 8807/1: mm: Facilitate debugging CONFIG_KUSER_HELPERS disabledFlorian Fainelli2018-11-081-0/+6
| * | | ARM: 8805/2: remove unneeded naked function usageNicolas Pitre2018-11-087-194/+178Star
| |/ /
* | | Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-291-26/+2Star
|\ \ \
| * \ \ Merge branch 'yaml-bindings-for-v4.21' into dt/nextRob Herring2018-12-131-1/+1
| |\ \ \
| * | | | arch: Move initrd= parsing into do_mounts_initrd.cFlorian Fainelli2018-11-261-17/+0Star
| * | | | of/fdt: Populate phys_initrd_start/phys_initrd_size from FDTFlorian Fainelli2018-11-261-6/+0Star
| * | | | arch: Make phys_initrd_start and phys_initrd_size global variablesFlorian Fainelli2018-11-261-3/+2Star
| | |/ / | |/| |
* | | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-282-35/+18Star
|\ \ \ \
| * | | | dma-mapping: bypass indirect calls for dma-directChristoph Hellwig2018-12-131-11/+3Star
| * | | | arm: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-24/+15Star
* | | | | Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-12-071-0/+10
|\ \ \ \ \ | | |_|_|/ | |/| | |