summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-082-7/+8
|\
| * signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-292-2/+2
| * signal: Explicitly call force_sig_fault on currentEric W. Biederman2019-05-291-1/+1
| * signal/arm: Remove tsk parameter from __do_user_faultEric W. Biederman2019-05-291-5/+6
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-07-086-15/+63
|\ \
| * | ARM: 8862/1: errata: 814220-B-Cache maintenance by set/way operations can exe...Benjamin Gaignard2019-06-211-0/+3
| * | ARM: 8865/1: mm: remove unused variablesYueHaibing2019-06-201-6/+0
| * | ARM: 8864/1: Add workaround for I-Cache line size mismatch between CPU coresMarek Szyprowski2019-06-204-0/+39
| * | ARM: 8861/1: errata: Workaround errata A12 857271 / A17 857272Doug Anderson2019-06-201-0/+10
| * | ARM: arrange show_pte() to issue severity-based messagesRussell King2019-06-201-9/+8
| * | ARM: add "8<--- cut here ---" to kernel dumpsRussell King2019-06-201-0/+3
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1950-207/+50
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-055-65/+5
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-051-9/+1
* | | 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/+1
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-309-133/+9
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-303-18/+3
|/ /
* / 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/+1
|\
| * ARM: 8850/1: use memblocks_presentPeng Fan2019-04-231-16/+1
* | arm: mm: dma-mapping: convert to use vm_map_pages()Souptick Joarder2019-05-141-16/+6
* | initramfs: move the legacy keepinitrd parameter to core codeChristoph Hellwig2019-05-141-19/+6
* | 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/+25
|\ \
| | \
| | \
| *-. \ Merge branches 'fixes', 'misc' and 'smp-hotplug' into for-nextRussell King2019-03-159-78/+25
| |\ \ \
| | * | | 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/+4
| | * | | ARM: 8820/1: mm: Stop printing the virtual memory layoutGeert Uytterhoeven2019-02-011-49/+0
| | * | | 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-071-8/+3
* | | arch: simplify several early memory allocationsMike Rapoport2019-03-071-3/+1
* | | 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/+1
|/
* Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-01-0510-212/+202
|\
| *-. Merge branches 'misc', 'sa1100-for-next' and 'spectre' into for-linusRussell King2019-01-023-16/+13
| |\ \
| | | * ARM: fix the cockup in the previous patchRussell King2018-12-071-2/+2